Skip to content

Commit

Permalink
docs: update documentation [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aegir[bot] committed Mar 21, 2024
1 parent 1172a4b commit 7d2ae0f
Show file tree
Hide file tree
Showing 37 changed files with 193 additions and 2,206 deletions.
46 changes: 23 additions & 23 deletions assets/highlight.css
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
:root {
--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: #800000;
--dark-hl-3: #808080;
--light-hl-4: #800000;
--dark-hl-4: #569CD6;
--light-hl-5: #000000FF;
--dark-hl-5: #D4D4D4;
--light-hl-6: #E50000;
--dark-hl-6: #9CDCFE;
--light-hl-0: #000000;
--dark-hl-0: #D4D4D4;
--light-hl-1: #800000;
--dark-hl-1: #808080;
--light-hl-2: #800000;
--dark-hl-2: #569CD6;
--light-hl-3: #000000FF;
--dark-hl-3: #D4D4D4;
--light-hl-4: #E50000;
--dark-hl-4: #9CDCFE;
--light-hl-5: #0000FF;
--dark-hl-5: #CE9178;
--light-hl-6: #AF00DB;
--dark-hl-6: #C586C0;
--light-hl-7: #0000FF;
--dark-hl-7: #CE9178;
--light-hl-8: #AF00DB;
--dark-hl-8: #C586C0;
--light-hl-9: #0000FF;
--dark-hl-9: #569CD6;
--light-hl-10: #001080;
--dark-hl-10: #9CDCFE;
--light-hl-11: #0070C1;
--dark-hl-11: #4FC1FF;
--dark-hl-7: #569CD6;
--light-hl-8: #001080;
--dark-hl-8: #9CDCFE;
--light-hl-9: #A31515;
--dark-hl-9: #CE9178;
--light-hl-10: #0070C1;
--dark-hl-10: #4FC1FF;
--light-hl-11: #795E26;
--dark-hl-11: #DCDCAA;
--light-hl-12: #008000;
--dark-hl-12: #6A9955;
--light-code-background: #FFFFFF;
Expand Down
15 changes: 15 additions & 0 deletions assets/icons.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7d2ae0f

Please sign in to comment.