Skip to content

Commit d63fa3f

Browse files
Improve label font color of view quick panel
Improved, like mentioned in GH-100 (1), the label of the `view` quick panel to stand out more when by using `nord8` instead of `nord4` as foreground color. References: (1) #100 (comment) GH-109
1 parent 8602df8 commit d63fa3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/nord.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"peekViewTitleDescription.foreground": "#d8dee9",
172172
"peekViewTitleLabel.foreground": "#88c0d0",
173173
"pickerGroup.border": "#3b4252",
174-
"pickerGroup.foreground": "#d8dee9",
174+
"pickerGroup.foreground": "#88c0d0",
175175
"progressBar.background": "#88c0d0",
176176
"scrollbar.shadow": "#00000066",
177177
"scrollbarSlider.activeBackground": "#434c5eaa",

0 commit comments

Comments
 (0)