Last updated
Everything to configure in the guidebook UI is available in this file: rcore_guidebook_v2\client\ui\config.js
open config file located at the path specified above
change activeTheme to your desired theme
Available themes: dark, light, twilight, cyber, neon, azure
open config file located at the path specified above
scroll to the "themes" section
copy the dark theme and paste it right below
change the name from "dark" to your theme's name
no special characters or spaces! (example: lightBlue instead of light blue)
and change the color hex values to your desired ones
Last updated