From 03ae545976e3ff9935b5eb370d87e702837b40e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Tue, 26 Sep 2023 10:07:17 +0200 Subject: [PATCH] Fix sidebar menu icons color (#2267) --- site/data/sidebar.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml index 0a0b31f419..558b1ea556 100644 --- a/site/data/sidebar.yml +++ b/site/data/sidebar.yml @@ -3,7 +3,7 @@ - title: Getting started icon: book-half - icon_color: black + icon_color: body-color pages: - title: Introduction - title: Download @@ -20,7 +20,7 @@ - title: Customize icon: palette2 - icon_color: black + icon_color: body-color pages: - title: Overview - title: Sass @@ -33,7 +33,7 @@ - title: Layout icon: grid-fill - icon_color: black + icon_color: body-color pages: - title: Breakpoints - title: Containers @@ -46,7 +46,7 @@ - title: Content icon: file-earmark-richtext - icon_color: black + icon_color: body-color pages: - title: Reboot - title: Typography @@ -56,7 +56,7 @@ - title: Forms icon: ui-radios - icon_color: black + icon_color: body-color pages: - title: Overview - title: Form control @@ -70,7 +70,7 @@ - title: Components icon: menu-button-wide-fill - icon_color: black + icon_color: body-color pages: - title: Accordion - title: Alerts @@ -107,7 +107,7 @@ - title: Helpers icon: magic - icon_color: black + icon_color: body-color pages: - title: Clearfix - title: Color & background @@ -124,7 +124,7 @@ - title: Utilities icon: braces-asterisk - icon_color: black + icon_color: body-color pages: - title: API - title: Background @@ -149,14 +149,14 @@ - title: Extend icon: tools - icon_color: black + icon_color: body-color pages: - title: Approach - title: Icons - title: About icon: globe2 - icon_color: black + icon_color: body-color pages: - title: Overview - title: Team