Skip to main content
Everything the bank app paints comes from config/theme.lua. Colours are plain hex strings (e.g. '#00E5FF') - edit in place, keep the quotes, and restart awoken_banking. The app rebuilds its look on start; there is no build step.

The settings

config/theme.lua

Good to know

  • Keep the surface ramp’s light-to-dark order; the app reads 600950 as its darkest surfaces, so those set the background.
  • There is no blur option. FiveM’s browser layer can’t blur the game, so the backdrop dims rather than blurs.