Add paper theme

This commit is contained in:
Dave Davenport 2016-11-13 14:32:12 +01:00
parent b8b13a8c23
commit 4935d97a96
3 changed files with 40 additions and 0 deletions

View file

@ -78,6 +78,31 @@ rofi.color-window: #1a237e, #e8eaf6, #e8eaf6
rofi.separator-style: solid rofi.separator-style: solid
~~~ ~~~
# Paper.theme
by qball
## Screenshot
![Screenshot](./Screenshots/Paper.png)
## XResources
~~~
! ------------------------------------------------------------------------------
! ROFI Color theme
! ------------------------------------------------------------------------------
! "Color scheme for normal row" Set from: File
rofi.color-normal: argb:0f5f5f5, #002b36, #d0d0d0, #4271ae, #f5f5f5
! "Color scheme for urgent row" Set from: File
rofi.color-urgent: #f5f5f5, #d75f00, #d0d0d0, #d75f00, #f5f5f5
! "Color scheme for active row" Set from: File
rofi.color-active: #f5f5f5, #005f87, #d0d0d0, #005f87, #f5f5f5
! "Color scheme window" Set from: File
rofi.color-window: #f5f5f5, #444444, #444444
! "Separator style (none, dash, solid)" Set from: File
rofi.separator-style: solid
~~~
# android_notification.theme # android_notification.theme
by Rasi by Rasi

BIN
Screenshots/Paper.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

15
Themes/Paper.theme Normal file
View file

@ -0,0 +1,15 @@
! ------------------------------------------------------------------------------
! ROFI Color theme
! User: qball
! ------------------------------------------------------------------------------
! "Color scheme for normal row" Set from: File
rofi.color-normal: argb:0f5f5f5, #002b36, #d0d0d0, #4271ae, #f5f5f5
! "Color scheme for urgent row" Set from: File
rofi.color-urgent: #f5f5f5, #d75f00, #d0d0d0, #d75f00, #f5f5f5
! "Color scheme for active row" Set from: File
rofi.color-active: #f5f5f5, #005f87, #d0d0d0, #005f87, #f5f5f5
! "Color scheme window" Set from: File
rofi.color-window: #f5f5f5, #444444, #444444
! "Separator style (none, dash, solid)" Set from: File
rofi.separator-style: solid
rofi.hide-scrollbar: false