2016-10-27 15:08:08 -04:00
|
|
|
! ------------------------------------------------------------------------------
|
|
|
|
! ROFI Color theme
|
|
|
|
! User: qball
|
2017-01-03 11:50:56 -05:00
|
|
|
! Copyright: Dave Davenport
|
2016-10-27 15:08:08 -04:00
|
|
|
! ------------------------------------------------------------------------------
|
|
|
|
! "Color scheme for normal row" Set from: File
|
2016-12-15 03:46:42 -05:00
|
|
|
rofi.color-normal: argb:00000000, #dbdfbc, argb:00000000, #dbdfbc, #02143f
|
2016-10-27 15:08:08 -04:00
|
|
|
! "Color scheme for urgent row" Set from: File
|
2016-12-15 03:46:42 -05:00
|
|
|
rofi.color-urgent: argb:00000000, #ff81ff, argb:00000000, #ff817f, #02143f
|
2016-10-27 15:08:08 -04:00
|
|
|
! "Color scheme for active row" Set from: File
|
2016-12-15 03:46:42 -05:00
|
|
|
rofi.color-active: argb:00000000, #8ac4ff, argb:00000000, #8ac4ff, #02143f
|
2016-10-27 15:08:08 -04:00
|
|
|
! "Color scheme window" Set from: File
|
|
|
|
rofi.color-window: argb:dd000021, #dbdfbc, #dbdfbc
|
|
|
|
! "Separator style (none, dash, solid)" Set from: XResources
|
|
|
|
rofi.separator-style: solid
|