dotfiles/rofi/fds-sidebar-dark.rasi
2019-08-09 22:56:06 +08:00

13 lines
181 B
Plaintext

* {
background: #232f3d;
background-dark: #0d1b2a;
background-light: #394450;
foreground: #e0e1dd;
scrollbar-handle: #656d77;
}
@import "fds-sidebar-common"