* like img alt attribute * popup title when mouse over.
@@ -4,6 +4,7 @@
data-theme="{{ webpack_asset('style-theme-' + name).css }}">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
+ <title>{{name}}</title>
<g>
<path d="M -1 -1 L65 -1 L65 65 L-1 65 L-1 -1 Z" fill="{{bg}}"></path>
<path d="M -1 -1 L65 -1 L65 15 L-1 15 L-1 -1 Z" fill="{{topbar}}"></path>