redpython  "включить" ее просто: нужно курочить файл настроек... 
    Для начала, можешь попробовать скопировать это: 
 [more=код...][Themes] 
 #------------------------------------------------------------ 
 # All files 
 style.*.32=fore:#dddddd,back:#3F3F3F,$(font.base) 
 style.*.33=fore:#8A8A8A,back:#3F3F3F,$(font.base) 
 style.*.34=fore:#8080FF,back:#3F3F3F 
 style.*.35=fore:#71AE71,italics,back:#3F3F3F 
 style.*.36=fore:#332222,back:#3f3fff 
 style.*.37=fore:#8A8A8A,back:#3F3F3F   
 whitespace.fore=#999999 
 whitespace.back=#3F3F3F   
 bookmark.fore=#FF9999 
 bookmark.back=#FF7771   
 #line.margin.visible=1 
 line.margin.width=1+   
 # Колонка плюсиков для разворачивания блоков 
 fold.margin.colour=#131313 
 fold.margin.highlight.colour=#3F3F3F 
 fold.colour=#7777ff 
 fold.highlight.colour=#9999FF 
 #fold.compact=0   
 # Мигающий курсор 
 caret.fore=#8FAF9F 
 caret.line.back=#070707 
 #caret.width=2 
 #caret.line.back.alpha=100   
 # Выделенная область курсором 
 selection.fore=#ffff02 
 selection.back=#010101 
 # selection.alpha=75   
 # Вертикальная линия справа, edge.mode=0 убирает эту линию, edge.column - отступ слева до линии 
 edge.colour=#8A8A8A 
 edge.mode=1 
 edge.column=200   
 # End of line where string is not closed 
 style.cpp.12=back:#fF6161,eolfilled     
 # ini, reg 
 # Default 
 style.props.0=fore:#A7A7A7 
 # Comment 
 style.props.1=fore:#71AE71 
 # Section 
 style.props.2=fore:#4A88D2,back:#3F3F3F,eolfilled 
 # Assignment operator 
 style.props.3=fore:#CC8080  
 #символ = 
 # Default value (@) 
 style.props.4=fore:#FF8380 
 # Key 
 style.props.5=fore:#BBBBFF 
 # Keys Set 0 
 style.props.6=fore:#AABBFF,bold 
 # Keys Set 1 
 style.props.7=fore:#887733,bold 
 # Keys Set 2 
 style.props.8=fore:#BBBBFF,bold 
 # Keys Set 3 
 style.props.9=fore:#11FF11,bold 
 # Keywords 
 style.props.10=fore:#557777,bold 
 # Matched Operators 
 style.props.34=fore:#FF77FF,notbold 
 style.props.35=fore:#FF4050,notbold     
 # Зададим типовые цвета, чтобы затем их использовать во всех языковых .properties. 
  colour.comment=fore:#7F9F7F 
  colour.code.comment.doc=$(colour.comment),back:#FEFEFE 
  colour.embedded.comment=back:#E0EEFF   
  colour.number=fore:#57F8B9 
  colour.keyword=fore:#4480aa 
  colour.string=fore:#91cc9 
  colour.char=$(colour.string) 
  colour.operator=fore:#27FF80 
  colour.preproc=fore:#a1a1FF 
  colour.error=fore:#220000,back:#FF8080 
  colour.whitespace=fore:#32ADC0    
 #Console - запись в консоль при выполнении скрипта по F5 
 style.errorlist.32=back:#3F3F3F,$(font.monospace) 
 style.errorlist.0=fore:#addfad 
 # адрес 
 style.errorlist.2=fore:#c8a2c8 
 style.errorlist.3=fore:#efaf8c 
 style.errorlist.4=fore:#e6e6fa 
 style.errorlist.5=fore:#e6e6fa 
 style.errorlist.11=fore:#cadaba 
 style.errorlist.12=fore:#eee6a3 
 # описание 
 style.errorlist.21=fore:#e6e6fa   
 error.marker.fore=fore:#dc143c,italics,back:#3F3F3F 
 colour.error=fore:#dc143c,back:#FF8080   
 # HTML and XML share lexing code so use the same style numbers 
 # Hypertext Markup Language 
 # Text 
 style.hypertext.0=fore:#dAdAdA 
 # Tags 
 style.hypertext.1=fore:#abcdef,bold 
 # Unknown Tags 
 style.hypertext.2=fore:#aaCCAA 
 # Attributes 
 style.hypertext.3=fore:#A5C1C1 
 # Unknown Attributes 
 style.hypertext.4=fore:#aaCCAA 
 # Numbers 
 style.hypertext.5=$(colour.number) 
 # Double quoted strings 
 style.hypertext.6=$(colour.string) 
 # Single quoted strings 
 style.hypertext.7=$(colour.string) 
 # Other inside tag 
 style.hypertext.8=fore:#aaaaff 
 # Comment 
 style.hypertext.9=fore:#aFfFaF,$(font.comment) 
 # Entities 
 style.hypertext.10=fore:#aafafa 
 # XML style tag ends '/>' 
 style.hypertext.11=fore:#fff0f5 
 # XML identifier start '<?' 
 style.hypertext.12=fore:#fff0f5 
 # XML identifier end '?>' 
 style.hypertext.13=fore:#fff0f5 
 #  SCRIPT 
 style.hypertext.14=fore:#5050FF 
 # ASP <% %> 
 style.hypertext.15=back:#444400 
 # ASP <% ... %> 
 style.hypertext.16=back:#4444DF 
 # CDATA 
 style.hypertext.17=back:#d7d5cf 
 # PHP 
 style.hypertext.18=fore:#77fafa,back:#333333 
 # Unquoted values 
 style.hypertext.19=fore:#fff0f5 
 # JSP Comment <%-- ... --%> 
 style.hypertext.20=back:#101010 
 # SGML tags <! ... > 
 style.hypertext.21=fore:#d2b2b2,back:#333333 
 # SGML command 
 style.hypertext.22=fore:#777780,back:#333333,bold 
 # SGML 1st param 
 style.hypertext.23=fore:#addfad,back:#333333 
 # SGML double string 
 style.hypertext.24=fore:#c0c0c0,back:#333333 
 # SGML single string 
 style.hypertext.25=fore:#993300,back:#3c3c49 
 # SGML error 
 style.hypertext.26=fore:#c0c0c0,back:#FF6666 
 # SGML special (#xxxx type) 
 style.hypertext.27=fore:#79a0c1,back:#333333 
 # SGML entity 
 style.hypertext.28=fore:#9db1cc,back:#333333 
 # SGML comment 
 style.hypertext.29=fore:#808055,back:#333333 
 # SGML block 
 style.hypertext.31=fore:#9db1cc,back:#73737f 
 # Some reasonable background colours found in the default Windows palette 
 # Off White #FFFBF0    Light green #C0DCC0    Light Blue #A6CAF0 
 # Matched Operators 
 style.hypertext.34=fore:#ccddFF,notbold 
 style.hypertext.35=fore:#ccccdd,notbold 
 # Embedded Javascript 
 fontcolour.js=back:#232323 
 # JS Start - allows eol filled background to not start on same line as SCRIPT tag 
 style.hypertext.40=fore:#777F7F 
 # JavaScript EOL 
 style.hypertext.51=back:#2f3539,eolfilled   
 # style.hypertext.5=fore:#FF00FF 
 # style.hypertext.6=fore:#CC9393 
 # style.hypertext.7=fore:#6860D2 
 # style.hypertext.8=fore:#B5B5B5 
 # style.hypertext.9=fore:#71AE71 
 # style.hypertext.10=fore:#CDD04A,back:#555555 
 # style.hypertext.11=fore:#E3CEAB 
 # style.hypertext.17=fore:#C89191 
 # style.hypertext.19=fore:#FF8000 
 # style.hypertext.21=fore:#DFDFDF   
 # XML 
 style.xml.0=fore:#999999  # значения в тэгах 
 style.xml.1=fore:#AAA6DB  # тэги 
 style.xml.2=fore:#EDD6ED 
 style.xml.3=fore:#CC7975 
 style.xml.4=fore:#CC7975 
 style.xml.5=fore:#8CD0D3 
 style.xml.6=fore:#8296AE 
 style.xml.7=fore:#8296AE 
 style.xml.8=fore:#B5B5B5   # символы = 
 style.xml.9=fore:#71AE71 
 style.xml.10=fore:#71AE71    # > 
 style.xml.11=fore:#AAA6DB 
 style.xml.12=fore:#7F9F7F   # <? 
 style.xml.13=fore:#7F9F7F   # ?> 
 style.xml.14=fore:#71AE71 
 style.xml.15=fore:#71AE71 
 style.xml.16=fore:#71AE71 
 style.xml.17=fore:#6860D2 
 style.xml.18=fore:#71AE71 
 style.xml.19=fore:#71AE71 
 style.xml.20=fore:#71AE71 
 style.xml.21=fore:#CC7975 
 style.xml.22=fore:#71AE71 
 style.xml.23=fore:#71AE71   
 # lua   
 #Default 
 #style.lua.32= 
 ##style.lua.2=fore:#2e8b57 
 # White space: Visible only in View Whitespace mode (or if it has a back colour) 
 # style.lua.0=$(colour.whitespace) 
 # Block comment (Lua 5.0) 
  style.lua.1=fore:#2e8b57,$(font.comment) 
 # Line comment 
  style.lua.2=fore:#2e8b57,$(font.comment) 
 # Doc comment -- Not used in Lua (yet?) 
 # style.lua.3=$(colour.code.comment.doc),$(font.comment) 
 # Number 
 # style.lua.4=$(colour.number) 
 # Keyword 
 # style.lua.5=$(colour.keyword),bold 
 # (Double quoted) String 
 # style.lua.6=$(colour.string) 
 # Character (Single quoted string) 
 # style.lua.7=$(colour.char) 
 # Literal string 
 # style.lua.8=$(colour.string),$(font.comment),back:E0FFFF 
 # Preprocessor (obsolete in Lua 4.0 and up) 
 # style.lua.9=$(colour.preproc) 
 # Operators 
 # style.lua.10=$(colour.operator) 
 # Identifier (everything else...) 
 # style.lua.11= 
 # End of line where string is not closed 
  style.lua.12=back:#E0C0E0,eolfilled 
 # Keywords 2 (Basic functions) 
 # style.lua.13=fore:#0080C0 
  style.lua.13=fore:#AFaaff 
 # Keywords 3 (Strings, Tables, Math) 
 # style.lua.14=fore:#8000FF 
  style.lua.14=fore:#AFaaff 
 # Keywords 4 (Coroutine, IO, OS) 
 # style.lua.15=fore:#FF8000 
  style.lua.15=fore:#dcbc9d 
 # Keywords 5 (SciTE Functions) 
 # style.lua.16=fore:#9F0000 
  style.lua.16=fore:#dca9b3 
 # Keywords 6 (SciTE Properties) 
 # style.lua.17=fore:#999900 
  style.lua.17=fore:#fffacd 
 # Keywords 7 (Misc SciTE Functions/Properties) 
 # style.lua.18=fore:#990099 
  style.lua.18=fore:#d8bfd8 
 # Keywords 8 (Lua Extension) 
 # style.lua.19=fore:#00AAAA 
  style.lua.19=fore:#afeeee 
 # Braces are only matched in operator style 
 # braces.lua.style=10   
 # bat, cmd 
 style.batch.32=$(font.base),back:#3F3F3F 
 style.batch.0=fore:#999999              # Default (SCE_BAT_DEFAULT) 
 style.batch.1=fore:#71AE71          # Comment (rem or :

 (SCE_BAT_COMMENT) 
 style.batch.2=fore:#009FFF,bold     # Keywords (SCE_BAT_WORD) 
 style.batch.3=fore:#C8C800,back:#000000 # Label (line beginning with ':') (SCE_BAT_LABEL) 
 style.batch.4=fore:#FF46FF,bold     # Hide command character ('@') (SCE_BAT_HIDE) 
 style.batch.5=fore:#AAA6DB,bold # External commands (SCE_BAT_COMMAND) 
 style.batch.6=fore:#D39D72,bold     # Variable: %%x (x is almost whatever, except space and %), %n (n in ) (SCE_BAT_IDENTIFIER) 
 style.batch.7=fore:#FF8080          # Operator: * ? < > | (SCE_BAT_OPERATOR) 
 style.batch.8=fore:#D39D72,bold     # Variable: %EnvironmentVar% (SCE_BAT_ENVIRONMENT) 
 style.batch.9=fore:#D39D72,bold     # Variable: !EnvironmentVar! (SCE_BAT_EXPANSION) 
 style.batch.10=fore:#448489,bold    # Label in text (SCE_BAT_CLABEL)   
 # Комментарий двумя двоеточиями 
 comment.block.batch=:: 
 braces.batch.style=7        # Braces are only matched in operator style   
 # Line Number Margin - колонка номеров строк 
 style.au3.33=fore:#8A8A8A,back:#0C0C0C,$(font.base) 
 style.au3.37=fore:#8A8A8A,back:#0C0C0C   
 # au3 
 style.au3.0=fore:#72ADC0            # White space 
 style.au3.1=fore:#71AE71,italics            # Comment line 
 style.au3.2=fore:#71AE71,italics            # Comment block 
 style.au3.3=fore:#C738B9            # Number 
 style.au3.4=fore:#AAA6DB            # Function 
 style.au3.5=fore:#0080FF            # Keyword 
 style.au3.6=fore:#FF46FF            # Macro 
 style.au3.7=fore:#999999            # String 
 style.au3.8=fore:#FF8080            # Operator 
 style.au3.9=fore:#D29A6C            # Variable 
 style.au3.10=fore:#EA9515,bold          # Sent keys 
 style.au3.11=fore:#F000FF           # Pre-Processor 
 style.au3.12=fore:#0080C0           # Special 
 style.au3.13=fore:#7D8AE6,bold          # Abbrev-Expand 
 style.au3.14=fore:#0080FF,bold          # Com Objects 
 style.au3.15=fore:#72ADC0           # Standard UDF's 
 style.au3.32=$(font.base),back:#3F3F3F           # Background (фон для всех) 
 style.au3.34=fore:#0080FF,back:#000000          # Brace highlight (скобка и фон скобки) 
 style.au3.35=fore:#71AE71,italics,back:#3F3F3F          # Brace incomplete highlight     
 # for makefile 
 style.makefile.0=fore:#AAA6DB 
 # Comment: #fore:#FF0000,bold 
 style.makefile.1=fore:#008000,$(font.comment) 
 # Pre-processor or other comment: ! 
 style.makefile.2=$(colour.preproc) 
 # Variable: $(x) 
 style.makefile.3=fore:#000080 
 # Operator 
 style.makefile.4=fore:#0080FF 
 # Target 
 style.makefile.5=fore:#72ADC0 
 # номера строк 
 #style.makefile.33=fore:#999999 
 style.makefile.45=fore:#FF0000,bold 
 # Error 
 style.makefile.9=fore:#FF0000,eolfilled 
 # Matched Operators 
 # парные скобки 
 style.makefile.34=fore:#FF46FF,bold 
 # парные скобки, ошибка 
 style.makefile.35=fore:#FF0000,bold 
 [/more]  
 и вставить в файл пользовательских настроек (меню 
Настройки/Открыть файл пользовательских настроек) - 
SciTEUser.properties  а дальше - творить, творить и творить