mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-22 22:28:21 -05:00
make tokyonight scheme brighter
This commit is contained in:
parent
7069fdc87b
commit
2a3ec52911
@ -7,10 +7,10 @@
|
||||
**/
|
||||
|
||||
* {
|
||||
background: #15161EFF;
|
||||
background-alt: #1A1B26FF;
|
||||
background: #1A1B26FF;
|
||||
background-alt: #24283BFF;
|
||||
foreground: #C0CAF5FF;
|
||||
selected: #33467CFF;
|
||||
selected: #7DCFFFFF;
|
||||
active: #414868FF;
|
||||
urgent: #F7768EFF;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user