feat: change theme forgejo
ptr.pet 8 months ago ccc24c59 3067e5cf
··· 19 19 }; 20 20 ui = { 21 21 DEFAULT_SHOW_FULL_NAME = true; 22 22 + DEFAULT_THEME = "edge-dark"; 23 23 + THEMES = "edge-dark,forgejo-dark"; 24 24 + THEME_COLOR_META_TAG = "#333644"; 22 25 }; 23 26 }; 24 27 };