Add dracula themes

This commit is contained in:
Tobias Reisinger 2021-03-30 22:53:39 +02:00
parent e2aff226d6
commit c7cbf35e15
15 changed files with 865 additions and 99 deletions

View file

@ -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