No Code Attached Yet
avatar rabidgrowth
rabidgrowth
29 Aug 2023

Steps to reproduce the issue

use Joomla! 5.0 beta or from the github

Expected result

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)

Actual result

I have not darkmode

System information (as much as possible)

macos ventura
Google Chrome last update
php 8.2
unsure mysql

Additional comments

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.

Votes

# of Users Experiencing Issue
0/1
Average Importance Score
5.00

avatar rabidgrowth rabidgrowth - open - 29 Aug 2023
avatar joomla-cms-bot joomla-cms-bot - change - 29 Aug 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 29 Aug 2023
avatar HLeithner HLeithner - close - 29 Aug 2023
avatar HLeithner
HLeithner - comment - 29 Aug 2023

The darkmode is still work in progress, if you want to help you can have a look at #41409

avatar HLeithner HLeithner - change - 29 Aug 2023
Status New Closed
Closed_Date 0000-00-00 00:00:00 2023-08-29 13:51:34
Closed_By HLeithner
avatar rabidgrowth
rabidgrowth - comment - 29 Aug 2023

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.

avatar HLeithner
HLeithner - comment - 31 Aug 2023

Nobody is working on dark mode for Cassiopeia afaik.

avatar rabidgrowth
rabidgrowth - comment - 1 Sep 2023

Thank you for answer!

Add a Comment

Login with GitHub to post a comment