mirror of
https://github.com/smartyellow/status.git
synced 2024-11-24 18:46:56 +01:00
Updated orange to be more like yellow
This commit is contained in:
parent
086da49c67
commit
36b21d9f65
@ -5,7 +5,7 @@ html, body {
|
||||
--grey: grey;
|
||||
--red: #f00;
|
||||
--green: #1d641d;
|
||||
--orange: #bf5900;
|
||||
--orange: #bfa200;
|
||||
--dark: #0a0a0a;
|
||||
--radius: 10px;
|
||||
--cols: 4;
|
||||
@ -23,7 +23,6 @@ html, body {
|
||||
--tile-bg: #dedede;
|
||||
--dark: #c2c2c2;
|
||||
--green: #377137;
|
||||
--orange: #bf5900;
|
||||
}
|
||||
|
||||
.mb {
|
||||
|
Loading…
Reference in New Issue
Block a user