Skip to content

v1.3.0 Proton2025 - Elegant Theme for LuCI

Choose a tag to compare

@ChesterGoodiny ChesterGoodiny released this 09 Jul 17:13
· 11 commits to main since this release
9340421

Changes in version 1.3.0

Features

  • Background patterns customization (PR #51 — author: @fildunsky)
    • Added background pattern option with three test patterns
    • Added a slider to adjust pattern scale
    • Changed "noise" effect to "stars" — they regenerate differently each time the scale is changed
    • Moved hardcoded design values (light pattern colors, grid/dots/noise sizes, SVG noise alpha, card RGB) to CSS variables (--proton-pattern-grid-size, --proton-pattern-dots-size, --proton-pattern-light-line, --proton-pattern-light-dot, --proton-pattern-noise-size)

Fixes

  • Wi-Fi styling (PR #52 — author: @fildunsky)

    • Network - Wireless: removed the middle element between radio0 and radio1
    • Status - Overview: fixed wireless tables alignment
    • Wi-Fi History page: fixed table layout
  • Custom accent color on initial startup (PR #53 — author: @fildunsky)

    • Fixed a bug where the router used a fallback blue accent color on initial startup even if a custom color was set in settings
  • Zerotier table layout (PR #54 — author: @fildunsky)

    • Fixed table rendering in luci-app-zerotier
  • Opkg update settings save (PR #55 — author: @fildunsky)

    • Fixed settings save issue during opkg update
  • Login screen password focus (PR #57 — author: @fildunsky)

    • Fixed password field focus behavior on the login screen (fixes #56)
  • Bottom spacing (PR #59 — author: @fildunsky)

    • Fixed excessive bottom space in page layout
  • Dropdown width in OpenClash (PR #60 — author: @fildunsky)

    • Fixed dropdown menus not displaying fully in OpenClash (fixes #58)

Authors

  • @fildunsky — background patterns customization, Wi-Fi styling fixes, custom accent color startup fix, Zerotier table fix, login password focus fix, bottom spacing fix, dropdown width fix

Pull Requests

  • #51 — Background patterns customization with slider and CSS variables
  • #52 — Wi-Fi styling fixes (wireless page, overview tables, history page)
  • #53 — Fix custom accent color fallback on initial startup
  • #54 — Table fix for luci-app-zerotier
  • #55 — Opkg update save settings fix
  • #57 — Login screen password focus fix
  • #59 — Bottom space fix
  • #60 — Dropdown width fix for OpenClash

Installation

OpenWrt ≤ 23.05 (.ipk / opkg)

opkg install luci-theme-proton2025_*.ipk

OpenWrt ≥ 24.10 (.apk / apk)

apk add --allow-untrusted luci-theme-proton2025-*.apk