use Joomla! 5.0 beta or from the github
I have darkmode when add data-bs-theme="dark" at < html > tag (I edit index.php now for test, I make JavaScript for autochanged darkmode later)
I have not darkmode
macos ventura
Google Chrome last update
php 8.2
unsure mysql
Atum, problem is build/media_source/templates/administrator/atum/scss/_variables.scss:
// Disable dark mode in J4.4 - it's going to cause major b/c breaks to introduce. We will enable it in 5.0
$enable-dark-mode: false;
Cassiopeia, problem is same build/media_source/templates/site/cassiopeia/scss/tools/variables/_variables.scss :
// Disable dark mode in J4.4 - it's going to cause major b/c breaks to introduce. We will enable it in 5.0
$enable-dark-mode: false;
This joomla 5. Has to be enable, no? Sorry if i make mistake.
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-08-29 13:51:34 |
Closed_By | ⇒ | HLeithner |
Thank you for answer HLeithner! I look at #41409 and report result later. But he is only for Atum, no? I report Atum and Cassiopeia.
Cassiopeia has darkmode work in progress? Just ask to know for my later templates. I do not want use my css to do frontend darkmode for clients. Much work but not pay much, you know. Thank you for next reply. Sorry for my bad english.
Nobody is working on dark mode for Cassiopeia afaik.
Thank you for answer!
The darkmode is still work in progress, if you want to help you can have a look at #41409