diff --git a/src/colors/themes.js b/src/colors/themes.js index 9257c9b1485..ab30efd14df 100644 --- a/src/colors/themes.js +++ b/src/colors/themes.js @@ -146,6 +146,7 @@ module.exports = { }, "[data-theme=forest]": { primary: "#1eb854", + "primary-content": "#c2ffd7", secondary: "#1fd65f", accent: "#d99330", neutral: "#110e0e",