test
This commit is contained in:
11
web/xava/style/black-and-white.css
Normal file
11
web/xava/style/black-and-white.css
Normal file
@@ -0,0 +1,11 @@
|
||||
@import 'light.css';
|
||||
|
||||
:root {
|
||||
|
||||
--modules-list-color: var(--my-lightgray);
|
||||
--modules-list-background: var(--my-black);
|
||||
--modules-list-selected-color: white;
|
||||
|
||||
--my-highlight: #1db954;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user