[Glitch] Adjust flash alert contrast for better readability
Port 2b1a6e7597 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
			
			
This commit is contained in:
		
							parent
							
								
									f8980d714a
								
							
						
					
					
						commit
						dba59712ca
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -578,7 +578,7 @@ code { | ||||||
| 
 | 
 | ||||||
|   &.alert { |   &.alert { | ||||||
|     border: 1px solid rgba($error-value-color, 0.5); |     border: 1px solid rgba($error-value-color, 0.5); | ||||||
|     background: rgba($error-value-color, 0.25); |     background: rgba($error-value-color, 0.1); | ||||||
|     color: $error-value-color; |     color: $error-value-color; | ||||||
|   } |   } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue