Rebuild theme

This commit is contained in:
EliverLara
2021-02-02 13:58:46 -06:00
parent 647f169f56
commit b9c663ac19
2 changed files with 2 additions and 2 deletions

View File

@@ -2674,7 +2674,7 @@ window.csd > .titlebar:not(headerbar) {
box-shadow: none; }
.titlebar:not(headerbar) > separator, .titlebar:not(headerbar) > separator:backdrop {
background: #0c0e14; }
background: #161925; }
/**************
* GtkInfoBar *

View File

@@ -2681,7 +2681,7 @@ window.csd > .titlebar:not(headerbar) {
box-shadow: none; }
.titlebar:not(headerbar) > separator, .titlebar:not(headerbar) > separator:backdrop {
background: #0c0e14; }
background: #fff; }
/**************
* GtkInfoBar *