mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #1249] Complete the dark mode #802
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#802
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 @AbraxasDMG on GitHub (Nov 14, 2024).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/1249
Hi everyone.
Would it be possible to complete the dark mode by automatically applying some dark theme to the View, Edit and Advanced Edit views and their elements?
I have applied some random dark themes to highlight.js View and Ace Advanced Editor elements directly in the browser to illustrate what I meant.


Current situation in the Demo I've tested.
How it could look like.
The idea here is to avoid leaving the ace-related drop downs light themed.


This is how it could look like.
Thank you very much in advance.
@AbraxasDMG commented on GitHub (Nov 14, 2024):
Hi again.
You may ignore this ticket. I think I figured out some things myself.