<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hi all,<br>
    <div class="moz-forward-container"> is there an easy way to change
      the window border color in JavaFX?<br>
      <br>
      I would not like to create a custom border since I like to use the
      "native window border" look n feel, <br>
      but how can I match the color with the one used in the OS?<br>
      <br>
      I'm using Windows 11 here,<br>
      <br>
      <img src="cid:part1.lQoqmFQP.Q0pClVoY@dpsoftware.org" alt=""><br>
      <br>
      as you can see from this image, Windows explorer uses a dark grey
      border, while my JavaFX app uses the light grey color.<br>
      <br>
      How can I change that color without creating a custom "window
      border"?<br>
      <br>
      Thanks<br>
      Davide<br>
    </div>
  </body>
</html>