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

20 lines
398 B
Nix

{
name = "dirtysea";
author = "Kahlil (Kal) Hodgson";
base00 = "E0E0E0";
base01 = "D0DAD0";
base02 = "D0D0D0";
base03 = "707070";
base04 = "202020";
base05 = "000000";
base06 = "F8F8F8";
base07 = "C4D9C4";
base08 = "840000";
base09 = "006565";
base0A = "755B00";
base0B = "730073";
base0C = "755B00";
base0D = "007300";
base0E = "000090";
base0F = "755B00";
}