Page 1 of 1

syntax color

Posted: Mon Jun 20, 2005 7:59 pm
by xgp
I've been using jaPBe i really like it.
What color syntax schemes do you use while coding?

I use the "Bad Lemon" style incorporated in JaPBe.

Post here your favorite schemes(most compreenshive, whatever).

Greets

Posted: Mon Jun 20, 2005 8:25 pm
by Paul
We use the PureVisionXP style :)

You can download it from here:
http://purevision.reelmedia.org/screenshots.html

Posted: Mon Jun 20, 2005 11:04 pm
by Jimbo_H
Welcome to PB xgp :D

I use "Martin's Style". I don't like too much contrast between colours or really bright backgrounds when I'm trying to concentrate on coding. This style suits me for that reason and I've used it from day one. As I'm still using Win2k (don't get me started on XP!), the skins don't really make a difference anyway.

Jim.

Posted: Mon Jun 20, 2005 11:05 pm
by Jimbo_H
Paul wrote:We use the PureVisionXP style :)
You can download it from here:
http://purevision.reelmedia.org/screenshots.html
LOL! That was a shameless plug Paul! :P

Posted: Mon Jun 20, 2005 11:14 pm
by xgp
Jimbo_H,
thanks and thats a cool one to!

Posted: Tue Jun 21, 2005 12:24 am
by Dare2
Jimbo_H wrote:LOL! That was a shameless plug Paul! :P
Gotta respect business acumen! :D

I keep redefining my JaPBe styles. A "good" one lasts about a week before I get tired of it (and then I waste around an hour redefining). A "bad" one lasts less than a day.

One day I will have the perfect one. (Then what will I do to waste an hour?)

Welcome to the boards!

Posted: Tue Jun 21, 2005 10:31 am
by Num3
Num3's Style ;)

Code: Select all

DefaultFont = Arial
DefaultSize = 10
DefaultFore = 0
DefaultBack = D6D6D6
DefaultFX = 0
VariableFont = Arial
VariableSize = 10
VariableFore = 7B582D
VariableBack = D6D6D6
VariableFX = 0
ConstantFont = Arial
ConstantSize = 10
ConstantFore = 7B582D
ConstantBack = D6D6D6
ConstantFX = 1
DigitFont = Arial
DigitSize = 10
DigitFore = FF0000
DigitBack = D6D6D6
DigitFX = 0
StructureFont = Arial
StructureSize = 10
StructureFore = 0
StructureBack = D6D6D6
StructureFX = 0
ProcedureFont = Arial
ProcedureSize = 10
ProcedureFore = 49341B
ProcedureBack = D6D6D6
ProcedureFX = 1
KeyCommandFont = Arial
KeyCommandSize = 10
KeyCommandFore = FF0000
KeyCommandBack = D6D6D6
KeyCommandFX = 0
CommentFont = Arial
CommentSize = 10
CommentFore = 757575
CommentBack = D6D6D6
CommentFX = 3
BookmarkFont = Arial
BookmarkSize = 10
BookmarkFore = 80FFFF
BookmarkBack = C5C5C5
BookmarkFX = 0
TitleFont = Arial
TitleSize = 10
TitleFore = 80FFFF
TitleBack = C0C0C0
TitleFX = 0
StringFont = Arial
StringSize = 10
StringFore = BF
StringBack = D6D6D6
StringFX = 0
ASMKeywordFont = Arial
ASMKeywordSize = 10
ASMKeywordFore = CA
ASMKeywordBack = D6D6D6
ASMKeywordFX = 0
BraceLightFont = Arial
BraceLightSize = 10
BraceLightFore = FF5555
BraceLightBack = F7F7F7
BraceLightFX = 1
BracebadFont = Arial
BracebadSize = 10
BracebadFore = FB
BracebadBack = F7F7F7
BracebadFX = 1
LineNumberFont = Arial
LineNumberSize = 10
LineNumberFore = 49341B
LineNumberBack = C0C0C0
LineNumberFX = 0
IndentGuideFont = 
IndentGuideSize = 8
IndentGuideFore = 49341B
IndentGuideBack = 400040
IndentGuideFX = 0
OperatorsFont = Arial
OperatorsSize = 10
OperatorsFore = 0
OperatorsBack = D6D6D6
OperatorsFX = 0
SeparatorsFont = Arial
SeparatorsSize = 10
SeparatorsFore = 0
SeparatorsBack = D6D6D6
SeparatorsFX = 0
PBProcedureFont = Arial
PBProcedureSize = 10
PBProcedureFore = 49341B
PBProcedureBack = D6D6D6
PBProcedureFX = 1
DebugCommandFont = Arial
DebugCommandSize = 10
DebugCommandFore = FF0000
DebugCommandBack = D6D6D6
DebugCommandFX = 0
CurrentLine = EFEFEF
Selection = C7B39E

Posted: Thu Jun 30, 2005 4:57 pm
by xgp
Invented this while ago.
Check: Mark current line and retire line numbers

Code: Select all

DefaultFont = Courier New
DefaultSize = 10
DefaultFore = 0
DefaultBack = FFFFFF
DefaultFX = 0
VariableFont = Courier New
VariableSize = 10
VariableFore = A80000
VariableBack = FFFFFF
VariableFX = 0
ConstantFont = Courier New
ConstantSize = 10
ConstantFore = 640064
ConstantBack = FFFFFF
ConstantFX = 0
DigitFont = Courier New
DigitSize = 10
DigitFore = FF
DigitBack = FFFFFF
DigitFX = 0
StructureFont = Courier New
StructureSize = 10
StructureFore = 800000
StructureBack = FFFFFF
StructureFX = 0
ProcedureFont = Courier New
ProcedureSize = 10
ProcedureFore = 0
ProcedureBack = FFFFFF
ProcedureFX = 1
KeyCommandFont = Courier New
KeyCommandSize = 10
KeyCommandFore = E0541F
KeyCommandBack = FFFFFF
KeyCommandFX = 1
CommentFont = Courier New
CommentSize = 10
CommentFore = 7F00
CommentBack = FFFFFF
CommentFX = 0
BookmarkFont = Courier New
BookmarkSize = 10
BookmarkFore = A80000
BookmarkBack = C0C0C0
BookmarkFX = 0
TitleFont = Courier New
TitleSize = 10
TitleFore = 0
TitleBack = D3EAB3
TitleFX = 0
StringFont = Courier New
StringSize = 10
StringFore = BF
StringBack = FFFFFF
StringFX = 0
ASMKeywordFont = Courier New
ASMKeywordSize = 10
ASMKeywordFore = 7F7F
ASMKeywordBack = FFFFFF
ASMKeywordFX = 0
BraceLightFont = Courier New
BraceLightSize = 10
BraceLightFore = 0
BraceLightBack = FFFF
BraceLightFX = 1
BracebadFont = Courier New
BracebadSize = 10
BracebadFore = FF
BracebadBack = FFFF
BracebadFX = 1
LineNumberFont = Courier New
LineNumberSize = 10
LineNumberFore = 0
LineNumberBack = BFBFBF
LineNumberFX = 0
IndentGuideFont = Courier New
IndentGuideSize = 10
IndentGuideFore = FFFFFF
IndentGuideBack = 0
IndentGuideFX = 0
OperatorsFont = Courier New
OperatorsSize = 10
OperatorsFore = FF00FF
OperatorsBack = FFFFFF
OperatorsFX = 0
SeparatorsFont = Courier New
SeparatorsSize = 10
SeparatorsFore = FF00FF
SeparatorsBack = FFFFFF
SeparatorsFX = 0
PBProcedureFont = Courier New
PBProcedureSize = 10
PBProcedureFore = FF0000
PBProcedureBack = FFFFFF
PBProcedureFX = 0
DebugCommandFont = Courier New
DebugCommandSize = 10
DebugCommandFore = 0
DebugCommandBack = FFFFFF
DebugCommandFX = 1
CurrentLine = FFF0DC
Selection = 7F0000