1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-28 17:07:46 +00:00
ThemeNix/themes/atelier-heath.nix

20 lines
425 B
Nix

{
name = "Atelier Heath";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "1B181B";
base01 = "292329";
base02 = "695D69";
base03 = "776977";
base04 = "9E8F9E";
base05 = "AB9BAB";
base06 = "D8CAD8";
base07 = "F7F3F7";
base08 = "CA402B";
base09 = "A65926";
base0A = "BB8A35";
base0B = "918B3B";
base0C = "159393";
base0D = "516AEC";
base0E = "7B59C0";
base0F = "CC33CC";
}