warp-themes/warp_bundled/dracula.yaml
cieplik 6be92bea71
Add Warp bundled themes to the repository (#25)
* test

* Add Warp bundled themes to the repository
2022-04-19 18:31:15 -04:00

23 lines
449 B
YAML

background: "#282a36"
accent: "#ff79c6"
foreground: "#f8f8f2"
details: darker
terminal_colors:
normal:
black: "#000000"
red: "#ff5555"
green: "#50fa7b"
yellow: "#f1fa8c"
blue: "#bd93f9"
magenta: "#ff79c6"
cyan: "#8be9fd"
white: "#bbbbbb"
bright:
black: "#555555"
red: "#ff5555"
green: "#50fa7b"
yellow: "#f1fa8c"
blue: "#caa9fa"
magenta: "#ff79c6"
cyan: "#8be9fd"
white: "#ffffff"