Updated stylix schema
This commit is contained in:
@@ -1 +0,0 @@
|
||||
sha256-wCXKHemZYxVYnWVwh6Ng/nGlUroRotXgvcOdSfqRPeo=
|
@@ -1 +0,0 @@
|
||||
https://images7.alphacoders.com/126/1266081.jpg
|
@@ -1,18 +0,0 @@
|
||||
scheme: "Catppuccin Mocha"
|
||||
author: "https://github.com/catppuccin/catppuccin"
|
||||
base00: "1e1e2e" # base
|
||||
base01: "181825" # mantle
|
||||
base02: "313244" # surface0
|
||||
base03: "45475a" # surface1
|
||||
base04: "585b70" # surface2
|
||||
base05: "cdd6f4" # text
|
||||
base06: "f5e0dc" # rosewater
|
||||
base07: "b4befe" # lavender
|
||||
base08: "f38ba8" # red
|
||||
base09: "fab387" # peach
|
||||
base0A: "f9e2af" # yellow
|
||||
base0B: "a6e3a1" # green
|
||||
base0C: "94e2d5" # teal
|
||||
base0D: "89b4fa" # blue
|
||||
base0E: "cba6f7" # mauve
|
||||
base0F: "f2cdcd" # flamingo
|
25
themes/catppuccin-mocha/default.nix
Normal file
25
themes/catppuccin-mocha/default.nix
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
scheme = "Catppuccin Mocha";
|
||||
slug = "catppuccin-mocha";
|
||||
author = "https://catppuccin.com/";
|
||||
description = "Soothing pastel theme for the high-spirited!";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://images7.alphacoders.com/126/1266081.jpg";
|
||||
backgroundSha256 = "sha256-wCXKHemZYxVYnWVwh6Ng/nGlUroRotXgvcOdSfqRPeo=";
|
||||
base00 = "1e1e2e";
|
||||
base01 = "181825";
|
||||
base02 = "313244";
|
||||
base03 = "45475a";
|
||||
base04 = "585b70";
|
||||
base05 = "cdd6f4";
|
||||
base06 = "f5e0dc";
|
||||
base07 = "b4befe";
|
||||
base08 = "f38ba8";
|
||||
base09 = "fab387";
|
||||
base0A = "f9e2af";
|
||||
base0B = "a6e3a1";
|
||||
base0C = "94e2d5";
|
||||
base0D = "89b4fa";
|
||||
base0E = "cba6f7";
|
||||
base0F = "f2cdcd";
|
||||
}
|
@@ -1 +0,0 @@
|
||||
dark
|
Reference in New Issue
Block a user