mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 01:17:45 +00:00
20 lines
417 B
Nix
20 lines
417 B
Nix
{
|
|
name = "Kimber";
|
|
author = "Mishka Nguyen (https://github.com/akhsiM)";
|
|
base00 = "222222";
|
|
base01 = "313131";
|
|
base02 = "555D55";
|
|
base03 = "644646";
|
|
base04 = "5A5A5A";
|
|
base05 = "DEDEE7";
|
|
base06 = "C3C3B4";
|
|
base07 = "FFFFE6";
|
|
base08 = "C88C8C";
|
|
base09 = "476C88";
|
|
base0A = "D8B56D";
|
|
base0B = "99C899";
|
|
base0C = "78B4B4";
|
|
base0D = "537C9C";
|
|
base0E = "86CACD";
|
|
base0F = "704F4F";
|
|
}
|