Arc theme added.

This theme is based on the colors of the Arc GTK Theme, by horst3180.
This commit is contained in:
Serge2702 2015-12-28 12:37:09 -06:00
parent 3655e36966
commit 88117f8455
3 changed files with 36 additions and 0 deletions

15
Themes/Arc.theme Normal file
View file

@ -0,0 +1,15 @@
! ------------------------------------------------------------------------------
! ROFI Color theme
! ------------------------------------------------------------------------------
! Use extended color scheme
rofi.color-enabled: true
! Color scheme for normal row
rofi.color-normal: #ffffff,#525d76,#f5f5f5,#5294e2,#ffffff
! Color scheme for urgent row
rofi.color-urgent: #ffffff,#dc322f,#f5f5f5,#5294e2,#dc322f
! Color scheme for active row
rofi.color-active: #ffffff,#c2cad0,#f5f5f5,#5294e2,#c2cad0
! Color scheme window
rofi.color-window: #ffffff,#f5f5f5
! Separator style (none, dash, solid)
rofi.separator-style: solid