mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-11 02:44:57 +08:00
🎨 Sync 2026-06-18 22:47:39
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -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)",
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user