@@ -68,7 +68,7 @@ const menuItems: MenuItem[] = [
68
68
<nuxt-img
69
69
:src =" `images/blocks/logos/romm-dark.svg`"
70
70
alt =" romm logo"
71
- class =" w-10 h-10"
71
+ class =" w-10 h-10 rounded-full "
72
72
/>
73
73
<span class =" text-900 text-2xl font-semibold ml-1" >RomM</span >
74
74
</a >
@@ -95,15 +95,15 @@ const menuItems: MenuItem[] = [
95
95
<a
96
96
href =" https://opencollective.com/romm"
97
97
target =" _blank"
98
- class =" text-900 hover:text-purple-500 border-l ml-4 pl-6 border-slate-100 dark:border-slate-800"
98
+ class =" text-900 hover:text-primary border-l ml-4 pl-6 border-slate-100 dark:border-slate-800"
99
99
title =" support the project"
100
100
>
101
101
<font-awesome-icon :icon =" faDonate" class =" text-2xl h-4" />
102
102
</a >
103
103
<a
104
104
href =" https://github.com/rommapp/romm"
105
105
target =" _blank"
106
- class =" text-900 hover:text-purple-500 pl-4"
106
+ class =" text-900 hover:text-primary pl-4"
107
107
title =" github repository"
108
108
>
109
109
<font-awesome-icon :icon =" faGithub" class =" text-2xl h-4" />
@@ -118,7 +118,7 @@ const menuItems: MenuItem[] = [
118
118
Your beautiful, powerful,
119
119
</span >
120
120
<div
121
- class =" text-4xl sm:text-5xl md:text-6xl text-purple-500 font-bold mb-8 md:mb-4"
121
+ class =" text-4xl sm:text-5xl md:text-6xl text-primary font-bold mb-8 md:mb-4"
122
122
>
123
123
self-hosted rom manager
124
124
</div >
@@ -164,7 +164,7 @@ const menuItems: MenuItem[] = [
164
164
165
165
<div id =" features" class =" surface-section px-6 py-8 lg:px-8 md:text-center" >
166
166
<div class =" text-700 mb-10 md:mb-12 text-2xl" >
167
- The <span class =" text-purple-500 " >most powerful</span > all-in-one app
167
+ The <span class =" text-primary " >most powerful</span > all-in-one app
168
168
for managing your game collection.
169
169
</div >
170
170
<div class =" grid grid-rows-6 md:grid-cols-3 md:grid-rows-2" >
@@ -175,7 +175,7 @@ const menuItems: MenuItem[] = [
175
175
>
176
176
<font-awesome-icon
177
177
:icon =" faWandSparkles"
178
- class =" text-3xl md:text-4xl w-8 md:w-10 text-purple-500 "
178
+ class =" text-3xl md:text-4xl w-8 md:w-10 text-primary "
179
179
/>
180
180
</span >
181
181
</div >
@@ -189,7 +189,7 @@ const menuItems: MenuItem[] = [
189
189
href =" https://www.igdb.com/"
190
190
target =" _blank"
191
191
rel =" noopener"
192
- class =" underline hover:text-purple-500 "
192
+ class =" underline hover:text-primary "
193
193
>
194
194
IGDB</a
195
195
>
@@ -198,7 +198,7 @@ const menuItems: MenuItem[] = [
198
198
href =" https://www.mobygames.com/"
199
199
target =" _blank"
200
200
rel =" noopener"
201
- class =" underline hover:text-purple-500 "
201
+ class =" underline hover:text-primary "
202
202
>
203
203
MobyGames</a
204
204
>.
@@ -212,7 +212,7 @@ const menuItems: MenuItem[] = [
212
212
>
213
213
<font-awesome-icon
214
214
:icon =" faListCheck"
215
- class =" text-3xl md:text-4xl w-8 md:w-10 text-purple-500 "
215
+ class =" text-3xl md:text-4xl w-8 md:w-10 text-primary "
216
216
/>
217
217
</span >
218
218
</div >
@@ -226,7 +226,7 @@ const menuItems: MenuItem[] = [
226
226
href =" https://github.com/rommapp/romm/wiki/Supported-Platforms"
227
227
target =" _blank"
228
228
rel =" noopener"
229
- class =" underline hover:text-purple-500 "
229
+ class =" underline hover:text-primary "
230
230
>
231
231
400+</a
232
232
>
@@ -241,7 +241,7 @@ const menuItems: MenuItem[] = [
241
241
>
242
242
<font-awesome-icon
243
243
:icon =" faGamepad"
244
- class =" text-3xl md:text-4xl w-8 md:w-10 text-purple-500 "
244
+ class =" text-3xl md:text-4xl w-8 md:w-10 text-primary "
245
245
/>
246
246
</span >
247
247
</div >
@@ -255,7 +255,7 @@ const menuItems: MenuItem[] = [
255
255
href =" https://emulatorjs.org/"
256
256
target =" _blank"
257
257
rel =" noopener"
258
- class =" underline hover:text-purple-500 "
258
+ class =" underline hover:text-primary "
259
259
>
260
260
EmulatorJS</a
261
261
>
@@ -271,7 +271,7 @@ const menuItems: MenuItem[] = [
271
271
>
272
272
<font-awesome-icon
273
273
:icon =" faRotate"
274
- class =" text-3xl md:text-4xl w-8 md:w-10 text-purple-500 "
274
+ class =" text-3xl md:text-4xl w-8 md:w-10 text-primary "
275
275
/>
276
276
</span >
277
277
</div >
@@ -299,7 +299,7 @@ const menuItems: MenuItem[] = [
299
299
>
300
300
<font-awesome-icon
301
301
:icon =" faGithub"
302
- class =" text-3xl md:text-4xl w-8 md:w-10 text-purple-500 "
302
+ class =" text-3xl md:text-4xl w-8 md:w-10 text-primary "
303
303
/>
304
304
</span >
305
305
</div >
@@ -320,7 +320,7 @@ const menuItems: MenuItem[] = [
320
320
>
321
321
<font-awesome-icon
322
322
:icon =" faShieldHeart"
323
- class =" text-3xl md:text-4xl w-8 md:w-10 text-purple-500 "
323
+ class =" text-3xl md:text-4xl w-8 md:w-10 text-primary "
324
324
/>
325
325
</span >
326
326
</div >
@@ -342,7 +342,7 @@ const menuItems: MenuItem[] = [
342
342
class =" surface-section px-6 py-8 md:py-12 md:px-6 lg:px-8 rounded-lg"
343
343
>
344
344
<div class =" text-700 md:text-center" >
345
- <div class =" text-purple -600 font-bold mb-3" >
345
+ <div class =" text-primary -600 font-bold mb-3" >
346
346
<i class =" pi pi-discord" ></i >  ; POWERED BY FRIENDSHIP
347
347
</div >
348
348
<div class =" text-900 font-bold text-5xl mb-3" >Join Our Community</div >
@@ -372,7 +372,7 @@ const menuItems: MenuItem[] = [
372
372
<div class =" flex items-center" >
373
373
<font-awesome-icon
374
374
:icon =" faStar"
375
- class =" text-2xl text-purple-500 "
375
+ class =" text-2xl text-primary "
376
376
/>
377
377
<div class =" font-bold ml-3 text-2xl" >1,900+</div >
378
378
</div >
@@ -382,7 +382,7 @@ const menuItems: MenuItem[] = [
382
382
<div class =" flex items-center" >
383
383
<font-awesome-icon
384
384
:icon =" faUsers"
385
- class =" text-2xl text-purple-500 "
385
+ class =" text-2xl text-primary "
386
386
/>
387
387
<div class =" font-bold ml-3 text-2xl" >1000+</div >
388
388
</div >
@@ -392,7 +392,7 @@ const menuItems: MenuItem[] = [
392
392
<div class =" flex items-center" >
393
393
<font-awesome-icon
394
394
:icon =" faArrowDown"
395
- class =" text-2xl text-purple-500 "
395
+ class =" text-2xl text-primary "
396
396
/>
397
397
<div class =" font-bold ml-3 text-2xl" >375,000+</div >
398
398
</div >
@@ -417,7 +417,7 @@ const menuItems: MenuItem[] = [
417
417
loading =" lazy"
418
418
/>
419
419
<div class =" text-700 text-lg md:text-xl ml-2" >
420
- romm<span class =" text-purple-500 " >.</span >app
420
+ romm<span class =" text-primary " >.</span >app
421
421
<div class =" text-700 text-sm text-center sm:hidden" >
422
422
Own your games.
423
423
</div >
@@ -429,7 +429,7 @@ const menuItems: MenuItem[] = [
429
429
<a
430
430
href =" https://github.com/rommapp/marketing-site"
431
431
target =" _blank"
432
- class =" text-900 hover:text-purple-500 text-end"
432
+ class =" text-900 hover:text-primary text-end"
433
433
title =" github repository"
434
434
>
435
435
<font-awesome-icon :icon =" faGithub" class =" text-2xl h-4" />
@@ -438,6 +438,7 @@ const menuItems: MenuItem[] = [
438
438
</template >
439
439
440
440
<style >
441
+ body ,
441
442
.p-menubar.p-menubar-mobile ,
442
443
.p-menubar.p-menubar-mobile .p-menubar-root-list {
443
444
background-color : theme(" colors.slate.50" );
@@ -448,18 +449,18 @@ const menuItems: MenuItem[] = [
448
449
}
449
450
450
451
.p-button {
451
- background-color : theme(" colors.purple .600" );
452
- border-color : theme(" colors.purple .600" );
452
+ background-color : theme(" colors.primary .600" );
453
+ border-color : theme(" colors.primary .600" );
453
454
color : theme(" colors.white" );
454
455
455
456
&:hover {
456
- background-color: theme(" colors.purple .500" );
457
- border-color : theme(" colors.purple .500" );
457
+ background-color: theme(" colors.primary .500" );
458
+ border-color : theme(" colors.primary .500" );
458
459
}
459
460
460
461
&:focus {
461
- background-color : theme(" colors.purple .400" );
462
- border-color : theme(" colors.purple .400" );
462
+ background-color : theme(" colors.primary .400" );
463
+ border-color : theme(" colors.primary .400" );
463
464
}
464
465
}
465
466
</style >
@@ -480,9 +481,9 @@ const menuItems: MenuItem[] = [
480
481
#discord {
481
482
background : linear-gradient (
482
483
128deg ,
483
- theme(" colors.purple .50" ) 0% ,
484
- theme(" colors.purple .100" ) 50%,
485
- theme ("colors .purple .50") 100%
484
+ theme(" colors.primary .50" ) 0% ,
485
+ theme(" colors.primary .100" ) 50%,
486
+ theme ("colors .primary .50") 100%
486
487
);
487
488
488
489
@media (prefers-color-scheme : dark ) {
0 commit comments