fix(docs): Make dark mode diff lines readable (#130)
* fix(docs): Make dark mode diff lines readable If using dark mode, these lines are not legible at all. I separated the colors into variables and added more contrasting colors for the dark mode. * chore: add to changelog
This commit is contained in:
parent
4155719422
commit
07bb5f63f9
2 changed files with 7 additions and 2 deletions
|
|
@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Fixed bot check to only apply if address range matches
|
||||
- Fix default difficulty setting that was broken in a refactor
|
||||
- Linting fixes
|
||||
- Make dark mode diff lines readable in the documentation
|
||||
|
||||
## v1.14.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue