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 b6e094d commit a6cb44dCopy full SHA for a6cb44d
src/lib/registries.ts
@@ -39,7 +39,7 @@ export class EnhancerRegistry {
39
blockquote: 'rgb(89, 99, 110)',
40
code: '#59636e',
41
codeBg: '#f6f8fa',
42
- cursor: '#f95738',
+ cursor: '#000000',
43
em: 'rgb(126, 123, 255)',
44
h1: headingColor,
45
h2: headingColor,
0 commit comments