sudoscientist.com/themes/risotto/static/css/palettes/personal.css

21 lines
460 B
CSS

/* Dracula by Mike Barkmin (http://github.com/mikebarkmin) based on Dracula Theme (http://github.com/dracula) */
:root {
--base00: #111313;
--base01: #212629;
--base02: #282424;
--base03: #986c9e;
--base04: #6c8b9e;
--base05: #c1c8c9;
--base06: #6b9e98;
--base07: #b8baba;
--base08: #9e6b71;
--base09: #424446;
--base0A: #cdcfce;
--base0B: #b290b6;
--base0C: #90b6b3;
--base0D: #90a7b6;
--base0E: #986b9e;
--base0F: #b5b18f;
}