All_buttons_color

i added - all_buttons_color: ‘#2c3e50
to all compact-custom-header witch is in the end of every view
but only the - active_tab_color: ‘#2980b9’ respond

  - type: 'custom:compact-custom-header'
    active_tab_color: '#2980b9'
    all_buttons_color: '#2c3e50'
    main_config: false
    menu: hide
    voice: hide
    notifications: hide
    exceptions:
      - conditions: {}
        config: {}      

i try also all_buttons_color: yellow
offcorse i upgrade to version to 1.0.1b9
and add the version no in the end of the resources

  - type: module
    url: >-
      /local/custom-lovelace/compact-custom-header/compact-custom-header.js?v=1.0.1b9

Thanks
Refael