mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
fixed gitea dark theme
This commit is contained in:
parent
a66d31eb6b
commit
1d24af47c1
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ _: {...}: {
|
||||||
server = {
|
server = {
|
||||||
LANDING_PAGE = "/explore/repos";
|
LANDING_PAGE = "/explore/repos";
|
||||||
};
|
};
|
||||||
UI = {
|
ui = {
|
||||||
DEFAULT_THEME = "arc-green";
|
DEFAULT_THEME = "arc-green";
|
||||||
};
|
};
|
||||||
service = {
|
service = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue