diff --git a/src/theme/DocSidebarItem/Category/styles.module.css b/src/theme/DocSidebarItem/Category/styles.module.css index c412d3b9..9f014e9a 100644 --- a/src/theme/DocSidebarItem/Category/styles.module.css +++ b/src/theme/DocSidebarItem/Category/styles.module.css @@ -75,7 +75,7 @@ } .dockerIcon { - color: #2196f3; + color: #38a169; } .technicalIcon { @@ -227,7 +227,7 @@ } .custom-sidebar-docker .categoryLink .categoryIcon { - color: #2196f3; + color: #38a169; } .custom-sidebar-technical .categoryLink .categoryIcon {