Update beefcake
This commit is contained in:
parent
67bedaccc9
commit
dd714e79af
|
@ -270,6 +270,10 @@
|
||||||
# TODO: raise the log level
|
# TODO: raise the log level
|
||||||
LEVEL = "Debug";
|
LEVEL = "Debug";
|
||||||
};
|
};
|
||||||
|
ui = {
|
||||||
|
THEMES = "catppuccin-mocha-sapphire,gitea,arc-green,auto,pitchblack";
|
||||||
|
DEFAULT_THEME = "catppuccin-mocha-sapphire";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
lfs = {
|
lfs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Reference in a new issue