Add dark mode
This commit is contained in:
parent
5fa293138c
commit
16de22ae19
2 changed files with 128 additions and 100 deletions
|
|
@ -10,7 +10,7 @@ classifiers = [
|
|||
"License :: OSI Approved :: MIT License",
|
||||
"Operating System :: OS Independent",
|
||||
]
|
||||
dependencies = ["pygments"]
|
||||
dependencies = ["pygments", "witchhazel"]
|
||||
|
||||
[project.urls]
|
||||
"Source" = "https://git.jaseg.de/wsdiff.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue