|
From: theozh <th...@gm...> - 2022-06-23 19:28:38
|
Please read `help colorspec` carefully. This would be one valid option of many options: green = "#00009600" set title font "verdana,12" tc rgbcolor green "hits \\@ https://dataswamp.org/\\~$USER" Am 23.06.2022 um 09:39 schrieb Emanuel Berg: > Why doesn't this work and how should you put it? > > green = "#00009600" > # ... > set title font "verdana,12" tc green "hits \\@ https://dataswamp.org/\\~$USER" > > It says the "colorspec option not recognized." at "green" on the last line. > > https://dataswamp.org/~incal/hits/hits.gpi > https://dataswamp.org/~incal/hits/hits.png > |