mirror of
https://github.com/danbulant/dotfiles
synced 2026-06-08 01:00:34 +00:00
8 lines
180 B
Text
8 lines
180 B
Text
* {
|
|
background: #000000;
|
|
background-alt: #2f3644;
|
|
foreground: #FFFFFF;
|
|
selected: #008080;
|
|
active: #A3BE8C;
|
|
urgent: #BF616A;
|
|
}
|