peach -> hopscotch theme

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

View file

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