@@ -49,14 +49,14 @@ See the menu in the template.
49
49
## Sidebar colors
50
50
Colors are the same as bootstrap. Add more colors in [ colors.scss] ( https://github.com/compostrap/sidebar-menu/blob/master/scss/themes/_colors.scss )
51
51
52
- | Color | Sidebar | List | List icons | Scrollbar |
53
- | ------------------------------------------------------------------ | ------------------- | ---------------- | ------------------ | --------------------- |
54
- | ![ #ffffff] ( https://placehold.it /15/ffffff/000000?text=+ ) ` #ffffff ` | ` sidebar-bg-white ` | ` list-bg-white ` | - | ` scrollbar-bg-white ` |
55
- | ![ #f8f9fa] ( https://placehold.it /15/f8f9fa/000000?text=+ ) ` #f8f9fa ` | ` sidebar-bg-light ` | ` list-bg-light ` | - | ` scrollbar-bg-light ` |
56
- | ![ #212529 ] ( https://placehold.it /15/212529/000000?text=+ ) ` #212529 ` | ` sidebar-bg-dark ` | ` list-bg-dark ` | - | ` scrollbar-bg-dark ` |
57
- | ![ #007bff] ( https://placehold.it /15/007bff/000000?text=+ ) ` #007bff ` | ` sidebar-bg-blue ` | ` list-bg-blue ` | ` list-icon-blue ` | ` scrollbar-bg-blue ` |
58
- | ![ #6f42c1] ( https://placehold.it /15/6f42c1/000000?text=+ ) ` #6f42c1 ` | ` sidebar-bg-purple ` | ` list-bg-purple ` | ` list-icon-purple ` | ` scrollbar-bg-purple ` |
59
- | ![ #e83e8c] ( https://placehold.it /15/e83e8c/000000?text=+ ) ` #e83e8c ` | ` sidebar-bg-pink ` | ` list-bg-pink ` | ` list-icon-pink ` | ` scrollbar-bg-pink ` |
60
- | ![ #dc3545] ( https://placehold.it /15/dc3545/000000?text=+ ) ` #dc3545 ` | ` sidebar-bg-red ` | ` list-bg-red ` | ` list-icon-red ` | ` scrollbar-bg-red ` |
61
- | ![ #fd7e14] ( https://placehold.it /15/fd7e14/000000?text=+ ) ` #fd7e14 ` | ` sidebar-bg-orange ` | ` list-bg-orange ` | ` list-icon-orange ` | ` scrollbar-bg-orange ` |
62
- | ![ #28a745] ( https://placehold.it /15/28a745/000000?text=+ ) ` #28a745 ` | ` sidebar-bg-green ` | ` list-bg-green ` | ` list-icon-green ` | ` scrollbar-bg-green ` |
52
+ | Color | Sidebar | List | List icons | Scrollbar |
53
+ | ----------------------------------------------------------------| ------------------- | ---------------- | ------------------ | --------------------- |
54
+ | ![ #ffffff] ( https://via.placeholder.com /15/ffffff/000000?text=+ ) | ` sidebar-bg-white ` | ` list-bg-white ` | - | ` scrollbar-bg-white ` |
55
+ | ![ #f8f9fa] ( https://via.placeholder.com /15/f8f9fa/000000?text=+ ) | ` sidebar-bg-light ` | ` list-bg-light ` | - | ` scrollbar-bg-light ` |
56
+ | ![ #212529 ] ( https://via.placeholder.com /15/212529/000000?text=+ ) | ` sidebar-bg-dark ` | ` list-bg-dark ` | - | ` scrollbar-bg-dark ` |
57
+ | ![ #007bff] ( https://via.placeholder.com /15/007bff/000000?text=+ ) | ` sidebar-bg-blue ` | ` list-bg-blue ` | ` list-icon-blue ` | ` scrollbar-bg-blue ` |
58
+ | ![ #6f42c1] ( https://via.placeholder.com /15/6f42c1/000000?text=+ ) | ` sidebar-bg-purple ` | ` list-bg-purple ` | ` list-icon-purple ` | ` scrollbar-bg-purple ` |
59
+ | ![ #e83e8c] ( https://via.placeholder.com /15/e83e8c/000000?text=+ ) | ` sidebar-bg-pink ` | ` list-bg-pink ` | ` list-icon-pink ` | ` scrollbar-bg-pink ` |
60
+ | ![ #dc3545] ( https://via.placeholder.com /15/dc3545/000000?text=+ ) | ` sidebar-bg-red ` | ` list-bg-red ` | ` list-icon-red ` | ` scrollbar-bg-red ` |
61
+ | ![ #fd7e14] ( https://via.placeholder.com /15/fd7e14/000000?text=+ ) | ` sidebar-bg-orange ` | ` list-bg-orange ` | ` list-icon-orange ` | ` scrollbar-bg-orange ` |
62
+ | ![ #28a745] ( https://via.placeholder.com /15/28a745/000000?text=+ ) | ` sidebar-bg-green ` | ` list-bg-green ` | ` list-icon-green ` | ` scrollbar-bg-green ` |
0 commit comments