UI polish: scrollbar, focus ring, active nav state, transitions, sidebar border - #1306
Closed
CTLBs wants to merge 1 commit into
Closed
UI polish: scrollbar, focus ring, active nav state, transitions, sidebar border#1306CTLBs wants to merge 1 commit into
CTLBs wants to merge 1 commit into
Conversation
…bar border - Scrollbar width 1px → 6px for better usability - Add *:focus-visible outline (hl-500) — restores keyboard accessibility without affecting mouse users - Input fields: add visible border + focus color shift - Transitions: 100ms → 150ms across buttons and focusable elements - Buttons: rounded-md → rounded-lg for a more modern look - Sidebar: add subtle right border (bg-600) to separate from main content - Active nav item: hl-800 background + blue left-border accent instead of barely-visible hl-900 - Logo: text-lg + tracking-wide, accent color brightened to hl-400 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
sceuick
added a commit
that referenced
this pull request
May 28, 2026
- edit memory book in chat - fix image preset - fix: llamacpp thinking budget - fix: cancel should retain message - refactor memory books selection - deepseek thinking payload - preset parsers operate on prompt - ui tweaks from #1306 - re-style sub list - featherless: filter model classes when searching - refactor client message history
Member
|
Thanks for the contribution. I've rolled some of these changes into #1305. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Small, non-breaking visual improvements to the dark-theme UI. The spirit of the existing design is fully preserved.
Files changed
Test plan