Skip to content

feat(theme): update v2 theme variables(2026-1-6 15:2)#161

Merged
CatsJuice merged 1 commit into
mainfrom
bump-theme/2026010601
Jan 6, 2026
Merged

feat(theme): update v2 theme variables(2026-1-6 15:2)#161
CatsJuice merged 1 commit into
mainfrom
bump-theme/2026010601

Conversation

@CatsJuice
Copy link
Copy Markdown
Member

2026-1-6 15:2

New

None

Removed

None

Updated

  • block/callout/background/blue
    • light: #f0f9ff#e6f5ff
  • block/callout/background/green
    • light: #fbfef1#f9fee7
  • block/callout/background/grey
    • light: #f9f9f9#f5f5f5
  • block/callout/background/magenta
    • light: #fefaff#fcf4ff
  • block/callout/background/orange
    • light: #fff7ee#ffebd5
  • block/callout/background/purple
    • light: #f9f7ff#f5f3ff
  • block/callout/background/red
    • light: #fff4f5#fce5e6
  • block/callout/background/teal
    • light: #eefffd#e2fdf9
  • block/callout/background/yellow
    • light: #fdfcf4#fffbeb
  • aI/applyTextHighlightBackground
    • dark: #1e96eb1a#1e96eb33

# 2026-1-6 15:2
### New

None

### Removed

None

### Updated

- `block/callout/background/blue`
  - 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="#f0f9ff" /></svg> `#f0f9ff` → <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="#e6f5ff" /></svg> `#e6f5ff`
- `block/callout/background/green`
  - 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="#fbfef1" /></svg> `#fbfef1` → <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="#f9fee7" /></svg> `#f9fee7`
- `block/callout/background/grey`
  - 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="#f5f5f5" /></svg> `#f5f5f5`
- `block/callout/background/magenta`
  - 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="#fefaff" /></svg> `#fefaff` → <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="#fcf4ff" /></svg> `#fcf4ff`
- `block/callout/background/orange`
  - 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="#fff7ee" /></svg> `#fff7ee` → <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="#ffebd5" /></svg> `#ffebd5`
- `block/callout/background/purple`
  - 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="#f9f7ff" /></svg> `#f9f7ff` → <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="#f5f3ff" /></svg> `#f5f3ff`
- `block/callout/background/red`
  - 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="#fff4f5" /></svg> `#fff4f5` → <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="#fce5e6" /></svg> `#fce5e6`
- `block/callout/background/teal`
  - 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="#eefffd" /></svg> `#eefffd` → <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="#e2fdf9" /></svg> `#e2fdf9`
- `block/callout/background/yellow`
  - 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="#fdfcf4" /></svg> `#fdfcf4` → <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="#fffbeb" /></svg> `#fffbeb`
- `aI/applyTextHighlightBackground`
  - 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` → <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="#1e96eb33" /></svg> `#1e96eb33`
@CatsJuice CatsJuice merged commit d921460 into main Jan 6, 2026
2 checks passed
@CatsJuice CatsJuice deleted the bump-theme/2026010601 branch January 6, 2026 07:07
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