mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 06:20:29 +00:00
feat(desktop): themes
This commit is contained in:
parent
d6db6ff198
commit
4a9ff9412e
31 changed files with 3573 additions and 1099 deletions
|
|
@ -137,6 +137,9 @@
|
|||
|
||||
[data-slot="message-part-tool-error-message"] {
|
||||
color: var(--text-on-critical-weak);
|
||||
max-height: 240px;
|
||||
overflow-y: auto;
|
||||
word-break: break-word;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue