bg change

This commit is contained in:
Flatlogic Bot 2025-05-07 14:21:14 +00:00
parent 1d5dcf9815
commit 6c17f33909
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -36,7 +36,7 @@ export const basic: StyleObject = {
navBarItemLabelActiveColor: 'text-blue-600', navBarItemLabelActiveColor: 'text-blue-600',
overlay: 'from-gray-700 via-gray-900 to-gray-700', overlay: 'from-gray-700 via-gray-900 to-gray-700',
activeLinkColor: 'bg-gray-100/70', activeLinkColor: 'bg-gray-100/70',
bgLayoutColor: 'bg-gray-50', bgLayoutColor: 'bg-gradient-to-r from-blue-100 to-sky-300',
iconsColor: 'text-blue-500', iconsColor: 'text-blue-500',
cardsColor: 'bg-white', cardsColor: 'bg-white',
focusRingColor: focusRingColor: