Commit 9b7d4a1
committed
Fix paste text color without syntax
The default foreground color on paste.rs is black. However since the
undead-pasters theme adds a dark background color, this is hard to read.
To solve this the foreground color of the `body` is now always set to
the foreground color specified in the `:root` variables.1 parent 41ddc60 commit 9b7d4a1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments