Skip to content

Commit 8642bbb

Browse files
authored
Merge pull request #1232 from Richajaishwal0/main
Changed docker icon to green
2 parents 825b5a1 + 1571019 commit 8642bbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/theme/DocSidebarItem/Category/styles.module.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
}
7676

7777
.dockerIcon {
78-
color: #2196f3;
78+
color: #38a169;
7979
}
8080

8181
.technicalIcon {
@@ -227,7 +227,7 @@
227227
}
228228

229229
.custom-sidebar-docker .categoryLink .categoryIcon {
230-
color: #2196f3;
230+
color: #38a169;
231231
}
232232

233233
.custom-sidebar-technical .categoryLink .categoryIcon {

0 commit comments

Comments
 (0)