mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-15 11:42:15 +01:00
add light mode
This commit is contained in:
@@ -95,7 +95,7 @@ const shownTasks = computed(() => {
|
||||
</li>
|
||||
<li>
|
||||
<div
|
||||
class="flex items-center space-x-3 text-white font-bold text-base">
|
||||
class="flex items-center space-x-3 text-text-primary font-semibold text-base">
|
||||
<ChevronRightIcon
|
||||
class="h-5 w-5 flex-shrink-0 text-muted"
|
||||
aria-hidden="true" />
|
||||
|
||||
Reference in New Issue
Block a user