[Rofi] Change theme

This commit is contained in:
Ivan Malison 2016-09-21 17:00:14 -07:00
parent 10500895bb
commit cad805f23e
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -1,11 +1,18 @@
! ------------------------------------------------------------------------------
! 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
! Use extended color scheme
rofi.color-enabled: true
! Color scheme for normal row
rofi.color-normal: argb:00000000, #D8DEE9 , argb:00000000, #FAC863 , #1B2B34
! Color scheme for urgent row
rofi.color-urgent: argb:00000000, #F99157 , argb:00000000, #F99157 , #1B2B34
! Color scheme for active row
rofi.color-active: argb:00000000, #6699CC , argb:00000000, #6699CC , #1B2B34
! Color scheme window
rofi.color-window: argb:ee222222, #FAC863 , #FAC863
! Separator style (none, dash, solid)
rofi.separator-style: solid
URxvt.font: xft:source code pro:size=11:antialias=true
URxvt.boldFont: xft:source code pro:bold:size=11:antialias=true