Old C++ Style Syntax Color Scheme (nice)

Share your advanced PureBasic knowledge/code with the community.
User avatar
Frarth
Enthusiast
Enthusiast
Posts: 241
Joined: Tue Jul 21, 2009 11:11 am
Location: On the planet
Contact:

Old C++ Style Syntax Color Scheme (nice)

Post by Frarth »

Back in the early 90s, one of Borland's main products was C++ for DOS, which used a very particular syntax color scheme. I was so fond of this color scheme that I still use it today with PureBasic:
Image

Those interested may want to import my settings file (zipped): http://www.grovon.com/en/pb-settings.zip
PureBasic 5.41 LTS | Xubuntu 16.04 (x32) | Windows 7 (x64)
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Old C++ Style Syntax Color Scheme (nice)

Post by IdeasVacuum »

ahhh, brings back old nightmares :mrgreen:
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: Old C++ Style Syntax Color Scheme (nice)

Post by srod »

Yuk!
I may look like a mule, but I'm not a complete ass.
Nituvious
Addict
Addict
Posts: 1029
Joined: Sat Jul 11, 2009 4:57 am
Location: United States

Re: Old C++ Style Syntax Color Scheme (nice)

Post by Nituvious »

Ah you ol'timers and your masochistic memories!
▓▓▓▓▓▒▒▒▒▒░░░░░
User avatar
Frarth
Enthusiast
Enthusiast
Posts: 241
Joined: Tue Jul 21, 2009 11:11 am
Location: On the planet
Contact:

Re: Old C++ Style Syntax Color Scheme (nice)

Post by Frarth »

Am I the only one here enjoying this great scheme? :|

By the by, I am not an ol'timer :mrgreen:
PureBasic 5.41 LTS | Xubuntu 16.04 (x32) | Windows 7 (x64)
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Old C++ Style Syntax Color Scheme (nice)

Post by IdeasVacuum »

.... I think you may be the only one that thinks it's great - but that's developers for you, we all have our preferences.

I think your Avatar suggests you are an old timer :)
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Re: Old C++ Style Syntax Color Scheme (nice)

Post by Tenaja »

I think it is cool, and brings back fond memories too...

...but will likely never use it!
User avatar
Frarth
Enthusiast
Enthusiast
Posts: 241
Joined: Tue Jul 21, 2009 11:11 am
Location: On the planet
Contact:

Re: Old C++ Style Syntax Color Scheme (nice)

Post by Frarth »

I definitely have to change my avatar! :lol:

On a serious note, I don't associate the color scheme with C or C++. I use it for any BASIC-like language whenever possible. For me personally, the blue background is quite relaxing, especially when programming for a couple of hours.
PureBasic 5.41 LTS | Xubuntu 16.04 (x32) | Windows 7 (x64)
Seldon
Enthusiast
Enthusiast
Posts: 405
Joined: Fri Aug 22, 2003 7:12 am
Location: Italia

Re: Old C++ Style Syntax Color Scheme (nice)

Post by Seldon »

Frarth wrote:Am I the only one here enjoying this great scheme? :|

By the by, I am not an ol'timer :mrgreen:
You are not the only one ! :D I use a very similar scheme, adopted by the 1st BlitzBasic language for Windows and I use it in PureBasic and other languages. It uses blue as background, several colours like yours and a fixed sized font called Blitz. I use it in PureBasic editor, editor for PHP, etc... FireDragonSDK, etc... I'll give a try to your scheme ! Which font do you use ?
User avatar
Frarth
Enthusiast
Enthusiast
Posts: 241
Joined: Tue Jul 21, 2009 11:11 am
Location: On the planet
Contact:

Re: Old C++ Style Syntax Color Scheme (nice)

Post by Frarth »

Finally someone with good taste! :)

On Linux I use 'Courier 10 pitch', which I believe is close to 'Courier' on Windows (not 'Courier New').
PureBasic 5.41 LTS | Xubuntu 16.04 (x32) | Windows 7 (x64)
User avatar
Primoz128
Enthusiast
Enthusiast
Posts: 212
Joined: Sat Sep 10, 2011 8:25 pm
Location: Slovenia

Re: Old C++ Style Syntax Color Scheme (nice)

Post by Primoz128 »

This looks good. Gota try , currently using Visual Studio one in PB along with brightness and gamma quite low, my eyes are very bad...
Ok NOT loving it , my eyes instantly started to hurt...
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: Old C++ Style Syntax Color Scheme (nice)

Post by ts-soft »

Frarth wrote:On Linux I use 'Courier 10 pitch', which I believe is close to 'Courier' on Windows (not 'Courier New').
You should test inconsolata: http://levien.com/type/myfonts/inconsolata.html
Look like consolas under vista or seven.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
Frarth
Enthusiast
Enthusiast
Posts: 241
Joined: Tue Jul 21, 2009 11:11 am
Location: On the planet
Contact:

Re: Old C++ Style Syntax Color Scheme (nice)

Post by Frarth »

ts-soft wrote:
Frarth wrote:On Linux I use 'Courier 10 pitch', which I believe is close to 'Courier' on Windows (not 'Courier New').
You should test inconsolata: http://levien.com/type/myfonts/inconsolata.html
Look like consolas under vista or seven.
Thanks for the tip. I'll give it a try.
PureBasic 5.41 LTS | Xubuntu 16.04 (x32) | Windows 7 (x64)
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Re: Old C++ Style Syntax Color Scheme (nice)

Post by utopiomania »

It's awful :) Mine is white bg, black code, blue comments, font is courier.
User avatar
Frarth
Enthusiast
Enthusiast
Posts: 241
Joined: Tue Jul 21, 2009 11:11 am
Location: On the planet
Contact:

Re: Old C++ Style Syntax Color Scheme (nice)

Post by Frarth »

utopiomania wrote:It's awful :) Mine is white bg, black code, blue comments, font is courier.
White bg, black code? Awful!
PureBasic 5.41 LTS | Xubuntu 16.04 (x32) | Windows 7 (x64)
Post Reply