Skip to content

Commit eaaed76

Browse files
committed
Adjusts styling of tooltip icons in dark-mode
1 parent 4fe7c84 commit eaaed76

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/devtools/style/global.styl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,3 +171,6 @@ $arrow-color = $vue-ui-color-dark
171171
fill #444
172172
.vue-ui-dark-mode &
173173
fill #666
174+
175+
.vue-ui-dark-mode .tooltip .vue-ui-icon svg
176+
fill #666

0 commit comments

Comments
 (0)