obito
|
80cdf6a44c
|
theme: Allows to use alpha color for active_border but at least 0.3. (#1531)
Co-authored-by: Jason Lee <huacnlee@gmail.com>
|
2025-11-06 22:23:55 +08:00 |
|
Jason Lee
|
cfd060b66d
|
editor: Split Input and Editor background color. (#1323)
Keep input to use window background color, the `editor.background` only
for Editor mode.
|
2025-10-03 11:20:01 +08:00 |
|
Jason Lee
|
709a888e15
|
accordion: Fix Accordion hover background. (#1184)
- Improved `accordion.hover` theme color default fallback to `accent`.
- Fix incorrect Accordion border top radius on hover.
- Removed unused `accordion.active.background` theme variable.
<img width="1106" height="799" alt="image"
src="https://github.com/user-attachments/assets/3b1d3e56-7e77-4118-ac3c-231c6571940a"
/>
|
2025-08-29 11:51:32 +08:00 |
|
Jason Lee
|
396c8dbe63
|
theme: Improve theme color fallback to use blend to avoid alpha. (#1162)
Also updated the themes colors to match this default rule.
|
2025-08-20 16:37:46 +08:00 |
|
Jason Lee
|
35ba09a561
|
theme: Add Flexoki theme. (#1157)
https://stephango.com/flexoki
<img width="1382" height="1178" alt="image"
src="https://github.com/user-attachments/assets/781773ac-1b3f-4703-a156-3616159d4457"
/>
<img width="1382" height="1178" alt="image"
src="https://github.com/user-attachments/assets/745e4ebd-5957-4376-b35c-8e7d9de5996a"
/>
|
2025-08-20 10:44:10 +08:00 |
|