import { __ } from '@wordpress/i18n';
export const DARK_PALETTES = [
{
slug: 'style-1',
title: __( 'Style 1', 'astra-sites' ),
colors: [
'#0085FF',
'#0177E3',
'#FFFFFF',
'#E7F6FF',
'#212A37',
'#0F172A',
'#4F5B62',
'#070614',
'#222222',
],
},
{
slug: 'style-2',
title: __( 'Style 2', 'astra-sites' ),
colors: [
'#8B5DFF',
'#7B47FF',
'#FFFFFF',
'#F2F0FE',
'#1B203A',
'#0F102A',
'#4B4D56',
'#0D0614',
'#222222',
],
},
{
slug: 'style-3',
title: __( 'Style 3', 'astra-sites' ),
colors: [
'#21B4A6',
'#0FAF9F',
'#FFFFFF',
'#EDF6F3',
'#1C2A3C',
'#111A28',
'#4E4E4E',
'#061314',
'#222222',
],
},
{
slug: 'style-4',
title: __( 'Style 4', 'astra-sites' ),
colors: [
'#FF6210',
'#FF5700',
'#FFFFFF',
'#FEF1E4',
'#21201F',
'#171615',
'#373532',
'#140B06',
'#222222',
],
},
{
slug: 'style-5',
title: __( 'Style 5', 'astra-sites' ),
colors: [
'#239D60',
'#039A4F',
'#FFFFFF',
'#EDF6F1',
'#202B29',
'#131D19',
'#353A36',
'#0C1406',
'#222222',
],
},
{
slug: 'style-6',
title: __( 'Style 6', 'astra-sites' ),
colors: [
'#FB5FAB',
'#EA559D',
'#FFFFFF',
'#FCEEF5',
'#29223C',
'#180F2A',
'#4B3F4A',
'#140610',
'#222222',
],
},
{
slug: 'style-7',
title: __( 'Style 7', 'astra-sites' ),
colors: [
'#DD183B',
'#CC1939',
'#FFFFFF',
'#FFEDE6',
'#231417',
'#150B0F',
'#3D2E32',
'#140609',
'#222222',
],
},
{
slug: 'style-8',
title: __( 'Style 8', 'astra-sites' ),
colors: [
'#FD9800',
'#E98C00',
'#FFFFFF',
'#FEF9E1',
'#161923',
'#090C17',
'#2E2D2A',
'#141006',
'#222222',
],
},
{
slug: 'style-9',
title: __( 'Style 9', 'astra-sites' ),
colors: [
'#DCA54A',
'#D09A40',
'#FFFFFF',
'#FAF5E5',
'#1B1B1B',
'#0E0D06',
'#2E2D2A',
'#141006',
'#222222',
],
},
{
slug: 'style-10',
title: __( 'Style 10', 'astra-sites' ),
colors: [
'#3AA6B9',
'#2997AA',
'#FFFFFF',
'#E9F8F9',
'#1C2125',
'#091118',
'#2E2D2A',
'#061114',
'#222222',
],
},
];
export const LIGHT_PALETTES = [
{
slug: 'style-1',
title: __( 'Style 1', 'astra-sites' ),
colors: [
'#0067FF',
'#005EE9',
'#0F172A',
'#364151',
'#E7F6FF',
'#FFFFFF',
'#D1DAE5',
'#070614',
'#222222',
],
},
{
slug: 'style-2',
title: __( 'Style 2', 'astra-sites' ),
colors: [
'#54B435',
'#379237',
'#0F172A',
'#2F3B40',
'#EDFBE2',
'#FFFFFF',
'#D5EAD8',
'#0C1406',
'#222222',
],
},
{
slug: 'style-3',
title: __( 'Style 3', 'astra-sites' ),
colors: [
'#DD183B',
'#CC1939',
'#0F172A',
'#3A3A3A',
'#FFEDE6',
'#FFFFFF',
'#FFD1BF',
'#140609',
'#222222',
],
},
{
slug: 'style-4',
title: __( 'Style 4', 'astra-sites' ),
colors: [
'#FB5FAB',
'#EA559D',
'#0F172A',
'#454F5E',
'#FCEEF5',
'#FFFFFF',
'#FAD8E9',
'#140610',
'#222222',
],
},
{
slug: 'style-5',
title: __( 'Style 5', 'astra-sites' ),
colors: [
'#FF6210',
'#F15808',
'#1C0D0A',
'#353535',
'#FEF1E4',
'#FFFFFF',
'#E5D7D1',
'#140B06',
'#222222',
],
},
{
slug: 'style-6',
title: __( 'Style 6', 'astra-sites' ),
colors: [
'#6528F7',
'#5511F8',
'#0F172A',
'#454F5E',
'#F2F0FE',
'#FFFFFF',
'#D8D8F5',
'#0D0614',
'#222222',
],
},
{
slug: 'style-7',
title: __( 'Style 7', 'astra-sites' ),
colors: [
'#FD9800',
'#E98C00',
'#0F172A',
'#454F5E',
'#FEF9E1',
'#FFFFFF',
'#F9F0C8',
'#141006',
'#222222',
],
},
{
slug: 'style-8',
title: __( 'Style 8', 'astra-sites' ),
colors: [
'#1B9C85',
'#178E79',
'#0F172A',
'#454F5E',
'#EDF6EE',
'#FFFFFF',
'#D4F3D7',
'#06140C',
'#222222',
],
},
{
slug: 'style-9',
title: __( 'Style 9', 'astra-sites' ),
colors: [
'#DCA54A',
'#D09A40',
'#0F172A',
'#4A4A4A',
'#FAF5E5',
'#FFFFFF',
'#F0E6C5',
'#141004',
'#222222',
],
},
{
slug: 'style-10',
title: __( 'Style 10', 'astra-sites' ),
colors: [
'#3AA6B9',
'#2997AA',
'#0F172A',
'#454F5E',
'#E9F8F9',
'#FFFFFF',
'#CAE6E8',
'#181823',
'#222222',
],
},
];
ශ්රී ලංකාවේ Mostbet ඔන්ලයින් ඔට්ටු ඇල්ලීම: Mostbet සමඟ විශාල ජයග්රහණයක් ලබා ගන්න සහ ප්රසාද දීමනා ගන්න - 289 Archives - ondsign.com
Once these steps have been completed, your bet will undoubtedly be accepted instantly. As soon because the match is over, you’ll automatically have the winnings of the bet in your betting account, which you can withdraw or use for placing new bets. The platform places significant focus on security, ensuring Lees verder
This is monitored via their highly advanced tracking network. This unlike most affiliate programs isn’t a one-time payment. This is quite a recurring payment that’s designed to you on every single occasion that those that were referred through your recommendation lose cash. As an experienced affiliate, slotmine.com, we want to Lees verder
The first rung on the ladder would be to check accepted countries for the Mostbet Partners affiliate program since each company has different market preferences. The second information to consider is the traffic source Mostbet Partners accepts, which explains what platforms you need to use to promote your organization. The Lees verder