theme-toggle 0.3.0: day/night click, new icon, corrected author name - #110
Merged
Conversation
xMinor-1
pushed a commit
to xMinor-1/bb-plugins
that referenced
this pull request
Aug 23, 2026
Владелец публикуется под именем Foma. В LICENSE четырёх плагинов и в корневом стояло «Dmitriy Fomin» — заменено. pdf-viewer шёл вообще без LICENSE, добавлен. Патч-версии подняты, чтобы исправленный файл доехал до тех, кто ставит плагин из каталога. Запись theme-toggle в каталоге правится отдельным PR: get-bb/marketplace#110. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
The button now flips light and dark on a plain click; palettes moved into the menu that hover, hold, and right-click already opened. The icon is a square split by a diagonal — day above, night below — and the filled half follows the current appearance. Entry updated for the release: range ^0.3.0, refreshed description and icon.
Contributor
The review found no blocking security, installation, or compatibility issue. The current validation check passes. We will merge this submission now. Thank you for contributing it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the
theme-toggleentry for the 0.3.0 release, and carries the author-name fix this PR started with.What changed in the plugin (tag
theme-toggle/v0.3.0)Foma, as in the rest of my entries.Entry changes
source.git.range:^0.2.0→^0.3.0description: rewritten for the new click behaviouricon:icons/theme-toggle-b81e39a7.svg(the new artwork; the old file is removed)Checked locally with
npm ci --ignore-scripts && npm run build && npm run check— both pass, and the liveness check resolves the new tag.