add theme

This commit is contained in:
2025-05-03 12:56:10 +02:00
parent 448ec5c647
commit 64a2264c30
37 changed files with 376 additions and 89 deletions

View File

@@ -4,8 +4,8 @@
<template>
<svg class="icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="4.5" y="3.99951" width="6" height="16" rx="1" stroke="#FFFAFD" stroke-width="1.5"/>
<rect x="13.5" y="3.99951" width="6" height="16" rx="1" stroke="#FFFAFD" stroke-width="1.5"/>
<rect x="4.5" y="3.99951" width="6" height="16" rx="1" class="iconFixedStrokeWhite" stroke-width="1.5"/>
<rect x="13.5" y="3.99951" width="6" height="16" rx="1" class="iconFixedStrokeWhite" stroke-width="1.5"/>
</svg>
</template>