You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
441 B
10 lines
441 B
9 years ago
|
! ------------------------------------------------------------------------------
|
||
|
! ROFI Color theme
|
||
|
! ------------------------------------------------------------------------------
|
||
|
rofi.color-enabled: true
|
||
|
rofi.color-window: #273238, #273238, #1e2529
|
||
|
rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff
|
||
|
rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4
|
||
|
rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844
|
||
|
|