AV launch: global color scheme to match logo — gold #ffb800 primary, red #d60701 secondary, warm dark bars (1a1208 / 161310) replacing the inherited BB blue palette. Swapped 21 root tokens + 112 component files.
This commit is contained in:
@@ -168,7 +168,7 @@ export default async function FeaturedBento() {
|
||||
{heroAd ? (
|
||||
<AdImage ad={heroAd} priority />
|
||||
) : (
|
||||
<div className="w-[300px] h-[600px] bg-[#0d1520] border border-[#1e3a5f] rounded flex items-center justify-center text-[#888] text-xs uppercase tracking-widest">
|
||||
<div className="w-[300px] h-[600px] bg-[#0d1520] border border-[#4a3500] rounded flex items-center justify-center text-[#888] text-xs uppercase tracking-widest">
|
||||
Premium Sponsorship
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user