Lets define our themes in the new Enum: Now we need some resources, we will create colors.scss, fonts.scss, mixins.scss, variables.scss, themes.scss in the assets folder. Let`s start with the colors and fonts we want to use in our application: Now we create the variables.scss where we define…