Update theme files with User names

This commit is contained in:
Rasmus Steinke 2015-12-30 10:50:39 +01:00
parent d41b500117
commit 898ec8970c
13 changed files with 61 additions and 43 deletions

View file

@ -2,7 +2,27 @@
# Rofi Themes:
Below a list of user contributed **rofi** themes.
# Arc
# 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
## Screenshot
@ -28,26 +48,7 @@ rofi.color-window: #ffffff,#f5f5f5
rofi.separator-style: solid
~~~
# android_notification
## 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
~~~
# blor
# blor.theme
## Screenshot
@ -73,7 +74,7 @@ rofi.color-window: argb:ee222222, #FAC863 , #FAC863
rofi.separator-style: solid
~~~
# blue
# blue.theme
## Screenshot
@ -97,7 +98,8 @@ rofi.color-active: argb:00000000, #a0ffa0, argb:00000000, #a0f
rofi.color-window: argb:ee0060a0, #00b0ef,#00b0ef
~~~
# c64
# c64.theme
by Rasi
## Screenshot
@ -116,7 +118,8 @@ rofi.color-active: #0039ff, #68ba50, #0039ff, #4f80ff, #68ba50
rofi.color-urgent: #0039ff, #ff7047, #0039ff, #4f80ff, #ff7047
~~~
# glue_pro_blue
# glue_pro_blue.theme
by Rasi
## Screenshot
@ -135,7 +138,7 @@ rofi.color-active: #393939, #268bd2, #393939, #268bd2, #205171
rofi.color-urgent: #393939, #f3843d, #393939, #268bd2, #ffc39c
~~~
# lb
# lb.theme
## Screenshot
@ -162,7 +165,8 @@ rofi.color-window: argb:ee333333, #1aa,#1aa
rofi.separator-style: dash
~~~
# purple
# purple.theme
by Rasi
## Screenshot
@ -188,7 +192,28 @@ rofi.color-window: #2f1e2e, argb:36ef6155, argb:2fef6155
rofi.separator-style: dash
~~~
# solarized
# 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
## Screenshot
@ -207,19 +232,3 @@ rofi.color-active: #002b37, #008ed4, #002b37, #003642, #008ed4
rofi.color-urgent: #002b37, #da4281, #002b37, #003642, #da4281
~~~
# solarized_alternate
## Screenshot
![Screenshot](./Screenshots/solarized_alternate.png)
## XResources
~~~
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
~~~

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View file

@ -1,5 +1,6 @@
! ------------------------------------------------------------------------------
! ROFI Color theme
! User: Rasi
! ------------------------------------------------------------------------------
rofi.color-enabled: true
rofi.color-window: #273238, #273238, #1e2529

View file

@ -1,5 +1,6 @@
! ------------------------------------------------------------------------------
! ROFI Color theme
! User: Rasi
! ------------------------------------------------------------------------------
rofi.color-enabled: true
rofi.color-window: #0039ff, #0039ff, #4F80FF

View file

@ -1,5 +1,6 @@
! ------------------------------------------------------------------------------
! ROFI Color theme
! User: Rasi
! ------------------------------------------------------------------------------
rofi.color-enabled: true
rofi.color-window: #393939, #393939, #268bd2

View file

@ -1,5 +1,6 @@
! ------------------------------------------------------------------------------
! ROFI Color theme
! User: Rasi
! ------------------------------------------------------------------------------
! Use extended color scheme
rofi.color-enabled: true

View file

@ -1,5 +1,6 @@
! ------------------------------------------------------------------------------
! ROFI Color theme
! User: Rasi
! ------------------------------------------------------------------------------
rofi.color-enabled: true
rofi.color-window: #002b37, #002b37, #003642

View file

@ -1,3 +1,7 @@
! ------------------------------------------------------------------------------
! ROFI Color theme
! User: Rasi
! ------------------------------------------------------------------------------
rofi.color-enabled: true
rofi.color-window: #002b37, #002b37, #003642
rofi.color-normal: #002b37, #819396, #003643, #008ed4, #ffffff