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
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";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue