Add dark/light theme toggle (light theme WIP)

This commit is contained in:
2023-07-15 11:17:59 -04:00
parent c7a326b160
commit b02e32f2b7
11 changed files with 192 additions and 95 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "objdiff"
version = "0.3.3"
version = "0.3.4"
edition = "2021"
rust-version = "1.65"
authors = ["Luke Street <luke@street.dev>"]