Updated stylix schema
This commit is contained in:
@@ -1 +0,0 @@
|
||||
sha256-3Yo3qdzMRQGh/C3Qo5gpS2V1D4u1MptmqsXb+QO9EsE=
|
@@ -1 +0,0 @@
|
||||
https://w.wallhaven.cc/full/v9/wallhaven-v9qy9l.jpg
|
25
themes/miramare/default.nix
Normal file
25
themes/miramare/default.nix
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
scheme = "Miramare";
|
||||
slug = "miramare";
|
||||
author = "franbach (https://github.com/franbach/miramare)";
|
||||
description = "Comfortable & pleasant color scheme (originally for Vim)";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://w.wallhaven.cc/full/v9/wallhaven-v9qy9l.jpg";
|
||||
backgroundSha256 = "sha256-3Yo3qdzMRQGh/C3Qo5gpS2V1D4u1MptmqsXb+QO9EsE=";
|
||||
base00 = "0d1001";
|
||||
base01 = "241c0a";
|
||||
base02 = "3c3836";
|
||||
base03 = "5b5b5b";
|
||||
base04 = "7c6f64";
|
||||
base05 = "928374";
|
||||
base06 = "d8caac";
|
||||
base07 = "e6d6ac";
|
||||
base08 = "e68183";
|
||||
base09 = "e39b7b";
|
||||
base0A = "d9bb80";
|
||||
base0B = "87af87";
|
||||
base0C = "0075c4";
|
||||
base0D = "89beba";
|
||||
base0E = "87af87";
|
||||
base0F = "87c095";
|
||||
}
|
@@ -1,20 +0,0 @@
|
||||
# Miramare scheme
|
||||
# Based on miramare by franbach (https://github.com/franbach/miramare)
|
||||
scheme: "Miramare"
|
||||
author: "librephoenix (https://gitlab.com/librephoenix)"
|
||||
base00: "0d1001" # ----
|
||||
base01: "241c0a" # ---
|
||||
base02: "3c3836" # --
|
||||
base03: "5b5b5b" # -
|
||||
base04: "7c6f64" # +
|
||||
base05: "928374" # ++
|
||||
base06: "d8caac" # +++
|
||||
base07: "e6d6ac" # ++++
|
||||
base08: "e68183"
|
||||
base09: "e39b7b"
|
||||
base0A: "d9bb80"
|
||||
base0B: "87af87"
|
||||
base0C: "0075c4"
|
||||
base0D: "89beba"
|
||||
base0E: "87af87"
|
||||
base0F: "87c095"
|
@@ -1 +0,0 @@
|
||||
dark
|
Reference in New Issue
Block a user