Use overlays to modify existing themes
masterIf you only want to change a few styles instead of creating a complete new theme, use an overlay. An overlay is an INI file containing only the styles you wish to overwrite.
If you name your file overlay.ini, it is treated specially by the system. Styles defined in the overlay will overwrite the corresponding styles in the main theme.
; overlay.ini
[base]
commandseparator = yellow,bold
comment = 17
[command-point]
function = green
command = 180