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/apathy.nix
Normal file
20
themes/apathy.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Apathy";
|
||||
author = "Jannik Siebert (https://github.com/janniks)";
|
||||
base00 = "031A16";
|
||||
base01 = "0B342D";
|
||||
base02 = "184E45";
|
||||
base03 = "2B685E";
|
||||
base04 = "5F9C92";
|
||||
base05 = "81B5AC";
|
||||
base06 = "A7CEC8";
|
||||
base07 = "D2E7E4";
|
||||
base08 = "3E9688";
|
||||
base09 = "3E7996";
|
||||
base0A = "3E4C96";
|
||||
base0B = "883E96";
|
||||
base0C = "963E4C";
|
||||
base0D = "96883E";
|
||||
base0E = "4C963E";
|
||||
base0F = "3E965B";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue