Files
nixos-config/modules/themes/gigavolt/default.nix

26 lines
775 B
Nix

{
scheme = "Gigavolt";
slug = "gigavolt";
author = "Aidan Swope (https://github.com/Whillikers)";
description = "An electrifying color scheme. For use with mad science only";
polarity = "dark";
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/240/608/936/anime-original-bird-building-city-hd-wallpaper-d3ead31ac8d55c6d18129e0391683261.jpg";
backgroundSha256 = "sha256-5H/VP5qzdJQgpzndacXt12wbFcfxaWDqAoZxFSetekg=";
base00 = "202126";
base01 = "2d303d";
base02 = "5a576e";
base03 = "a1d2e6";
base04 = "cad3ff";
base05 = "e9e7e1";
base06 = "eff0f9";
base07 = "f2fbff";
base08 = "ff661a";
base09 = "19f988";
base0A = "ffdc2d";
base0B = "f2e6a9";
base0C = "fb6acb";
base0D = "40bfff";
base0E = "ae94f9";
base0F = "6187ff";
}