mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
10 lines
117 B
Plaintext
Executable File
10 lines
117 B
Plaintext
Executable File
/* colors */
|
|
|
|
* {
|
|
al: #00000000;
|
|
bg: #1b1b25;
|
|
se: #282a36;
|
|
fg: #dedede;
|
|
ac: #16161e;
|
|
br: #343746;
|
|
} |