From b1355436e96f2dfa777e843b53896d0bb71628e3 Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Sat, 4 Apr 2026 03:03:29 +0700 Subject: feat: replace font-andika feat: replace noise image with lighter paper texture refactor: put colors in tailwind theme block --- views/pages/blog-catalogue.html | 14 +++++++------- views/pages/blog-page.html | 10 +++++----- views/pages/global-map.html | 6 +++--- views/pages/home-page.html | 32 ++++++++++++++++---------------- views/pages/language-pick.html | 2 +- views/pages/unsubscribe-page.html | 15 +++++++++------ views/pages/user-page.html | 32 ++++++++++++++++---------------- 7 files changed, 57 insertions(+), 54 deletions(-) (limited to 'views/pages') diff --git a/views/pages/blog-catalogue.html b/views/pages/blog-catalogue.html index d2c74ae..7e02ced 100644 --- a/views/pages/blog-catalogue.html +++ b/views/pages/blog-catalogue.html @@ -3,7 +3,7 @@
+ class="tags-list relative flex flex-col w-full bg-paper bg-background-light">
{{ .L.BlogSearch.TagsHeader }} @@ -43,22 +43,22 @@

-
- -
+
+ +
-
+
+ class="blog-cards relative grow flex flex-col overflow-y-auto bg-paper bg-background-light p-6"> Loading...
diff --git a/views/pages/blog-page.html b/views/pages/blog-page.html index 3fc4526..8978eb8 100644 --- a/views/pages/blog-page.html +++ b/views/pages/blog-page.html @@ -1,15 +1,15 @@ {{ define "body" }}
-
-

{{ .Title }}

-

+

+

{{ .Title }}

+

{{ .L.Metadata.Published }}:

-

{{ .L.Metadata.Action }}: {{ .ActionDate }}

-

{{ .ShortDescription }}

+

{{ .L.Metadata.Action }}: {{ .ActionDate }}

+

{{ .ShortDescription }}


{{ .ParsedMarkdown }} {{- if .MapLocationX }} diff --git a/views/pages/global-map.html b/views/pages/global-map.html index 604b52e..9a0d752 100644 --- a/views/pages/global-map.html +++ b/views/pages/global-map.html @@ -18,7 +18,7 @@ - + @@ -213,7 +213,7 @@ var map; var markers = L.markerClusterGroup(); - function createCustomIcon(color, borderColor = "var(--main-soft-color)") { + function createCustomIcon(color, borderColor = "var(--color-main-soft)") { const svgIcon = `
-
+
-
-

{{ .L.HomePage.Hymn1 }}

+
+

{{ .L.HomePage.Hymn1 }}


{{ .L.HomePage.Hymn2 }}

{{ .L.HomePage.Hymn3 }}

@@ -13,9 +13,9 @@
-

{{ .L.HomePage.DidYouKnowThat }}

+

{{ .L.HomePage.DidYouKnowThat }}


  • {{ index .FunFacts 0 }}
  • @@ -27,9 +27,9 @@
    -

    {{ .L.HomePage.SidebarDescription }}

    +

    {{ .L.HomePage.SidebarDescription }}


    + [&>*:nth-child(4n+2)]:bg-(--color-background-medium)/50 [&>*:nth-child(4n+3)]:bg-(--color-background-medium)/50" style="container-type: inline-size;">

    {{ .L.HomePage.HomePageDescription }}

    diff --git a/views/pages/language-pick.html b/views/pages/language-pick.html index 775c18e..29c5888 100644 --- a/views/pages/language-pick.html +++ b/views/pages/language-pick.html @@ -2,7 +2,7 @@
    {{- range .AvailableLanguages }}
    -
    +
    diff --git a/views/pages/unsubscribe-page.html b/views/pages/unsubscribe-page.html index c1db9d6..bb5d64b 100644 --- a/views/pages/unsubscribe-page.html +++ b/views/pages/unsubscribe-page.html @@ -6,25 +6,28 @@ {{ .L.UnsubscribePage.Header }} // SAYA TODAY -
    +
    -
    +

    {{ .StatusEmoji }}

    -
    +

    {{ .StatusText }}

    -
    +
    diff --git a/views/pages/user-page.html b/views/pages/user-page.html index fda7e66..397603c 100644 --- a/views/pages/user-page.html +++ b/views/pages/user-page.html @@ -1,6 +1,6 @@ {{ define "body" }}
    -
    +
    @@ -8,17 +8,17 @@ -
    - -
    +

    @@ -29,21 +29,21 @@ -
    - -
    +

    -
    +
    - {{- range .ExistingTags }} -
    +
    {{- range .TagsPickedList }} -
    +

    {{ . }}

    -

    +

    {{- end }}
    -
    -
    +
    - + - - - + + + + - - + + + - - - -