Files
nixos-config/modules/themes/orichalcum/default.nix
2025-09-25 20:23:03 -05:00

27 lines
886 B
Nix

{
scheme = "Orichalcum";
slug = "orichalcum";
author = "LibrePhoenix (https://github.com/librephoenix)";
credits = "Forked from Fernando Marques (https://github.com/RakkiUwU) and Gabriel Fontes (https://github.com/Misterio77))";
description = "Flagship theme of the LibrePhoenix Channel, named after a mythical metal";
polarity = "dark";
backgroundUrl = "https://wallpapers.com/images/hd/alluring-sunset-anime-scenery-r2gmgtcp8h9iwo9u.webp";
backgroundSha256 = "sha256-jOd9SznQTa8AoO6cZGy0LhN8lBadrRf60FvyCEs2tLo=";
base00 = "#1a181a";
base01 = "#262326";
base02 = "#302c30";
base03 = "#463f47";
base04 = "#bfaab7";
base05 = "#dbd7da";
base06 = "#dbd7da";
base07 = "#faf7f9";
base08 = "#da4747";
base09 = "#fd6d35";
base0A = "#ffa846";
base0B = "#fbc024";
base0C = "#8049d5";
base0D = "#b368ec";
base0E = "#e27fc6";
base0F = "#e64464";
}