summaryrefslogtreecommitdiff
path: root/src/resources/themes/_shared-base.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/themes/_shared-base.scss')
-rw-r--r--src/resources/themes/_shared-base.scss9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/resources/themes/_shared-base.scss b/src/resources/themes/_shared-base.scss
index 731d8356f..868e70964 100644
--- a/src/resources/themes/_shared-base.scss
+++ b/src/resources/themes/_shared-base.scss
@@ -25,17 +25,8 @@
}
#title-box-container {
- color: gtkalpha(themecolor(theme_fg_color), 0.5);
transition: background 200ms ease-out;
- > clamp {
- color: themecolor(theme_fg_color);
-
- &:backdrop {
- color: themecolor(theme_unfocused_fg_color);
- }
- }
-
.incognito-mode & {
background: -gtk-icontheme($incognito_icon) 16px 0 / 64px 64px no-repeat;