mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-07 11:52:49 +01:00
22 lines
424 B
Plaintext
22 lines
424 B
Plaintext
* {
|
|
|
|
background: #24273a;
|
|
background-alt: #24273a00;
|
|
foreground: #cad3f5;
|
|
foreground-alt: #24273a;
|
|
selected: #8aadf4;
|
|
active: #8bd5ca;
|
|
urgent: #ed8796;
|
|
border: #8aadf4;
|
|
|
|
bg-col: #24273a;
|
|
bg-col-light: #24273a;
|
|
border-col: #24273a;
|
|
selected-col: #24273a;
|
|
blue: #8aadf4;
|
|
fg-col: #cad3f5;
|
|
fg-col2: #ed8796;
|
|
grey: #6e738d;
|
|
|
|
}
|