CodeIgniter Forums
Dark Theme (mode) for User Guide - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Feature Requests (https://forum.codeigniter.com/forumdisplay.php?fid=29)
+--- Thread: Dark Theme (mode) for User Guide (/showthread.php?tid=86908)



Dark Theme (mode) for User Guide - 5flex - 02-25-2023

Hello!
Please make (add) dark mode for UserGuide section. I often open a this section on my second monitor and white background is very bright shining my eyes. I (and may be not only I) really feeling discomfort.

Thanks.


RE: Dark Theme (mode) - datamweb - 02-25-2023

If you use the Shield documentation, the link below covers the topic for Shield.

https://datamweb.github.io/shield

Due to the need for changes, this feature has not yet been officially added to the Shield documentation.
However, I think it is a temporary solution.


RE: Dark Theme (mode) - 5flex - 02-25-2023

(02-25-2023, 08:23 AM)datamweb Wrote: If you use the Shield documentation, the link below covers the topic for Shield.

https://datamweb.github.io/shield

Due to the need for changes, this feature has not yet been officially added to the Shield documentation.
However, I think it is a temporary solution.

Sorry, but my question was about official Documentation.. Shield is not interesting for me in this time...


RE: Dark Theme (mode) - datamweb - 02-25-2023

The title of this post is presented in a general way, it is better to write CI Framework User Guide in the title.


RE: Dark Theme (mode) - 5flex - 02-25-2023

I'm sorry, I didn't know you were so principled that you didn't understand the difference between a User Guide and your Shield... I think that those who understood what I wanted to ask for understood exactly what was needed. Your Shield is not interesting to me from the word at all at this point in time.

Dude, just get out with your bullshit. I tell you again that in my first post I clearly wrote that I am interested in the dark mode of the user manual, not your shield. Don't you really understand? Or turned on a fool?


RE: Dark Theme (mode) - kenjis - 02-26-2023

Be respectful of others; personal differences should be handled elsewhere.
Offensive language will not be tolerated. Spam is offensive.
https://forum.codeigniter.com/showthread.php?tid=72549


RE: Dark Theme (mode) - InsiteFX - 02-26-2023

As @kenjis said please repect others opions, or you will be given a warning!

Most css frameworks like Tailwindcss and even Bootstrap now support Dark Mode.
Dark Mode in CSS

How TO - Toggle Dark Mode
These links will show how to add Dark Mode.