All Downloads are FREE. Search and download functionalities are using the official Maven repository.

console.custom-console-style.xml Maven / Gradle / Ivy

Go to download

Lots of Nifty example code! You can find the source for nearly all demos/tutorials in here.

There is a newer version: 1.4.3
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<nifty-styles>
  <!-- console line -->
  <style id="nifty-console-line">
    <attributes font="console.fnt" backgroundColor="#CC06" align="left" />
  </style>

  <!-- the background of the textfield -->
  <style id="nifty-console-textfield#panel">
    <attributes backgroundColor="#CC06" childLayout="overlay" height="20px" />
  </style>
</nifty-styles>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy