mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 09:27:45 +00:00
20 lines
430 B
Nix
20 lines
430 B
Nix
{
|
|
name = "Atelier Cave Light";
|
|
author = "Bram de Haan (http://atelierbramdehaan.nl)";
|
|
base00 = "EFECF4";
|
|
base01 = "E2DFE7";
|
|
base02 = "8B8792";
|
|
base03 = "7E7887";
|
|
base04 = "655F6D";
|
|
base05 = "585260";
|
|
base06 = "26232A";
|
|
base07 = "19171C";
|
|
base08 = "BE4678";
|
|
base09 = "AA573C";
|
|
base0A = "A06E3B";
|
|
base0B = "2A9292";
|
|
base0C = "398BC6";
|
|
base0D = "576DDB";
|
|
base0E = "955AE7";
|
|
base0F = "BF40BF";
|
|
}
|