1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 09:27: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/zenbones.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "Zenbones";
author = "mcchrish";
base00 = "191919";
base01 = "DE6E7C";
base02 = "819B69";
base03 = "B77E64";
base04 = "6099C0";
base05 = "B279A7";
base06 = "66A5AD";
base07 = "BBBBBB";
base08 = "3D3839";
base09 = "E8838F";
base0A = "8BAE68";
base0B = "D68C67";
base0C = "61ABDA";
base0D = "CF86C1";
base0E = "65B8C1";
base0F = "8E8E8E";
}