mirror of
				https://github.com/arcan1s/ahriman.git
				synced 2025-10-31 05:43:41 +00:00 
			
		
		
		
	soft colours
This commit is contained in:
		| @ -1,10 +1,10 @@ | ||||
| <style> | ||||
|     :root { | ||||
|         --color-building: 250, 255, 146; | ||||
|         --color-building: 255, 255, 146; | ||||
|         --color-failed: 255, 94, 94; | ||||
|         --color-pending: 250, 255, 146; | ||||
|         --color-success: 121, 255, 94; | ||||
|         --color-unknown: 197, 197, 197; | ||||
|         --color-pending: 255, 255, 146; | ||||
|         --color-success: 94, 255, 94; | ||||
|         --color-unknown: 225, 225, 225; | ||||
|     } | ||||
|  | ||||
|     @keyframes blink-building { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user