26 lines
763 B
Nix
26 lines
763 B
Nix
{
|
|
scheme = "Spaceduck";
|
|
slug = "spaceduck";
|
|
author = "Guillermo Rodriguez (https://github.com/pineapplegiant), packaged by Gabriel Fontes (https://github.com/Misterio77)";
|
|
description = "An intergalactic space theme for Vim, Terminal, and more!";
|
|
polarity = "dark";
|
|
backgroundUrl = "https://w.wallhaven.cc/full/6d/wallhaven-6d5k6x.jpg";
|
|
backgroundSha256 = "sha256-+xl4H3UiVmMRNvMhIlaLdVTYYqnSyCTSX2UOTGsDQ8c=";
|
|
base00 = "16172d";
|
|
base01 = "1b1c36";
|
|
base02 = "30365F";
|
|
base03 = "686f9a";
|
|
base04 = "818596";
|
|
base05 = "ecf0c1";
|
|
base06 = "c1c3cc";
|
|
base07 = "ffffff";
|
|
base08 = "e33400";
|
|
base09 = "e39400";
|
|
base0A = "f2ce00";
|
|
base0B = "5ccc96";
|
|
base0C = "00a3cc";
|
|
base0D = "7a5ccc";
|
|
base0E = "b3a1e6";
|
|
base0F = "ce6f8f";
|
|
}
|