Skip to content

Releases: DanielSnor/TangerineUI-Classic-for-Mastodon

TangerineUI Classic v2.6.5c1

Choose a tag to compare

@DanielSnor DanielSnor released this 19 Jul 16:52

Merged from upstream Tangerine Neue 2.6.5:

  • "How to add a verified link" dialog restyled to match the theme (rounded copy field with a focus ring, "copied" confirmation, accent styling) instead of the stock Mastodon look
  • (Upstream's profile stat-cards styling was intentionally not adopted — kept our own pre-4.6 stats layout instead.)

New in this fork release:

  • 🌻 New Sunflower color variant
  • Garden/Ocean/Bluebird/Sunflower registered in themes.yml, install.sh.sample, and Glitch-soc skins/vanilla/
  • Theme name localization extended to 16 languages, plus new Czech (cs) locale
  • Fixed a rounded-corner bug in the promo-screenshot generator; added the Sunflower screenshot

Install the same way as before by pointing your instance at the updated CSS.

TangerineUI Classic v2.6.4c3

Choose a tag to compare

@DanielSnor DanielSnor released this 07 Jul 16:55

Third Classic release on the Tangerine Neue 2.6.4 base.

Fixes

  • "Added to collection" notifications (new in Mastodon 4.6) fully styled — icon, alignment, text layout and colour all had gaps for this new notification type
  • Collections tab icon in the notification filter bar now themed correctly (default + active state)

Docs

  • README: consolidated and simplified footnotes

TangerineUI Classic v2.6.4c2

Choose a tag to compare

@DanielSnor DanielSnor released this 05 Jul 07:13

Second Classic release on the Tangerine Neue 2.6.4 base.

Advanced web interface restructured

The multi-column ("deck") layout now mirrors the single-column arrangement:

  • Navigation on the left, content columns in the middle, search & compose on the right — the same order you know from the single-column UI
  • Content columns share the available width equally; side panels have fixed widths (300px)
  • On screens wider than 1600px the whole deck takes 92% of the viewport and is centered
  • The nav column keeps its far-left position even when it hosts an opened view (Favourites, Collections, search results, …)

Fixes

  • Fixed the nav column selector for Mastodon 4.6 (it renders .navigation-panel where pre-4.6 had .getting-started), which made the nav column stretch into the leftover space
  • Removed dead pre-4.6 rules for in-drawer search results (4.6 routes results into the spare column)

Docs

  • README: per-version variant availability documented (original Tangerine UI: 4 variants, Neue adds Granite, Garden/Ocean/Bluebird are Classic-exclusive)

TangerineUI Classic v2.6.4c

Choose a tag to compare

@DanielSnor DanielSnor released this 04 Jul 19:31

The first release of TangerineUI Classic — a fork of Tangerine Neue that stays close to the original v2.5.x look and feel. Based on Tangerine Neue 2.6.4.

New color variants (8 total)

  • 🌿 Garden — green + amber-gold
  • 🌊 Ocean — deep navy + sky blue
  • 🐦 Bluebird — classic Twitter blue, a nostalgic homage (with the old "Dim" dark mode)

Classic look

  • Profile header restored to the pre-4.6 layout (connected fields box, stats above tabs, segmented-control tabs)
  • Verified profile links shown with an accent checkmark at the start of the value (no green row tint)
  • Edit profile / Follow button rendered filled with the accent color

Mastodon 4.6 component fixes

  • Collections: full-width "Created by you / Featuring you" tab list, styled "Your Collections" heading with icon, solid-accent share modal buttons
  • Handle explainer popover on profiles ("a handle is like an email address") styled to match dropdowns
  • Avatar/header image-edit action menu: rounded corners
  • Hashtag filter chips on account timelines styled as pills
  • High-contrast mode (data-contrast="high") extended to the theme's own color variables

Installation

See the README. Existing Tangerine Neue users: the theme file names are unchanged (TangerineUI*.css), so it's a drop-in replacement.