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-+zlCkbmA6GwJStrL1+BP08GezbhDB07TTYBgu86xWOw=
|
|
@ -1 +0,0 @@
|
|||
https://r4.wallpaperflare.com/wallpaper/976/74/465/multiple-display-mountains-snow-nature-wallpaper-c1b4ba2a902ec5b27032d3c4aefe604d.jpg
|
25
themes/nord/default.nix
Normal file
25
themes/nord/default.nix
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
scheme = "Nord";
|
||||
slug = "nord";
|
||||
author = "Sven Greb (https://github.com/nordtheme)";
|
||||
description = "An arctic, north-bluish color palette";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/976/74/465/multiple-display-mountains-snow-nature-wallpaper-c1b4ba2a902ec5b27032d3c4aefe604d.jpg";
|
||||
backgroundSha256 = "sha256-+zlCkbmA6GwJStrL1+BP08GezbhDB07TTYBgu86xWOw=";
|
||||
base00 = "2E3440";
|
||||
base01 = "3B4252";
|
||||
base02 = "434C5E";
|
||||
base03 = "4C566A";
|
||||
base04 = "D8DEE9";
|
||||
base05 = "E5E9F0";
|
||||
base06 = "ECEFF4";
|
||||
base07 = "8FBCBB";
|
||||
base08 = "BF616A";
|
||||
base09 = "D08770";
|
||||
base0A = "EBCB8B";
|
||||
base0B = "A3BE8C";
|
||||
base0C = "88C0D0";
|
||||
base0D = "81A1C1";
|
||||
base0E = "B48EAD";
|
||||
base0F = "5E81AC";
|
||||
}
|
|
@ -1,18 +0,0 @@
|
|||
scheme: "Nord"
|
||||
author: "arcticicestudio"
|
||||
base00: "2E3440"
|
||||
base01: "3B4252"
|
||||
base02: "434C5E"
|
||||
base03: "4C566A"
|
||||
base04: "D8DEE9"
|
||||
base05: "E5E9F0"
|
||||
base06: "ECEFF4"
|
||||
base07: "8FBCBB"
|
||||
base08: "BF616A"
|
||||
base09: "D08770"
|
||||
base0A: "EBCB8B"
|
||||
base0B: "A3BE8C"
|
||||
base0C: "88C0D0"
|
||||
base0D: "81A1C1"
|
||||
base0E: "B48EAD"
|
||||
base0F: "5E81AC"
|
|
@ -1 +0,0 @@
|
|||
dark
|
Loading…
Add table
Add a link
Reference in a new issue