Updated stylix schema
This commit is contained in:
@@ -1 +0,0 @@
|
||||
sha256-dBmKkLR8yI1W7d9IRTOaErHf0KApSq0UsY5LWxAaSuA=
|
@@ -1 +0,0 @@
|
||||
https://w.wallhaven.cc/full/39/wallhaven-3911w9.jpg
|
25
themes/gruvbox-dark-hard/default.nix
Normal file
25
themes/gruvbox-dark-hard/default.nix
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
scheme = "Gruvbox Dark, Hard";
|
||||
slug = "gruvbox-dark-hard";
|
||||
author = "Dawid Kurek (dawikur@gmail.com) and morhetz (https://github.com/morhetz/gruvbox)";
|
||||
description = "Retro groove color scheme (originally for Vim)";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://w.wallhaven.cc/full/39/wallhaven-3911w9.jpg";
|
||||
backgroundSha256 = "sha256-dBmKkLR8yI1W7d9IRTOaErHf0KApSq0UsY5LWxAaSuA=";
|
||||
base00 = "1d2021";
|
||||
base01 = "3c3836";
|
||||
base02 = "504945";
|
||||
base03 = "665c54";
|
||||
base04 = "bdae93";
|
||||
base05 = "d5c4a1";
|
||||
base06 = "ebdbb2";
|
||||
base07 = "fbf1c7";
|
||||
base08 = "fb4934";
|
||||
base09 = "fe8019";
|
||||
base0A = "fabd2f";
|
||||
base0B = "b8bb26";
|
||||
base0C = "8ec07c";
|
||||
base0D = "83a598";
|
||||
base0E = "d3869b";
|
||||
base0F = "d65d0e";
|
||||
}
|
@@ -1,18 +0,0 @@
|
||||
scheme: "Gruvbox dark, hard"
|
||||
author: "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)"
|
||||
base00: "1d2021" # ----
|
||||
base01: "3c3836" # ---
|
||||
base02: "504945" # --
|
||||
base03: "665c54" # -
|
||||
base04: "bdae93" # +
|
||||
base05: "d5c4a1" # ++
|
||||
base06: "ebdbb2" # +++
|
||||
base07: "fbf1c7" # ++++
|
||||
base08: "fb4934" # red
|
||||
base09: "fe8019" # orange
|
||||
base0A: "fabd2f" # yellow
|
||||
base0B: "b8bb26" # green
|
||||
base0C: "8ec07c" # aqua/cyan
|
||||
base0D: "83a598" # blue
|
||||
base0E: "d3869b" # purple
|
||||
base0F: "d65d0e" # brown
|
@@ -1 +0,0 @@
|
||||
dark
|
Reference in New Issue
Block a user