mirror of
https://github.com/librephoenix/nixos-config
synced 2025-12-01 15:14:01 +05:30
26 lines
853 B
Nix
26 lines
853 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://w.wallhaven.cc/full/m3/wallhaven-m3m1yk.png";
|
|
backgroundSha256 = "sha256-KbLZPbXCIHUNvL6qKb3iD17Gkk/l08+UKavs0JxgezU=";
|
|
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";
|
|
}
|