summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-01-01 18:57:16 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-01-01 18:57:16 +0000
commitcbf0968bda61139f274d5f71bfbd454e44f9697b (patch)
treedf922e3f7160757bc1e30c45b1ce9e00195b6cd4
parent536c771f6eee9b7b269aec929646d93e29eaf35e (diff)
fix xfce/mate theming
-rw-r--r--Redcore-daylight/gtk-2.0/apps/chromium.rc19
-rw-r--r--Redcore-daylight/gtk-2.0/apps/claws-mail.rc3
-rw-r--r--Redcore-daylight/gtk-2.0/apps/gmusicbrowser.rc17
-rw-r--r--Redcore-daylight/gtk-2.0/apps/terminal.rc51
-rw-r--r--Redcore-daylight/gtk-2.0/apps/thunar.rc79
-rw-r--r--Redcore-daylight/gtk-2.0/apps/thunar/breadcrumb_active.pngbin1198 -> 0 bytes
-rw-r--r--Redcore-daylight/gtk-2.0/apps/thunar/breadcrumb_default.pngbin725 -> 0 bytes
-rw-r--r--Redcore-daylight/gtk-2.0/apps/thunar/breadcrumb_prelight.pngbin724 -> 0 bytes
-rw-r--r--Redcore-daylight/gtk-2.0/apps/thunar/sidebar_active.pngbin194 -> 0 bytes
-rw-r--r--Redcore-daylight/gtk-2.0/apps/xfce-panel.rc144
-rw-r--r--Redcore-daylight/gtk-2.0/gtkrc11
-rw-r--r--Redcore-nighttime/gtk-2.0/apps/chromium.rc19
-rw-r--r--Redcore-nighttime/gtk-2.0/apps/claws-mail.rc3
-rw-r--r--Redcore-nighttime/gtk-2.0/apps/gmusicbrowser.rc17
-rw-r--r--Redcore-nighttime/gtk-2.0/apps/terminal.rc51
-rw-r--r--Redcore-nighttime/gtk-2.0/apps/thunar.rc79
-rw-r--r--Redcore-nighttime/gtk-2.0/apps/thunar/breadcrumb_active.pngbin1198 -> 0 bytes
-rw-r--r--Redcore-nighttime/gtk-2.0/apps/thunar/breadcrumb_default.pngbin725 -> 0 bytes
-rw-r--r--Redcore-nighttime/gtk-2.0/apps/thunar/breadcrumb_prelight.pngbin724 -> 0 bytes
-rw-r--r--Redcore-nighttime/gtk-2.0/apps/thunar/sidebar_active.pngbin194 -> 0 bytes
-rw-r--r--Redcore-nighttime/gtk-2.0/apps/xfce-panel.rc144
-rw-r--r--Redcore-nighttime/gtk-2.0/gtkrc11
22 files changed, 2 insertions, 646 deletions
diff --git a/Redcore-daylight/gtk-2.0/apps/chromium.rc b/Redcore-daylight/gtk-2.0/apps/chromium.rc
deleted file mode 100644
index ae907fb..0000000
--- a/Redcore-daylight/gtk-2.0/apps/chromium.rc
+++ /dev/null
@@ -1,19 +0,0 @@
-# Google Chrome/Chromium theming (requires 9.0.597 or newer)
-style "chrome-gtk-frame"
-{
- ChromeGtkFrame::frame-color = shade (1.0, @bg_color)
- ChromeGtkFrame::inactive-frame-color = shade (1.0, @bg_color)
- ChromeGtkFrame::incognito-frame-color = shade (0.5, @bg_color)
- ChromeGtkFrame::incognito-inactive-frame-color = shade (0.5, @bg_color)
-
- ChromeGtkFrame::frame-gradient-size = 100
- ChromeGtkFrame::frame-gradient-color = shade (1.08,@bg_color)
- ChromeGtkFrame::inactive-frame-gradient-color = shade (1.08,@bg_color)
- ChromeGtkFrame::incognito-frame-gradient-color = shade (1.08,@bg_color)
- ChromeGtkFrame::incognito-inactive-frame-gradient-color = shade (1.08,@bg_color)
-
- ChromeGtkFrame::scrollbar-trough-color = @base_color
- ChromeGtkFrame::scrollbar-slider-prelight-color = shade(0.92, @bg_color)
- ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color
-}
-class "ChromeGtkFrame" style "chrome-gtk-frame"
diff --git a/Redcore-daylight/gtk-2.0/apps/claws-mail.rc b/Redcore-daylight/gtk-2.0/apps/claws-mail.rc
deleted file mode 100644
index 0dc1c1d..0000000
--- a/Redcore-daylight/gtk-2.0/apps/claws-mail.rc
+++ /dev/null
@@ -1,3 +0,0 @@
-widget_class "*<GtkNotebook>.<GtkScrolledWindow>.<GtkViewport>*" style "notebook" # Claws-Mail compose-window workaround
-widget_class "*.<GtkCMCTree>.<GtkButton>" style "treeview-header" # Claws-Mail treeview-headers
-widget_class "*.<GtkCMCList>.<GtkButton>" style "treeview-header" # Claws-Mail treeview-headers
diff --git a/Redcore-daylight/gtk-2.0/apps/gmusicbrowser.rc b/Redcore-daylight/gtk-2.0/apps/gmusicbrowser.rc
deleted file mode 100644
index 9672665..0000000
--- a/Redcore-daylight/gtk-2.0/apps/gmusicbrowser.rc
+++ /dev/null
@@ -1,17 +0,0 @@
-style "traytip-bg"
-{
- bg[NORMAL] = @base_color
- engine "murrine"
- {
- textstyle = 1
- text_shade = 0.75
- }
-}
-
-style "gmusicbrowser-handle"
-{
- GtkPaned::handle-size = 1
-}
-
-widget "Shimmer Desktop.VBMain.HPMain" style "gmusicbrowser-handle"
-widget "Shimmer Traytip" style "traytip-bg" \ No newline at end of file
diff --git a/Redcore-daylight/gtk-2.0/apps/terminal.rc b/Redcore-daylight/gtk-2.0/apps/terminal.rc
deleted file mode 100644
index de05835..0000000
--- a/Redcore-daylight/gtk-2.0/apps/terminal.rc
+++ /dev/null
@@ -1,51 +0,0 @@
-style "terminal"
-{
- bg[NORMAL] = @bg_color
- bg[ACTIVE] = @bg_color
- bg[PRELIGHT] = @bg_color
- bg[SELECTED] = @bg_color
- base[NORMAL] = @bg_color
-}
-
-style "terminal-scrollbar"
-{
- base[NORMAL] = @bg_color
- bg[NORMAL] = @bg_color
- bg[PRELIGHT] = shade(0.95,@bg_color)
- engine "murrine" {
- gradient_shades = {0.85,0.85,0.85,0.85}
- colorize_scrollbar = FALSE
- glow_shade = 1.0
- trough_shades = { 0.975, 0.975 } # make the trough #CECECE (@bg_color)
- trough_border_shades = { 1.03, 1.03 } # make the trough #CECECE
- border_shades = { 0.75, 0.75 }
- contrast = 0.0
- }
-}
-
-style "terminal-notebook" = "dark"
-{
- bg[NORMAL] = shade (1.08, @bg_color) # Tab background.
- bg[ACTIVE] = shade (0.98, @bg_color) # Unfocused tab background.
- fg[ACTIVE] = shade (0.86, @bg_color)
- base[NORMAL] = @text_color
- engine "murrine"
- {
- highlight_shade = 1.0
- roundness = 3
- contrast = 0.6
-
-
- ## things that don't work:
- #glow_shade = 0.8
- #glowstyle = 2
- #focusstyle = 3
- #glazestyle = 3
- #border_shades = { 0.45, 2.5 }
- #prelight_shade = 1.5
- }
-}
-
-class "*TerminalWindow" style "terminal"
-widget_class "TerminalWindow*GtkNotebook" style "terminal-notebook"
-widget "*TerminalWindow.*.GtkVScrollbar" style "terminal-scrollbar"
diff --git a/Redcore-daylight/gtk-2.0/apps/thunar.rc b/Redcore-daylight/gtk-2.0/apps/thunar.rc
deleted file mode 100644
index 9add032..0000000
--- a/Redcore-daylight/gtk-2.0/apps/thunar.rc
+++ /dev/null
@@ -1,79 +0,0 @@
-style "sidepane"
-{
- GtkTreeView::vertical-separator = 4
-
- base[NORMAL] = mix (0.1, shade (1.35,@selected_bg_color), shade (0.9,@base_color))
- base[INSENSITIVE] = mix (0.4, shade (1.35,@selected_bg_color), shade (0.9,@base_color))
-
- text[NORMAL] = mix (0.7, @text_color, @base_color)
- text[ACTIVE] = mix (0.7, @text_color, @base_color)
- text[SELECTED] = mix (0.7, @text_color, @base_color)
-
- engine "pixmap" {
-
- image {
- function = FLAT_BOX
- state = SELECTED
- recolorable = TRUE
- file = "thunar/sidebar_active.png"
- border = { 0, 0, 0, 0 }
- stretch = TRUE
- }
-
- image {
- function = FOCUS
- recolorable = TRUE
- file = "thunar/sidebar_active.png"
- border = { 0, 0, 0, 0 }
- stretch = TRUE
- }
- }
-}
-
-style "breadcrumbs"
-{
- xthickness = 9
- ythickness = 4
- ThunarLocationButtons::spacing = 0
-
- engine "pixmap" {
- image {
- function = BOX
- state = PRELIGHT
- recolorable = TRUE
- file = "thunar/breadcrumb_prelight.png"
- border = { 4, 10, 0, 0 }
- stretch = TRUE
- }
- image {
- function = BOX
- state = ACTIVE
- file = "thunar/breadcrumb_active.png"
- border = { 4, 10, 0, 0 }
- stretch = TRUE
- }
- image {
- function = BOX
- state = INSENSITIVE
- file = ""
- border = { 0, 10, 0, 0 }
- stretch = TRUE
- }
- image {
- function = BOX
- file = "thunar/breadcrumb_default.png"
- border = { 4, 10, 0, 10 }
- stretch = TRUE
- }
- }
-}
-
-widget_class "*ThunarLocationButtons*" style "breadcrumbs"
-widget_class "*ThunarShortcutsView*" style "sidepane"
-widget_class "*ThunarTreeView*" style "sidepane"
-widget_class "*ThunarLocationEntry*" style "entry"
-widget_class "*ThunarStatusbar*" style "resize-grip"
-
-# Gtk2 Open-File Dialog
-widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane"
-widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.<GtkTreeView>.<GtkButton>" style "treeview-header" \ No newline at end of file
diff --git a/Redcore-daylight/gtk-2.0/apps/thunar/breadcrumb_active.png b/Redcore-daylight/gtk-2.0/apps/thunar/breadcrumb_active.png
deleted file mode 100644
index 08fa7d0..0000000
--- a/Redcore-daylight/gtk-2.0/apps/thunar/breadcrumb_active.png
+++ /dev/null
Binary files differ
diff --git a/Redcore-daylight/gtk-2.0/apps/thunar/breadcrumb_default.png b/Redcore-daylight/gtk-2.0/apps/thunar/breadcrumb_default.png
deleted file mode 100644
index 57b41e9..0000000
--- a/Redcore-daylight/gtk-2.0/apps/thunar/breadcrumb_default.png
+++ /dev/null
Binary files differ
diff --git a/Redcore-daylight/gtk-2.0/apps/thunar/breadcrumb_prelight.png b/Redcore-daylight/gtk-2.0/apps/thunar/breadcrumb_prelight.png
deleted file mode 100644
index dbd7bc7..0000000
--- a/Redcore-daylight/gtk-2.0/apps/thunar/breadcrumb_prelight.png
+++ /dev/null
Binary files differ
diff --git a/Redcore-daylight/gtk-2.0/apps/thunar/sidebar_active.png b/Redcore-daylight/gtk-2.0/apps/thunar/sidebar_active.png
deleted file mode 100644
index f430cfe..0000000
--- a/Redcore-daylight/gtk-2.0/apps/thunar/sidebar_active.png
+++ /dev/null
Binary files differ
diff --git a/Redcore-daylight/gtk-2.0/apps/xfce-panel.rc b/Redcore-daylight/gtk-2.0/apps/xfce-panel.rc
deleted file mode 100644
index 60f497a..0000000
--- a/Redcore-daylight/gtk-2.0/apps/xfce-panel.rc
+++ /dev/null
@@ -1,144 +0,0 @@
-style "theme-panel" = "dark"
-{
- xthickness = 1
- ythickness = 1
-
- bg[NORMAL] = shade (0.35, @bg_color_dark)
- bg[ACTIVE] = shade (0.65, @bg_color_dark)
- bg[PRELIGHT] = shade (0.85, @selected_bg_color)
- bg[SELECTED] = @selected_bg_color
-
- fg[NORMAL] = shade (0.9, @base_color)
- fg[PRELIGHT] = @base_color
- fg[ACTIVE] = shade (0.9, @base_color)
- fg[SELECTED] = shade (0.9, @base_color)
-
- text[NORMAL] = shade (0.9, @base_color)
- text[PRELIGHT] = @base_color
- text[ACTIVE] = shade (0.9, @base_color)
- text[SELECTED] = shade (0.9, @base_color)
-
- engine "murrine" {
- roundness = 0
- glowstyle = 0
- glazestyle = 0
- textstyle = 1
- text_shade = 0.2
- }
-}
-
-style "theme-panel-text"
-{
- fg[NORMAL] = @base_color
- fg[PRELIGHT] = "#dedede"
- fg[ACTIVE] = @base_color
-
- text[NORMAL] = @base_color
- text[PRELIGHT] = "#dedede"
- text[ACTIVE] = @base_color
-
- engine "murrine" {
- textstyle = 1
- text_shade = 0.2
- }
-}
-
-style "panel-entry" = "dark"
-{
- fg[NORMAL] = @text_color
- fg[PRELIGHT] = @text_color
- fg[ACTIVE] = @text_color
- fg[SELECTED] = @text_color
- fg[INSENSITIVE] = @text_color
-
- text[NORMAL] = @text_color
- text[PRELIGHT] = @text_color
- text[ACTIVE] = @text_color
- text[SELECTED] = @text_color
- text[INSENSITIVE] = @text_color
-
-}
-
-style "theme-main-menu-text" = "theme-panel-text"
-{
- fg[PRELIGHT] = "#dedede"
- text[PRELIGHT] = "#dedede"
-}
-
-style "workspace-switcher" = "theme-panel"
-{
- bg[ACTIVE] = shade (0.8, @selected_bg_color)
- bg[SELECTED] = shade (0.8, @selected_bg_color)
-}
-
-style "window-buttons" = "theme-panel"
-{
- xthickness = 3
- ythickness = 3
-
- bg[ACTIVE] = shade (0.65, @selected_bg_color)
- bg[PRELIGHT] = shade (0.85, @selected_bg_color)
- bg[SELECTED] = shade (0.85, @selected_bg_color)
-
- fg[NORMAL] = shade (0.7, @base_color)
- fg[ACTIVE] = @base_color
- fg[PRELIGHT] = @base_color
-
- engine "murrine" {
- contrast = 0.0
- gradient_shades = { 1.0, 0.9, 0.8, 0.7 }
- roundness = 1
- reliefstyle = 0
- textstyle = 1
- text_shade = 0.2
- }
-}
-
-style "indicator" = "theme-panel"
-{
- xthickness = 0
- ythickness = 0
-}
-
-widget "*PanelWidget*" style "theme-panel"
-widget "*PanelApplet*" style "theme-panel"
-widget "*fast-user-switch*" style "theme-panel"
-widget "*CPUFreq*Applet*" style "theme-panel"
-widget "*TopMenu*" style "theme-panel"
-class "PanelApp*" style "theme-panel"
-class "PanelToplevel*" style "theme-panel"
-widget_class "*PanelToplevel*" style "theme-panel"
-widget_class "*notif*" style "theme-panel"
-widget_class "*Notif*" style "theme-panel"
-widget_class "*Tray*" style "theme-panel"
-widget_class "*tray*" style "theme-panel"
-widget_class "*computertemp*" style "theme-panel"
-widget_class "*Applet*Tomboy*" style "theme-panel"
-widget_class "*Applet*Netstatus*" style "theme-panel"
-
-# Fixes for tooltip text in some apps.
-widget_class "*Notif*Beagle*" style "theme-panel"
-widget_class "*Notif*Brasero*" style "theme-panel"
-
-# XFCE panel theming.
-widget "*Xfce*Panel*" style "theme-panel"
-class "*Xfce*Panel*" style "theme-panel"
-widget "*WnckPager*" style "workspace-switcher"
-widget "*PagerButtons*" style "workspace-switcher"
-
-# Fix gtk-entries in the panel
-class "GtkEntry" style "combo"
-class "*SexyIconEntry*" style:highest "combo" # fixes dict-plugin
-widget "*xfce4-verve-plugin*GtkEntry" style:highest "combo" # fixes verve-plugin
-widget "*bookmark*GtkEntry" style "panel-entry" # fixes smartbookmark-plugin
-
-# Make sure panel text color doesn't change
-widget_class "*Panel*MenuBar*" style "theme-main-menu-text"
-widget_class "*Panel*<GtkMenuBar>*" style "theme-main-menu-text"
-widget "*.clock-applet-button.*" style "theme-panel-text"
-widget "*PanelApplet*" style "theme-panel-text"
-
-# Override general panel-style with specific plugin-styles
-widget "*indicator-applet*" style "indicator"
-widget "*indicator-button*" style "indicator"
-widget "*XfceTasklist*" style "window-buttons"
diff --git a/Redcore-daylight/gtk-2.0/gtkrc b/Redcore-daylight/gtk-2.0/gtkrc
index 499ebcb..af73a8b 100644
--- a/Redcore-daylight/gtk-2.0/gtkrc
+++ b/Redcore-daylight/gtk-2.0/gtkrc
@@ -853,13 +853,4 @@ widget_class "*<GtkListItem>*" style "fg-is-text-color-workaround"
# The same problem also exists for GtkCList and GtkCTree.
# Only match GtkCList and not the parent widgets, because that would also change the headers.
widget_class "*<GtkCList>" style "fg-is-text-color-workaround"
-widget_class "*<EelEditableLabel>" style "fg-is-text-color-workaround"
-
-# panel theming
-include "apps/xfce-panel.rc"
-# application specific theming
-include "apps/chromium.rc"
-include "apps/claws-mail.rc"
-include "apps/gmusicbrowser.rc"
-include "apps/terminal.rc"
-include "apps/thunar.rc"
+widget_class "*<EelEditableLabel>" style "fg-is-text-color-workaround" \ No newline at end of file
diff --git a/Redcore-nighttime/gtk-2.0/apps/chromium.rc b/Redcore-nighttime/gtk-2.0/apps/chromium.rc
deleted file mode 100644
index ae907fb..0000000
--- a/Redcore-nighttime/gtk-2.0/apps/chromium.rc
+++ /dev/null
@@ -1,19 +0,0 @@
-# Google Chrome/Chromium theming (requires 9.0.597 or newer)
-style "chrome-gtk-frame"
-{
- ChromeGtkFrame::frame-color = shade (1.0, @bg_color)
- ChromeGtkFrame::inactive-frame-color = shade (1.0, @bg_color)
- ChromeGtkFrame::incognito-frame-color = shade (0.5, @bg_color)
- ChromeGtkFrame::incognito-inactive-frame-color = shade (0.5, @bg_color)
-
- ChromeGtkFrame::frame-gradient-size = 100
- ChromeGtkFrame::frame-gradient-color = shade (1.08,@bg_color)
- ChromeGtkFrame::inactive-frame-gradient-color = shade (1.08,@bg_color)
- ChromeGtkFrame::incognito-frame-gradient-color = shade (1.08,@bg_color)
- ChromeGtkFrame::incognito-inactive-frame-gradient-color = shade (1.08,@bg_color)
-
- ChromeGtkFrame::scrollbar-trough-color = @base_color
- ChromeGtkFrame::scrollbar-slider-prelight-color = shade(0.92, @bg_color)
- ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color
-}
-class "ChromeGtkFrame" style "chrome-gtk-frame"
diff --git a/Redcore-nighttime/gtk-2.0/apps/claws-mail.rc b/Redcore-nighttime/gtk-2.0/apps/claws-mail.rc
deleted file mode 100644
index 0dc1c1d..0000000
--- a/Redcore-nighttime/gtk-2.0/apps/claws-mail.rc
+++ /dev/null
@@ -1,3 +0,0 @@
-widget_class "*<GtkNotebook>.<GtkScrolledWindow>.<GtkViewport>*" style "notebook" # Claws-Mail compose-window workaround
-widget_class "*.<GtkCMCTree>.<GtkButton>" style "treeview-header" # Claws-Mail treeview-headers
-widget_class "*.<GtkCMCList>.<GtkButton>" style "treeview-header" # Claws-Mail treeview-headers
diff --git a/Redcore-nighttime/gtk-2.0/apps/gmusicbrowser.rc b/Redcore-nighttime/gtk-2.0/apps/gmusicbrowser.rc
deleted file mode 100644
index 9672665..0000000
--- a/Redcore-nighttime/gtk-2.0/apps/gmusicbrowser.rc
+++ /dev/null
@@ -1,17 +0,0 @@
-style "traytip-bg"
-{
- bg[NORMAL] = @base_color
- engine "murrine"
- {
- textstyle = 1
- text_shade = 0.75
- }
-}
-
-style "gmusicbrowser-handle"
-{
- GtkPaned::handle-size = 1
-}
-
-widget "Shimmer Desktop.VBMain.HPMain" style "gmusicbrowser-handle"
-widget "Shimmer Traytip" style "traytip-bg" \ No newline at end of file
diff --git a/Redcore-nighttime/gtk-2.0/apps/terminal.rc b/Redcore-nighttime/gtk-2.0/apps/terminal.rc
deleted file mode 100644
index de05835..0000000
--- a/Redcore-nighttime/gtk-2.0/apps/terminal.rc
+++ /dev/null
@@ -1,51 +0,0 @@
-style "terminal"
-{
- bg[NORMAL] = @bg_color
- bg[ACTIVE] = @bg_color
- bg[PRELIGHT] = @bg_color
- bg[SELECTED] = @bg_color
- base[NORMAL] = @bg_color
-}
-
-style "terminal-scrollbar"
-{
- base[NORMAL] = @bg_color
- bg[NORMAL] = @bg_color
- bg[PRELIGHT] = shade(0.95,@bg_color)
- engine "murrine" {
- gradient_shades = {0.85,0.85,0.85,0.85}
- colorize_scrollbar = FALSE
- glow_shade = 1.0
- trough_shades = { 0.975, 0.975 } # make the trough #CECECE (@bg_color)
- trough_border_shades = { 1.03, 1.03 } # make the trough #CECECE
- border_shades = { 0.75, 0.75 }
- contrast = 0.0
- }
-}
-
-style "terminal-notebook" = "dark"
-{
- bg[NORMAL] = shade (1.08, @bg_color) # Tab background.
- bg[ACTIVE] = shade (0.98, @bg_color) # Unfocused tab background.
- fg[ACTIVE] = shade (0.86, @bg_color)
- base[NORMAL] = @text_color
- engine "murrine"
- {
- highlight_shade = 1.0
- roundness = 3
- contrast = 0.6
-
-
- ## things that don't work:
- #glow_shade = 0.8
- #glowstyle = 2
- #focusstyle = 3
- #glazestyle = 3
- #border_shades = { 0.45, 2.5 }
- #prelight_shade = 1.5
- }
-}
-
-class "*TerminalWindow" style "terminal"
-widget_class "TerminalWindow*GtkNotebook" style "terminal-notebook"
-widget "*TerminalWindow.*.GtkVScrollbar" style "terminal-scrollbar"
diff --git a/Redcore-nighttime/gtk-2.0/apps/thunar.rc b/Redcore-nighttime/gtk-2.0/apps/thunar.rc
deleted file mode 100644
index 9add032..0000000
--- a/Redcore-nighttime/gtk-2.0/apps/thunar.rc
+++ /dev/null
@@ -1,79 +0,0 @@
-style "sidepane"
-{
- GtkTreeView::vertical-separator = 4
-
- base[NORMAL] = mix (0.1, shade (1.35,@selected_bg_color), shade (0.9,@base_color))
- base[INSENSITIVE] = mix (0.4, shade (1.35,@selected_bg_color), shade (0.9,@base_color))
-
- text[NORMAL] = mix (0.7, @text_color, @base_color)
- text[ACTIVE] = mix (0.7, @text_color, @base_color)
- text[SELECTED] = mix (0.7, @text_color, @base_color)
-
- engine "pixmap" {
-
- image {
- function = FLAT_BOX
- state = SELECTED
- recolorable = TRUE
- file = "thunar/sidebar_active.png"
- border = { 0, 0, 0, 0 }
- stretch = TRUE
- }
-
- image {
- function = FOCUS
- recolorable = TRUE
- file = "thunar/sidebar_active.png"
- border = { 0, 0, 0, 0 }
- stretch = TRUE
- }
- }
-}
-
-style "breadcrumbs"
-{
- xthickness = 9
- ythickness = 4
- ThunarLocationButtons::spacing = 0
-
- engine "pixmap" {
- image {
- function = BOX
- state = PRELIGHT
- recolorable = TRUE
- file = "thunar/breadcrumb_prelight.png"
- border = { 4, 10, 0, 0 }
- stretch = TRUE
- }
- image {
- function = BOX
- state = ACTIVE
- file = "thunar/breadcrumb_active.png"
- border = { 4, 10, 0, 0 }
- stretch = TRUE
- }
- image {
- function = BOX
- state = INSENSITIVE
- file = ""
- border = { 0, 10, 0, 0 }
- stretch = TRUE
- }
- image {
- function = BOX
- file = "thunar/breadcrumb_default.png"
- border = { 4, 10, 0, 10 }
- stretch = TRUE
- }
- }
-}
-
-widget_class "*ThunarLocationButtons*" style "breadcrumbs"
-widget_class "*ThunarShortcutsView*" style "sidepane"
-widget_class "*ThunarTreeView*" style "sidepane"
-widget_class "*ThunarLocationEntry*" style "entry"
-widget_class "*ThunarStatusbar*" style "resize-grip"
-
-# Gtk2 Open-File Dialog
-widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane"
-widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.<GtkTreeView>.<GtkButton>" style "treeview-header" \ No newline at end of file
diff --git a/Redcore-nighttime/gtk-2.0/apps/thunar/breadcrumb_active.png b/Redcore-nighttime/gtk-2.0/apps/thunar/breadcrumb_active.png
deleted file mode 100644
index 08fa7d0..0000000
--- a/Redcore-nighttime/gtk-2.0/apps/thunar/breadcrumb_active.png
+++ /dev/null
Binary files differ
diff --git a/Redcore-nighttime/gtk-2.0/apps/thunar/breadcrumb_default.png b/Redcore-nighttime/gtk-2.0/apps/thunar/breadcrumb_default.png
deleted file mode 100644
index 57b41e9..0000000
--- a/Redcore-nighttime/gtk-2.0/apps/thunar/breadcrumb_default.png
+++ /dev/null
Binary files differ
diff --git a/Redcore-nighttime/gtk-2.0/apps/thunar/breadcrumb_prelight.png b/Redcore-nighttime/gtk-2.0/apps/thunar/breadcrumb_prelight.png
deleted file mode 100644
index dbd7bc7..0000000
--- a/Redcore-nighttime/gtk-2.0/apps/thunar/breadcrumb_prelight.png
+++ /dev/null
Binary files differ
diff --git a/Redcore-nighttime/gtk-2.0/apps/thunar/sidebar_active.png b/Redcore-nighttime/gtk-2.0/apps/thunar/sidebar_active.png
deleted file mode 100644
index f430cfe..0000000
--- a/Redcore-nighttime/gtk-2.0/apps/thunar/sidebar_active.png
+++ /dev/null
Binary files differ
diff --git a/Redcore-nighttime/gtk-2.0/apps/xfce-panel.rc b/Redcore-nighttime/gtk-2.0/apps/xfce-panel.rc
deleted file mode 100644
index f738c28..0000000
--- a/Redcore-nighttime/gtk-2.0/apps/xfce-panel.rc
+++ /dev/null
@@ -1,144 +0,0 @@
-style "theme-panel" = "dark"
-{
- xthickness = 1
- ythickness = 1
-
- bg[NORMAL] = shade (0.35, @bg_color_dark)
- bg[ACTIVE] = shade (0.65, @bg_color_dark)
- bg[PRELIGHT] = shade (0.85, @selected_bg_color)
- bg[SELECTED] = @selected_bg_color
-
- fg[NORMAL] = shade (0.9, @base_color)
- fg[PRELIGHT] = @base_color
- fg[ACTIVE] = shade (0.9, @base_color)
- fg[SELECTED] = shade (0.9, @base_color)
-
- text[NORMAL] = shade (0.9, @base_color)
- text[PRELIGHT] = @base_color
- text[ACTIVE] = shade (0.9, @base_color)
- text[SELECTED] = shade (0.9, @base_color)
-
- engine "murrine" {
- roundness = 0
- glowstyle = 0
- glazestyle = 0
- textstyle = 1
- text_shade = 0.2
- }
-}
-
-style "theme-panel-text"
-{
- fg[NORMAL] = @base_color
- fg[PRELIGHT] = "#2d2d2d"
- fg[ACTIVE] = @base_color
-
- text[NORMAL] = @base_color
- text[PRELIGHT] = "#2d2d2d"
- text[ACTIVE] = @base_color
-
- engine "murrine" {
- textstyle = 1
- text_shade = 0.2
- }
-}
-
-style "panel-entry" = "dark"
-{
- fg[NORMAL] = @text_color
- fg[PRELIGHT] = @text_color
- fg[ACTIVE] = @text_color
- fg[SELECTED] = @text_color
- fg[INSENSITIVE] = @text_color
-
- text[NORMAL] = @text_color
- text[PRELIGHT] = @text_color
- text[ACTIVE] = @text_color
- text[SELECTED] = @text_color
- text[INSENSITIVE] = @text_color
-
-}
-
-style "theme-main-menu-text" = "theme-panel-text"
-{
- fg[PRELIGHT] = "#2d2d2d"
- text[PRELIGHT] = "#2d2d2d"
-}
-
-style "workspace-switcher" = "theme-panel"
-{
- bg[ACTIVE] = shade (0.8, @selected_bg_color)
- bg[SELECTED] = shade (0.8, @selected_bg_color)
-}
-
-style "window-buttons" = "theme-panel"
-{
- xthickness = 3
- ythickness = 3
-
- bg[ACTIVE] = shade (0.65, @selected_bg_color)
- bg[PRELIGHT] = shade (0.85, @selected_bg_color)
- bg[SELECTED] = shade (0.85, @selected_bg_color)
-
- fg[NORMAL] = shade (0.7, @base_color)
- fg[ACTIVE] = @base_color
- fg[PRELIGHT] = @base_color
-
- engine "murrine" {
- contrast = 0.0
- gradient_shades = { 1.0, 0.9, 0.8, 0.7 }
- roundness = 1
- reliefstyle = 0
- textstyle = 1
- text_shade = 0.2
- }
-}
-
-style "indicator" = "theme-panel"
-{
- xthickness = 0
- ythickness = 0
-}
-
-widget "*PanelWidget*" style "theme-panel"
-widget "*PanelApplet*" style "theme-panel"
-widget "*fast-user-switch*" style "theme-panel"
-widget "*CPUFreq*Applet*" style "theme-panel"
-widget "*TopMenu*" style "theme-panel"
-class "PanelApp*" style "theme-panel"
-class "PanelToplevel*" style "theme-panel"
-widget_class "*PanelToplevel*" style "theme-panel"
-widget_class "*notif*" style "theme-panel"
-widget_class "*Notif*" style "theme-panel"
-widget_class "*Tray*" style "theme-panel"
-widget_class "*tray*" style "theme-panel"
-widget_class "*computertemp*" style "theme-panel"
-widget_class "*Applet*Tomboy*" style "theme-panel"
-widget_class "*Applet*Netstatus*" style "theme-panel"
-
-# Fixes for tooltip text in some apps.
-widget_class "*Notif*Beagle*" style "theme-panel"
-widget_class "*Notif*Brasero*" style "theme-panel"
-
-# XFCE panel theming.
-widget "*Xfce*Panel*" style "theme-panel"
-class "*Xfce*Panel*" style "theme-panel"
-widget "*WnckPager*" style "workspace-switcher"
-widget "*PagerButtons*" style "workspace-switcher"
-
-# Fix gtk-entries in the panel
-class "GtkEntry" style "combo"
-class "*SexyIconEntry*" style:highest "combo" # fixes dict-plugin
-widget "*xfce4-verve-plugin*GtkEntry" style:highest "combo" # fixes verve-plugin
-widget "*bookmark*GtkEntry" style "panel-entry" # fixes smartbookmark-plugin
-
-# Make sure panel text color doesn't change
-widget_class "*Panel*MenuBar*" style "theme-main-menu-text"
-widget_class "*Panel*<GtkMenuBar>*" style "theme-main-menu-text"
-widget "*.clock-applet-button.*" style "theme-panel-text"
-widget "*PanelApplet*" style "theme-panel-text"
-
-# Override general panel-style with specific plugin-styles
-widget "*indicator-applet*" style "indicator"
-widget "*indicator-button*" style "indicator"
-widget "*XfceTasklist*" style "window-buttons"
diff --git a/Redcore-nighttime/gtk-2.0/gtkrc b/Redcore-nighttime/gtk-2.0/gtkrc
index b407bf9..845a221 100644
--- a/Redcore-nighttime/gtk-2.0/gtkrc
+++ b/Redcore-nighttime/gtk-2.0/gtkrc
@@ -853,13 +853,4 @@ widget_class "*<GtkListItem>*" style "fg-is-text-color-workaround"
# The same problem also exists for GtkCList and GtkCTree.
# Only match GtkCList and not the parent widgets, because that would also change the headers.
widget_class "*<GtkCList>" style "fg-is-text-color-workaround"
-widget_class "*<EelEditableLabel>" style "fg-is-text-color-workaround"
-
-# panel theming
-include "apps/xfce-panel.rc"
-# application specific theming
-include "apps/chromium.rc"
-include "apps/claws-mail.rc"
-include "apps/gmusicbrowser.rc"
-include "apps/terminal.rc"
-include "apps/thunar.rc"
+widget_class "*<EelEditableLabel>" style "fg-is-text-color-workaround" \ No newline at end of file