Skip to content

Commit

Permalink
Merge pull request #1696 from guardian/db/more-palatte-feast-collecti…
Browse files Browse the repository at this point in the history
…on-branding-

More palatte items for feast collection branding
  • Loading branch information
Divs-B authored Oct 15, 2024
2 parents b623c5a + 0bba0c6 commit dfe4a52
Showing 1 changed file with 120 additions and 30 deletions.
150 changes: 120 additions & 30 deletions fronts-client/src/constants/feastPalettes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,19 +127,19 @@ export const feastCollectionPalettes: PaletteOption[] = [
imageURL: 'https://uploads.guim.co.uk/2024/03/21/Baking.png',
},
{
id: 'budget',
name: 'Budget',
id: 'breakfast',
name: 'Breakfast',
palettes: {
light: {
foregroundHex: '#9A1E1E',
foregroundHex: '#80191A',
backgroundHex: '#F9F9F5',
},
dark: {
foregroundHex: '#F0BAB4',
foregroundHex: '#FDF1F0',
backgroundHex: '#363632',
},
},
imageURL: 'https://uploads.guim.co.uk/2024/03/21/Budget.png',
imageURL: 'https://uploads.guim.co.uk/2024/10/15/Breakfast.png',
},
{
id: 'brunch',
Expand All @@ -156,6 +156,21 @@ export const feastCollectionPalettes: PaletteOption[] = [
},
imageURL: 'https://uploads.guim.co.uk/2024/03/21/Brunch.png',
},
{
id: 'budget',
name: 'Budget',
palettes: {
light: {
foregroundHex: '#9A1E1E',
backgroundHex: '#F9F9F5',
},
dark: {
foregroundHex: '#F0BAB4',
backgroundHex: '#363632',
},
},
imageURL: 'https://uploads.guim.co.uk/2024/03/21/Budget.png',
},
{
id: 'cakes',
name: 'Cakes',
Expand Down Expand Up @@ -202,19 +217,19 @@ export const feastCollectionPalettes: PaletteOption[] = [
imageURL: 'https://uploads.guim.co.uk/2024/03/21/Celebrationcakes.png',
},
{
id: 'cheese',
name: 'Cheese',
id: 'cheeses',
name: 'Cheeses',
palettes: {
light: {
foregroundHex: '#C25400',
foregroundHex: '#80523E',
backgroundHex: '#F9F9F5',
},
dark: {
foregroundHex: '#F0CDB4',
foregroundHex: '#F0CDB5',
backgroundHex: '#363632',
},
},
imageURL: 'https://uploads.guim.co.uk/2024/03/21/Cheese.png',
imageURL: 'https://uploads.guim.co.uk/2024/10/15/Cheeses.png',
},
{
id: 'chicken',
Expand Down Expand Up @@ -261,6 +276,21 @@ export const feastCollectionPalettes: PaletteOption[] = [
},
imageURL: 'https://uploads.guim.co.uk/2024/03/21/Cookies.png',
},
{
id: 'curries',
name: 'Curries',
palettes: {
light: {
foregroundHex: '#C15627',
backgroundHex: '#F9F9F5',
},
dark: {
foregroundHex: '#F0CDB5',
backgroundHex: '#363632',
},
},
imageURL: 'https://uploads.guim.co.uk/2024/10/15/Curries.png',
},
{
id: 'dessert',
name: 'Dessert',
Expand All @@ -276,6 +306,21 @@ export const feastCollectionPalettes: PaletteOption[] = [
},
imageURL: 'https://uploads.guim.co.uk/2024/03/21/Dessert-01.png',
},
{
id: 'dips',
name: 'Dips',
palettes: {
light: {
foregroundHex: '#BB3C81',
backgroundHex: '#F9F9F5',
},
dark: {
foregroundHex: '#FCF0F6',
backgroundHex: '#363632',
},
},
imageURL: 'https://uploads.guim.co.uk/2024/10/15/Dips.png',
},
{
id: 'eggs',
name: 'Eggs',
Expand Down Expand Up @@ -307,19 +352,19 @@ export const feastCollectionPalettes: PaletteOption[] = [
imageURL: 'https://uploads.guim.co.uk/2024/03/21/Fish.png',
},
{
id: 'fruit',
name: 'Fruit',
id: 'fruits',
name: 'Fruits',
palettes: {
light: {
foregroundHex: '#9A1E1E',
foregroundHex: '#DA2B27',
backgroundHex: '#F9F9F5',
},
dark: {
foregroundHex: '#F0BAB4',
foregroundHex: '#FDF1F0',
backgroundHex: '#363632',
},
},
imageURL: 'https://uploads.guim.co.uk/2024/03/21/Fruit.png',
imageURL: 'https://uploads.guim.co.uk/2024/10/15/Fruits.png',
},
{
id: 'meals for one',
Expand Down Expand Up @@ -351,6 +396,21 @@ export const feastCollectionPalettes: PaletteOption[] = [
},
imageURL: 'https://uploads.guim.co.uk/2024/03/21/Meat.png',
},
{
id: 'mushrooms',
name: 'Mushrooms',
palettes: {
light: {
foregroundHex: '#80523E',
backgroundHex: '#F9F9F5',
},
dark: {
foregroundHex: '#F0CDB5',
backgroundHex: '#363632',
},
},
imageURL: 'https://uploads.guim.co.uk/2024/10/07/Mushrooms.png',
},
{
id: 'noodles',
name: 'Noodles',
Expand All @@ -366,6 +426,36 @@ export const feastCollectionPalettes: PaletteOption[] = [
},
imageURL: 'https://uploads.guim.co.uk/2024/03/21/Noodles.png',
},
{
id: 'nuts',
name: 'Nuts',
palettes: {
light: {
foregroundHex: '#603D30',
backgroundHex: '#F9F9F5',
},
dark: {
foregroundHex: '#F0C5B5',
backgroundHex: '#363632',
},
},
imageURL: 'https://uploads.guim.co.uk/2024/10/15/Nuts.png',
},
{
id: 'one-pot',
name: 'One-pot',
palettes: {
light: {
foregroundHex: '#697431',
backgroundHex: '#F9F9F5',
},
dark: {
foregroundHex: '#E1E5B8',
backgroundHex: '#363632',
},
},
imageURL: 'https://uploads.guim.co.uk/2024/10/15/One-pot.png',
},
{
id: 'pasta',
name: 'Pasta',
Expand Down Expand Up @@ -606,6 +696,21 @@ export const feastCollectionPalettes: PaletteOption[] = [
},
imageURL: 'https://uploads.guim.co.uk/2024/03/01/Vegan-01.png',
},
{
id: 'vegetables',
name: 'Vegetables',
palettes: {
light: {
foregroundHex: '#9A2020',
backgroundHex: '#F9F9F5',
},
dark: {
foregroundHex: '#EFBAB4',
backgroundHex: '#363632',
},
},
imageURL: 'https://uploads.guim.co.uk/2024/10/15/Vegetables.png',
},
{
id: 'bowls_darkgreen',
name: 'Bowls\n(dark green)',
Expand Down Expand Up @@ -681,19 +786,4 @@ export const feastCollectionPalettes: PaletteOption[] = [
},
imageURL: 'https://uploads.guim.co.uk/2024/10/07/Bowls_yellow.png',
},
{
id: 'mushrooms',
name: 'Mushrooms',
palettes: {
light: {
foregroundHex: '#80523E',
backgroundHex: '#F9F9F5',
},
dark: {
foregroundHex: '#F0CDB5',
backgroundHex: '#363632',
},
},
imageURL: 'https://uploads.guim.co.uk/2024/10/07/Mushrooms.png',
},
];

0 comments on commit dfe4a52

Please sign in to comment.