mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-08-02 11:27: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-light.nix
Normal file
20
themes/tokyo-city-light.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
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";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue