Update theme file with copyright.
306
README.md
|
@ -3,6 +3,7 @@
|
|||
Below a list of user contributed **rofi** themes.
|
||||
|
||||
# Adapta-Nokto.theme
|
||||
by PyGeek03
|
||||
|
||||
## Screenshot
|
||||
|
||||
|
@ -14,6 +15,7 @@ Below a list of user contributed **rofi** themes.
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! Based on Adapta-Nokto GTK theme (https://github.com/adapta-project/adapta-gtk-theme)
|
||||
! Copyright: PyGeek03
|
||||
! ------------------------------------------------------------------------------
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: #3a4c54, #2a373e, #c3c6c8
|
||||
|
@ -22,27 +24,8 @@ rofi.color-active: #455a64, #00bcd4, #455a64, #009688, #fdf6e3
|
|||
rofi.color-urgent: #455a64, #ff5252, #455a64, #ff5252, #fdf6e3
|
||||
~~~
|
||||
|
||||
# android_notification.theme
|
||||
by Rasi
|
||||
|
||||
## Screenshot
|
||||
|
||||
![Screenshot](./Screenshots/android_notification.png)
|
||||
|
||||
## XResources
|
||||
|
||||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! 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
|
||||
~~~
|
||||
|
||||
# Arc.theme
|
||||
by Sergio
|
||||
|
||||
## Screenshot
|
||||
|
||||
|
@ -53,6 +36,7 @@ rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844
|
|||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! Copyright: Sergio Morales
|
||||
! ------------------------------------------------------------------------------
|
||||
! Use extended color scheme
|
||||
rofi.color-enabled: true
|
||||
|
@ -68,76 +52,6 @@ rofi.color-window: #ffffff,#f5f5f5
|
|||
rofi.separator-style: solid
|
||||
~~~
|
||||
|
||||
# blor.theme
|
||||
|
||||
## Screenshot
|
||||
|
||||
![Screenshot](./Screenshots/blor.png)
|
||||
|
||||
## 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
|
||||
! Separator style (none, dash, solid)
|
||||
rofi.separator-style: solid
|
||||
~~~
|
||||
|
||||
# blue.theme
|
||||
|
||||
## Screenshot
|
||||
|
||||
![Screenshot](./Screenshots/blue.png)
|
||||
|
||||
## 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
|
||||
~~~
|
||||
|
||||
# c64.theme
|
||||
by Rasi
|
||||
|
||||
## Screenshot
|
||||
|
||||
![Screenshot](./Screenshots/c64.png)
|
||||
|
||||
## XResources
|
||||
|
||||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! ------------------------------------------------------------------------------
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: #0039ff, #0039ff, #4F80FF
|
||||
rofi.color-normal: #0039ff, #4f80ff, #0039ff, #4f80ff, #ffffff
|
||||
rofi.color-active: #0039ff, #68ba50, #0039ff, #4f80ff, #68ba50
|
||||
rofi.color-urgent: #0039ff, #ff7047, #0039ff, #4f80ff, #ff7047
|
||||
~~~
|
||||
|
||||
# DarkBlue.theme
|
||||
by qball
|
||||
|
||||
|
@ -150,6 +64,7 @@ by qball
|
|||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! Copyright: Dave Davenport
|
||||
! ------------------------------------------------------------------------------
|
||||
! "Color scheme for normal row" Set from: File
|
||||
rofi.color-normal: argb:0000000, #dbdfbc, argb:00000000, #dbdfbc, #02143f
|
||||
|
@ -163,26 +78,6 @@ rofi.color-window: argb:dd000021, #dbdfbc, #dbdfbc
|
|||
rofi.separator-style: solid
|
||||
~~~
|
||||
|
||||
# glue_pro_blue.theme
|
||||
by Rasi
|
||||
|
||||
## Screenshot
|
||||
|
||||
![Screenshot](./Screenshots/glue_pro_blue.png)
|
||||
|
||||
## XResources
|
||||
|
||||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! 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
|
||||
~~~
|
||||
|
||||
# Indego.theme
|
||||
by qball
|
||||
|
||||
|
@ -195,6 +90,7 @@ by qball
|
|||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! Copyright: Dave Davenport
|
||||
! ------------------------------------------------------------------------------
|
||||
! "Color scheme for normal row" Set from: File
|
||||
rofi.color-normal: argb:07986cb, #e8eaf6, #283593, #3f51b5, #e8eaf6
|
||||
|
@ -208,33 +104,6 @@ rofi.color-window: #1a237e, #e8eaf6, #e8eaf6
|
|||
rofi.separator-style: solid
|
||||
~~~
|
||||
|
||||
# lb.theme
|
||||
|
||||
## Screenshot
|
||||
|
||||
![Screenshot](./Screenshots/lb.png)
|
||||
|
||||
## 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
|
||||
~~~
|
||||
|
||||
# Monokai.theme
|
||||
by milouse
|
||||
|
||||
|
@ -247,6 +116,7 @@ by milouse
|
|||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! Copyright: Étienne Deparis
|
||||
! ------------------------------------------------------------------------------
|
||||
! "Color scheme for normal row" Set from: File
|
||||
rofi.color-normal: argb:00272822, #f8f8f2, argb:00272822, #141411, #f8f8f2
|
||||
|
@ -272,6 +142,7 @@ by qball
|
|||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! Copyright: Dave Davenport
|
||||
! ------------------------------------------------------------------------------
|
||||
! "Color scheme for normal row" Set from: File
|
||||
rofi.color-normal: argb:0f5f5f5, #002b36, #d0d0d0, #4271ae, #f5f5f5
|
||||
|
@ -286,6 +157,124 @@ rofi.separator-style: solid
|
|||
rofi.hide-scrollbar: false
|
||||
~~~
|
||||
|
||||
# android_notification.theme
|
||||
by Rasi
|
||||
|
||||
## Screenshot
|
||||
|
||||
![Screenshot](./Screenshots/android_notification.png)
|
||||
|
||||
## XResources
|
||||
|
||||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! Copyright: Rasmus Steinke
|
||||
! ------------------------------------------------------------------------------
|
||||
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
|
||||
~~~
|
||||
|
||||
# blue.theme
|
||||
by qball
|
||||
|
||||
## Screenshot
|
||||
|
||||
![Screenshot](./Screenshots/blue.png)
|
||||
|
||||
## XResources
|
||||
|
||||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! Copyright: Dave Davenport
|
||||
! ------------------------------------------------------------------------------
|
||||
! 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
|
||||
~~~
|
||||
|
||||
# c64.theme
|
||||
by Rasi
|
||||
|
||||
## Screenshot
|
||||
|
||||
![Screenshot](./Screenshots/c64.png)
|
||||
|
||||
## XResources
|
||||
|
||||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! Copyright: Rasmus Steinke
|
||||
! ------------------------------------------------------------------------------
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: #0039ff, #0039ff, #4F80FF
|
||||
rofi.color-normal: #0039ff, #4f80ff, #0039ff, #4f80ff, #ffffff
|
||||
rofi.color-active: #0039ff, #68ba50, #0039ff, #4f80ff, #68ba50
|
||||
rofi.color-urgent: #0039ff, #ff7047, #0039ff, #4f80ff, #ff7047
|
||||
~~~
|
||||
|
||||
# glue_pro_blue.theme
|
||||
by Rasi
|
||||
|
||||
## Screenshot
|
||||
|
||||
![Screenshot](./Screenshots/glue_pro_blue.png)
|
||||
|
||||
## XResources
|
||||
|
||||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! Copyright: Rasmus Steinke
|
||||
! ------------------------------------------------------------------------------
|
||||
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
|
||||
~~~
|
||||
|
||||
# lb.theme
|
||||
by qball
|
||||
|
||||
## Screenshot
|
||||
|
||||
![Screenshot](./Screenshots/lb.png)
|
||||
|
||||
## XResources
|
||||
|
||||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! Copyright: Dave Davenport
|
||||
! ------------------------------------------------------------------------------
|
||||
|
||||
! 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
|
||||
~~~
|
||||
|
||||
# purple.theme
|
||||
by Rasi
|
||||
|
||||
|
@ -298,6 +287,7 @@ by Rasi
|
|||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! Copyright: Rasmus Steinke
|
||||
! ------------------------------------------------------------------------------
|
||||
! Use extended color scheme
|
||||
rofi.color-enabled: true
|
||||
|
@ -313,26 +303,6 @@ rofi.color-window: #2f1e2e, argb:36ef6155, argb:2fef6155
|
|||
rofi.separator-style: dash
|
||||
~~~
|
||||
|
||||
# solarized_alternate.theme
|
||||
by Rasi
|
||||
|
||||
## Screenshot
|
||||
|
||||
![Screenshot](./Screenshots/solarized_alternate.png)
|
||||
|
||||
## XResources
|
||||
|
||||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! 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
|
||||
~~~
|
||||
|
||||
# solarized.theme
|
||||
by Rasi
|
||||
|
||||
|
@ -345,6 +315,7 @@ by Rasi
|
|||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! Copyright: Rasmus Steinke
|
||||
! ------------------------------------------------------------------------------
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: #002b37, #002b37, #003642
|
||||
|
@ -353,6 +324,27 @@ rofi.color-active: #002b37, #008ed4, #002b37, #003642, #008ed4
|
|||
rofi.color-urgent: #002b37, #da4281, #002b37, #003642, #da4281
|
||||
~~~
|
||||
|
||||
# solarized_alternate.theme
|
||||
by Rasi
|
||||
|
||||
## Screenshot
|
||||
|
||||
![Screenshot](./Screenshots/solarized_alternate.png)
|
||||
|
||||
## XResources
|
||||
|
||||
~~~
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! Copyright: Rasmus Steinke
|
||||
! ------------------------------------------------------------------------------
|
||||
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
|
||||
~~~
|
||||
|
||||
# gruvbox-dark-hard.theme
|
||||
|
||||
## Screenshot
|
||||
|
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
|
@ -1,6 +1,8 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! Based on Adapta-Nokto GTK theme (https://github.com/adapta-project/adapta-gtk-theme)
|
||||
! User: PyGeek03
|
||||
! Copyright: PyGeek03
|
||||
! ------------------------------------------------------------------------------
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: #3a4c54, #2a373e, #c3c6c8
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! User: Sergio Morales
|
||||
! Copyright: Sergio Morales
|
||||
! ------------------------------------------------------------------------------
|
||||
! Use extended color scheme
|
||||
rofi.color-enabled: true
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! User: qball
|
||||
! Copyright: Dave Davenport
|
||||
! ------------------------------------------------------------------------------
|
||||
! "Color scheme for normal row" Set from: File
|
||||
rofi.color-normal: argb:0000000, #dbdfbc, argb:00000000, #dbdfbc, #02143f
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! User: qball
|
||||
! Copyright: Dave Davenport
|
||||
! ------------------------------------------------------------------------------
|
||||
! "Color scheme for normal row" Set from: File
|
||||
rofi.color-normal: argb:07986cb, #e8eaf6, #283593, #3f51b5, #e8eaf6
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! User: milouse
|
||||
! Copyright: Étienne Deparis
|
||||
! ------------------------------------------------------------------------------
|
||||
! "Color scheme for normal row" Set from: File
|
||||
rofi.color-normal: argb:00272822, #f8f8f2, argb:00272822, #141411, #f8f8f2
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! User: qball
|
||||
! Copyright: Dave Davenport
|
||||
! ------------------------------------------------------------------------------
|
||||
! "Color scheme for normal row" Set from: File
|
||||
rofi.color-normal: argb:0f5f5f5, #002b36, #d0d0d0, #4271ae, #f5f5f5
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! User: Rasi
|
||||
! Copyright: Rasmus Steinke
|
||||
! ------------------------------------------------------------------------------
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: #273238, #273238, #1e2529
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! 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
|
||||
! Separator style (none, dash, solid)
|
||||
rofi.separator-style: solid
|
|
@ -1,5 +1,7 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! User: qball
|
||||
! Copyright: Dave Davenport
|
||||
! ------------------------------------------------------------------------------
|
||||
! Use extended color scheme
|
||||
rofi.color-enabled: true
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! User: Rasi
|
||||
! Copyright: Rasmus Steinke
|
||||
! ------------------------------------------------------------------------------
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: #0039ff, #0039ff, #4F80FF
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! User: Rasi
|
||||
! Copyright: Rasmus Steinke
|
||||
! ------------------------------------------------------------------------------
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: #393939, #393939, #268bd2
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! User: qball
|
||||
! Copyright: Dave Davenport
|
||||
! ------------------------------------------------------------------------------
|
||||
|
||||
! Use extended color scheme
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! User: Rasi
|
||||
! Copyright: Rasmus Steinke
|
||||
! ------------------------------------------------------------------------------
|
||||
! Use extended color scheme
|
||||
rofi.color-enabled: true
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! User: Rasi
|
||||
! Copyright: Rasmus Steinke
|
||||
! ------------------------------------------------------------------------------
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: #002b37, #002b37, #003642
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! User: Rasi
|
||||
! Copyright: Rasmus Steinke
|
||||
! ------------------------------------------------------------------------------
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: #002b37, #002b37, #003642
|
||||
|
|