mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 18:14:04 +05:30
Updated stylix schema
This commit is contained in:
parent
c7a8e44bb6
commit
90d9b7a6b8
293 changed files with 1463 additions and 1259 deletions
|
@ -1 +0,0 @@
|
|||
sha256-3Z8kpA+JBs3nQhe+zUZF0zoXFGbJCfePp3/RzpcuN6Q=
|
|
@ -1 +0,0 @@
|
|||
https://r4.wallpaperflare.com/wallpaper/218/1018/501/star-wars-star-wars-the-rise-of-skywalker-jedi-kylo-ren-lightsaber-hd-wallpaper-534b63fd3d29abf5efe66267283ba8c8.jpg
|
25
themes/old-hope/default.nix
Normal file
25
themes/old-hope/default.nix
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
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";
|
||||
}
|
|
@ -1,20 +0,0 @@
|
|||
# Old Hope scheme
|
||||
# Based on An Old Hope Theme by mohkale (https://github.com/mohkale/an-old-hope-theme)
|
||||
scheme: "Old Hope"
|
||||
author: "librephoenix (https://gitlab.com/librephoenix)"
|
||||
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"
|
|
@ -1 +0,0 @@
|
|||
dark
|
Loading…
Add table
Add a link
Reference in a new issue