Regenerated

This commit is contained in:
2026-04-29 15:11:02 +02:00
parent 3106055e4b
commit ebb03eb278
6 changed files with 405 additions and 472 deletions
@@ -2,7 +2,7 @@
{ lib, config, pkgs, flakeRoot, ... }:
let
colors = {
border = "#97C9E6";
border = "#96cdd2";
crust = "#11111b";
mantle = "#181825";
base = "#1e1e2e";