I have made this for an upcoming project, and i've thought that this would be a cool thing to share for the frutiger aero/AquaUI enthusiasts out there
I've made this stylesheet using SCSS using the this guide as a reference . You can monitor ./source/index.scss
using sass --watch source/index.scss build/index.css
or just yoink the index.css file inside the build directory, also i've worked on some custom elements like, the custom tab element, that can be found inside source/scripts/
directory