Skip to content

Commit

Permalink
chore: release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidliu committed Jun 24, 2024
1 parent 84c2955 commit 438a33c
Show file tree
Hide file tree
Showing 76 changed files with 842 additions and 8,791 deletions.
34 changes: 17 additions & 17 deletions docs/assets/highlight.css
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
:root {
--light-hl-0: #000000;
--dark-hl-0: #D4D4D4;
--light-hl-1: #0000FF;
--dark-hl-1: #569CD6;
--light-hl-2: #267F99;
--dark-hl-2: #4EC9B0;
--light-hl-3: #795E26;
--dark-hl-3: #DCDCAA;
--light-hl-4: #008000;
--dark-hl-4: #6A9955;
--light-hl-5: #001080;
--dark-hl-5: #9CDCFE;
--light-hl-6: #AF00DB;
--dark-hl-6: #C586C0;
--light-hl-7: #A31515;
--dark-hl-7: #CE9178;
--light-hl-0: #795E26;
--dark-hl-0: #DCDCAA;
--light-hl-1: #000000;
--dark-hl-1: #D4D4D4;
--light-hl-2: #A31515;
--dark-hl-2: #CE9178;
--light-hl-3: #0000FF;
--dark-hl-3: #569CD6;
--light-hl-4: #267F99;
--dark-hl-4: #4EC9B0;
--light-hl-5: #008000;
--dark-hl-5: #6A9955;
--light-hl-6: #001080;
--dark-hl-6: #9CDCFE;
--light-hl-7: #AF00DB;
--dark-hl-7: #C586C0;
--light-hl-8: #0070C1;
--dark-hl-8: #4FC1FF;
--light-hl-9: #800000;
--dark-hl-9: #808080;
--light-hl-10: #FF0000;
--light-hl-10: #E50000;
--dark-hl-10: #9CDCFE;
--light-hl-11: #000000FF;
--dark-hl-11: #D4D4D4;
Expand Down
111 changes: 58 additions & 53 deletions docs/assets/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/search.js

Large diffs are not rendered by default.

Loading

0 comments on commit 438a33c

Please sign in to comment.