diff --git a/src/common/NavBar/VerticalNavBar/NavTabButton/styles.less b/src/common/NavBar/VerticalNavBar/NavTabButton/styles.less index ac69e8380..da85d8918 100644 --- a/src/common/NavBar/VerticalNavBar/NavTabButton/styles.less +++ b/src/common/NavBar/VerticalNavBar/NavTabButton/styles.less @@ -19,7 +19,7 @@ } .icon { - fill: @color-surface-light5; + fill: @color-surface-light5-90; } .label { @@ -32,7 +32,7 @@ width: 1.7rem; height: 1.7rem; margin-bottom: 0.5rem; - fill: @color-secondary-light5; + fill: @color-secondary-light5-90; } .label {