1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-30 01:47:45 +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

View file

@ -0,0 +1,20 @@
{
name = "Tokyodark Terminal";
author = "Tiagovla (https://github.com/tiagovla/)";
base00 = "11121D";
base01 = "1A1B2A";
base02 = "212234";
base03 = "282C34";
base04 = "4A5057";
base05 = "A0A8CD";
base06 = "A0A8CD";
base07 = "A0A8CD";
base08 = "EE6D85";
base09 = "F6955B";
base0A = "D7A65F";
base0B = "95C561";
base0C = "38A89D";
base0D = "7199EE";
base0E = "A485DD";
base0F = "773440";
}