Hyvluence
Your wiki, but it is 2009 again
A Firefox extension that re-skins Confluence Cloud as Hyves — pale blue boxes, amber accents, square corners, Verdana, and Krabbels where the comments used to be.
Nothing here is a pastiche from memory. Every colour, every gradient strip and every Dutch word is measured or quoted from archived Hyves pages: the original stylesheet, the original sliced GIFs, and a capture of hyves.nl from February 2005 — early enough that the site still served Dutch rather than the later English edition.
Screenshot
Confluence with the theme on. Note the vocabulary: Spaces became Hyves, People became Vrienden, Comments became Krabbels.
Download
Installeren
- Download the
.xpiabove. - Open about:debugging#/runtime/this-firefox in Firefox.
- Click Load Temporary Add-on… and pick the file.
-
Open any page under
*.atlassian.net/wiki/*. The theme applies immediately. - Use the toolbar button to toggle the theme, the Hyves chrome, and the Dutch vocabulary independently.
The add-on disappears when Firefox restarts. That is Firefox's rule for unsigned extensions, not a limitation of the theme.
Echt of niet
Hyves terminology is easy to misremember, so each term the extension uses records where it came from. Nothing ships on recall alone.
- Krabbels, Vrienden, WieWatWaar
-
From archived Hyves profile pages, which label their own sections in
JavaScript:
attach('div.reactions', 'Krabbels'). - Zoeken, Berichten, Leden, Locatie, klap in / klap uit
- Verbatim from the February 2005 capture of hyves.nl, back when the whole interface was Dutch.
- Respect, Profiel, Almanak, Advertenties
-
From real archived URL paths —
/respect/button,/profielbeheer/,/almanak/. - The palette
-
Counted out of the original stylesheet:
#cfdfef130 uses,#ffcc6659,#6699cc58,#00339935. Hyves was blue in this era. The orange came later. - Zero border-radius, zero CSS gradients
- Both counts are literally zero in the original stylesheet. Corners were sliced GIFs and gradients were repeating background strips — the same slices this page and the extension use.