add unavailable color scheme
This commit is contained in:
		
							parent
							
								
									6971f2fb3c
								
							
						
					
					
						commit
						5f3fd2dfb5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1 +1 @@ | |||
| {
	"loading": "rgb(255, 134, 57)",
	"product_bad": "rgba(255, 0, 0)",
	"product_OK": "rgba(255, 255, 0)",
	"product_good": "rgb(0, 255, 0)",
	"product_trusted": "rgb(0, 255, 0)"
} | ||||
| {
	"loading": "rgb(255, 134, 57)",
	"N/A": "rgb(127, 127, 127)",
	"product_bad": "rgba(255, 0, 0)",
	"product_OK": "rgba(255, 255, 0)",
	"product_good": "rgb(0, 255, 0)",
	"product_trusted": "rgb(0, 255, 0)"
} | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue