prepare website for the Debian 13 trixie release: homepage banner (proposal)

Laura Arjona Reina <[email protected]> Wed, 6 Aug 2025 16:31:22 +0200
Newsgroups gmane.linux.debian.internationalization.general,gmane.linux.debian.devel.www
Message-ID <[email protected]>
Hello all

As part of the Debian 13 trixie release (next weekend!), we should 
update our homepage: new banner, new background colour for the banner, 
and new Calamares screenshot.

I have a proposal for the first two (I hope I will do a test install in 
the next days and then capture the Calamares screenshot, but feel free 
to beat me to it).

Attached you can find my proposal for ceratopsian-fg.svg and a diff for 
the debhome.css (including this file and updating the background colour).

Note for translators: if you provide a ceratopsian-fg-xx.svg file (xx 
being your language code) with "The universal operating system" 
translated to your language, I will put in place when we release. If you 
want to do it yourselves, you can take 
https://salsa.debian.org/webmaster-team/webwml/-/commit/04723b1d6633e10f5f8506c2b637b7f4c7897787 
(Swedish) as reference but please don't commit until the English version 
is in place :-)

I will commit to the repo or to a branch when I have the Calamares 
screenshot or if somebody provides better svg for the foreground banner :-)

Kind regards,

-- 

Laura Arjona Reina
https://wiki.debian.org/LauraArjona
a59ecdb26862be979d8447191b13d22617d418f8.diff (text/x-patch, 579 B)
diff --git a/english/debhome.css b/english/debhome.css
index 49bb2b3b25bee8857af1b5aecca2083b50e2e848..d72ec245daee8f0c53871d337d3c873ee0dd99d5 100644
--- a/english/debhome.css
+++ b/english/debhome.css
@@ -30,14 +30,14 @@
 	overflow: hidden;
 }
 #splash {
-    background-color: #05475cff;
+    background-color: #26475bff;
 	background-size: cover;
 	margin-top: 0;
 	margin-bottom: 1.5em;
 	height: 120px;
 }
 #splash h1 {
-	background-image: url('Pics/emerald-fg.svg');
+	background-image: url('Pics/ceratopsian-fg.svg');
 	padding-top: 130px;
 	display: block;
 	margin: 0;
ceratopsian-fg.svg (image/svg+xml, 22.7 KB) - not displayed