Skip to content

fix(ui): Refine dark theme message surfaces for consistent, compliant dark mode UX. - #10693

Merged
jbg merged 1 commit into
aaif-goose:mainfrom
kursad-k:fix.darktheme
Jul 27, 2026
Merged

fix(ui): Refine dark theme message surfaces for consistent, compliant dark mode UX.#10693
jbg merged 1 commit into
aaif-goose:mainfrom
kursad-k:fix.darktheme

Conversation

@kursad-k

Copy link
Copy Markdown
Contributor

Summary

  • replace the bright user prompt background with a muted slate-blue palette
  • add harmonious Markdown accent colors within user messages
  • add a subtle darker background to agent responses
  • leave the light theme and tool rendering unchanged

Testing

  • manually built and tested on Windows 11

Screenshots/Demos (for UX changes)

Before:
image

After:
image

@kursad-k kursad-k changed the title fix(ui): refine dark theme message surfaces fix(ui): Refine dark theme message surfaces for consistent, compliant dark mode UX. Jul 27, 2026

@jbg jbg left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

thanks!

@jbg
jbg added this pull request to the merge queue Jul 27, 2026
Merged via the queue into aaif-goose:main with commit 54488b0 Jul 27, 2026
23 checks passed
lifeizhou-ap added a commit that referenced this pull request Jul 28, 2026
* main: (28 commits)
  chore(deps): bump postcss from 8.5.10 to 8.5.23 in /documentation (#10721)
  chore(deps-dev): bump js-yaml from 4.2.0 to 4.3.0 in /documentation (#10735)
  chore(deps): bump fast-uri from 3.1.2 to 3.1.4 in /documentation (#10647)
  chore(deps): bump svgo from 3.3.3 to 3.3.4 in /documentation (#10646)
  chore(deps): bump docker/login-action from 4.4.0 to 4.5.1 (#10670)
  chore(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#10671)
  chore(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#10674)
  fix(providers): update DeepSeek model names to v4 API (#10729)
  fix(acp): forward Claude Code model picker selection to the adapter (#10675)
  fix(acp): forward Pi model selection to the adapter (#10707)
  fix(config): preserve enabled flag when migrating platform extensions (#10690)
  fix(acp): pass session working_dir to on_call_tool (#10689)
  fix(security): preserve adversary tool arguments (#10529)
  fix(local-inference): keep XML snippets inside JSON as data (#10606)
  fix: sync generated chat title in header (#10578)
  feat: tab completion and switch provider for `model` (#10585)
  fix(telegram): prompt for tool approval in gateway sessions (#10613)
  fix: keep CLI provider prompts out of process arguments (#10547)
  fix(providers): ignore stale inventory for static model lists (#10591)
  fix(ui): Refine dark theme message surfaces for consistent, compliant dark mode UX. (#10693)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants