This commit is contained in:
Dave Davenport 2015-12-28 20:26:12 +01:00
parent c9a28dbbce
commit ce5c3ff749

View file

@ -26,6 +26,7 @@ rofi.color-window: #ffffff,#f5f5f5
! Separator style (none, dash, solid) ! Separator style (none, dash, solid)
rofi.separator-style: solid rofi.separator-style: solid
~~~ ~~~
# android_notification # android_notification
## Screenshot ## Screenshot
@ -44,6 +45,7 @@ rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff
rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4 rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4
rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844 rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844
~~~ ~~~
# blor # blor
## Screenshot ## Screenshot
@ -69,6 +71,7 @@ rofi.color-window: argb:ee222222, #FAC863 , #FAC863
! Separator style (none, dash, solid) ! Separator style (none, dash, solid)
rofi.separator-style: solid rofi.separator-style: solid
~~~ ~~~
# blue # blue
## Screenshot ## Screenshot
@ -92,6 +95,7 @@ rofi.color-active: argb:00000000, #a0ffa0, argb:00000000, #a0f
! Color scheme window ! Color scheme window
rofi.color-window: argb:ee0060a0, #00b0ef,#00b0ef rofi.color-window: argb:ee0060a0, #00b0ef,#00b0ef
~~~ ~~~
# c64 # c64
## Screenshot ## Screenshot
@ -110,6 +114,7 @@ rofi.color-normal: #0039ff, #4f80ff, #0039ff, #4f80ff, #ffffff
rofi.color-active: #0039ff, #68ba50, #0039ff, #4f80ff, #68ba50 rofi.color-active: #0039ff, #68ba50, #0039ff, #4f80ff, #68ba50
rofi.color-urgent: #0039ff, #ff7047, #0039ff, #4f80ff, #ff7047 rofi.color-urgent: #0039ff, #ff7047, #0039ff, #4f80ff, #ff7047
~~~ ~~~
# glue_pro_blue # glue_pro_blue
## Screenshot ## Screenshot
@ -128,6 +133,7 @@ rofi.color-normal: #393939, #ffffff, #393939, #268bd2, #ffffff
rofi.color-active: #393939, #268bd2, #393939, #268bd2, #205171 rofi.color-active: #393939, #268bd2, #393939, #268bd2, #205171
rofi.color-urgent: #393939, #f3843d, #393939, #268bd2, #ffc39c rofi.color-urgent: #393939, #f3843d, #393939, #268bd2, #ffc39c
~~~ ~~~
# lb # lb
## Screenshot ## Screenshot
@ -154,6 +160,7 @@ rofi.color-window: argb:ee333333, #1aa,#1aa
! Separator style (none, dash, solid) ! Separator style (none, dash, solid)
rofi.separator-style: dash rofi.separator-style: dash
~~~ ~~~
# purple # purple
## Screenshot ## Screenshot
@ -179,6 +186,7 @@ rofi.color-window: #2f1e2e, argb:36ef6155, argb:2fef6155
! Separator style (none, dash, solid) ! Separator style (none, dash, solid)
rofi.separator-style: dash rofi.separator-style: dash
~~~ ~~~
# solarized # solarized
## Screenshot ## Screenshot
@ -197,6 +205,7 @@ rofi.color-normal: #002b37, #819396, #002b37, #003642, #819396
rofi.color-active: #002b37, #008ed4, #002b37, #003642, #008ed4 rofi.color-active: #002b37, #008ed4, #002b37, #003642, #008ed4
rofi.color-urgent: #002b37, #da4281, #002b37, #003642, #da4281 rofi.color-urgent: #002b37, #da4281, #002b37, #003642, #da4281
~~~ ~~~
# solarized_alternate # solarized_alternate
## Screenshot ## Screenshot
@ -212,3 +221,4 @@ rofi.color-normal: #002b37, #819396, #003643, #008ed4, #ffffff
rofi.color-active: #002b37, #008ed4, #003643, #008ed4, #66c6ff rofi.color-active: #002b37, #008ed4, #003643, #008ed4, #66c6ff
rofi.color-urgent: #002b37, #da4281, #003643, #008ed4, #890661 rofi.color-urgent: #002b37, #da4281, #003643, #008ed4, #890661
~~~ ~~~