Hello,
I am working on creating a custom application using the JS API and Calcite. I am using the esri light and dark themes and using a toggle to switch between them. I ideally would like to have custom colors and fonts atleast on the main light theme.
Is it possible to modify certain elements on the js api light and dark themes? would I need to create custom css files for each theme and just reference these in the toggle?
Here is my current app and I can share the source code as well.