From 652997750b4d1877ddf55ef9f1db3c8808d3a91f Mon Sep 17 00:00:00 2001 From: Elsa Zacharia Date: Mon, 15 Jun 2026 12:05:16 +0530 Subject: [PATCH] Remove old classic theme from colors and fonts preferences The Classic theme (org.eclipse.ui.r30) seems to be an old Eclipse 3.x theme that only contributes obsolete active-tab styling. Remove it from the Colors and Fonts preference page. --- bundles/org.eclipse.ui/plugin.properties | 2 -- bundles/org.eclipse.ui/plugin.xml | 34 ------------------------ 2 files changed, 36 deletions(-) diff --git a/bundles/org.eclipse.ui/plugin.properties b/bundles/org.eclipse.ui/plugin.properties index 27e4672696c..13eb5180561 100644 --- a/bundles/org.eclipse.ui/plugin.properties +++ b/bundles/org.eclipse.ui/plugin.properties @@ -379,8 +379,6 @@ Color.showKeysBackgroundDesc=Color for background of the control to visualize pr ThemeName.SystemDefault = Reduced Palette HighContrast.ThemeDescription = A theme that takes all of its values from the system settings. -ThemeName.R30 = Classic Theme - SettingsTransfer.WorkbenchLayout = Workbench L&ayout SettingsTransfer.WorkingSets = Working &Sets SettingsTransfer.Preferences = &Preferences diff --git a/bundles/org.eclipse.ui/plugin.xml b/bundles/org.eclipse.ui/plugin.xml index 127f5dc07ef..d1273582a56 100644 --- a/bundles/org.eclipse.ui/plugin.xml +++ b/bundles/org.eclipse.ui/plugin.xml @@ -1993,40 +1993,6 @@ - - - - - - - - - - - - - - - - - -