peach -> hopscotch theme

This commit is contained in:
Sean Kovacs 2026-02-23 16:30:44 -05:00
commit 578f23fea0
Signed by: sckova
GPG key ID: 00F325187C68651A

View file

@ -1,12 +1,11 @@
{
pkgs,
config,
lib,
...
}:
{
colors = {
scheme = "catppuccin-mocha";
scheme = "hopscotch";
accent = "base09";
};