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.
11 lines
578 B
11 lines
578 B
! ------------------------------------------------------------------------------ |
|
! ROFI Color theme |
|
! ------------------------------------------------------------------------------ |
|
|
|
rofi.color-enabled: true |
|
rofi.color-normal: argb:00000000, #1aa, argb:11FFFFFF, #1aa,#333 |
|
rofi.color-urgent: argb:00000000, #f99, argb:11FFFFFF, #f99,#333 |
|
rofi.color-active: argb:00000000, #aa1, argb:11FFFFFF, #aa1,#333 |
|
rofi.color-window: argb:ee333333, #1aa,#1aa |
|
rofi.separator-style: dash |
|
|
|
|