mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-22 22:28:21 -05:00
9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
* {
|
|
accent: #ffc107;
|
|
background: #212121;
|
|
background-light: #272727;
|
|
foreground: #bdbdbd;
|
|
on: #66bb6a;
|
|
off: #ef5350;
|
|
}
|