mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-01-07 03:27:48 +08:00
add a new colorscheme
This commit is contained in:
parent
2c9999907f
commit
27eb2246a9
2 changed files with 3 additions and 2 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# Largely copied from https://github.com/flickowoa/dotfiles/tree/aurora
|
||||
{ config, ... }:
|
||||
with config.lib.stylix.colors;
|
||||
let
|
||||
|
|
|
|||
|
|
@ -7,10 +7,10 @@
|
|||
"everforest"
|
||||
"petrichor-downpour"
|
||||
{
|
||||
name = "zzzzoka-gbc-dark";
|
||||
name = "frieren-butterflies-dark";
|
||||
fromImage = {
|
||||
enable = true;
|
||||
image = "zzzzoka-gbc.jpg";
|
||||
image = "frieren-butterflies.jpg";
|
||||
method = "matugen";
|
||||
passthru.scheme = "scheme-expressive";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue