mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 01:17:45 +00:00
20 lines
407 B
Nix
20 lines
407 B
Nix
{
|
|
name = "Atlas";
|
|
author = "Alex Lende (https://ajlende.com)";
|
|
base00 = "002635";
|
|
base01 = "00384D";
|
|
base02 = "517F8D";
|
|
base03 = "6C8B91";
|
|
base04 = "869696";
|
|
base05 = "A1A19A";
|
|
base06 = "E6E6DC";
|
|
base07 = "FAFAF8";
|
|
base08 = "FF5A67";
|
|
base09 = "F08E48";
|
|
base0A = "FFCC1B";
|
|
base0B = "7FC06E";
|
|
base0D = "5DD7B9";
|
|
base0C = "14747E";
|
|
base0E = "9A70A4";
|
|
base0F = "C43060";
|
|
}
|