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-krJtLOP+9mV87l0/XCkqtk558VeHP3ZjThLEh97ESek=
|
|
@ -1 +0,0 @@
|
|||
https://images3.alphacoders.com/126/1266078.jpg
|
|
@ -1,18 +0,0 @@
|
|||
scheme: "Catppuccin Frappe"
|
||||
author: "https://github.com/catppuccin/catppuccin"
|
||||
base00: "303446" # base
|
||||
base01: "292c3c" # mantle
|
||||
base02: "414559" # surface0
|
||||
base03: "51576d" # surface1
|
||||
base04: "626880" # surface2
|
||||
base05: "c6d0f5" # text
|
||||
base06: "f2d5cf" # rosewater
|
||||
base07: "babbf1" # lavender
|
||||
base08: "e78284" # red
|
||||
base09: "ef9f76" # peach
|
||||
base0A: "e5c890" # yellow
|
||||
base0B: "a6d189" # green
|
||||
base0C: "81c8be" # teal
|
||||
base0D: "8caaee" # blue
|
||||
base0E: "ca9ee6" # mauve
|
||||
base0F: "eebebe" # flamingo
|
25
themes/catppuccin-frappe/default.nix
Normal file
25
themes/catppuccin-frappe/default.nix
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
scheme = "Catppuccin Frappe";
|
||||
slug = "catppuccin-frappe";
|
||||
author = "https://catppuccin.com/";
|
||||
description = "Soothing pastel theme for the high-spirited!";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://images3.alphacoders.com/126/1266078.jpg";
|
||||
backgroundSha256 = "sha256-krJtLOP+9mV87l0/XCkqtk558VeHP3ZjThLEh97ESek=";
|
||||
base00 = "303446";
|
||||
base01 = "292c3c";
|
||||
base02 = "414559";
|
||||
base03 = "51576d";
|
||||
base04 = "626880";
|
||||
base05 = "c6d0f5";
|
||||
base06 = "f2d5cf";
|
||||
base07 = "babbf1";
|
||||
base08 = "e78284";
|
||||
base09 = "ef9f76";
|
||||
base0A = "e5c890";
|
||||
base0B = "a6d189";
|
||||
base0C = "81c8be";
|
||||
base0D = "8caaee";
|
||||
base0E = "ca9ee6";
|
||||
base0F = "eebebe";
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
dark
|
Loading…
Add table
Add a link
Reference in a new issue