We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560ebb8 commit 0f9d078Copy full SHA for 0f9d078
themes/nord/src/index.ts
@@ -5,8 +5,8 @@ export const defaultSettingsNord: CreateThemeOptions['settings'] = {
5
background: '#2e3440',
6
foreground: '#FFFFFF',
7
caret: '#FFFFFF',
8
- selection: '#4b556a',
9
- selectionMatch: '#4b556a',
+ selection: '#00000073',
+ selectionMatch: '#00000073',
10
gutterBackground: '#2e3440',
11
gutterForeground: '#4c566a',
12
gutterActiveForeground: '#d8dee9',
0 commit comments