A CSS file describes themes for GUI elements.
UFO implements a subset of CSS1.
There is an example file in the test directory
(test/gui.css
) which shows some of the implemented UFO
CSS arguments.
You can test it via the test/xul.cpp
or
test/css.cpp
example code.