Update status bar theming

Co-Authored-By: Nate Butler <iamnbutler@gmail.com>
This commit is contained in:
Conrad Irwin 2023-07-25 10:58:44 -06:00
parent baa16a2fc6
commit 1f65effe57
7 changed files with 25 additions and 28 deletions

View file

@ -33,6 +33,7 @@ search = { path = "../search" }
settings = { path = "../settings" }
workspace = { path = "../workspace" }
theme = { path = "../theme" }
language_selector = { path = "../language_selector"}
[dev-dependencies]
indoc.workspace = true