New theming system

This commit is contained in:
Agate 2020-05-15 14:12:36 +02:00
commit cd422832dd
196 changed files with 3359 additions and 3486 deletions

View file

@ -39,7 +39,7 @@
</template>
</div>
<div class="ui bottom attached segment">
<span :class="['right', 'floated', {'ui red text': remainingChars < 0}]" v-if="charLimit">
<span :class="['right', 'floated', {'ui danger text': remainingChars < 0}]" v-if="charLimit">
{{ remainingChars }}
</span>
<p>