Skip to content

Commit fce6c54

Browse files
author
Miguel Solorio
committed
Update focus highlight color on light theme
1 parent 5b74ae1 commit fce6c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/theme-defaults/themes/light_vs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"notebook.cellBorderColor": "#E8E8E8",
2626
"notebook.selectedCellBackground": "#c8ddf150",
2727
"statusBarItem.errorBackground": "#c72e0f",
28-
"list.focusHighlightForeground": "#fff"
28+
"list.focusHighlightForeground": "#33B6FF"
2929
},
3030
"tokenColors": [
3131
{

0 commit comments

Comments
 (0)