mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Restyled notebooks to match GTK3
This commit is contained in:
+2
-6
@@ -154,12 +154,8 @@ style "murrine-wider" {
|
|||||||
# Notebook
|
# Notebook
|
||||||
|
|
||||||
style "murrine-notebook-bg" {
|
style "murrine-notebook-bg" {
|
||||||
bg[NORMAL] = shade (1.08, @bg_color)
|
bg[NORMAL] = @base_color
|
||||||
bg[ACTIVE] = shade (0.90, @bg_color)
|
bg[ACTIVE] = shade (0.87, @base_color)
|
||||||
|
|
||||||
engine "murrine" {
|
|
||||||
border_shades = { 0.8, 0.8 }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
style "murrine-notebook" = "murrine-notebook-bg" {
|
style "murrine-notebook" = "murrine-notebook-bg" {
|
||||||
|
|||||||
Reference in New Issue
Block a user