Updated theming documentation on sidebar coloring

pull/5586/head
Nadav Tasher 8 months ago
parent d764047c1f
commit 78f7c3e5bd
  1. 2
      docs/Theme/Custom-CSS-themes.md

@ -128,7 +128,7 @@ Other:
.card-details .card-details-header { background-color:#ccc; }
/* sidebar */
.sidebar-tongue, .sidebar-shadow { background-color:#666 !important; }
.sidebar-tongue, .sidebar { background-color:#666 !important; }
.sidebar-content h3, .sidebar-content .activity-desc { color:rgba(255,255,255,.7) !important; }
```

Loading…
Cancel
Save