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 Apr 19, 2024
1 parent 6a1640e commit e8dd92e
Show file tree
Hide file tree
Showing 46 changed files with 807 additions and 3,092 deletions.
48 changes: 24 additions & 24 deletions assets/highlight.css
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
:root {
--light-hl-0: #800000;
--dark-hl-0: #808080;
--light-hl-1: #800000;
--dark-hl-1: #569CD6;
--light-hl-2: #000000FF;
--dark-hl-2: #D4D4D4;
--light-hl-3: #E50000;
--dark-hl-3: #9CDCFE;
--light-hl-0: #AF00DB;
--dark-hl-0: #C586C0;
--light-hl-1: #000000;
--dark-hl-1: #D4D4D4;
--light-hl-2: #001080;
--dark-hl-2: #9CDCFE;
--light-hl-3: #A31515;
--dark-hl-3: #CE9178;
--light-hl-4: #0000FF;
--dark-hl-4: #CE9178;
--light-hl-5: #000000;
--dark-hl-5: #D4D4D4;
--light-hl-6: #A31515;
--dark-hl-6: #CE9178;
--dark-hl-4: #569CD6;
--light-hl-5: #0070C1;
--dark-hl-5: #4FC1FF;
--light-hl-6: #795E26;
--dark-hl-6: #DCDCAA;
--light-hl-7: #008000;
--dark-hl-7: #6A9955;
--light-hl-8: #0000FF;
--dark-hl-8: #569CD6;
--light-hl-9: #0070C1;
--dark-hl-9: #4FC1FF;
--light-hl-10: #795E26;
--dark-hl-10: #DCDCAA;
--light-hl-11: #AF00DB;
--dark-hl-11: #C586C0;
--light-hl-12: #001080;
--light-hl-8: #098658;
--dark-hl-8: #B5CEA8;
--light-hl-9: #800000;
--dark-hl-9: #808080;
--light-hl-10: #800000;
--dark-hl-10: #569CD6;
--light-hl-11: #000000FF;
--dark-hl-11: #D4D4D4;
--light-hl-12: #E50000;
--dark-hl-12: #9CDCFE;
--light-hl-13: #098658;
--dark-hl-13: #B5CEA8;
--light-hl-13: #0000FF;
--dark-hl-13: #CE9178;
--light-code-background: #FFFFFF;
--dark-code-background: #1E1E1E;
}
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 e8dd92e

Please sign in to comment.