Add Dracula theme (#7)
This commit is contained in:
parent
3fc4c7b075
commit
f2a0637d1c
3 changed files with 39 additions and 0 deletions
14
Themes/Dracula.theme
Normal file
14
Themes/Dracula.theme
Normal file
|
@ -0,0 +1,14 @@
|
|||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! User: milouse
|
||||
! ------------------------------------------------------------------------------
|
||||
! "Color scheme for normal row" Set from: File
|
||||
rofi.color-normal: argb:00282a36, #f8f8f2, argb:00373844, #44475a, #e2e2dc
|
||||
! "Color scheme for urgent row" Set from: File
|
||||
rofi.color-urgent: argb:00282a36, #ff79c6, argb:00373844, #ff79c6, #282a36
|
||||
! "Color scheme for active row" Set from: File
|
||||
rofi.color-active: argb:00282a36, #50fa7b, argb:00373844, #50fa7b, #282a36
|
||||
! "Color scheme window" Set from: File
|
||||
rofi.color-window: argb:ee282a36, #282a36, #f4f99d
|
||||
! "Separator style (none, dash, solid)" Set from: File
|
||||
rofi.separator-style: solid
|
Loading…
Add table
Add a link
Reference in a new issue