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

View file

@ -0,0 +1,20 @@
{
name = "Material Darker";
author = "Nate Peterson";
base00 = "212121";
base01 = "303030";
base02 = "353535";
base03 = "4A4A4A";
base04 = "B2CCD6";
base05 = "EEFFFF";
base06 = "EEFFFF";
base07 = "FFFFFF";
base08 = "F07178";
base09 = "F78C6C";
base0A = "FFCB6B";
base0B = "C3E88D";
base0C = "89DDFF";
base0D = "82AAFF";
base0E = "C792EA";
base0F = "FF5370";
}