mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 00:47:44 +00:00
20 lines
419 B
Nix
20 lines
419 B
Nix
{
|
|
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";
|
|
}
|