This commit is contained in:
Sean Kovacs 2026-01-24 12:32:53 -05:00
commit f271f86d15
Signed by: sckova
GPG key ID: 00F325187C68651A
3 changed files with 4 additions and 6 deletions

View file

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