gitea: set default theme to 'gitea'
This commit is contained in:
parent
e4dbbc5858
commit
e65f80f6d4
|
@ -36,7 +36,7 @@
|
|||
IS_INPUT_FILE = false;
|
||||
};
|
||||
ui = {
|
||||
DEFAULT_THEME = "arc-green"; # Set the default theme
|
||||
DEFAULT_THEME = "gitea"; # Set the default theme
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue