by roundabout, Friday, 20 March 2020, 03:10:39 (1584673839), pushed by roundabout, Sunday, 11 May 2025, 13:22:50 (1746969770)
Author identity: nana-4 <hnmaigo@gmail.com>
b5759d1b0c57d873ee796663fae592733bb70e02
src/_sass/_colors.scss.template
@@ -160,6 +160,3 @@ $titlebar-stroke-disabled: rgba(%HDR_FG%, 0.12);
$titlebar-divider: rgba(%HDR_FG%, 0.12);
$titlebar-fill: rgba(%HDR_FG%, 0.08);
$titlebar-entry-fill: rgba(%HDR_FG%, 0.04);
// workaround for GTK3 @placeholder_text_color which doesn't allow translucent colors
$placeholder_text_color: mix(%FG%, $base, percentage(0.7));