I was wondering if anyone has some good dark themes for Code::Blocks I searched their site and found nothing and google is useless when searching about Code::Blocks.

Code:
[Editor.Custom]
Assembler=clLime, clNone, 0, 0, 0
Character=$00FF6633, clNone, 0, 0, 0
Comment=$00FF6633, clNone, 0, 1, 0
Float=clFuchsia, clNone, 0, 0, 0
Hexadecimal=clFuchsia, clNone, 0, 0, 0
Identifier=clLime, clNone, 0, 0, 0
Illegal Char=clRed, clMaroon, 0, 0, 0
Number=clBlue, clNone, 0, 0, 0
Octal=clFuchsia, clNone, 0, 0, 0
Preprocessor=clMaroon, clNone, 0, 0, 0
Reserved Word=clGreen, clNone, 0, 0, 0
Space=clWhite, clBlack, 0, 0, 0
String=clFuchsia, clNone, 0, 0, 0
Symbol=clLime, clNone, 0, 0, 0
Selected text=16777215, 8388608
Gutter=65280, 0
Break points=16777215, 8421504
Error Line=16777215, 255
Active Breakpoints=16777215, 16711680
Was my Dev-C++ theme and I was hoping for something like that... I have experimented a bit but was hoping perhaps someone had a good one... main problem, which I will keep searching around about is that the cursor flashes black to clear instead of the standard black to white so I can't see it on a black background.

EDIT: Nevermind about the cursor thing... I found it.