base16-nix/colors/base16-tokyo-city-dark-256.nix
2024-01-25 20:30:39 -07:00

19 lines
356 B
Nix

{
base00 = "#171d23";
base01 = "#1d252c";
base02 = "#28323a";
base03 = "#526270";
base04 = "#b7c5d3";
base05 = "#d8e2ec";
base06 = "#f6f6f8";
base07 = "#fbfbfd";
base08 = "#f7768e";
base09 = "#ff9e64";
base0A = "#b7c5d3";
base0B = "#9ece6a";
base0C = "#89ddff";
base0D = "#7aa2f7";
base0E = "#bb9af7";
base0F = "#bb9af7";
}