Open smitheric95 opened 2 years ago
No problem!
I also hope that there will be a version that's non-rounded.
I hope you are still in good health to further develop Linux :>
Would love to see this as well. :)
Sign me up please, I am a huge fan of your themes -- but do not use them yet, because of "too round" corners.
+1 for this feature. @vinceliuice most of your themes include options to have rounded corners or not, please do the same thing with this. Thank you for your work, attention to detail and very high quality themes!
+1 using a tiling window manager and this would be greatly appreciated!
It is actually sufficient to edit the file src/sass/_variables.scss
and to reduce the radiuses:
//
// Radiuses
//
$window-radius: 6px;
$modal-radius: 2px;
$corner-radius: 6px;
$menu-radius: $corner-radius;
$circular-radius: 6px;
This gives me my own preferred minimal rounding.
I would love to have a
--tweaks
option for non-rounded corners similar to your Fluent and Qogir themes. A less-rounded corner would also look nice, I think.Keep it up, Vince. Your themes are the best!