Page 2 of 8

Posted: Sat Sep 02, 2006 12:32 am
by freak
thefool wrote:
freak wrote:I use the same one as srod. (except my font is bigger)
Of course.. OR you are just trying to be tagged "cool" on my list :shock:
Your list does not affect my coolness in any way :mrgreen:

Posted: Sat Sep 02, 2006 2:36 am
by GeoTrail
thefool wrote:geotrail: watermarking your screenshots??? :p
Hehehe was that your "I'll tell you who you are" thing about me? hehehe
Yeah, I'm using WinSnap. Sweet program ;)

Posted: Sat Sep 02, 2006 3:03 pm
by Kale
xgp wrote:Image

This is the one i use.
It's a port from a color scheme found on Chrome IDE.
There are many other great color schemes in that editor!.
Nice one, i don't suppose you want to post your 'Purebasic.prefs' file for us? :D

Posted: Sat Sep 02, 2006 3:31 pm
by thefool
freak wrote:
thefool wrote:
freak wrote:I use the same one as srod. (except my font is bigger)
Of course.. OR you are just trying to be tagged "cool" on my list :shock:
Your list does not affect my coolness in any way :mrgreen:
:lol:

was that your "I'll tell you who you are" thing about me?
I got distracted looking on that neat watermark!!

Posted: Sat Sep 02, 2006 7:20 pm
by NoahPhense
Yeah xgp.. give it up, or were coming over there to get it. :twisted:

- np

Posted: Sat Sep 02, 2006 7:54 pm
by xgp
Kale wrote:Nice one, i don't suppose you want to post your 'Purebasic.prefs' file for us? :D
:D Ok. Here are the color schemes i use. (i switch between them depending on my mood). Note: They all come from that Chrome IDE...
dark.prefs wrote: Image
; PureBasic IDE Exported Preferences
;
[Sections]
IncludeColors = 1
;
; Color settings
;
[Colors]
ASMKeywordColor = RGB(242, 184, 132)
BackgroundColor = RGB(49, 47, 66)
BasicKeywordColor = RGB(128, 128, 192)
CommentColor = RGB(194, 172, 150)
ConstantColor = RGB(167, 131, 199)
LabelColor = RGB(242, 184, 132)
NormalTextColor = RGB(147, 147, 147)
NumberColor = RGB(128, 128, 192)
OperatorColor = RGB(75, 169, 118)
PointerColor = RGB(205, 205, 205)
PureKeywordColor = RGB(119, 151, 111)
SeparatorColor = RGB(159, 96, 123)
StringColor = RGB(166, 166, 210)
StructureColor = RGB(147, 147, 147)
LineNumberColor = RGB(141, 141, 141)
LineNumberBackColor = RGB(37, 30, 49)
MarkerColor = RGB(0, 170, 170)
CurrentLineColor = RGB(40, 43, 62)
SelectionColor = RGB(192, 192, 192)
SelectionFrontColor = RGB(0, 0, 0)
CursorColor = RGB(192, 192, 192)
DisabledBackColor = RGB(49, 47, 66)
Debugger_LineColor = RGB(232, 232, 255)
Debugger_ErrorColor = RGB(255, 0, 0)
Debugger_BreakPointColor = RGB(255, 208, 0)
Debugger_LineSymbolColor = RGB(232, 232, 255)
Debugger_ErrorSymbolColor = RGB(255, 0, 0)
Debugger_BreakpoinSymbolColor = RGB(255, 208, 0)
ToolsPanel_FrontColor = RGB(0, 0, 0)
ToolsPanel_BackColor = RGB(255, 255, 223)
chrome.prefs wrote:Image
; PureBasic IDE Exported Preferences
;
[Sections]
IncludeColors = 1
;
; Color settings
;
[Colors]
ASMKeywordColor = RGB(202, 0, 0)
BackgroundColor = RGB(48, 48, 88)
BasicKeywordColor = RGB(240, 154, 113)
CommentColor = RGB(19, 193, 213)
ConstantColor = RGB(192, 192, 192)
LabelColor = RGB(176, 176, 176)
NormalTextColor = RGB(176, 176, 176)
NumberColor = RGB(128, 128, 255)
OperatorColor = RGB(128, 128, 255)
PointerColor = RGB(0, 204, 165)
PureKeywordColor = RGB(141, 186, 252)
SeparatorColor = RGB(0, 128, 192)
StringColor = RGB(74, 165, 255)
StructureColor = RGB(157, 140, 208)
LineNumberColor = RGB(216, 216, 255)
LineNumberBackColor = RGB(72, 88, 152)
MarkerColor = RGB(0, 170, 170)
CurrentLineColor = RGB(66, 66, 121)
SelectionColor = RGB(72, 88, 152)
SelectionFrontColor = RGB(176, 176, 176)
CursorColor = RGB(176, 176, 176)
DisabledBackColor = RGB(48, 48, 88)
Debugger_LineColor = RGB(128, 128, 128)
Debugger_ErrorColor = RGB(255, 0, 0)
Debugger_BreakPointColor = RGB(183, 151, 0)
Debugger_LineSymbolColor = RGB(232, 232, 255)
Debugger_ErrorSymbolColor = RGB(255, 0, 0)
Debugger_BreakpoinSymbolColor = RGB(255, 208, 0)
ToolsPanel_FrontColor = RGB(0, 0, 0)
ToolsPanel_BackColor = RGB(255, 255, 223)
hitch.prefs wrote:Image
; PureBasic IDE Exported Preferences
;
[Sections]
IncludeColors = 1
;
; Color settings
;
[Colors]
ASMKeywordColor = RGB(242, 184, 132)
BackgroundColor = RGB(63, 63, 124)
BasicKeywordColor = RGB(238, 176, 176)
CommentColor = RGB(129, 191, 254)
ConstantColor = RGB(183, 170, 221)
LabelColor = RGB(242, 184, 132)
NormalTextColor = RGB(255, 255, 255)
NumberColor = RGB(179, 179, 255)
OperatorColor = RGB(148, 164, 237)
PointerColor = RGB(255, 255, 255)
PureKeywordColor = RGB(245, 223, 135)
SeparatorColor = RGB(148, 164, 237)
StringColor = RGB(13, 210, 190)
StructureColor = RGB(255, 255, 255)
LineNumberColor = RGB(208, 208, 208)
LineNumberBackColor = RGB(63, 63, 124)
MarkerColor = RGB(0, 170, 170)
CurrentLineColor = RGB(64, 80, 135)
SelectionColor = RGB(192, 192, 192)
SelectionFrontColor = RGB(0, 0, 0)
CursorColor = RGB(192, 192, 192)
DisabledBackColor = RGB(63, 63, 124)
Debugger_LineColor = RGB(128, 128, 128)
Debugger_ErrorColor = RGB(255, 0, 0)
Debugger_BreakPointColor = RGB(183, 151, 0)
Debugger_LineSymbolColor = RGB(232, 232, 255)
Debugger_ErrorSymbolColor = RGB(255, 0, 0)
Debugger_BreakpoinSymbolColor = RGB(255, 208, 0)
ToolsPanel_FrontColor = RGB(0, 0, 0)
ToolsPanel_BackColor = RGB(255, 255, 223)
paradox.prefs wrote:Image
; PureBasic IDE Exported Preferences
;
[Sections]
IncludeColors = 1
;
; Color settings
;
[Colors]
ASMKeywordColor = RGB(242, 184, 132)
BackgroundColor = RGB(16, 72, 72)
BasicKeywordColor = RGB(134, 206, 240)
CommentColor = RGB(245, 198, 126)
ConstantColor = RGB(176, 227, 222)
LabelColor = RGB(242, 184, 132)
NormalTextColor = RGB(198, 244, 209)
NumberColor = RGB(3, 252, 202)
OperatorColor = RGB(223, 237, 124)
PointerColor = RGB(255, 255, 255)
PureKeywordColor = RGB(211, 209, 171)
SeparatorColor = RGB(223, 237, 124)
StringColor = RGB(102, 179, 179)
StructureColor = RGB(255, 255, 255)
LineNumberColor = RGB(255, 160, 112)
LineNumberBackColor = RGB(16, 72, 72)
MarkerColor = RGB(0, 170, 170)
CurrentLineColor = RGB(16, 100, 72)
SelectionColor = RGB(192, 192, 192)
SelectionFrontColor = RGB(0, 0, 0)
CursorColor = RGB(192, 192, 192)
DisabledBackColor = RGB(16, 72, 72)
Debugger_LineColor = RGB(0, 0, 0)
Debugger_ErrorColor = RGB(255, 0, 0)
Debugger_BreakPointColor = RGB(255, 208, 0)
Debugger_LineSymbolColor = RGB(232, 232, 255)
Debugger_ErrorSymbolColor = RGB(255, 0, 0)
Debugger_BreakpoinSymbolColor = RGB(255, 208, 0)
ToolsPanel_FrontColor = RGB(0, 0, 0)
ToolsPanel_BackColor = RGB(255, 255, 223)
Hope no one minds this "mega" post.

*** EDIT: Forgot to mention, Font is Bitstream Vera Sans Mono at size 9.

Posted: Sat Sep 02, 2006 7:57 pm
by NoahPhense
Awesome xgp..

Nothing like having a nice change!

Thanks!

- np

Posted: Sat Sep 02, 2006 8:05 pm
by Fluid Byte
Thank you very much for these shemes, very cool!

One more thing though, wich font are you using? :D

Posted: Sat Sep 02, 2006 8:26 pm
by Kale
Thanks xgp, im using the dark one now ;)

Posted: Sat Sep 02, 2006 8:30 pm
by thefool
Kale wrote:Thanks xgp, im using the dark one now ;)
Darn!

*striken from the list*

Posted: Sat Sep 02, 2006 8:30 pm
by NoahPhense
Kale wrote:Thanks xgp, im using the dark one now ;)
Same .. ;)

- np

Re: Show me your color sheme and I tell you who you are!

Posted: Sat Sep 02, 2006 10:37 pm
by u9
Fluid Byte wrote:Seriously, it's like what people got in their fridges or bathroom. Psychologists can derivate a million of individual character properties from it. It's a science of it's own. :wink: [...]
So when will we a psychological analysis of the screenshot?

Posted: Wed Sep 06, 2006 2:18 am
by kenmo
I too like bright colors on a dark background... but every once in a while I switch to/from a dark on bright background theme...

Image

Posted: Thu Sep 06, 2007 2:12 pm
by xgp
I got bored and decided to port some more color schemes. Here they are:
icecube.prefs wrote: Image
; PureBasic IDE Exported Preferences
;
[Sections]
IncludeColors = 1
;
; Color settings
;
[Colors]
ASMKeywordColor = RGB(242, 184, 132)
BackgroundColor = RGB(30, 77, 102)
BasicKeywordColor = RGB(210, 243, 190)
CommentColor = RGB(9, 196, 191)
ConstantColor = RGB(154, 252, 230)
LabelColor = RGB(242, 184, 132)
NormalTextColor = RGB(157, 209, 234)
NumberColor = RGB(183, 183, 255)
OperatorColor = RGB(106, 221, 118)
PointerColor = RGB(205, 205, 205)
PureKeywordColor = RGB(191, 252, 171)
SeparatorColor = RGB(106, 221, 221)
StringColor = RGB(158, 170, 209)
StructureColor = RGB(154, 252, 230)
LineNumberColor = RGB(140, 213, 227)
LineNumberBackColor = RGB(33, 73, 103)
MarkerColor = RGB(0, 170, 170)
CurrentLineColor = RGB(11, 61, 87)
SelectionColor = RGB(56, 118, 158)
SelectionFrontColor = RGB(128, 255, 255)
CursorColor = RGB(255, 255, 128)
DisabledBackColor = RGB(33, 80, 105)
Debugger_LineColor = RGB(40, 104, 138)
Debugger_ErrorColor = RGB(30, 77, 102)
Debugger_BreakPointColor = RGB(30, 77, 102)
Debugger_LineSymbolColor = RGB(128, 255, 255)
Debugger_ErrorSymbolColor = RGB(255, 0, 0)
Debugger_BreakpoinSymbolColor = RGB(255, 208, 0)
ToolsPanel_FrontColor = RGB(255, 255, 255)
ToolsPanel_BackColor = RGB(0, 0, 0)
flasherjack.prefs wrote: Image
; PureBasic IDE Exported Preferences
;
[Sections]
IncludeColors = 1
;
; Color settings
;
[Colors]
ASMKeywordColor = RGB(242, 184, 132)
BackgroundColor = RGB(32, 40, 80)
BasicKeywordColor = RGB(253, 213, 72)
CommentColor = RGB(237, 126, 130)
ConstantColor = RGB(14, 209, 180)
LabelColor = RGB(242, 184, 132)
NormalTextColor = RGB(208, 192, 160)
NumberColor = RGB(211, 211, 211)
OperatorColor = RGB(202, 202, 202)
PointerColor = RGB(214, 146, 254)
PureKeywordColor = RGB(155, 135, 248)
SeparatorColor = RGB(202, 202, 202)
StringColor = RGB(155, 169, 236)
StructureColor = RGB(157, 157, 206)
LineNumberColor = RGB(192, 192, 192)
LineNumberBackColor = RGB(24, 48, 104)
MarkerColor = RGB(0, 170, 170)
CurrentLineColor = RGB(11, 61, 87)
SelectionColor = RGB(87, 23, 174)
SelectionFrontColor = RGB(255, 255, 255)
CursorColor = RGB(255, 255, 128)
DisabledBackColor = RGB(18, 22, 48)
Debugger_LineColor = RGB(82, 18, 18)
Debugger_ErrorColor = RGB(30, 77, 102)
Debugger_BreakPointColor = RGB(30, 77, 102)
Debugger_LineSymbolColor = RGB(128, 255, 255)
Debugger_ErrorSymbolColor = RGB(255, 0, 0)
Debugger_BreakpoinSymbolColor = RGB(255, 208, 0)
ToolsPanel_FrontColor = RGB(255, 255, 255)
ToolsPanel_BackColor = RGB(0, 0, 0)
Post yours! ;-)

Regards,
xgp

Posted: Thu Sep 06, 2007 2:22 pm
by Fluid Byte
Thanks mate! I really like "your" color shemes.

Could you tell me wich font you are using?