mirror of
https://github.com/fmhy/edit.git
synced 2026-01-13 15:31:07 +11:00
Remove "Theme:", make TRUE catppuccin and remove uneeded dark.ts
This commit is contained in:
parent
385728eb1b
commit
1ef6da77c1
3 changed files with 13 additions and 175 deletions
|
|
@ -39,7 +39,6 @@ const currentDisplayName = computed(() => {
|
|||
|
||||
<template>
|
||||
<div>
|
||||
<div class="mb-2 text-sm text-$vp-c-text-1">Theme</div>
|
||||
<div class="text-sm text-$vp-c-text-2">
|
||||
<span class="font-medium">Theme:</span>
|
||||
<span class="ml-1">{{ currentDisplayName }}</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue