darkmode auto, light, dark

This commit is contained in:
gurusabarish
2022-03-04 16:46:32 +05:30
parent 47f9d64515
commit 05e453ad83
5 changed files with 82 additions and 1 deletions
+2
View File
@@ -10,9 +10,11 @@ header .navbar .navbar-nav a {
.navbar-toggler {
border: none;
outline: none;
color: var(--text-color);
}
.navbar-toggler svg {
fill: currentColor;
color: var(--text-color);
}
.navbar-toggler:focus {
box-shadow: 0 0 0 .05em;