1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-28 08:57:46 +00:00
ThemeNix/themes/phd.nix

20 lines
418 B
Nix

{
name = "PhD";
author = "Hennig Hasemann (http://leetless.de/vim.html)";
base00 = "061229";
base01 = "2A3448";
base02 = "4D5666";
base03 = "717885";
base04 = "9A99A3";
base05 = "B8BBC2";
base06 = "DBDDE0";
base07 = "FFFFFF";
base08 = "D07346";
base09 = "F0A000";
base0A = "FBD461";
base0B = "99BF52";
base0C = "72B9BF";
base0D = "5299BF";
base0E = "9989CC";
base0F = "B08060";
}