mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 19:05:54 +03:00
[GH-ISSUE #923] Dark Reader support #606
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#606
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mechite on GitHub (Dec 27, 2022).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/923
As an official dark mode has been added (and I hope/assume you have it automatically change depending on
prefers-color-scheme), I'd like to mention<meta name="darkreader-lock"/>- If you add this small meta tag to the page, you can prevent people from ruining the page with the ever popular Dark Reader [Chrome | Firefox] browser extension. Very simple, and I will submit a PR to address this.@mechite commented on GitHub (Dec 27, 2022):
#924