mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 10:04:03 +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-JdL2TfIJCQdzmoex/uqJzJJ1V8nVmTWRBC296O8ynnw=
|
|
@ -1 +0,0 @@
|
|||
https://r4.wallpaperflare.com/wallpaper/86/440/1017/digital-digital-art-artwork-illustration-drawing-hd-wallpaper-60cb37b6dd08e0d36729f856e7bcb083.jpg
|
25
themes/manegarm/default.nix
Normal file
25
themes/manegarm/default.nix
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
scheme = "Manegarm";
|
||||
slug = "manegarm";
|
||||
author = "kenranunderscore (https://github.com/kenranunderscore)";
|
||||
description = "A dark theme with autumn-inspired colors";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/86/440/1017/digital-digital-art-artwork-illustration-drawing-hd-wallpaper-60cb37b6dd08e0d36729f856e7bcb083.jpg";
|
||||
backgroundSha256 = "sha256-JdL2TfIJCQdzmoex/uqJzJJ1V8nVmTWRBC296O8ynnw=";
|
||||
base00 = "1c1408";
|
||||
base01 = "241c0a";
|
||||
base02 = "351a0f";
|
||||
base03 = "422013";
|
||||
base04 = "5b8512";
|
||||
base05 = "73797e";
|
||||
base06 = "9ca0a4";
|
||||
base07 = "dfdfdf";
|
||||
base08 = "ff4e00";
|
||||
base09 = "ff7000";
|
||||
base0A = "7cb518";
|
||||
base0B = "ffbf00";
|
||||
base0C = "0075c4";
|
||||
base0D = "d72638";
|
||||
base0E = "76597b";
|
||||
base0F = "dbc077";
|
||||
}
|
|
@ -1,21 +0,0 @@
|
|||
# Manegarm scheme
|
||||
# Based on manegarm in doom-themes (https://github.com/doomemacs/themes)
|
||||
# by kenranunderscore (https://github.com/kenranunderscore)
|
||||
scheme: "Manegarm"
|
||||
author: "librephoenix (https://gitlab.com/librephoenix)"
|
||||
base00: "1c1408" # ----
|
||||
base01: "241c0a" # ---
|
||||
base02: "351a0f" # --
|
||||
base03: "422013" # -
|
||||
base04: "5b8512" # +
|
||||
base05: "73797e" # ++
|
||||
base06: "9ca0a4" # +++
|
||||
base07: "dfdfdf" # ++++
|
||||
base08: "ff4e00"
|
||||
base09: "ff7000"
|
||||
base0A: "7cb518"
|
||||
base0B: "ffbf00"
|
||||
base0C: "0075c4"
|
||||
base0D: "d72638"
|
||||
base0E: "76597b"
|
||||
base0F: "dbc077"
|
|
@ -1 +0,0 @@
|
|||
dark
|
Loading…
Add table
Add a link
Reference in a new issue