diff --git a/style_properties.less b/style_properties.less index 5bcd5a9..3b96877 100644 --- a/style_properties.less +++ b/style_properties.less @@ -32,6 +32,8 @@ @xf-linkHoverColor: @xf-paletteAccent2; @xf-linkUgcColor: @xf-paletteAccent3; @xf-linkUgcHoverColor: @xf-paletteAccent2; +@xf-nodeListDescriptionDisplay: inline; +@xf-nodeListSubDisplay: flat; @xf-pageBg: @xf-paletteColor1; @xf-paletteAccent1: hsl(35, 90%, 95%); @xf-paletteAccent2: #e56700; @@ -44,6 +46,8 @@ @xf-paletteNeutral1: #f1f1f1; @xf-paletteNeutral2: #a1a1aa; @xf-paletteNeutral3: #111111; +@xf-publicIconUrl: ~'data/assets/logo/plaza-logo-text.webp'; +@xf-publicIconUrlLarge: ~'data/assets/logo/plaza-logo-text.webp'; @xf-publicLogoUrl: ~'data/assets/logo_default/plaza-logo-wide.webp'; @xf-selectedItemBgColor: @xf-paletteAccent1; @xf-selectedItemColor: @xf-paletteAccent3; diff --git a/templates/_metadata.json b/templates/_metadata.json index 5bbd666..2e8552d 100644 --- a/templates/_metadata.json +++ b/templates/_metadata.json @@ -75,6 +75,6 @@ "addon_id": "RomhackPlaza/Master", "version_id": 1010170, "version_string": "1.1.1", - "hash": "4ac16e08537b5e27002da4232a526515" + "hash": "284f227e9f4c33c9a0e69f8a9cd52706" } } \ No newline at end of file diff --git a/templates/public/topbar_actions.html b/templates/public/topbar_actions.html index 5bb4bc3..87aa292 100644 --- a/templates/public/topbar_actions.html +++ b/templates/public/topbar_actions.html @@ -113,16 +113,18 @@ -