From 2b1a290469ad575432d51ba8107e878537b3178b Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Wed, 1 Jun 2016 13:12:26 +0200 Subject: fix hexchat input box (#558) --- common/gtk-2.0/apps.rc | 19 ++++++++++++------- common/gtk-2.0/assets-dark.svg | 16 +++++++++++++--- .../gtk-2.0/assets-dark/entry-border-active-bg.png | Bin 301 -> 312 bytes common/gtk-2.0/assets-dark/entry-border-bg.png | Bin 297 -> 308 bytes common/gtk-2.0/assets.svg | 20 +++++++++++++++----- common/gtk-2.0/assets/entry-border-active-bg.png | Bin 303 -> 314 bytes common/gtk-2.0/assets/entry-border-bg.png | Bin 290 -> 303 bytes 7 files changed, 40 insertions(+), 15 deletions(-) diff --git a/common/gtk-2.0/apps.rc b/common/gtk-2.0/apps.rc index 2fcbdd5..ecabed7 100644 --- a/common/gtk-2.0/apps.rc +++ b/common/gtk-2.0/apps.rc @@ -27,29 +27,30 @@ widget_class "*ThunarTreeView*" style "dark-sidebar" widget_class "*ThunarWindow*." style "thunar-handle" # -# Mousepad +# Workaround for colored entries # - style "entry_border" { + xthickness = 7 + ythickness = 5 + engine "pixmap" { image { function = SHADOW - detail = "entry" state = NORMAL - shadow = IN + detail = "entry" file = "assets/entry-border-bg.png" - border = { 12, 12, 12, 12 } + border = {6, 6, 6, 6} stretch = TRUE } image { function = SHADOW - detail = "entry" state = ACTIVE + detail = "entry" file = "assets/entry-border-active-bg.png" - border = { 12, 12, 12, 12 } + border = {6, 6, 6, 6} stretch = TRUE } @@ -73,4 +74,8 @@ style "entry_border" { } } +# Mousepad search entry widget_class "*MousepadSearchBar*." style "entry_border" + +# Hexchat input box +class "SexySpellEntry" style:highest "entry_border" diff --git a/common/gtk-2.0/assets-dark.svg b/common/gtk-2.0/assets-dark.svg index 83c6a16..20aeedd 100644 --- a/common/gtk-2.0/assets-dark.svg +++ b/common/gtk-2.0/assets-dark.svg @@ -565,9 +565,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="2.8284271" - inkscape:cx="32.121536" - inkscape:cy="224.28999" + inkscape:zoom="11.313708" + inkscape:cx="-24.583201" + inkscape:cy="377.40868" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -5621,6 +5621,11 @@ id="entry-border-bg" inkscape:label="#g9335" transform="translate(-1,31)"> + + + + id="rect9321-3-7" + transform="translate(-113,-345.63782)" /> +