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

20 lines
418 B
Nix

{
name = "Tokyodark";
author = "Tiagovla (https://github.com/tiagovla/)";
base00 = "11121D";
base01 = "151621";
base02 = "43444F";
base03 = "393A45";
base04 = "1B1C27";
base05 = "ABB2BF";
base06 = "555661";
base07 = "2C2D38";
base08 = "A485DD";
base09 = "A485DD";
base0A = "7199EE";
base0B = "D7A65F";
base0C = "A485DD";
base0D = "95C561";
base0E = "EE6D85";
base0F = "773440";
}