mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 18:07:45 +00:00
20 lines
427 B
Nix
20 lines
427 B
Nix
{
|
|
name = "Atelier Plateau";
|
|
author = "Bram de Haan (http://atelierbramdehaan.nl)";
|
|
base00 = "1B1818";
|
|
base01 = "292424";
|
|
base02 = "585050";
|
|
base03 = "655D5D";
|
|
base04 = "7E7777";
|
|
base05 = "8A8585";
|
|
base06 = "E7DFDF";
|
|
base07 = "F4ECEC";
|
|
base08 = "CA4949";
|
|
base09 = "B45A3C";
|
|
base0A = "A06E3B";
|
|
base0B = "4B8B8B";
|
|
base0C = "5485B6";
|
|
base0D = "7272CA";
|
|
base0E = "8464C4";
|
|
base0F = "BD5187";
|
|
}
|