Files
nixos-config/modules/themes/old-hope/default.nix

26 lines
805 B
Nix

{
scheme = "Old Hope";
slug = "old-hope";
author = "mohkale (https://github.com/mohkale/an-old-hope-theme)";
description = "A theme inspired by a galaxy far far away...";
polarity = "dark";
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/218/1018/501/star-wars-star-wars-the-rise-of-skywalker-jedi-kylo-ren-lightsaber-hd-wallpaper-534b63fd3d29abf5efe66267283ba8c8.jpg";
backgroundSha256 = "sha256-3Z8kpA+JBs3nQhe+zUZF0zoXFGbJCfePp3/RzpcuN6Q=";
base00 = "1c1d20";
base01 = "202328";
base02 = "23272e";
base03 = "3f444a";
base04 = "5B6268";
base05 = "686b78";
base06 = "9ca0a4";
base07 = "cbccd1";
base08 = "ea3d54";
base09 = "ee7b29";
base0A = "fedd38";
base0B = "78bd65";
base0C = "78bd65";
base0D = "4fb3d8";
base0E = "b978ab";
base0F = "4fb3d8";
}