Skip to content

fix: adapt logos for dark theme / 修复深色主题 logo 适配#3814

Merged
SivanCola merged 2 commits into
esengine:main-v2from
SivanCola:codex/dark-theme-logo-adaptation
Jun 10, 2026
Merged

fix: adapt logos for dark theme / 修复深色主题 logo 适配#3814
SivanCola merged 2 commits into
esengine:main-v2from
SivanCola:codex/dark-theme-logo-adaptation

Conversation

@SivanCola

Copy link
Copy Markdown
Collaborator

Summary

  • render sidebar and welcome logos as monochrome in dark theme
  • keep the original blue logo in light theme
  • support system dark mode when no explicit theme override is set

Verification

  • pnpm --dir desktop/frontend check:css
  • verified in the in-app browser that light theme keeps both logo filters as none and the loaded stylesheet contains the dark-theme logo rules

@SivanCola SivanCola requested a review from esengine as a code owner June 10, 2026 07:45
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@github-actions github-actions Bot added v2 Go rewrite (1.x) — main-v2 branch, active development desktop Wails desktop app (desktop/**) labels Jun 10, 2026
@SivanCola SivanCola enabled auto-merge June 10, 2026 07:48
@github-actions github-actions Bot added the mcp MCP servers / plugins (internal/plugin, codegraph) label Jun 10, 2026

@esengine esengine left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dark-theme logo adaptation looks right (filter + system prefers-color-scheme fallback). Merging.

@SivanCola SivanCola merged commit b400886 into esengine:main-v2 Jun 10, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

desktop Wails desktop app (desktop/**) mcp MCP servers / plugins (internal/plugin, codegraph) v2 Go rewrite (1.x) — main-v2 branch, active development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants