add themes screanshots to README.md

This commit is contained in:
pax 2026-04-10 16:02:15 -05:00
parent df301c754c
commit d4bad47d42

View File

@ -66,6 +66,14 @@ slots that the body actually uses need to be defined.
## Included Themes ## Included Themes
Each theme ships in two corner-radius variants. Screenshots use the rounded variant:
<picture><img src="../screenshots/themes/nord.png" alt="Nord" width="400"></picture> <picture><img src="../screenshots/themes/catppuccin-mocha.png" alt="Catppuccin Mocha" width="400"></picture>
<picture><img src="../screenshots/themes/gruvbox.png" alt="Gruvbox" width="400"></picture> <picture><img src="../screenshots/themes/solarized-dark.png" alt="Solarized Dark" width="400"></picture>
<picture><img src="../screenshots/themes/tokyo-night.png" alt="Tokyo Night" width="400"></picture> <picture><img src="../screenshots/themes/everforest.png" alt="Everforest" width="400"></picture>
Each theme ships in two corner-radius variants: Each theme ships in two corner-radius variants:
- **`*-rounded.qss`** — 4px radius on buttons, inputs, dropdowns, scrollbar handles, group boxes, tabs etc. The "default" Fusion-style look. - **`*-rounded.qss`** — 4px radius on buttons, inputs, dropdowns, scrollbar handles, group boxes, tabs etc. The "default" Fusion-style look.