mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 10:57:58 +00:00
13 lines
181 B
Plaintext
13 lines
181 B
Plaintext
* {
|
|
background: #171717;
|
|
background-dark: #000000;
|
|
background-light: #2e2e2e;
|
|
|
|
foreground: #e0e1dd;
|
|
|
|
scrollbar-handle: #5c5c5c;
|
|
}
|
|
|
|
@import "fds-sidebar-common"
|
|
|