mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 00:47:44 +00:00
20 lines
422 B
Nix
20 lines
422 B
Nix
{
|
|
name = "Nebula";
|
|
author = "Gabriel Fontes (https://github.com/Misterio77)";
|
|
base00 = "22273B";
|
|
base01 = "414F60";
|
|
base02 = "5A8380";
|
|
base03 = "6E6F72";
|
|
base04 = "87888B";
|
|
base05 = "A4A6A9";
|
|
base06 = "C7C9CD";
|
|
base07 = "8DBDAA";
|
|
base08 = "777ABC";
|
|
base09 = "94929E";
|
|
base0A = "4F9062";
|
|
base0B = "6562A8";
|
|
base0C = "226F68";
|
|
base0D = "4D6BB6";
|
|
base0E = "716CAE";
|
|
base0F = "8C70A7";
|
|
}
|