summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/styles
AgeCommit message (Collapse)Author
2026-04-15ui: update accordion styles and session review component (#22582)Brendan Allan
2026-03-28fix(app): more startup efficiency (#19454)Adam
2026-03-12fix(app): titlebar cleanup (#17206)David Hill
2026-03-10feat(ui): restyle Card and improve tool error cards (#16888)David Hill
Co-authored-by: Adam <[email protected]>
2026-03-09fix(app): session title turn spinner (#16764)David Hill
2026-03-09revert(app): "STUPID SEXY TIMELINE (#16420)" (#16745)Adam
2026-03-08feat(app): generate color palettes (#16232)Adam
2026-03-07STUPID SEXY TIMELINE (#16420)Kit Langton
2026-03-06chore: generateopencode-agent[bot]
2026-03-06feat(app): sidebar reveal animation, hover peek overlay, and weaker dividers ↵David Hill
(#16374) Co-authored-by: Adam <[email protected]>
2026-03-04desktop: add electron version (#15663)Brendan Allan
2026-03-02Animation Smorgasbord (#15637)Kit Langton
Co-authored-by: Adam <[email protected]>
2026-02-26feat(app): better diff/code comments (#14621)Adam
Co-authored-by: adamelmore <[email protected]> Co-authored-by: David Hill <[email protected]>
2026-02-20wip(app): custom scroll viewAdam
2026-02-19fix(desktop): restore settings header maskDavid Hill
2026-02-19chore: refactor composer/dock components (#14328)Adam
2026-02-18fix(ui): add previous smoke colorsDavid Hill
2026-02-18Update colors.cssDavid Hill
2026-02-17tui: improve modified file visibility and button spacingDavid Hill
- Replace warning yellow with distinct orange color for modified files in git diff indicators - Increase button padding for better visual balance in session header and status popover
2026-02-17tweak(ui): icon-interactive-base color change dark modeDavid Hill
2026-02-17tui: add warning icon to permission requests for better visibilityDavid Hill
Adds a visual warning indicator to permission request dialogs to make them more noticeable and help users understand when the agent needs approval to use tools. Also improves the layout with consistent spacing and icon alignment.
2026-02-17feat(app): session timeline/turn rework (#13196)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-12chore: style loading screenAdam
2026-02-05feat(app): open in <app> button (#12322)Adam
2026-02-02fix(app): session scroll bar color (#11857)Alex Yaroshuk
2026-02-02Revert "feat(ui): Select, dropdown, popover styles & transitions (#11675)"Adam
This reverts commit 377bf7ff21a4f05807c38675ac70cd08fe67b516.
2026-02-02Revert "feat(ui): Smooth fading out on scroll, style fixes (#11683)"Adam
This reverts commit e445dc07464d75c893756f6e256c1755d9e2285e.
2026-02-02feat(app): project context menu on right-clickAdam
2026-02-02feat(app): enhance responsive design with additional breakpoints for larger ↵OpeOginni
screen layout adjustments (#10459) Co-authored-by: opencode <[email protected]> Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-02feat(ui): Smooth fading out on scroll, style fixes (#11683)Aaron Iker
2026-02-02feat(ui): Select, dropdown, popover styles & transitions (#11675)Aaron Iker
2026-01-31Revert "feat: Transitions, spacing, scroll fade, prompt area update ↵Adam
(#11168)" (#11461) Co-authored-by: adamelmore <[email protected]>
2026-01-30chore: generateopencode-agent[bot]
2026-01-30feat: Transitions, spacing, scroll fade, prompt area update (#11168)Aaron Iker
Co-authored-by: Github Action <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: aaroniker <[email protected]>
2026-01-27fix(app): highlight selected changeDavid Hill
Track clicked file in the Changes tree and apply selection styling to the matching review diff.
2026-01-27chore(app): cleanup tailwind vs pure cssadamelmore
2026-01-24chore: generateGitHub Action
2026-01-24update: theme variablesDavid Hill
2026-01-24chore: generateGitHub Action
2026-01-24feat(ui): add critical shadow for comment input validation, set editor ↵David Hill
popover radius to 14px
2026-01-24fix(app): line selection fixesadamelmore
2026-01-24update: border variableDavid Hill
2026-01-24fix(ui): style comment popovers - 14px radius, move label below, use ↵David Hill
text-weak for label, text-strong 14px for comment
2026-01-24fix(app): add shadow-xs-border with hover state to comment cardDavid Hill
2026-01-24fix(ui): add button-primary-base variable and use primary variant for ↵David Hill
Comment button
2026-01-22wip(app): line selectionAdam
2026-01-20update: add new border and shadow styleDavid Hill
2026-01-17feat: add Keybind component for displaying keyboard shortcutsDavid Hill
2026-01-16feat(app): edit project and session titlesAdam
2026-01-16chore: generateGitHub Action