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

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

@ -0,0 +1,20 @@
{
name = "Edge Light";
author = "cjayross (https://github.com/cjayross)";
base00 = "FAFAFA";
base01 = "7C9F4B";
base02 = "D69822";
base03 = "5E646F";
base04 = "6587BF";
base05 = "5E646F";
base06 = "B870CE";
base07 = "5E646F";
base08 = "DB7070";
base09 = "DB7070";
base0A = "D69822";
base0B = "7C9F4B";
base0C = "509C93";
base0D = "6587BF";
base0E = "B870CE";
base0F = "509C93";
}