Skip to content

Add Dark mode C plugin to the official list#1105

Merged
chcg merged 12 commits into
notepad-plus-plus:masterfrom
pullitall:master
Jun 12, 2026
Merged

Add Dark mode C plugin to the official list#1105
chcg merged 12 commits into
notepad-plus-plus:masterfrom
pullitall:master

Conversation

@pullitall

Copy link
Copy Markdown
Contributor

Adds toolbar icons to instantly switch between light and dark mode with no restart required. Features an automatic mode that dynamically toggles your theme based on local sunrise and sunset times

@chcg

chcg commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

@pullitall Plugin dll needs to be at the toplevel of the zip file

Dark Mode C *** REQUIRES Npp >= 8.0 ***
{'category': 'error',
 'details': '',
 'message': 'Dark Mode C: Zip file does not contain dark_mode_C.dll.'}

@chcg chcg added the delayed correction to the plugin needed from plugin author label Jun 4, 2026
@chcg chcg added this to the 1.9.7 milestone Jun 4, 2026
@pullitall pullitall closed this Jun 8, 2026
@pullitall pullitall reopened this Jun 8, 2026
@pullitall

Copy link
Copy Markdown
Contributor Author

Sorry, fixed the .zips into correct structure, added new checksums for new files.

@chcg

chcg commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

@pullitall

Dark Mode C *** REQUIRES Npp >= 8.0 ***
{'category': 'error',
 'details': '',
 'message': 'Dark Mode C: Does not contain any version information.'}

Version info needs to be added similar to e.g.

https://github.com/npp-plugins/plugintemplate/blob/master/src/NppPluginDemo.rc

pullitall and others added 9 commits June 10, 2026 11:05
added .rc with version updated sha
added .rc updated sha
added .rc updated sha
Hopefully final list acceptance update
hopefully final list acceptance update
hopefully last update for acceptance to the list
@chcg chcg removed the delayed correction to the plugin needed from plugin author label Jun 12, 2026
@chcg chcg merged commit df8fcbf into notepad-plus-plus:master Jun 12, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants