mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-08-01 10:57:47 +00:00
20 lines
399 B
Nix
20 lines
399 B
Nix
{
|
|
name = "Tokyo City Light";
|
|
author = "Michaël Ball";
|
|
base00 = "FBFBFD";
|
|
base01 = "F6F6F8";
|
|
base02 = "EDEFF6";
|
|
base03 = "9699A3";
|
|
base04 = "4C505E";
|
|
base05 = "343B59";
|
|
base06 = "1D252C";
|
|
base07 = "171D23";
|
|
base08 = "8C4351";
|
|
base09 = "965027";
|
|
base0A = "4C505E";
|
|
base0B = "485E30";
|
|
base0C = "4C505E";
|
|
base0D = "34548A";
|
|
base0E = "5A4A78";
|
|
base0F = "5A4A78";
|
|
}
|