15 lines
851 B
Text
15 lines
851 B
Text
! ------------------------------------------------------------------------------
|
|
! ROFI Color theme
|
|
! User: leofa
|
|
! Copyright: 2017 leofa
|
|
! ------------------------------------------------------------------------------
|
|
! "Color scheme for normal row" Set from: File
|
|
rofi.color-normal: argb:031d1f21, #c4cbd4, argb:96404552, #4084d6, #f9f9f9
|
|
! "Color scheme for urgent row" Set from: File
|
|
rofi.color-urgent: argb:2c1d1f21, #cc6666, argb:e54b5160, #a54242, #f9f9f9
|
|
! "Color scheme for active row" Set from: File
|
|
rofi.color-active: argb:2c1d1f21, #65acff, argb:e44b5160, #4491ed, #f9f9f9
|
|
! "Color scheme window" Set from: File
|
|
rofi.color-window: argb:f22d303b, #7c8389, #1d1f21
|
|
! "Separator style (none, dash, solid)" Set from: XResources
|
|
rofi.separator-style: solid
|