Swap light and dark backgrounds to add offset by preserve contrast
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
--text: #ffffff;
|
||||
--placeholder: rgba(255,255,255,0.2);
|
||||
--outline: #323434;
|
||||
--background: #000000;
|
||||
--node-background: #080808;
|
||||
--background: #202020;
|
||||
--node-background: #000000;
|
||||
--input: rgba(255,255,255,0.2);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user