mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-08-01 10:57:47 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/tokyo-city-terminal-dark.nix
Normal file
20
themes/tokyo-city-terminal-dark.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
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";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue