mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-04-19 17:02:07 +02:00
11 lines
124 B
Plaintext
11 lines
124 B
Plaintext
/* colors */
|
|
|
|
* {
|
|
al: #00000000;
|
|
bg: #282A3A;
|
|
bga: #3a3e4e;
|
|
fga: #e1e3e0;
|
|
fg: #e1e3e4;
|
|
ac: #7e8294;
|
|
}
|