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

@ -0,0 +1,20 @@
{
name = "Atelier Heath";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
base00 = "1B181B";
base01 = "292329";
base02 = "695D69";
base03 = "776977";
base04 = "9E8F9E";
base05 = "AB9BAB";
base06 = "D8CAD8";
base07 = "F7F3F7";
base08 = "CA402B";
base09 = "A65926";
base0A = "BB8A35";
base0B = "918B3B";
base0C = "159393";
base0D = "516AEC";
base0E = "7B59C0";
base0F = "CC33CC";
}