The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.13 (Linux)
|
[Suggestion] Pull Native Theme/Dark Mode code - Printable Version +- CentBrowser Forum (https://www.centbrowser.net/en) +-- Forum: Product Related (https://www.centbrowser.net/en/forumdisplay.php?fid=1) +--- Forum: Bugs & Suggestions (https://www.centbrowser.net/en/forumdisplay.php?fid=4) +--- Thread: [Suggestion] Pull Native Theme/Dark Mode code (/showthread.php?tid=2613) Pages:
1
2
|
[Suggestion] Pull Native Theme/Dark Mode code - JenN - 01-18-2019 Chromium recently added a 'native' theme that will copy which color mode you are using on your Windows 10 OS, along with the special launch parameter -force-dark-mode to put it into dark mode regardless. This would be amazingly good for my eyes. You can find the code here, please add it in ASAP: https://github.com/chromium/chromium/blob/56b8adb28aa8cc490910e67f98fa1f4f1ae2a55b/ui/native_theme/native_theme.cc#L54 RE: [Suggestion] Pull Native Theme/Dark Mode code - papadoc - 01-18-2019 Hell yeah. Dark mode please. RE: [Suggestion] Pull Native Theme/Dark Mode code - JenN - 01-19-2019 Just to clarify, this is better than typical themes you can get off the Google extension store because it'll give a dark theme to the default internal pages, like the Settings page. RE: [Suggestion] Pull Native Theme/Dark Mode code - papadoc - 01-19-2019 I get what it is, and I need it in my life. =) RE: [Suggestion] Pull Native Theme/Dark Mode code - Admini - 01-20-2019 This feature is not finished yet. I guess it will be launched in Chromium 75/76. RE: [Suggestion] Pull Native Theme/Dark Mode code - papadoc - 01-21-2019 If it's not finished, it's not finished, but the Chromium team tends to drag their feet on options like this, even once they're good to go. Hopefully you guys pull the trigger on implementing it quicker, if that becomes the case. RE: [Suggestion] Pull Native Theme/Dark Mode code - Admini - 01-21-2019 (01-21-2019, 07:39 AM)papadoc Wrote: If it's not finished, it's not finished, but the Chromium team tends to drag their feet on options like this, even once they're good to go. Hopefully you guys pull the trigger on implementing it quicker, if that becomes the case. Yes, we will quickly follow up then. RE: [Suggestion] Pull Native Theme/Dark Mode code - JenN - 03-04-2019 Please save my eyes. RE: [Suggestion] Pull Native Theme/Dark Mode code - SpringsTS - 03-05-2019 Waiting for this feature, you can use:
RE: [Suggestion] Pull Native Theme/Dark Mode code - Admini - 03-05-2019 (03-04-2019, 09:16 PM)JenN Wrote: Please save my eyes. Seems --force-dark-mode partially works in Chrome 72. |