pereorga / minimalist-web-notepad

Minimalist Web Notepad
https://notes.orga.cat
1.13k stars 282 forks source link

The background color will become white in OBS dock. #47

Closed iesv closed 2 years ago

iesv commented 3 years ago

The background color will become white in OBS dock. image

domOrielton commented 3 years ago

OBS is Open Broadcaster Software (https://obsproject.com/)? Do you mean the text is white? From your screenshot that is how it looks to me in the Chrome browser with no text entered into the note - white background and gray border. When text is entered/loaded the text it black,

iesv commented 3 years ago

Yes, obs is that. but how can I show the background color black in it as if it opens in new edge browser? I love dark mode :)

domOrielton notifications@github.com 于 2021年3月3日周三 20:11写道:

OBS is Open Broadcaster Software (https://obsproject.com/)? Do you mean the text is white? From your screenshot that is how it looks to me in the Chrome browser with no text entered into the note - white background and gray border. When text is entered/loaded the text it black,

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pereorga/minimalist-web-notepad/issues/47#issuecomment-789670464, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEBO4IS24PQC52RECOD6QX3TBYRPRANCNFSM4YD2B3YA .

domOrielton commented 3 years ago

As this will add to the code size I can't see this being added. minimalist-web-notepad does work very well with browser extensions/add-ons like Dark Reader for Chrome/Firefox/Edge and that is probably the easiest way to do it. Or just add in your own custom code - something like this should be easy to add and should work - https://www.w3schools.com/howto/howto_js_toggle_dark_mode.asp