peach -> hopscotch theme
This commit is contained in:
parent
a2a60cc81c
commit
578f23fea0
1 changed files with 1 additions and 2 deletions
|
|
@ -1,12 +1,11 @@
|
||||||
{
|
{
|
||||||
pkgs,
|
pkgs,
|
||||||
config,
|
|
||||||
lib,
|
lib,
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
colors = {
|
colors = {
|
||||||
scheme = "catppuccin-mocha";
|
scheme = "hopscotch";
|
||||||
accent = "base09";
|
accent = "base09";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue