ProgressBar able to set Foreground color

XMLWordPrintable

      For the ProgressBar Component i miss the ability to change the foreground color easy. It should be possible to change the bars color with a function like pb.setForgroundColor(Color bg) or pb.setStyle("-fx-foreground-color: blue;"). Til yet its very complicated and verbose to change the color inside a css file wit:
      .progess-bar .bar {
          -fx-background-color: blue;
      }

            Assignee:
            Mick Fleming
            Reporter:
            Markus Galbier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: