mirror of
https://github.com/stronk-dev/Tokyo-Night-Linux.git
synced 2025-03-13 23:07:50 -04:00
10 lines
134 B
Text
10 lines
134 B
Text
/* colors */
|
|
|
|
* {
|
|
al: #00000000;
|
|
bg: #1a1b26FF;
|
|
bga: #414868FF;
|
|
fga: #c0caf5FF;
|
|
fg: #c0caf5FF;
|
|
ac: #364A82FF;
|
|
}
|