1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 14:00:44 +00:00

gtk2 tweaks

This commit is contained in:
Horst3180 2015-07-08 21:30:55 +02:00
parent 2709297dff
commit 30777fc7a8
14 changed files with 55 additions and 45 deletions

View File

@ -4,12 +4,12 @@
style "thunar-handle" { GtkPaned::handle-size = 2 }
style "dark-sidebar" {
GtkTreeView::odd_row_color = "#3c4049"
GtkTreeView::even_row_color = "#3c4049"
GtkTreeView::odd_row_color = @dark_sidebar_bg
GtkTreeView::even_row_color = @dark_sidebar_bg
base[NORMAL] = "#3c4049"
base[INSENSITIVE] = "#3c4049"
base[NORMAL] = @dark_sidebar_bg
base[INSENSITIVE] = @dark_sidebar_bg
text[NORMAL] = "#a8adb5"
text[ACTIVE] = @selected_fg_color

View File

@ -565,9 +565,9 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="8"
inkscape:cx="273.6259"
inkscape:cy="304.97069"
inkscape:zoom="1"
inkscape:cx="287.14415"
inkscape:cy="307.43836"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
@ -4970,7 +4970,7 @@
height="23"
width="23"
id="rect7903-7-1-6"
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#2d3036;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#181b20;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
ry="11.5" />
</g>
<g
@ -5019,7 +5019,7 @@
rx="11"
ry="10.999999" />
<rect
style="display:inline;opacity:0.55;fill:none;fill-opacity:1;stroke:#2d3036;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
style="display:inline;opacity:0.55;fill:none;fill-opacity:1;stroke:#181b20;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect7903-7-2-3-4"
width="23"
height="23"
@ -5169,7 +5169,7 @@
height="1"
width="2"
id="rect4976-3"
style="display:inline;opacity:1;fill:#2d3036;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
style="display:inline;opacity:1;fill:#34373e;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
</g>
<g
transform="matrix(-1,0,0,-1,560,-357.27564)"
@ -5189,7 +5189,7 @@
height="1"
width="2"
id="rect4976-3-6"
style="display:inline;opacity:1;fill:#2d3036;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
style="display:inline;opacity:1;fill:#34373e;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
</g>
<rect
style="opacity:1;fill:#2d3036;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"

Before

Width:  |  Height:  |  Size: 219 KiB

After

Width:  |  Height:  |  Size: 219 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 151 B

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 151 B

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 696 B

After

Width:  |  Height:  |  Size: 815 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 580 B

After

Width:  |  Height:  |  Size: 693 B

View File

@ -1,4 +1,4 @@
gtk-color-scheme = "base_color:#FFFFFF\nfg_color:#5c616c\ntooltip_fg_color:#FFFFFF\nselected_bg_color:#5294E2\nselected_fg_color:#FFFFFF\ntext_color:#5c616c\nbg_color:#F5F6F7\ninsensitive_bg_color:#fbfcfc\ninsensitive_fg_color:#a9acb2\nnotebook_bg:#FEFEFE\ntooltip_bg_color:#3A4451\nlink_color:#5294E2"
gtk-color-scheme = "base_color:#FFFFFF\nfg_color:#5c616c\ntooltip_fg_color:#FFFFFF\nselected_bg_color:#5294E2\nselected_fg_color:#FFFFFF\ntext_color:#5c616c\nbg_color:#F5F6F7\ninsensitive_bg_color:#fbfcfc\ninsensitive_fg_color:#a9acb2\nnotebook_bg:#FEFEFE\ndark_sidebar_bg:#3c4049\ntooltip_bg_color:#3A4451\nlink_color:#5294E2"
gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller.
gtk-auto-mnemonics = 1
@ -7,4 +7,4 @@ gtk-primary-button-warps-slider = 1
include "main.rc"
include "apps.rc"
include "panel.rc"
include "menubar-toolbar/menubar-toolbar-dark.rc"
include "menubar-toolbar/menubar-toolbar.rc"

View File

@ -1,4 +1,4 @@
gtk-color-scheme = "base_color:#383C45\nfg_color:#D3DAE3\ntooltip_fg_color:#FFFFFF\nselected_bg_color:#5294E2\nselected_fg_color:#FFFFFF\ntext_color:#D3DAE3\nbg_color:#444852\ninsensitive_bg_color:#3a3e48\ninsensitive_fg_color:#7c818c\nnotebook_bg:#373B44\ntooltip_bg_color:#3A4451\nlink_color:#5294E2"
gtk-color-scheme = "base_color:#383C45\nfg_color:#D3DAE3\ntooltip_fg_color:#FFFFFF\nselected_bg_color:#5294E2\nselected_fg_color:#FFFFFF\ntext_color:#D3DAE3\nbg_color:#444852\ninsensitive_bg_color:#3a3e48\ninsensitive_fg_color:#7c818c\nnotebook_bg:#373B44\ndark_sidebar_bg:#454a54\ntooltip_bg_color:#3A4451\nlink_color:#5294E2"
gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller.
gtk-auto-mnemonics = 1

View File

@ -1,4 +1,4 @@
gtk-color-scheme = "base_color:#FFFFFF\nfg_color:#5c616c\ntooltip_fg_color:#FFFFFF\nselected_bg_color:#5294E2\nselected_fg_color:#FFFFFF\ntext_color:#5c616c\nbg_color:#F5F6F7\ninsensitive_bg_color:#fbfcfc\ninsensitive_fg_color:#a9acb2\nnotebook_bg:#FEFEFE\ntooltip_bg_color:#3A4451\nlink_color:#5294E2"
gtk-color-scheme = "base_color:#FFFFFF\nfg_color:#5c616c\ntooltip_fg_color:#FFFFFF\nselected_bg_color:#5294E2\nselected_fg_color:#FFFFFF\ntext_color:#5c616c\nbg_color:#F5F6F7\ninsensitive_bg_color:#fbfcfc\ninsensitive_fg_color:#a9acb2\nnotebook_bg:#FEFEFE\ndark_sidebar_bg:#3c4049\ntooltip_bg_color:#3A4451\nlink_color:#5294E2"
gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller.
gtk-auto-mnemonics = 1
@ -7,4 +7,4 @@ gtk-primary-button-warps-slider = 1
include "main.rc"
include "apps.rc"
include "panel.rc"
include "menubar-toolbar/menubar-toolbar.rc"
include "menubar-toolbar/menubar-toolbar-dark.rc"

View File

@ -1650,40 +1650,40 @@ style "standalone_entry" {
engine "pixmap" {
image {
function = FLAT_BOX
detail = "entry_bg"
state = NORMAL
file = "assets/entry-border-fill.png"
stretch = TRUE
border = { 0, 0, 0, 0 }
function = FLAT_BOX
detail = "entry_bg"
state = NORMAL
file = "assets/entry-border-fill.png"
stretch = TRUE
border = { 0, 0, 0, 0 }
}
image {
function = FLAT_BOX
detail = "entry_bg"
state = ACTIVE
file = "assets/entry-border-fill.png"
stretch = TRUE
border = { 0, 0, 0, 0 }
function = FLAT_BOX
detail = "entry_bg"
state = ACTIVE
file = "assets/entry-border-fill.png"
stretch = TRUE
border = { 0, 0, 0, 0 }
}
image {
function = SHADOW
detail = "entry"
state = NORMAL
shadow = IN
file = "assets/entry-border-bg-solid.png"
border = { 12, 12, 12, 12 }
stretch = TRUE
function = SHADOW
detail = "entry"
state = NORMAL
shadow = IN
file = "assets/entry-border-bg-solid.png"
border = { 12, 12, 12, 12 }
stretch = TRUE
}
image {
function = SHADOW
detail = "entry"
state = ACTIVE
file = "assets/entry-border-active-bg-solid.png"
border = { 12, 12, 12, 12 }
stretch = TRUE
function = SHADOW
detail = "entry"
state = ACTIVE
file = "assets/entry-border-active-bg-solid.png"
border = { 12, 12, 12, 12 }
stretch = TRUE
}
}
}

View File

@ -1,6 +1,6 @@
style "menubar" {
bg[NORMAL] = "#2e333b"
bg[NORMAL] = "#2f343b"
fg[NORMAL] = "#afb8c5"
fg[SELECTED] = @selected_fg_color
fg[INSENSITIVE] = shade(0.7, "#afb8c5")
@ -21,7 +21,7 @@ style "menubar" {
style "menubar-borderless" {
bg[NORMAL] = "#2e333b"
bg[NORMAL] = "#2f343b"
fg[NORMAL] = "#afb8c5"
fg[SELECTED] = @selected_fg_color
fg[INSENSITIVE] = shade(0.7, "#afb8c5")
@ -71,6 +71,11 @@ style "menubar-text" {
style "toolbar_entry" {
xthickness = 6
base[NORMAL] = "#272b31"
base[INSENSITIVE] = "#292e35"
text[NORMAL] = "#afb8c5"
engine "pixmap" {
image {
@ -125,8 +130,8 @@ style "toolbar_entry" {
#Chromium
style "chrome-gtk-frame" {
ChromeGtkFrame::frame-color = "#2e333b"
ChromeGtkFrame::inactive-frame-color = "#2e333b"
ChromeGtkFrame::frame-color = "#2f343b"
ChromeGtkFrame::inactive-frame-color = "#2f343b"
ChromeGtkFrame::frame-gradient-size = 0
ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color)

View File

@ -71,6 +71,11 @@ style "menubar-text" {
style "toolbar_entry" {
xthickness = 6
base[NORMAL] = "#fdfdfd"
base[INSENSITIVE] = "#f4f5f6"
text[NORMAL] = "#70788d"
engine "pixmap" {
image {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 696 B

After

Width:  |  Height:  |  Size: 815 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 580 B

After

Width:  |  Height:  |  Size: 693 B