Skip to content

Commit

Permalink
docs: fix main text color
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Oct 30, 2023
1 parent e2a2976 commit 2426199
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion github-pages/docs/graphs.typ
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
let t = 0.33
rect(q, vadd(q, (t/4*5, t)), fill: dark-doc-bg, stroke: stroke-color + 0.2pt, name: "dark-doc")
content((v => vadd(v, (-0.05, 0)), "dark-doc"), std-scale(30%, [
#set text(fill: stroke-color)
#set text(fill: white)
dead #linebreak()
beef
]))
Expand Down
2 changes: 1 addition & 1 deletion github-pages/docs/ir-features.artifact.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2426199

Please sign in to comment.