11 changed files with 100 additions and 3 deletions
@ -0,0 +1,9 @@ |
|||||||
|
! ------------------------------------------------------------------------------ |
||||||
|
! 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 |
||||||
|
|
@ -0,0 +1,9 @@ |
|||||||
|
! ------------------------------------------------------------------------------ |
||||||
|
! ROFI Color theme |
||||||
|
! ------------------------------------------------------------------------------ |
||||||
|
rofi.color-enabled: true |
||||||
|
rofi.color-normal: #ffffff,#525d76,#f5f5f5,#5294e2,#ffffff |
||||||
|
rofi.color-urgent: #ffffff,#dc322f,#f5f5f5,#5294e2,#dc322f |
||||||
|
rofi.color-active: #ffffff,#c2cad0,#f5f5f5,#5294e2,#c2cad0 |
||||||
|
rofi.color-window: #ffffff,#f5f5f5 |
||||||
|
rofi.separator-style: solid |
@ -0,0 +1,10 @@ |
|||||||
|
! ------------------------------------------------------------------------------ |
||||||
|
! ROFI Color theme |
||||||
|
! ------------------------------------------------------------------------------ |
||||||
|
rofi.color-enabled: true |
||||||
|
rofi.color-normal: argb:00000000, #D8DEE9 , argb:00000000, #FAC863 , #1B2B34 |
||||||
|
rofi.color-urgent: argb:00000000, #F99157 , argb:00000000, #F99157 , #1B2B34 |
||||||
|
rofi.color-active: argb:00000000, #6699CC , argb:00000000, #6699CC , #1B2B34 |
||||||
|
rofi.color-window: argb:ee222222, #FAC863 , #FAC863 |
||||||
|
rofi.separator-style: solid |
||||||
|
|
@ -0,0 +1,9 @@ |
|||||||
|
! ------------------------------------------------------------------------------ |
||||||
|
! ROFI Color theme |
||||||
|
! ------------------------------------------------------------------------------ |
||||||
|
rofi.color-enabled: true |
||||||
|
rofi.color-window: #393939, #393939, #268bd2 |
||||||
|
rofi.color-normal: #393939, #ffffff, #393939, #268bd2, #ffffff |
||||||
|
rofi.color-active: #393939, #268bd2, #393939, #268bd2, #205171 |
||||||
|
rofi.color-urgent: #393939, #f3843d, #393939, #268bd2, #ffc39c |
||||||
|
|
@ -0,0 +1,11 @@ |
|||||||
|
! ------------------------------------------------------------------------------ |
||||||
|
! ROFI Color theme |
||||||
|
! ------------------------------------------------------------------------------ |
||||||
|
|
||||||
|
rofi.color-enabled: true |
||||||
|
rofi.color-normal: argb:00000000, #1aa, argb:11FFFFFF, #1aa,#333 |
||||||
|
rofi.color-urgent: argb:00000000, #f99, argb:11FFFFFF, #f99,#333 |
||||||
|
rofi.color-active: argb:00000000, #aa1, argb:11FFFFFF, #aa1,#333 |
||||||
|
rofi.color-window: argb:ee333333, #1aa,#1aa |
||||||
|
rofi.separator-style: dash |
||||||
|
|
@ -0,0 +1,9 @@ |
|||||||
|
! ------------------------------------------------------------------------------ |
||||||
|
! ROFI Color theme |
||||||
|
! ------------------------------------------------------------------------------ |
||||||
|
rofi.color-enabled: true |
||||||
|
rofi.color-normal: argb:a02f1e2e, #b4b4b4, argb:a02f1e2e, argb:54815ba4, #ffffff |
||||||
|
rofi.color-urgent: argb:272f1e2e, #ef6155, argb:2f2f1e2e, argb:54815ba4, #ef6155 |
||||||
|
rofi.color-active: argb:272f1e2e, #815ba4, argb:2f2f1e2e, argb:54815ba4, #815ba4 |
||||||
|
rofi.color-window: #2f1e2e, argb:36ef6155, argb:2fef6155 |
||||||
|
rofi.separator-style: dash |
@ -0,0 +1,8 @@ |
|||||||
|
! ------------------------------------------------------------------------------ |
||||||
|
! ROFI Color theme |
||||||
|
! ------------------------------------------------------------------------------ |
||||||
|
rofi.color-enabled: true |
||||||
|
rofi.color-window: #002b37, #002b37, #003642 |
||||||
|
rofi.color-normal: #002b37, #819396, #002b37, #003642, #819396 |
||||||
|
rofi.color-active: #002b37, #008ed4, #002b37, #003642, #008ed4 |
||||||
|
rofi.color-urgent: #002b37, #da4281, #002b37, #003642, #da4281 |
@ -0,0 +1,8 @@ |
|||||||
|
! ------------------------------------------------------------------------------ |
||||||
|
! ROFI Color theme |
||||||
|
! ------------------------------------------------------------------------------ |
||||||
|
rofi.color-enabled: true |
||||||
|
rofi.color-window: #002b37, #002b37, #003642 |
||||||
|
rofi.color-normal: #002b37, #819396, #003643, #008ed4, #ffffff |
||||||
|
rofi.color-active: #002b37, #008ed4, #003643, #008ed4, #66c6ff |
||||||
|
rofi.color-urgent: #002b37, #da4281, #003643, #008ed4, #890661 |
Loading…
Reference in new issue