feat: switch to black on white theme
Some checks failed
Continuous Integration / Checks (push) Has been cancelled

This commit is contained in:
Tim Schubert 2025-04-13 20:56:56 +02:00
parent d257a18c2c
commit cde3f39c11
No known key found for this signature in database
5 changed files with 54 additions and 20 deletions

View file

@ -1,4 +1,4 @@
theme = "solarized_light"
theme = "black"
[editor]
line-number = "relative"