mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-07 16:03:03 +00:00
28 lines
468 B
SCSS
28 lines
468 B
SCSS
//
|
|
// THEME OPTIONS
|
|
//
|
|
|
|
// Nautilus sidebar sizes (when nautilus_use_colors is false)
|
|
$sidebar_size: 200px;
|
|
|
|
// Nautilus style
|
|
$nautilus_style: 'stable';
|
|
|
|
// Nautilus titlebuttons placement
|
|
$placement: 'left';
|
|
|
|
// Gnome-shell panel opacity
|
|
$panel_opacity: 0.15;
|
|
|
|
// Gnome-shell show apps button style
|
|
$showapps_button: 'bigsur';
|
|
|
|
// Maximized window radius
|
|
$max_window_style: 'square';
|
|
|
|
// Panel font color
|
|
$panel_font: 'white';
|
|
|
|
// Monterey style
|
|
$monterey: 'false';
|