mIRC Home    About    Download    Register    News    Help

Print Thread
#271499 02/04/23 07:33 PM
Joined: May 2018
Posts: 204
eahm Offline OP
Fjord artisan
OP Offline
Fjord artisan
Joined: May 2018
Posts: 204
Would it be possible/fun to add this feature?

Joined: Jan 2012
Posts: 240
Fjord artisan
Offline
Fjord artisan
Joined: Jan 2012
Posts: 240
I suspect that in order to be able to change the theme in the script editor to different shades of color, and also for script syntax highlighting with custom settings, will have to develop this yourself, and then embed it in mIRC, with the creation of a new button.


🌐 http://forum.epicnet.ru 📜 irc.epicnet.ru 6667 #Code (mIRC scripts, help, discuss, examples)
Joined: May 2018
Posts: 204
eahm Offline OP
Fjord artisan
OP Offline
Fjord artisan
Joined: May 2018
Posts: 204
Let's just say it would be cool to have a black background and white text option.

Joined: Jan 2004
Posts: 2,118
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2004
Posts: 2,118
Well having a binary choice between black-on-white and white-on-black is completely different than your asking for theming, as that sounded like syntax highlighting.

Based on the fact that the font 'Emoji One Color' glitches in the scripts editor the same way it does in the editbox when I set that as channel font, I'm assuming the script editor is drawn using RichText the same way the editbox is, so colorizing should be doable.

I'm not so sure a new color setting for the alt+K window would need to happen, but maybe something more in sync with whatever your existing theme is, so perhaps a setting in Editor Options to choose to have the editor colors match from your existing theme, such as from one of

$color(editbox text) and $color(editbox)
$color(normal) and $color(background)
$color(treebar text) and $color(treebar)

As for what colors if any would be changed for the row# column, it might be best to leave those alone?


Link Copied to Clipboard