mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Proposal for less puffy Gtk2 buttons
This commit is contained in:
+3
-1
@@ -168,7 +168,9 @@ style "murrine-notebook" = "murrine-notebook-bg" {
|
|||||||
|
|
||||||
# Various Standard Widgets
|
# Various Standard Widgets
|
||||||
|
|
||||||
style "murrine-button" = "murrine-wide" {
|
style "murrine-button" {
|
||||||
|
ythickness = 0
|
||||||
|
|
||||||
bg[NORMAL] = shade (1.08, @bg_color)
|
bg[NORMAL] = shade (1.08, @bg_color)
|
||||||
bg[PRELIGHT] = shade (1.10, @bg_color)
|
bg[PRELIGHT] = shade (1.10, @bg_color)
|
||||||
bg[ACTIVE] = shade (0.95, @bg_color)
|
bg[ACTIVE] = shade (0.95, @bg_color)
|
||||||
|
|||||||
Reference in New Issue
Block a user