From 20d5de38cc3b0c236e68b409ab1870dbb3812174 Mon Sep 17 00:00:00 2001 From: ailurux Date: Thu, 29 Aug 2024 16:08:11 +1000 Subject: Style regulatory icons so they are visible with the light theme --- lua/settings.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/settings.lua') diff --git a/lua/settings.lua b/lua/settings.lua index 31fb5945..934d32a2 100644 --- a/lua/settings.lua +++ b/lua/settings.lua @@ -760,6 +760,7 @@ local RegulatoryScreen = SettingsScreen:new { pad_top = 4, pad_column = 4, } + theme.set_style(logo_container, "regulatory_icons") button_container:add_style(styles.list_item) logo_container:Image { src = "//lua/img/ce.png" } -- cgit v1.2.3