[gtk] Autogenerated config files. God knows whats is going on here.

This commit is contained in:
Sebastian Schulze 2018-09-06 01:20:39 +02:00
parent 15171debdd
commit 186c3b9f9e
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
3 changed files with 106 additions and 10 deletions

View File

@ -1,11 +1,11 @@
[Settings]
gtk-font-name=Noto Sans Regular 11
gtk-theme-name=Breeze
gtk-icon-theme-name=breeze
gtk-fallback-icon-theme=hicolor
gtk-cursor-theme-name=Breeze_Snow
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
gtk-menu-images=0
gtk-button-images=0
gtk-cursor-theme-name=Breeze_Snow
gtk-fallback-icon-theme=hicolor
gtk-font-name=Noto Sans Regular 11
gtk-icon-theme-name=breeze
gtk-key-theme-name=Emacs
gtk-menu-images=0
gtk-primary-button-warps-slider=0
gtk-key-theme-name = Emacs
gtk-theme-name=Breeze
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ

View File

@ -1,7 +1,55 @@
# created by KDE Plasma, Fr. Jul 20 19:48:45 2018
# created by KDE Plasma, Sa. Ouj 18 15:45:05 2018
#
# If you do not want Plasma to override your GTK settings, select
# Colors in the System Settings and disable the checkbox
# "Apply colors to non-Qt applications"
#
#
style "default"
{
bg[NORMAL] = { 0.937, 0.941, 0.945 }
bg[SELECTED] = { 0.239, 0.682, 0.914 }
bg[INSENSITIVE] = { 0.937, 0.941, 0.945 }
bg[ACTIVE] = { 0.769, 0.788, 0.804 }
bg[PRELIGHT] = { 0.937, 0.941, 0.945 }
base[NORMAL] = { 0.988, 0.988, 0.988 }
base[SELECTED] = { 0.239, 0.682, 0.914 }
base[INSENSITIVE] = { 0.937, 0.941, 0.945 }
base[ACTIVE] = { 0.239, 0.682, 0.914 }
base[PRELIGHT] = { 0.239, 0.682, 0.914 }
text[NORMAL] = { 0.192, 0.212, 0.231 }
text[SELECTED] = { 0.937, 0.941, 0.945 }
text[INSENSITIVE] = { 0.769, 0.788, 0.804 }
text[ACTIVE] = { 0.937, 0.941, 0.945 }
text[PRELIGHT] = { 0.937, 0.941, 0.945 }
fg[NORMAL] = { 0.192, 0.212, 0.231 }
fg[SELECTED] = { 0.937, 0.941, 0.945 }
fg[INSENSITIVE] = { 0.769, 0.788, 0.804 }
fg[ACTIVE] = { 0.192, 0.212, 0.231 }
fg[PRELIGHT] = { 0.192, 0.212, 0.231 }
}
class "*" style "default"
style "ToolTip"
{
bg[NORMAL] = { 0.937, 0.937, 0.937 }
base[NORMAL] = { 1.000, 1.000, 1.000 }
text[NORMAL] = { 0.000, 0.000, 0.000 }
fg[NORMAL] = { 0.000, 0.000, 0.000 }
}
widget "gtk-tooltip" style "ToolTip"
widget "gtk-tooltips" style "ToolTip"
style "MenuItem"
{
bg[PRELIGHT] = { 0.239, 0.682, 0.914 }
fg[PRELIGHT] = { 0.937, 0.941, 0.945 }
}
class "*MenuItem" style "MenuItem"

View File

@ -1,4 +1,4 @@
# created by KDE Plasma, Fr. Jul 20 19:48:45 2018
# created by KDE Plasma, Sa. Ouj 18 15:45:05 2018
#
# If you do not want Plasma to override your GTK settings, select
# Colors in the System Settings and disable the checkbox
@ -8,3 +8,51 @@
gtk-alternative-button-order = 1
style "default"
{
bg[NORMAL] = { 0.937, 0.941, 0.945 }
bg[SELECTED] = { 0.239, 0.682, 0.914 }
bg[INSENSITIVE] = { 0.937, 0.941, 0.945 }
bg[ACTIVE] = { 0.769, 0.788, 0.804 }
bg[PRELIGHT] = { 0.937, 0.941, 0.945 }
base[NORMAL] = { 0.988, 0.988, 0.988 }
base[SELECTED] = { 0.239, 0.682, 0.914 }
base[INSENSITIVE] = { 0.937, 0.941, 0.945 }
base[ACTIVE] = { 0.239, 0.682, 0.914 }
base[PRELIGHT] = { 0.239, 0.682, 0.914 }
text[NORMAL] = { 0.192, 0.212, 0.231 }
text[SELECTED] = { 0.937, 0.941, 0.945 }
text[INSENSITIVE] = { 0.769, 0.788, 0.804 }
text[ACTIVE] = { 0.937, 0.941, 0.945 }
text[PRELIGHT] = { 0.937, 0.941, 0.945 }
fg[NORMAL] = { 0.192, 0.212, 0.231 }
fg[SELECTED] = { 0.937, 0.941, 0.945 }
fg[INSENSITIVE] = { 0.769, 0.788, 0.804 }
fg[ACTIVE] = { 0.192, 0.212, 0.231 }
fg[PRELIGHT] = { 0.192, 0.212, 0.231 }
}
class "*" style "default"
style "ToolTip"
{
bg[NORMAL] = { 0.937, 0.937, 0.937 }
base[NORMAL] = { 1.000, 1.000, 1.000 }
text[NORMAL] = { 0.000, 0.000, 0.000 }
fg[NORMAL] = { 0.000, 0.000, 0.000 }
}
widget "gtk-tooltip" style "ToolTip"
widget "gtk-tooltips" style "ToolTip"
style "MenuItem"
{
bg[PRELIGHT] = { 0.239, 0.682, 0.914 }
fg[PRELIGHT] = { 0.937, 0.941, 0.945 }
}
class "*MenuItem" style "MenuItem"