add android 5 notification theme

This commit is contained in:
Rasmus Steinke 2015-12-20 08:31:41 +01:00
parent 02cb9c6c2b
commit c6f1d7e11b
3 changed files with 22 additions and 0 deletions

View file

@ -1,6 +1,20 @@
# Rofi Themes:
# 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
## Screenshot
![Screenshot](./Screenshots/blor.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -0,0 +1,8 @@
! ------------------------------------------------------------------------------
! 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