Skip to content

feat(theme): update v2 theme variables(2025-6-23 17:36)#160

Merged
CatsJuice merged 1 commit into
mainfrom
catsjuice/bump-theme/20250623
Jun 23, 2025
Merged

feat(theme): update v2 theme variables(2025-6-23 17:36)#160
CatsJuice merged 1 commit into
mainfrom
catsjuice/bump-theme/20250623

Conversation

@CatsJuice
Copy link
Copy Markdown
Member

2025-6-23 17:36

New

  • aI/applyBackground
    • light: #92929212
    • dark: #9292921a
  • aI/applyDeleteHighlight
    • light: #ed3f3f21
    • dark: #ed3f3f3b
  • aI/applyTextHighlight
    • light: #1e96eb
    • dark: #29a3fa
  • aI/applyTextHighlightBackground
    • light: #1e96eb14
    • dark: #1e96eb1a

Removed

None

Updated

  • aI/thinkingOutputBackground
    • light: #f9f9f9#0000000d

# 2025-6-23 17:36
### New

- `aI/applyBackground`
  - light:  <svg width="11" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><rect stroke="rgba(0,0,0,0.1)" width="20" height="20" rx="4" fill="#92929212" /></svg> `#92929212`
  - dark:  <svg width="11" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><rect stroke="rgba(0,0,0,0.1)" width="20" height="20" rx="4" fill="#9292921a" /></svg> `#9292921a`
- `aI/applyDeleteHighlight`
  - light:  <svg width="11" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><rect stroke="rgba(0,0,0,0.1)" width="20" height="20" rx="4" fill="#ed3f3f21" /></svg> `#ed3f3f21`
  - dark:  <svg width="11" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><rect stroke="rgba(0,0,0,0.1)" width="20" height="20" rx="4" fill="#ed3f3f3b" /></svg> `#ed3f3f3b`
- `aI/applyTextHighlight`
  - light:  <svg width="11" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><rect stroke="rgba(0,0,0,0.1)" width="20" height="20" rx="4" fill="#1e96eb" /></svg> `#1e96eb`
  - dark:  <svg width="11" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><rect stroke="rgba(0,0,0,0.1)" width="20" height="20" rx="4" fill="#29a3fa" /></svg> `#29a3fa`
- `aI/applyTextHighlightBackground`
  - light:  <svg width="11" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><rect stroke="rgba(0,0,0,0.1)" width="20" height="20" rx="4" fill="#1e96eb14" /></svg> `#1e96eb14`
  - dark:  <svg width="11" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><rect stroke="rgba(0,0,0,0.1)" width="20" height="20" rx="4" fill="#1e96eb1a" /></svg> `#1e96eb1a`

### Removed

None

### Updated

- `aI/thinkingOutputBackground`
  - light:  <svg width="11" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><rect stroke="rgba(0,0,0,0.1)" width="20" height="20" rx="4" fill="#f9f9f9" /></svg> `#f9f9f9` → <svg width="11" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><rect stroke="rgba(0,0,0,0.1)" width="20" height="20" rx="4" fill="#0000000d" /></svg> `#0000000d`
@CatsJuice CatsJuice requested a review from zanwei June 23, 2025 10:03
@CatsJuice CatsJuice merged commit 706e535 into main Jun 23, 2025
2 checks passed
@CatsJuice CatsJuice deleted the catsjuice/bump-theme/20250623 branch June 23, 2025 10:06
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