made green consistent across light and dark theme
On branch master Changes to be committed: modified: style-dark.css
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
--bg-color: #1a1a1b;
|
--bg-color: #1a1a1b;
|
||||||
--txt-color: #d7dadc;
|
--txt-color: #d7dadc;
|
||||||
--secondary-txt-color: #d7dadc;
|
--secondary-txt-color: #d7dadc;
|
||||||
--green: #198c47;
|
/*--green: #198c47;*/
|
||||||
|
--green: #00ab44;
|
||||||
}
|
}
|
||||||
#moonImg{
|
#moonImg{
|
||||||
filter: invert(100%) opacity(60%);
|
filter: invert(100%) opacity(60%);
|
||||||
|
|||||||
Reference in New Issue
Block a user