2

I use the JFoenix Libary to develop a program with JavaFX. The default color of the JFXHamburger is black but I need white. I use the SceneBuilder to design the program but I can not find any property where I can change the color.

Does anyone know how I can do this?

TIA.

Robo Mop
  • 3,485
  • 1
  • 10
  • 23
user6590187
  • 55
  • 11

1 Answers1

3

This might help: How to change the color of the hamburger icon

Or this, to change the background: Change Pane Background

Robo Mop
  • 3,485
  • 1
  • 10
  • 23