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 = "Primer Dark Dimmed";
author = "Jimmy Lin";
base00 = "1C2128";
base01 = "373E47";
base02 = "444C56";
base03 = "545D68";
base04 = "768390";
base05 = "909DAB";
base06 = "ADBAC7";
base07 = "CDD9E5";
base08 = "F47067";
base09 = "E0823D";
base0A = "C69026";
base0B = "57AB5A";
base0C = "96D0FF";
base0D = "539BF5";
base0E = "E275AD";
base0F = "AE5622";
}