🎨 Sync 2026-06-18 22:47:39

This commit is contained in:
github-actions[bot]
2026-06-18 22:47:39 +08:00
parent 94a3419742
commit 76f6ea98cd
79 changed files with 141 additions and 518 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
--brand: oklch(0.68 0.11 233);
--on-brand: oklch(1 0 0);
--link: oklch(0.74 0.238 322.16);
--info: oklch(0.43 0.2 255);
--info: oklch(0.45 0.12 255);
--warning: oklch(0.35 0.08 60);
--success: oklch(0.32 0.09 165);
--danger: oklch(0.35 0.12 25);
+1 -1
View File
@@ -7,7 +7,7 @@ export const DEFAULTS = {
brand: "oklch(0.68 0.11 233)",
on_brand: "oklch(1 0 0)",
link: "oklch(0.74 0.238 322.16)",
info: "oklch(0.43 0.2 255)",
info: "oklch(0.45 0.12 255)",
warning: "oklch(0.35 0.08 60)",
success: "oklch(0.32 0.09 165)",
danger: "oklch(0.35 0.12 25)",
+2 -2
View File
@@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Aurora Theme (A modern browser theme built with Vite and Tailwind CSS)
LUCI_DEPENDS:=+luci-base
PKG_VERSION:=0.12.14
PKG_RELEASE:=31
PKG_VERSION:=0.12.15
PKG_RELEASE:=32
PKG_LICENSE:=Apache-2.0
LUCI_MINIFY_CSS:=
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long