Updated stylix schema
This commit is contained in:
@@ -1 +0,0 @@
|
||||
sha256-12U/Z4HGv31MihexuwCnTX6mcfOvkdUsMghahKzoPBE=
|
@@ -1 +0,0 @@
|
||||
https://w.wallhaven.cc/full/dp/wallhaven-dppjk3.jpg
|
25
themes/gruvbox-light-hard/default.nix
Normal file
25
themes/gruvbox-light-hard/default.nix
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
scheme = "Gruvbox Light, Hard";
|
||||
slug = "gruvbox-light-hard";
|
||||
author = "Dawid Kurek (dawikur@gmail.com) and morhetz (https://github.com/morhetz/gruvbox)";
|
||||
description = "Retro groove color scheme (originally for Vim)";
|
||||
polarity = "light";
|
||||
backgroundUrl = "https://w.wallhaven.cc/full/dp/wallhaven-dppjk3.jpg";
|
||||
backgroundSha256 = "sha256-12U/Z4HGv31MihexuwCnTX6mcfOvkdUsMghahKzoPBE=";
|
||||
base00 = "f9f5d7";
|
||||
base01 = "ebdbb2";
|
||||
base02 = "d5c4a1";
|
||||
base03 = "bdae93";
|
||||
base04 = "665c54";
|
||||
base05 = "504945";
|
||||
base06 = "3c3836";
|
||||
base07 = "282828";
|
||||
base08 = "9d0006";
|
||||
base09 = "af3a03";
|
||||
base0A = "b57614";
|
||||
base0B = "79740e";
|
||||
base0C = "427b58";
|
||||
base0D = "076678";
|
||||
base0E = "8f3f71";
|
||||
base0F = "d65d0e";
|
||||
}
|
@@ -1,18 +0,0 @@
|
||||
scheme: "Gruvbox light, hard"
|
||||
author: "Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)"
|
||||
base00: "f9f5d7" # ----
|
||||
base01: "ebdbb2" # ---
|
||||
base02: "d5c4a1" # --
|
||||
base03: "bdae93" # -
|
||||
base04: "665c54" # +
|
||||
base05: "504945" # ++
|
||||
base06: "3c3836" # +++
|
||||
base07: "282828" # ++++
|
||||
base08: "9d0006" # red
|
||||
base09: "af3a03" # orange
|
||||
base0A: "b57614" # yellow
|
||||
base0B: "79740e" # green
|
||||
base0C: "427b58" # aqua/cyan
|
||||
base0D: "076678" # blue
|
||||
base0E: "8f3f71" # purple
|
||||
base0F: "d65d0e" # brown
|
@@ -1 +0,0 @@
|
||||
light
|
Reference in New Issue
Block a user