mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
9 lines
101 B
Plaintext
9 lines
101 B
Plaintext
/* colors */
|
|
|
|
* {
|
|
al: #00000000;
|
|
bg: #21222c;
|
|
se: #282A36;
|
|
fg: #F8F8F2;
|
|
ac: #282A36;
|
|
} |