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/darkmoss.nix
Normal file
20
themes/darkmoss.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "darkmoss";
|
||||
author = "Gabriel Avanzi (https://github.com/avanzzzi)";
|
||||
base00 = "171E1F";
|
||||
base01 = "252C2D";
|
||||
base02 = "373C3D";
|
||||
base03 = "555E5F";
|
||||
base04 = "818F80";
|
||||
base05 = "C7C7A5";
|
||||
base06 = "E3E3C8";
|
||||
base07 = "E1EAEF";
|
||||
base08 = "FF4658";
|
||||
base09 = "E6DB74";
|
||||
base0A = "FDB11F";
|
||||
base0B = "499180";
|
||||
base0C = "66D9EF";
|
||||
base0D = "498091";
|
||||
base0E = "9BC0C8";
|
||||
base0F = "D27B53";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue