Image recolouring for database indicator

This commit is contained in:
ailurux
2024-03-20 15:30:32 +11:00
parent 4293c48836
commit f29d31d01c
3 changed files with 12 additions and 0 deletions
+2
View File
@@ -94,6 +94,8 @@ function widgets.StatusBar(parent, opts)
status_bar.db_updating = status_bar.root:Image {
src = "//lua/img/db.png"
}
theme.set_style(status_bar.db_updating, "database_indicator")
status_bar.bluetooth = status_bar.root:Image {}
status_bar.battery = status_bar.root:Image {}
status_bar.chg = status_bar.battery:Image {