Updated Color scheme

This commit is contained in:
2025-11-18 01:40:29 +01:00
parent 34bea2b44f
commit 75800bf6cc
3 changed files with 18 additions and 18 deletions
@@ -1,3 +1,3 @@
<th {{ $attributes->merge(['class' => 'py-4 px-3 first:pl-6 last:pr-6 text-nuke-400']) }}>
<th {{ $attributes->merge(['class' => 'py-4 px-3 first:pl-6 last:pr-6 text-jet']) }}>
{{ $slot }}
</th>
</th>