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

20 lines
427 B
Nix

{
name = "Tokyodark Terminal";
author = "Tiagovla (https://github.com/tiagovla/)";
base00 = "11121D";
base01 = "1A1B2A";
base02 = "212234";
base03 = "282C34";
base04 = "4A5057";
base05 = "A0A8CD";
base06 = "A0A8CD";
base07 = "A0A8CD";
base08 = "EE6D85";
base09 = "F6955B";
base0A = "D7A65F";
base0B = "95C561";
base0C = "38A89D";
base0D = "7199EE";
base0E = "A485DD";
base0F = "773440";
}