1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-31 10:27: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 = "Equilibrium Gray Dark";
author = "Carlo Abelli";
base00 = "111111";
base01 = "1B1B1B";
base02 = "262626";
base03 = "777777";
base04 = "919191";
base05 = "ABABAB";
base06 = "C6C6C6";
base07 = "E2E2E2";
base08 = "F04339";
base09 = "DF5923";
base0A = "BB8801";
base0B = "7F8B00";
base0C = "00948B";
base0D = "008DD1";
base0E = "6A7FD2";
base0F = "E3488E";
}