mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 09:27:45 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/zenbones.nix
Normal file
20
themes/zenbones.nix
Normal 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";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue