GTK3: change headerbar's entry background

This commit is contained in:
Daniel Ruiz de Alegría
2020-06-10 13:00:57 +02:00
parent 640c6af932
commit 9de152bc75
4 changed files with 17 additions and 0 deletions
@@ -37,6 +37,11 @@ entry {
}
}
headerbar %entry,
headerbar entry {
background: $base_color;
}
/**********
* Slider *
**********/