Add Dark Mode #1

Open
opened 2024-10-01 16:31:29 -07:00 by Sweeistaken · 3 comments
Sweeistaken commented 2024-10-01 16:31:29 -07:00 (Migrated from github.com)
No description provided.
Sweeistaken commented 2024-10-01 16:39:32 -07:00 (Migrated from github.com)

Sweeistaken/MintHTML@a271bf05d5

Made first tweaks by making the darkmode toolstrip inject the following CSS:

html{
color-scheme: dark;
}

Image

TODO: Make the Application darkmode, and allow checking system darkmode.

https://github.com/Sweeistaken/MintHTML/commit/a271bf05d58253684074150a676352fa6ea2d667 Made first tweaks by making the darkmode toolstrip inject the following CSS: ``` html{ color-scheme: dark; } ``` ![Image](https://github.com/user-attachments/assets/756bab57-7840-42e6-b1f7-d852cffbcd3b) TODO: Make the Application darkmode, and allow checking system darkmode.
Sweeistaken commented 2024-10-01 22:46:33 -07:00 (Migrated from github.com)

Sweeistaken/MintHTML@ff66b04436

Image

TODO: Make a custom toolstrip renderer

https://github.com/Sweeistaken/MintHTML/commit/ff66b044360504e0b4a68222e6704d080e567dcc ![Image](https://github.com/user-attachments/assets/25334aa4-1b64-4796-8c66-157ce564e5b4) TODO: Make a custom toolstrip renderer
Owner

swee/MintHTML@1d912ea723

Now can use DWM to change the titlebar color to dark

https://tube.swee.codes/w/dmGF8yCDhYKcnShMKASnYn

https://git.swee.codes/swee/MintHTML/commit/1d912ea72367a32ed148ac5d33e0efb4622ee2d9 Now can use DWM to change the titlebar color to dark https://tube.swee.codes/w/dmGF8yCDhYKcnShMKASnYn
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
swee/MintHTML#1
No description provided.