set default gitea theme to arc-green
This commit is contained in:
parent
76f6e930e0
commit
d29267f18e
@ -18,6 +18,11 @@
|
||||
lfs.enable = true;
|
||||
rootUrl = "https://code.ataraxiadev.com";
|
||||
stateDir = "/gitea/data";
|
||||
settings = {
|
||||
ui = {
|
||||
DEFAULT_THEME = "arc-green";
|
||||
};
|
||||
};
|
||||
# ssh = {
|
||||
# enable = true;
|
||||
# clonePort = 2222;
|
||||
|
Loading…
x
Reference in New Issue
Block a user