We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff59eb6 commit a085addCopy full SHA for a085add
CHANGELOG.md
@@ -21,7 +21,7 @@ but this also allows us now to define colors in the common hex format:
21
22
`selection_fg: Some(Rgb(0,255,0))` -> `selection_fg: Some("#00ff00")`
23
24
-Checkout [THEME.md](./THEME.md) for more info.
+Checkout [THEMES.md](./THEMES.md) for more info.
25
26
### Fixes
27
* update yanked dependency to `libc` to fix building with `--locked`.
0 commit comments