From a669b58c550274721aa7aeddf10afaa5b8e71bfe Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Sat, 30 Mar 2024 15:59:29 -0700 Subject: [PATCH] Various dark theme color fixes --- web/templates/account/dashboard.html | 6 +++--- web/templates/account/search.html | 2 +- web/templates/forum/search.html | 2 +- web/templates/inbox/inbox.html | 12 ++++++------ web/templates/photo/gallery.html | 2 +- web/templates/photo/upload.html | 10 +++++----- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/web/templates/account/dashboard.html b/web/templates/account/dashboard.html index 8d2eb9d..c5d1bff 100644 --- a/web/templates/account/dashboard.html +++ b/web/templates/account/dashboard.html @@ -148,7 +148,7 @@ {{if not (.CurrentUser.GetProfileField "hero-color-start")}}
-
+

New Feature: Profile Look & Feel @@ -269,7 +269,7 @@

-

Notifications

+

Notifications

@@ -339,7 +339,7 @@
- + Sent {{.CreatedAt.Format "2006-01-02 15:04:05"}} {{if not .Read}} {{if eq $Root.Box "sent"}}UNREAD{{else}}NEW{{end}} diff --git a/web/templates/photo/gallery.html b/web/templates/photo/gallery.html index a77fe9d..eb6110b 100644 --- a/web/templates/photo/gallery.html +++ b/web/templates/photo/gallery.html @@ -344,7 +344,7 @@
-
+
- Reminder: There are risks inherent with sharing + Reminder: There are risks inherent with sharing pictures on the Internet, and {{PrettyTitle}} can't guarantee that another member of the site won't download and possibly redistribute your photos. You may mark your picture as "Friends only" or "Private" to limit who on the website will see it, but anybody who can see it could potentially @@ -363,7 +363,7 @@ {{if .SiteGalleryThrottled}} -

+

You have shared too many photos with the Site Gallery recently!

We currently limit members to featuring {{.SiteGalleryThrottleLimit}} photos @@ -380,7 +380,7 @@ Leave this box checked and your photo can appear in the site's Photo Gallery page. Mainly your Public photos will appear on the Gallery, and your approved friends may see your - Friends-only photos there as well. + Friends-only photos there as well. Private photos may appear in the gallery to users whom you have granted access. If this is undesirable, un-check the Gallery box to skip the Site Gallery.