website
website copied to clipboard
Dark theme
- Please check if the PR fulfills these requirements
- [x] The commit message follows our guidelines
- What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) /kind design /kind cleanup
-
What this PR does / why we need it: hi, this pr resolves the dark-mode feature which was already present in the params but could not be implemented due to conflicting hardcoded inline styling and css issues, i have cleaned this up by replacing inline color styles with proper CSS classes ensuring that the .dark class toggles expected elements
-
Which issue(s) this PR fixes: fixes issue #364 fixes closed pr #365
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
To complete the pull request process, please assign k82cn
You can assign the PR to them by writing /assign @k82cn in a comment when ready.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/assign @k82cn @Monokaix
hi, please review this pr and let me know if any changes are required thanks