Skip to content

Dark/light mode - #248

Open
UgurEkim wants to merge 7 commits into
dualshock-tools:mainfrom
UgurEkim:main
Open

Dark/light mode#248
UgurEkim wants to merge 7 commits into
dualshock-tools:mainfrom
UgurEkim:main

Conversation

@UgurEkim

@UgurEkim UgurEkim commented Aug 1, 2026

Copy link
Copy Markdown

Hi,

Implemented a dark/light toggle switch for changing theme's. Dark is more easier on the eyes on a big screen :). Besides that i've converted default css files to sass and also added the gulp-sass plugin in order to build the css files. This was needed for the dark/light mode.

Light Mode
image

Dark Mode
image

@UgurEkim UgurEkim changed the title Update to v2.27 from main Dark/light mode Aug 3, 2026
…dark/light mode in core.js

Changed strolestyle color for drawing crosshair back to original in stick-renderer.js.

clearing canvas now resets it to the correct theme colors in calib-range-modal.js.
@carpikes

carpikes commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Hi, thank you for the PR, I will have a look at it asap!

@UgurEkim

Copy link
Copy Markdown
Author

Chroma Pearl
image

Chroma Indigo
image

White
image

Midnight Black
image

Volcanic Red
image

Spider-Man 2
image

@carpikes

carpikes commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Hi, I did a first review, and it's looking quite good!

That said, the PR itself is quite large, which makes it harder to review and maintain.
I think the ideal approach would be to split it into a few smaller, self-contained PRs.

I'd remove the different colors for each controller from this PR. I think it's a great idea, but it could be introduced in a separate PR. It also adds extra effort whenever a new controller (and its color) is added.

Thank you!

EDIT: Just added a CONTRIBUTING.md with guidelines on how to contribute.
https://github.com/dualshock-tools/dualshock-tools.github.io/blob/main/CONTRIBUTING.md

@UgurEkim

UgurEkim commented Aug 16, 2026

Copy link
Copy Markdown
Author

Hi, i force pushed the latest commit regarding dark/light mode! I will create a new PR after this one is merged :)

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