Skip to content

Commit

Permalink
Deploying to gh-pages from @ 18eb5f4 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Comp0te committed Nov 12, 2024
1 parent ebab9de commit f5b9e84
Show file tree
Hide file tree
Showing 624 changed files with 45,722 additions and 72,506 deletions.
7 changes: 7 additions & 0 deletions assets/highlight.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
--dark-hl-6: #DCDCAA;
--light-hl-7: #098658;
--dark-hl-7: #B5CEA8;
--light-hl-8: #AF00DB;
--dark-hl-8: #C586C0;
--light-code-background: #FFFFFF;
--dark-code-background: #1E1E1E;
}
Expand All @@ -28,6 +30,7 @@
--hl-5: var(--light-hl-5);
--hl-6: var(--light-hl-6);
--hl-7: var(--light-hl-7);
--hl-8: var(--light-hl-8);
--code-background: var(--light-code-background);
} }

Expand All @@ -40,6 +43,7 @@
--hl-5: var(--dark-hl-5);
--hl-6: var(--dark-hl-6);
--hl-7: var(--dark-hl-7);
--hl-8: var(--dark-hl-8);
--code-background: var(--dark-code-background);
} }

Expand All @@ -52,6 +56,7 @@
--hl-5: var(--light-hl-5);
--hl-6: var(--light-hl-6);
--hl-7: var(--light-hl-7);
--hl-8: var(--light-hl-8);
--code-background: var(--light-code-background);
}

Expand All @@ -64,6 +69,7 @@
--hl-5: var(--dark-hl-5);
--hl-6: var(--dark-hl-6);
--hl-7: var(--dark-hl-7);
--hl-8: var(--dark-hl-8);
--code-background: var(--dark-code-background);
}

Expand All @@ -75,4 +81,5 @@
.hl-5 { color: var(--hl-5); }
.hl-6 { color: var(--hl-6); }
.hl-7 { color: var(--hl-7); }
.hl-8 { color: var(--hl-8); }
pre, code { background: var(--code-background); }
2 changes: 1 addition & 1 deletion assets/search.js

Large diffs are not rendered by default.

109 changes: 0 additions & 109 deletions classes/Account.html

This file was deleted.

328 changes: 0 additions & 328 deletions classes/AccountHash.html

This file was deleted.

97 changes: 0 additions & 97 deletions classes/AccountIdentifier.html

This file was deleted.

106 changes: 0 additions & 106 deletions classes/AccountNamedKey.html

This file was deleted.

88 changes: 0 additions & 88 deletions classes/ActionThresholds.html

This file was deleted.

Loading

0 comments on commit f5b9e84

Please sign in to comment.