mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-06 07:23:02 +00:00
12 lines
177 B
SCSS
12 lines
177 B
SCSS
// Theme base options
|
|
$laptop: 'true';
|
|
$trans: 'true';
|
|
$theme: 'default';
|
|
$scheme: 'standard';
|
|
|
|
// Gnome version
|
|
$gnome_version: 'old';
|
|
|
|
// Accent type
|
|
$accent_type: 'default';
|