Retheme entire web UI (login + signed-in system) to echo MokoAi mokoonyx #822
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Reported by: @jmiller
Goal: Retheme the entire MokoGIT web UI -- the login page AND the whole signed-in system (dashboards, repos, issues/PRs, org/admin, settings) -- so it echoes the MokoAi look at https://ai.dev.mokoconsulting.tech (the
mokoonyxtheme). Login is the starting point; the theme then carries through the entire authenticated app.Reference palette (ai.dev
mokoonyx):#0e1318; card/secondary bg#151b22; border#2b323b#e6ebf1; primary/accent#3f8ff0; link#60a5fa; deep brand#112855web_src/css/vendor/fontawesome/and imported inweb_src/css/index.css)Scope:
mokoonyx(light + dark variants).Supersedes #818 (blank a11y/theme navbar icons): the FA-7 embed + toggle presentation are handled by this retheme. #819 (broken login-logo) and #820 (org header width) remain separate.
Reported 2026-07-18.
Branch created:
feature/822-retheme-entire-web-ui-login-signed-in-syFolded into the consolidated mobile + retheme design on #719 (work package WP-B). Shipping together on
feat/mobile-retheme. Approach: tune the existingtheme-mokogit-{light,dark}.csstoken values to the mokoonyx palette (not importing MokoAI'sdata-bs-themesheets) + extendmokogit-brand.cssfor app-wide chrome. Decisions: light-theme primary →#aec5f5(black text on accent), dark accent stays#3f8ff0. See #719 for the full plan.