summaryrefslogtreecommitdiff
path: root/desktop-themes/YaruOk/gtk-3.0/_common.scss
diff options
context:
space:
mode:
authorMate <[email protected]>2021-06-19 07:10:19 +0200
committerraveit65 <[email protected]>2021-08-02 23:56:01 +0200
commit3fe3b1fcdc1fd4c88babbde16993ffafeae2397d (patch)
tree283b10e8cd3136fe38e3705ed0a3308f5b5b8be9 /desktop-themes/YaruOk/gtk-3.0/_common.scss
parentbae1127280a4832e1b885bb98a4c351b10c5b992 (diff)
downloadmate-themes-3fe3b1fcdc1fd4c88babbde16993ffafeae2397d.tar.bz2
mate-themes-3fe3b1fcdc1fd4c88babbde16993ffafeae2397d.tar.xz
decrease popover and menu radius to 2px
Diffstat (limited to 'desktop-themes/YaruOk/gtk-3.0/_common.scss')
-rw-r--r--desktop-themes/YaruOk/gtk-3.0/_common.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/YaruOk/gtk-3.0/_common.scss b/desktop-themes/YaruOk/gtk-3.0/_common.scss
index 4a157cef..bc7d4f34 100644
--- a/desktop-themes/YaruOk/gtk-3.0/_common.scss
+++ b/desktop-themes/YaruOk/gtk-3.0/_common.scss
@@ -8,9 +8,9 @@ $backdrop_transition: 200ms ease-out;
$button_transition: all 200ms $ease-out-quad;
$button_radius: 4px; // Yaru change: we want everything to be less round
$model_button_radius: 3px; // blx change: we want everything to be less round
-$menu_radius: 3px; // Yaru change: we want everything to be less round
+$menu_radius: 2px; // Yaru change: we want everything to be less round
$window_radius: $button_radius + 3;
-$popover_radius: $button_radius; // Yaru change: we want everything to be less round
+$popover_radius: 2px; // Yaru change: we want everything to be less round
// Optional compact sizes for buttons, headerbar and headerbar widgets
$_sizevariant: 'default'; //compact otherwise