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 abbd4cb commit b6e094dCopy full SHA for b6e094d
src/lib/registries.ts
@@ -46,7 +46,7 @@ export class EnhancerRegistry {
46
h3: headingColor,
47
hr: '#5a7a9b',
48
link: 'rgb(9, 105, 218)',
49
- selection: 'rgba(244, 211, 94, 0.4)',
+ selection: 'rgba(0, 123, 255, 0.3)',
50
strong: 'rgb(45, 1, 142)',
51
syntaxMarker: textColor,
52
text: textColor,
0 commit comments