mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 18:07:45 +00:00
20 lines
407 B
Nix
20 lines
407 B
Nix
{
|
|
name = "Tokyo City Terminal Dark";
|
|
author = "Michaël Ball";
|
|
base00 = "171D23";
|
|
base01 = "1D252C";
|
|
base02 = "28323A";
|
|
base03 = "526270";
|
|
base04 = "B7C5D3";
|
|
base05 = "D8E2EC";
|
|
base06 = "F6F6F8";
|
|
base07 = "FBFBFD";
|
|
base08 = "D95468";
|
|
base09 = "FF9E64";
|
|
base0A = "EBBF83";
|
|
base0B = "8BD49C";
|
|
base0C = "70E1E8";
|
|
base0D = "539AFC";
|
|
base0E = "B62D65";
|
|
base0F = "DD9D82";
|
|
}
|