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/woodland.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "Woodland";
author = "Jay Cornwall (https://jcornwall.com)";
base00 = "231E18";
base01 = "302B25";
base02 = "48413A";
base03 = "9D8B70";
base04 = "B4A490";
base05 = "CABCB1";
base06 = "D7C8BC";
base07 = "E4D4C8";
base08 = "D35C5C";
base09 = "CA7F32";
base0A = "E0AC16";
base0B = "B7BA53";
base0C = "6EB958";
base0D = "88A4D3";
base0E = "BB90E2";
base0F = "B49368";
}