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 = "Harmonic16 Light";
author = "Jannik Siebert (https://github.com/janniks)";
base00 = "F7F9FB";
base01 = "E5EBF1";
base02 = "CBD6E2";
base03 = "AABCCE";
base04 = "627E99";
base05 = "405C79";
base06 = "223B54";
base07 = "0B1C2C";
base08 = "BF8B56";
base09 = "BFBF56";
base0A = "8BBF56";
base0B = "56BF8B";
base0C = "568BBF";
base0D = "8B56BF";
base0E = "BF568B";
base0F = "BF5656";
}