1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 17:37:46 +00:00

Add project

This commit is contained in:
RGBCube 2023-11-26 18:42:35 +03:00
parent 9698f044be
commit 983157e8ee
No known key found for this signature in database
253 changed files with 5335 additions and 0 deletions

20
themes/tokyodark.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "Tokyodark";
author = "Tiagovla (https://github.com/tiagovla/)";
base00 = "11121D";
base01 = "151621";
base02 = "43444F";
base03 = "393A45";
base04 = "1B1C27";
base05 = "ABB2BF";
base06 = "555661";
base07 = "2C2D38";
base08 = "A485DD";
base09 = "A485DD";
base0A = "7199EE";
base0B = "D7A65F";
base0C = "A485DD";
base0D = "95C561";
base0E = "EE6D85";
base0F = "773440";
}