Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1


scrollbar
<p><br /></p>



What

ColorSchemes.xml and CustomColors.xml

Config group

SystemConfigFiles

Required

no

Description

Defines one or more custom color schemes

schema location

http://fews.wldelft.nl/schemas/version1.0/colorSchemes.xsd http://fews.wldelft.nl/schemas/version1.0/customColors.xsd

Table of Contents

General

Since Delft-FEWS 2014.01 it is possible to have fully configurable color schemes, completely independent of the Windows themes and the operating system. This feature has been developed for low light environment purpose. If not defined, all default colors will be used in the normal (Windows) layout. If used, the color schemes will be used in combination with the Windows classic layout as the modern layout cannot be changed. The schemes can also be used on Linux, as it has been developed independent of the operation system.

...

Code Block
languagexml
titleno color scheme default
<defaultColorSchemes>
	<defaultColorSchemeId>no color scheme</defaultColorSchemeId> <!-- FEWS will start with no color scheme applied -->
</defaultColorSchemes>

 


Examples and configuration

See attached a configuration. An example of the black-green scheme is shown below:

Image RemovedImage Added

Changes since 2019.02

...