General TC > Programming & Scripting - Unofficial

Flume 0.9.2, now with RPN, FLTK scheme colors and other features!

<< < (2/2)

tinypoodle:
Hmm, the system stats window appears in same color as flumes help browser here...

'brown' is always the same redish with consistence.

'mint' seems to be unknown on my system, but 'flume -bg2 lightgreen' becomes tolerable  ;)

MikeLockmoore:
Maybe you can use RGB number codes somehow for a custom color?  Unfortunately, I don't have time to look up the syntax at the moment.

tinypoodle:
Well, turned out...


--- Code: ---flume -bg2 #00FF00 
'-bg2' not recognized! Cannot continue.
Expression cannot be calculated!

--- End code ---

was obviously not the correct syntax!   :P


--- Code: ---flume -bg2 '#00FF00'

--- End code ---

seems to do the trick   ;D

Navigation

[0] Message Index

[*] Previous page

Go to full version