Themes for Rofi
Find a file
2015-12-11 09:12:11 +01:00
rofi@390cd49cf4 Update images 2015-12-10 21:37:51 +01:00
Screenshots Add missing images 2015-12-11 09:12:11 +01:00
.gitmodules Updates 2015-12-10 21:13:02 +01:00
blor.theme Updates. 2015-12-10 21:28:38 +01:00
blue.theme Updates 2015-12-10 21:13:02 +01:00
CONTRIBUTE.md Documentation. 2015-12-11 08:56:10 +01:00
lb.theme Add lightblue theme 2015-12-10 22:02:14 +01:00
LICENSE Documentation. 2015-12-11 08:56:10 +01:00
README.md Fix script on generating README when nothing changed. 2015-12-11 09:09:49 +01:00
update.sh Add missing images 2015-12-11 09:12:11 +01:00

Rofi Themes:

blor

Screenshot

Screenshot

XResources

! ------------------------------------------------------------------------------
! ROFI Color theme
! ------------------------------------------------------------------------------
! 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

blue

Screenshot

Screenshot

XResources

! ------------------------------------------------------------------------------
! ROFI Color theme
! ------------------------------------------------------------------------------
! Use extended color scheme
rofi.color-enabled:                  true
! Color scheme for normal row
rofi.color-normal:                   argb:00000000, #00b0ef, argb:00000000, #00b0ef,#0060a0
! Color scheme for urgent row
rofi.color-urgent:                   argb:00000000, #ffa0a0, argb:00000000, #ffa0a0,#0060a0
! Color scheme for active row
rofi.color-active:                   argb:00000000, #a0ffa0, argb:00000000, #a0ffa0,#0060a0
! Color scheme window
rofi.color-window:                   argb:ee0060a0, #00b0ef,#00b0ef

lb

Screenshot

Screenshot

XResources

! ------------------------------------------------------------------------------
! 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