Small restructure
This commit is contained in:
parent
382a76f6eb
commit
df424b7d1f
6 changed files with 8 additions and 2 deletions
16
Themes/lb.theme
Normal file
16
Themes/lb.theme
Normal file
|
@ -0,0 +1,16 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! ------------------------------------------------------------------------------
|
||||
|
||||
! Use extended color scheme
|
||||
rofi.color-enabled: true
|
||||
! Color scheme for normal row
|
||||
rofi.color-normal: argb:00000000, #1aa, argb:11FFFFFF, #1aa,#333
|
||||
! Color scheme for urgent row
|
||||
rofi.color-urgent: argb:00000000, #f99, argb:11FFFFFF, #f99,#333
|
||||
! Color scheme for active row
|
||||
rofi.color-active: argb:00000000, #aa1, argb:11FFFFFF, #aa1,#333
|
||||
! Color scheme window
|
||||
rofi.color-window: argb:ee333333, #1aa,#1aa
|
||||
! Separator style (none, dash, solid)
|
||||
rofi.separator-style: dash
|
Loading…
Add table
Add a link
Reference in a new issue