···12 //everywhere else, accent-background = accent-1 and accent-text = accent-2.
13 // we just need to create a migration pipeline before we can change this
14 "theme/accent-text": "#FFFFFF",
15- "theme/accent-background": "#639431",
16- "theme/accent-contrast": "#639431",
17};
1819// used to calculate the contrast between page and accent1, accent2, and determin which is higher contrast
···12 //everywhere else, accent-background = accent-1 and accent-text = accent-2.
13 // we just need to create a migration pipeline before we can change this
14 "theme/accent-text": "#FFFFFF",
15+ "theme/accent-background": "#57822B",
16+ "theme/accent-contrast": "#57822B",
17};
1819// used to calculate the contrast between page and accent1, accent2, and determin which is higher contrast