2 title = "Customising BookStack"
3 description = "Changing the colors, logo and styles of BookStack to suit your needs"
8 You may find you want to customise BookStack to use custom branding or you may just not like the default blue theme. Customising the branding of BookStack is super simple and can be done through the settings interface under 'App Settings'. Here you can change the application name, logo and primary color.
9 Changing the app name will simply update the name displayed in the header and browser tab.
10 Changing the logo updates the logo shown in the header. This can be removed if you only want to display the chosen name.
11 Changing the app color will update the color of the header, links and the majority of buttons within the system.
13 ### Further Customisation
15 If you need to customise BookStack further to the given controls in the settings area you can make use of the 'Custom HTML head content' setting. Using this you can add in any custom JavaScript or CSS content to override default BookStack functionality and styles.
17 Further customisation options have been requested and are planned in the future once the core features of BookStack have matured.