Forum Discussion
YunSonKim
7 months agoCommunity Member
Changing Theme Color from Block to Block
Does anyone know if there is a way to change the color of a theme throughout the different sections/blocks of the presentation?
PhilFoss
7 months agoCommunity Member
The only way I found to do this is with a css theme component. In this example I'm overriding the theme color variable for all lessons (and menu items) in my second section with a blue color. The theme color is the orange. It's certainly possible but not natively in Rise.
This by the way is a great way to start incorporating a multi-color palette to your course, by setting up your own color variables in css.