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

20
themes/ia-light.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "iA Light";
author = "iA Inc. (modified by aramisgithub)";
base00 = "F6F6F6";
base01 = "DEDEDE";
base02 = "BDE5F2";
base03 = "898989";
base04 = "767676";
base05 = "181818";
base06 = "E8E8E8";
base07 = "F8F8F8";
base08 = "9C5A02";
base09 = "C43E18";
base0A = "C48218";
base0B = "38781C";
base0C = "2D6BB1";
base0D = "48BAC2";
base0E = "A94598";
base0F = "8B6C37";
}