switch to unstable

This commit is contained in:
Sean Kovacs 2026-01-22 12:40:17 -05:00
commit a66c88c379
Signed by: sckova
GPG key ID: 00F325187C68651A
6 changed files with 100 additions and 165 deletions

View file

@ -1,7 +1,7 @@
{ pkgs, config, ... }:
{
colors = {
scheme = "catppuccin-mocha";
scheme = "espresso";
accent = "base09";
};