diff --git a/README.md b/README.md index 4b0b8f3..8000836 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Interstellar — sound theme for KDE Plasma +Interstellar + *A long look out of the window* A complete, [freedesktop Sound Theme @@ -19,7 +21,9 @@ kde-sound-theme-interstellar/ │ ├── verify_theme.py # spec + audio + KDE coverage checks │ ├── make_preview.py # rebuilds preview/index.html │ └── preview_template.html -├── preview/index.html +├── preview/ +│ ├── index.html # player nel browser per ogni cue +│ └── avatar.png # icona del tema (512×512) ├── LICENSES/ ├── Makefile └── install.sh @@ -230,3 +234,8 @@ adapt it freely, subject to CC BY-SA 4.0's attribution and share-alike terms. ## Credits Created by **enne2** (2026). Designed for Plasma 6.3 on Debian 13. + +The avatar illustration in `preview/avatar.png` is an AI-generated image (Google +Gemini via Antigravity). It is included only to identify the theme, and is **not** +covered by either grant below: neither the CC BY-SA 4.0 that applies to the audio +nor the BSD-2-Clause that applies to the code. diff --git a/dist/kde-sound-theme-interstellar-1.0.0.tar.gz b/dist/kde-sound-theme-interstellar-1.0.0.tar.gz index 0802c25..4824dbc 100644 Binary files a/dist/kde-sound-theme-interstellar-1.0.0.tar.gz and b/dist/kde-sound-theme-interstellar-1.0.0.tar.gz differ diff --git a/preview/avatar.png b/preview/avatar.png new file mode 100644 index 0000000..a977ba2 Binary files /dev/null and b/preview/avatar.png differ