Add dracula themes
This commit is contained in:
parent
e2aff226d6
commit
c7cbf35e15
15 changed files with 865 additions and 99 deletions
|
@ -1,10 +1,10 @@
|
|||
[colors]
|
||||
background = #222
|
||||
background-alt = #444
|
||||
foreground = #dfdfdf
|
||||
foreground-alt = #777
|
||||
primary = #ffb52a
|
||||
secondary = #e60053
|
||||
alert = #bd2c40
|
||||
background = #282a36
|
||||
background-alt = #44475a
|
||||
foreground = #f8f8f2
|
||||
foreground-alt = #6272a4
|
||||
primary = #bd93f9
|
||||
secondary = #8be9fd
|
||||
alert = #ff5555
|
||||
|
||||
; vim: ft=dosini
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue