From d12faef76487de35e16855d3f310cda6fad92a42 Mon Sep 17 00:00:00 2001 From: Hong Phuc Date: Wed, 13 May 2026 00:51:58 +0700 Subject: [PATCH] style(gui): apply desktop neo redesign Refresh the GUI templates around the desktop-first neo-brutalist direction so the library, create, background, and settings screens share one visual system. Tested: rtk docker compose run --rm test Tested: Playwright desktop screenshots for /, select mode, /backgrounds, and /settings --- GUI/backgrounds.html | 116 ++++++------- GUI/create.html | 225 +++++++++++++------------ GUI/index.html | 82 +++++----- GUI/layout.html | 381 +++++++++++++++++++++++++++++++++++-------- GUI/settings.html | 225 +++++++++++++------------ 5 files changed, 634 insertions(+), 395 deletions(-) diff --git a/GUI/backgrounds.html b/GUI/backgrounds.html index 29d68a6..fee5842 100644 --- a/GUI/backgrounds.html +++ b/GUI/backgrounds.html @@ -1,22 +1,22 @@ {% extends "layout.html" %} {% block main %} -
+
-

Background Manager

+

Background Manager

- - +
-
@@ -27,23 +27,23 @@
-
-