Added background image for whole Interface, made user avatar rounded, redid news layout, misc. tweaks for better contrast with background image

This commit is contained in:
2024-02-27 22:17:17 -06:00
parent 6281dae1a5
commit c2528f7e12
9 changed files with 64 additions and 89 deletions

View File

@@ -4,6 +4,8 @@ class W3DHub
def setup
body.clear do
stack(width: 1.0, height: 1.0, padding: 16, scroll: true) do
background 0xaa_252525
para "<b>Language</b>"
flow(width: 1.0, height: 0.12) do
para "<b>Launcher Language</b>", width: 0.249, margin_left: 32, margin_top: 12