mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 08:57:46 +00:00
20 lines
414 B
Nix
20 lines
414 B
Nix
{
|
|
name = "Mocha";
|
|
author = "Chris Kempson (http://chriskempson.com)";
|
|
base00 = "3B3228";
|
|
base01 = "534636";
|
|
base02 = "645240";
|
|
base03 = "7E705A";
|
|
base04 = "B8AFAD";
|
|
base05 = "D0C8C6";
|
|
base06 = "E9E1DD";
|
|
base07 = "F5EEEB";
|
|
base08 = "CB6077";
|
|
base09 = "D28B71";
|
|
base0A = "F4BC87";
|
|
base0B = "BEB55B";
|
|
base0C = "7BBDA4";
|
|
base0D = "8AB3B5";
|
|
base0E = "A89BB9";
|
|
base0F = "BB9584";
|
|
}
|