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-LBgsEyiFJUv1FT26dq2ACIFtQZXTIeKtEk92cLoNv4g=
|
|
@ -1 +0,0 @@
|
|||
https://w.wallhaven.cc/full/e7/wallhaven-e7z71l.jpg
|
25
themes/material-vivid/default.nix
Normal file
25
themes/material-vivid/default.nix
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
scheme = "Material Vivid";
|
||||
slug = "material-vivid";
|
||||
author = "joshyrobot (https://github.com/joshyrobot)";
|
||||
description = "A more vivid base16 material theme";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://w.wallhaven.cc/full/e7/wallhaven-e7z71l.jpg";
|
||||
backgroundSha256 = "sha256-LBgsEyiFJUv1FT26dq2ACIFtQZXTIeKtEk92cLoNv4g=";
|
||||
base00 = "202124";
|
||||
base01 = "27292c";
|
||||
base02 = "323639";
|
||||
base03 = "44464d";
|
||||
base04 = "676c71";
|
||||
base05 = "80868b";
|
||||
base06 = "9e9e9e";
|
||||
base07 = "ffffff";
|
||||
base08 = "f44336";
|
||||
base09 = "ff9800";
|
||||
base0A = "ffeb3b";
|
||||
base0B = "00e676";
|
||||
base0C = "00bcd4";
|
||||
base0D = "2196f3";
|
||||
base0E = "673ab7";
|
||||
base0F = "8d6e63";
|
||||
}
|
|
@ -1,18 +0,0 @@
|
|||
scheme: "Material Vivid"
|
||||
author: "joshyrobot"
|
||||
base00: "202124"
|
||||
base01: "27292c"
|
||||
base02: "323639"
|
||||
base03: "44464d"
|
||||
base04: "676c71"
|
||||
base05: "80868b"
|
||||
base06: "9e9e9e"
|
||||
base07: "ffffff"
|
||||
base08: "f44336"
|
||||
base09: "ff9800"
|
||||
base0A: "ffeb3b"
|
||||
base0B: "00e676"
|
||||
base0C: "00bcd4"
|
||||
base0D: "2196f3"
|
||||
base0E: "673ab7"
|
||||
base0F: "8d6e63"
|
|
@ -1 +0,0 @@
|
|||
dark
|
Loading…
Add table
Add a link
Reference in a new issue