Skip to content

Commit eb3af94

Browse files
committedNov 26, 2023
style(theme): modify basic/copilot/bespin selection color. (#609)
1 parent 399d127 commit eb3af94

File tree

46 files changed

+46
-58
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+46
-58
lines changed
 

‎core/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "4.21.20",
44
"description": "CodeMirror component for React.",
55
"homepage": "https://uiwjs.github.io/react-codemirror",
6+
"funding": "https://jaywcjlove.github.io/#/sponsor",
67
"author": "kenny wong <wowohoo@qq.com>",
78
"license": "MIT",
89
"main": "./cjs/index.js",

‎extensions/basic-setup/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "4.21.20",
44
"description": "Basic configuration for the CodeMirror6 code editor.",
55
"homepage": "https://uiwjs.github.io/react-codemirror/#/extensions/basic-setup",
6+
"funding": "https://jaywcjlove.github.io/#/sponsor",
67
"author": "kenny wong <wowohoo@qq.com>",
78
"license": "MIT",
89
"main": "./cjs/index.js",

0 commit comments

Comments
 (0)
Please sign in to comment.