Project

General

Profile

Actions

$ocolor » History » Revision 3

« Previous | Revision 3/6 (diff) | Next »
Per Amundsen, 11/08/2018 09:23 PM


Added in 2.7

$ocolor(N)

Returns the Nth color index of the internal color list as a $rgb value.

See also Config File Colors.

Parameters

N - The Nth color to retrieve.

Properties

.rgb - returns the color in rrr,ggg,bbb format.

Example

; Get the Editbox color
//echo -ag Editbox color is $ocolor(30).rgb

Updated by Per Amundsen over 5 years ago · 3 revisions

Also available in: PDF HTML TXT