Add dracula themes
This commit is contained in:
parent
e2aff226d6
commit
c7cbf35e15
15 changed files with 866 additions and 100 deletions
|
|
@ -4,7 +4,7 @@
|
|||
interval = 1
|
||||
|
||||
format-prefix = " "
|
||||
format-prefix-foreground = ${colors.foreground-alt}
|
||||
format-prefix-foreground = ${colors.foreground}
|
||||
format-underline = #8bf
|
||||
format = <label>
|
||||
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
interval = 30
|
||||
|
||||
format-prefix = " "
|
||||
format-prefix-foreground = ${colors.foreground-alt}
|
||||
format-prefix-foreground = ${colors.foreground}
|
||||
format-underline = #1794D1
|
||||
format = <label>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue