Skip to content

Commit e678e26

Browse files
authored
Update readme.md
1 parent 51db093 commit e678e26

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

readme.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,14 @@ See the menu in the template.
4949
## Sidebar colors
5050
Colors are the same as bootstrap. Add more colors in [colors.scss](https://github.com/compostrap/sidebar-menu/blob/master/scss/themes/_colors.scss)
5151

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

Comments
 (0)