blob: cb759f8ad1a836db471ce054ff8533c56937c413 [file] [log] [blame]
Alex Parkerab563da2009-09-20 16:48:45 +00001 \begin{itemize}
Alexander Levinb57fe482009-12-23 20:05:29 +00002 \item `fgcolour' and `bgcolour' are 6-digit RGB888 colours, e.g. FF00FF.
3 \item `font' is a number: 0 is the built-in system font, 1 is the
Alex Parkerab563da2009-09-20 16:48:45 +00004 user-selected font.
5 \end{itemize}
6
7\begin{example}
8 \config{ui viewport: 15,20,100,150,-,-,-}
9\end{example}
10This displays the menu starting at 15px from the left of the screen and 20px
11from the top of the screen. It is 100px wide and 150px high.
12The font and the foreground/background colours are defined in the theme
13\fname{.cfg} file or in the \setting{Theme Settings} menu.
Alexander Levinb57fe482009-12-23 20:05:29 +000014