|
@@ -49,6 +49,13 @@ You can also use the following classes for responsive changes with placing
|
|
{: .quote-info}
|
|
{: .quote-info}
|
|
|
|
|
|
|
|
|
|
|
|
+#### Dark Mode
|
|
|
|
+
|
|
|
|
+AdminLTE 3.1 provides a dark mode option. You can add in body tag:
|
|
|
|
+
|
|
|
|
+- `.dark-mode`
|
|
|
|
+
|
|
|
|
+
|
|
#### Color Variations
|
|
#### Color Variations
|
|
|
|
|
|
AdminLTE 3.1 provides a set of color variations to apply to your sidebar (light & dark) & navbar. You can combine any available color with these class prefixes:
|
|
AdminLTE 3.1 provides a set of color variations to apply to your sidebar (light & dark) & navbar. You can combine any available color with these class prefixes:
|
|
@@ -66,6 +73,10 @@ AdminLTE 3.1 provides a set of color variations to apply to your sidebar (light
|
|
> You can combine `.navbar-*` with `.navbar-light` or `.navbar-dark`.
|
|
> You can combine `.navbar-*` with `.navbar-light` or `.navbar-dark`.
|
|
{: .quote-info}
|
|
{: .quote-info}
|
|
|
|
|
|
|
|
+> ###### Recommended for Dark Mode
|
|
|
|
+> You must use only `.navbar-dark` without only combination.
|
|
|
|
+{: .quote-info}
|
|
|
|
+
|
|
The following colors are available:
|
|
The following colors are available:
|
|
|
|
|
|
##### Theme Colors
|
|
##### Theme Colors
|