@guardian/src-foundations
Advanced tools
Comparing version 3.7.0 to 3.8.0
@@ -91,7 +91,8 @@ "use strict"; | ||
300: theme_1.colors.browns[3], | ||
400: theme_1.colors.browns[4], | ||
500: theme_1.colors.browns[5], | ||
600: theme_1.colors.browns[6], | ||
700: theme_1.colors.browns[7], | ||
800: theme_1.colors.browns[8], | ||
350: theme_1.colors.browns[4], | ||
400: theme_1.colors.browns[5], | ||
500: theme_1.colors.browns[6], | ||
600: theme_1.colors.browns[7], | ||
700: theme_1.colors.browns[8], | ||
800: theme_1.colors.browns[9], | ||
}; | ||
@@ -98,0 +99,0 @@ exports.lifestyle = { |
@@ -57,3 +57,3 @@ "use strict"; | ||
'#8D2700', | ||
'#CB4700', | ||
'#C74600', | ||
'#E05E00', | ||
@@ -69,3 +69,3 @@ '#FF7F0F', | ||
'#005689', | ||
'#0084C6', | ||
'#0077B6', | ||
'#00B2FF', | ||
@@ -86,2 +86,3 @@ '#90DCFF', | ||
'#6B5840', | ||
'#866D50', | ||
'#A1845C', | ||
@@ -88,0 +89,0 @@ '#EACCA0', |
@@ -88,7 +88,8 @@ // Global colour names that correspond to our palettes | ||
300: colors.browns[3], | ||
400: colors.browns[4], | ||
500: colors.browns[5], | ||
600: colors.browns[6], | ||
700: colors.browns[7], | ||
800: colors.browns[8], | ||
350: colors.browns[4], | ||
400: colors.browns[5], | ||
500: colors.browns[6], | ||
600: colors.browns[7], | ||
700: colors.browns[8], | ||
800: colors.browns[9], | ||
}; | ||
@@ -95,0 +96,0 @@ export const lifestyle = { |
@@ -50,3 +50,3 @@ // The theme file is based on the specification at https://system-ui.com/theme | ||
'#8D2700', | ||
'#CB4700', | ||
'#C74600', | ||
'#E05E00', | ||
@@ -62,3 +62,3 @@ '#FF7F0F', | ||
'#005689', | ||
'#0084C6', | ||
'#0077B6', | ||
'#00B2FF', | ||
@@ -79,2 +79,3 @@ '#90DCFF', | ||
'#6B5840', | ||
'#866D50', | ||
'#A1845C', | ||
@@ -81,0 +82,0 @@ '#EACCA0', |
@@ -177,2 +177,3 @@ export * from './animation'; | ||
300: string; | ||
350: string; | ||
400: string; | ||
@@ -179,0 +180,0 @@ 500: string; |
@@ -68,2 +68,3 @@ export declare const brand: { | ||
300: string; | ||
350: string; | ||
400: string; | ||
@@ -70,0 +71,0 @@ 500: string; |
{ | ||
"name": "@guardian/src-foundations", | ||
"version": "3.7.0", | ||
"version": "3.8.0", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
258793
4202