Commit 40e240e
committed
Enhance README with theme support and update license information
- Added multiple built-in themes and custom CSS support to the README.
- Updated the license section to specify GNU General Public License v3.0 (GPL-3.0-or-later).
Refactor Tailwind CSS for improved utility classes
- Introduced new utility classes for spacing, margins, and borders in tailwind.css.
- Added support for additional colors and background utilities.
- Enhanced gradient and shadow utilities for better customization.
Refactor lyrics sharing functionality in lyrics_panel.rs
- Removed the build_screenshot_share_caption function to simplify sharing logic.
- Updated share_screenshot_lyrics_image to eliminate unused share_text parameter.
- Improved logic to check for shareable lyric lines before sharing.1 parent 6ca4c8e commit 40e240e
5 files changed
Lines changed: 904 additions & 119 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments