
[Implemented] PB IDE - Own color schemes
- Joakim Christiansen
- Addict
- Posts: 2452
- Joined: Wed Dec 22, 2004 4:12 pm
- Location: Norway
- Contact:
[Implemented] PB IDE - Own color schemes
Would be cool if we could make our own color schemes so they are selectable in the color schemes list. Wouldn't be too hard to make it so either! 

I like logic, hence I dislike humans but love computers.
Heres my colour scheme, and it rocks! I nabbed it from somewhere on these forums. 
Just replace the values inside your 'Purebasic.prefs' file.

Code: Select all
ASMKeywordColor = 8698098
BackgroundColor = 4337457
BasicKeywordColor = 12615808
CommentColor = 13816530
ConstantColor = 9889280
LabelColor = 8698098
NormalTextColor = 9671571
NumberColor = 12615808
OperatorColor = 32896
PointerColor = 13487565
PureKeywordColor = 7313271
SeparatorColor = 32896
StringColor = 13805222
StructureColor = 9671571
LineNumberColor = 9276813
LineNumberBackColor = 3218981
MarkerColor = 11184640
CurrentLineColor = 4074280
CursorColor = 12632256
SelectionColor = 12632256
SelectionFrontColor = 0
DisabledBackColor = 4337457
Debugger_LineColor = 16771304
Debugger_ErrorColor = 255
Debugger_BreakPointColor = 53503
Debugger_LineSymbolColor = 16771304
Debugger_ErrorSymbolColor = 255
Debugger_BreakpoinSymbolColor = 53503
Well, I was only guessing.freak wrote:8 times !?
1. Background
2. Current line background
3. Current line background (debugger)
4. Error background (debugger)
5. Breakpoint (debugger)
6. Background (debugger)
(And if you want the same background for the margin and tools that's two extra, in total 8, but I don't want that).
That's quite a lot to change just to experiment with a new background colour for a while. And change it all again when it turns out to be just a wee bit too dark.
I get the point. I could make almost all color options optional (so when disabling them, it falls back to one of the others)
I have put this on the todo list for the 4.1 IDE updates.
For own color schemes: I think the import/export function in the prefs is enough,
as probably not too many would use such a feature anyway.
I have put this on the todo list for the 4.1 IDE updates.
For own color schemes: I think the import/export function in the prefs is enough,
as probably not too many would use such a feature anyway.
quidquid Latine dictum sit altum videtur