We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent e26ca15 commit 4af6677Copy full SHA for 4af6677
themes/vscode/src/light.ts
@@ -10,7 +10,7 @@ export const defaultSettingsVscodeLight: CreateThemeOptions['settings'] = {
10
caret: '#000',
11
selection: '#add6ff',
12
selectionMatch: '#a8ac94',
13
- lineHighlight: '#f0f0f0',
+ lineHighlight: '#99999926',
14
gutterBackground: '#fff',
15
gutterForeground: '#237893',
16
gutterActiveForeground: '#0b216f',
0 commit comments