all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#74634] [PATCH shepherd website 0/5] Suggested style changes for 1.0.0 release
@ 2024-12-01 16:10 sirgazil--- via Guix-patches via
  2024-12-01 16:19 ` [bug#74634] [PATCH shepherd website 1/5] logo: Remove adaptation to user's preferred color scheme sirgazil--- via Guix-patches via
  2024-12-01 16:28 ` bug#74634: [PATCH shepherd website 0/5] Suggested style changes for 1.0.0 release Ludovic Courtès
  0 siblings, 2 replies; 9+ messages in thread
From: sirgazil--- via Guix-patches via @ 2024-12-01 16:10 UTC (permalink / raw)
  To: 74634; +Cc: Luis Felipe

From: Luis Felipe <sirgazil@zoho.com>

The attached patch series change the color of the logo to fit better
with the overall CSS theme and also fix some problems related to
adaptation to user's preferred color scheme and adaptation to narrow
screens. The changes have been tested in Icecat (with enabled color
scheme detection) and Chromium.

Luis Felipe (5):
  logo: Remove adaptation to user's preferred color scheme.
  logo: Remove jumpy effect on focus.
  logo: Use the same color of the main text.
  logo: Remove SVG margins.
  Avoid some content overflowing horizontally on narrow screens.

 haunt.scm                    |  7 ++----
 static/css/main.css          | 10 ++++++--
 static/images/logo-dark.svg  | 35 +++++++++------------------
 static/images/logo-light.svg | 47 +++++++++++++-----------------------
 4 files changed, 38 insertions(+), 61 deletions(-)


base-commit: db5165784dfa70d2952c587ee39c2af88fd4ed25
--
2.46.0




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-12-01 16:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-01 16:10 [bug#74634] [PATCH shepherd website 0/5] Suggested style changes for 1.0.0 release sirgazil--- via Guix-patches via
2024-12-01 16:19 ` [bug#74634] [PATCH shepherd website 1/5] logo: Remove adaptation to user's preferred color scheme sirgazil--- via Guix-patches via
2024-12-01 16:19   ` [bug#74634] [PATCH shepherd website 2/5] logo: Remove jumpy effect on focus sirgazil--- via Guix-patches via
2024-12-01 16:19   ` [bug#74634] [PATCH shepherd website 3/5] logo: Use the same color of the main text sirgazil--- via Guix-patches via
2024-12-01 16:19   ` [bug#74634] [PATCH shepherd website 4/5] logo: Remove SVG margins sirgazil--- via Guix-patches via
2024-12-01 16:19   ` [bug#74634] [PATCH shepherd website 5/5] Avoid some content overflowing horizontally on narrow screens sirgazil--- via Guix-patches via
2024-12-01 16:27   ` [bug#74634] [PATCH shepherd website 1/5] logo: Remove adaptation to user's preferred color scheme Ludovic Courtès
2024-12-01 16:34     ` Luis Felipe via Guix-patches via
2024-12-01 16:28 ` bug#74634: [PATCH shepherd website 0/5] Suggested style changes for 1.0.0 release Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.