From 0d22818de1ab7828672dbe2b45c9a4eba31f8518 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Fri, 24 Apr 2026 16:55:58 +1000 Subject: [PATCH] Docs: DOC-3355 - The floating toolbar had a transparent background in the fabric, snow, and naked skins --- modules/ROOT/pages/8.5.0-release-notes.adoc | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/modules/ROOT/pages/8.5.0-release-notes.adoc b/modules/ROOT/pages/8.5.0-release-notes.adoc index 1a48ade30d..fec117dfa8 100644 --- a/modules/ROOT/pages/8.5.0-release-notes.adoc +++ b/modules/ROOT/pages/8.5.0-release-notes.adoc @@ -49,10 +49,17 @@ The {productname} {release-version} release includes an accompanying release of === Enhanced Skins & Icon Packs -The **Enhanced Skins & Icon Packs** release includes the following updates: +The **Enhanced Skins & Icon Packs** release includes the following updates and fix. The **Enhanced Skins & Icon Packs** were rebuilt to pull in the changes also incorporated into the default {productname} {release-version} skin, Oxide. +==== The floating toolbar had a transparent background in the fabric, snow, and naked skins +// #TINY-14190 + +Previously, the floating toolbar background was transparent in the fabric, snow, and naked skins, causing editor content below to show through the toolbar. This reduced readability and made the toolbar difficult to use. + +In {productname} {release-version}, the toolbar background styling uses proper background colors for the affected skins. The floating toolbar now has a solid background in all three skins, ensuring proper visual separation from editor content. + For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-and-icon-packs.adoc[Enhanced Skins & Icon Packs].