`
jedy
  • 浏览: 149813 次
  • 性别: Icon_minigender_1
  • 来自: 上海
文章分类
社区版块
存档分类
最新评论

emeditor的monokai配色

阅读更多

看到textmate上的monokai配色,觉得很漂亮,移植到emeditor上了。

因为最近基本只写python的代码,所以 只有python的。



 
python.esy
写道
; EmEditor Syntax File
;
; To import this file to an existing configuration, select Configuration
; under the Tool menu, select Define Configurations, select a configuration
; you want to import to, press [Properties], select the Highlight page, and
; press [Import].
;
; Submit your customized file to submit@emurasoft.com
; to be listed in www.emurasoft.com user files pages.
;
#Highlight=on
#BeginTag=
#EndTag=
#CommentBegin="""
#CommentEnd="""
#LineComment1=^#
#LineComment2=
#SingleQuote=on
#DoubleQuote=on
#ContinueQuote=off
#Escape=\
#ScriptBegin=
#ScriptEnd=
#SpecialSyntax=off
#HighlightBraces=on

#Keyword color=4,word=on,rightall=off,case=on,insidetag=off,regexp=off,rightall2=off
and
assert
break
continue
def
del
elif
else
except
exec
finally
for
from
global
if
import
in
is
lambda
not
or
pass
raise
return
try
while
as
with

#Keyword color=1,word=on,rightall=off,case=on,insidetag=off,regexp=off,rightall2=off
print
class
object
Exception
BaseException
StandardError
ArithmeticError
LookupError
EnvironmentError
AssertionError
AttributeError
EOFError
FloatingPointError
GeneratorExit
IOError
ImportError
IndexError
KeyError
KeyboardInterrupt
MemoryError
NameError
NotImplementedError
OSError
OverflowError
ReferenceError
RuntimeError
StopIteration
SyntaxError
SystemError
SystemExit
TypeError
UnboundLocalError
UnicodeError
UnicodeEncodeError
UnicodeDecodeError
UnicodeTranslateError
ValueError
VMSError
WindowsError
ZeroDivisionError
Warning
UserWarning
DeprecationWarning
PendingDeprecationWarning
SyntaxWarning
RuntimeWarning
FutureWarning
ImportWarning
UnicodeWarning
xrange
range
iter
sorted
__init__

#Keyword color=1,word=on,rightall=off,case=on,insidetag=off,regexp=on,rightall2=off
(?<!\.)list
(?<!\.)tuple
(?<!\.)dict
(?<!\.)set
(?<!\.)len
(?<!\.)all
(?<!\.)any
__(abs|add|and|class|cmp|coerce|delattr|div|divmod|doc)__
__(float|floordiv|format|getattribute|getnewargs|hash|hex|index)__
__(init|int|invert|long|lshift|mod|mul|neg|new|nonzero|oct|or|pos|pow)__
__(radd|rand|rdiv|rdivmod|reduce|reduceex|repr|rfloordiv|rlshift|rmod)__
__(rmul|ror|rpow|rrshift|rshift|rsub|rtruediv)__
__(rxor|setattr|sizeof|str|sub|subcl)__

#Keyword color=3,word=on,rightall=off,case=on,insidetag=off,regexp=off,rightall2=off
True
False
None

#Keyword color=2,word=on,rightall=off,case=on,insidetag=off,regexp=on,rightall2=off
\+|\=|\-|\*|\/|\!|\||\&|\^^|\@

#Keyword color=3,word=on,rightall=off,case=off,insidetag=off,regexp=on,rightall2=off
[\-\+]?(\d+|\d+\.\d*|\.\d+)

#Keyword color=7,word=on,rightall=off,case=on,insidetag=off,regexp=on,rightall2=off
(?<=def )\w*([A-Za-z0-9]_|_[A-Za-z0-9]|[A-Za-z0-9])(?=\(| \()
 monokai.eetheme
写道

[Monokai]
MaxFind=1
Normal=#f8f8f2,#272822,normal
Sel=transparent,#49483e,normal
CurrentLine=transparent,#3e3d32,normal
Quoted=#c0c0ff,transparent,normal
Find=transparent,#40ff40,normal
URL=#008080,transparent,underline
Mail=#008000,transparent,underline
Tag=#808000,transparent,underline
SingleQuotes=#e6db74,transparent,normal
DoubleQuotes=#e6db74,transparent,normal
Comment=#75715e,transparent,normal
Script=#a6e22e,transparent,normal
Braces=#ffff00,transparent,bold
InTag=#a6e22e,transparent,normal
Highlight1=#66d9ef,transparent,normal
Highlight2=#fd971f,transparent,normal
Highlight3=#ae81ff,transparent,normal
Highlight4=#f92672,transparent,normal
Highlight5=#f8f8ff,#f92672,normal
Highlight6=#f8f8ff,#ae81ff,normal
Highlight7=#a6e22e,transparent,normal
Highlight8=#fd971f,transparent,normal
Highlight9=transparent,#00ffff,normal
Highlight10=transparent,#40ff40,normal
Return=#c0c0ff,transparent,normal
Line=#c0c0c0,#e1e1e1,normal
PageBreak=transparent,#c0c0c0,normal
LineNumber=#7a4ba2,#c0c0ff,normal
Ruler=#7a4ba2,#c0c0ff,normal
Outside=transparent,transparent,normal
 
  • 大小: 15.7 KB
0
1
分享到:
评论
1 楼 snowolf 2010-04-19  
行,研究的够有特色!!!emeditor我是天天用,还是你有深度!

相关推荐

    EmEditor 配色方案 2

    本主题聚焦于"EmEditor 配色方案 2",这是一个用户自定义的配色方案,相较于之前的版本,作者在原有基础上进行了改进和优化,旨在提供更舒适、更符合个人审美的编程和文本编辑环境。 配色方案在编程和文本编辑中起...

    EmEditor 配色方案

    本篇文章将详细探讨EmEditor的配色方案及其应用。 首先,我们要了解什么是配色方案。在EmEditor中,配色方案是指对文本编辑器中的语法高亮、背景色、前景色等进行特定颜色设定的一种样式。好的配色方案能帮助用户更...

    emeditor 配色方案主题下载 共4款不同风格

    在EmEditor中,配色方案(Color Scheme)是至关重要的一个特性,因为它能够极大地影响用户的阅读体验和代码编写效率。本文将详细介绍这四款不同风格的EmEditor配色方案主题,并探讨它们各自的特点。 1. **Tonight....

    EmEditor主题,多主题可用任意选择

    XXXl.eetheme文件,在EmEditor导入后选中即可。 工具 =&gt; 所有配置属性 =&gt; 显示 =&gt; 主题 =&gt; 导入 =&gt; 是否移除旧主题,选“否” =&gt; 下来选择 Minimal 主题 =&gt; 确定

    Emeditor主题包

    Emeditor是一款强大的文本编辑器,专为程序员和高级用户设计。它提供了丰富的特性,如多文档界面、宏支持、多种编程语言语法高亮、自定义配置等,使其成为代码编写和文本处理的理想工具。本压缩包文件包含了若干款...

    EmEditor自定义黑灰色背景绿色版

    EmEditor是一款功能强大的文本编辑器,尤其受到程序员和IT专业人士的喜爱。它支持多种编程语言的高亮显示,具有丰富的自定义选项,可以满足用户个性化的需求。"EmEditor自定义黑灰色背景绿色版"指的是该软件的一个...

    个人珍藏EmEditor实用加强版

    EmEditor是一款功能强大的文本编辑器,专为程序员和高级用户设计。它以其高效、轻便和高度可定制性而受到广大用户的青睐。相较于常见的Notepad++,EmEditor提供了更多的增强功能,使得在文本编辑和程序编写方面有更...

    EmEditor中文插件181个 适用所有版本

    EmEditor是一款广受欢迎的文本编辑器,尤其在程序员和高级用户中备受青睐,因为它提供了丰富的自定义功能和高效的工作环境。这款编辑器支持多种编程语言,并且可以通过安装插件进一步扩展其功能。"EmEditor中文插件...

    EmEditor插件集.rar

    EmEditor是一款功能强大的文本编辑器,尤其受到程序员和高级用户喜爱。它支持多种编程语言的高亮显示,具有丰富的自定义功能,可以极大地提高文本处理的效率。本压缩包"EmEditor插件集.rar"包含了多款专为EmEditor...

    EmEditor的120多个语法高亮文件(esy)

    收集了120多个EmEditor语法高亮文件,共享给大家。 1C.esy abap.esy abaqus.esy actionscript2.0.esy actionscript3.0.esy ActionScriptMX.esy aeexpressions2.0.esy aescript2.0.esy ahk.esy apache1.3....

    EmEditor+注册码

    EmEditor是一款功能强大的文本编辑器,尤其受到程序员、网页开发者以及文字工作者的青睐。它以其高效、可定制性高和用户友好而闻名。EmEditor支持大量编程语言的语法高亮,具备多文档接口(MDI)和单文档接口(SDI)...

    EmEditor编辑器破解版

    如果您需要一个好用并且免费的文本编辑器,EmEditor 免费版将会是您的最佳的选择。虽然在功能上EmEditor 免费版没有EmEditor 专业版那么强大,但 EmEditor 免费版简单实用,能帮助您完成大部分的文本编辑工作,是...

    EmEditor_emeditormui_emeditor_

    EmEditor是一款功能强大的文本编辑器,专为满足高级用户和程序员的需求而设计。它提供了丰富的特性集,使得处理大量文本、编程代码或者其他形式的数据变得更加高效和便捷。EmEditor以其轻巧、快速、可定制以及对大...

    EmEditor14.4注册码

    EmEditor是一款广受欢迎的文本编辑器,特别是在程序员和高级用户中。它以其强大的功能、高度的自定义性和轻量级的特性而闻名。EmEditor14.4版本是该软件的一个较早但仍然广泛使用的迭代,它包含了丰富的文本处理功能...

    自用emeditor主题修改保护视力码农必备关爱夜间劳动

    EmEditor是一款轻量级但功能强大的文本编辑器,尤其受到程序员和码农们的喜爱。它支持自定义主题,使得用户可以根据个人喜好和工作需求调整编辑环境。本文将深入探讨如何修改EmEditor的主题来保护视力,特别是在夜间...

    EmEditor 14 注册码

    EmEditor 注册码 14.2.2 14.3.1 通用。 亲测可用。

    右键菜单, 快捷启动EmEditor编辑文件

    标题中的“右键菜单, 快捷启动EmEditor编辑文件”指的是在Windows操作系统中通过鼠标右键点击文件,快速调用EmEditor文本编辑器来打开和编辑文件的一种方法。EmEditor是一款功能强大的文本编辑器,它支持Unicode编码...

    EmEditor32-12.0.11中文破解版

    EmEditor是日本的江村软件公司(Emurasoft)所开发的一款在Windows平台上运行的文字编辑程式。EmEditor以运作轻巧、敏捷而又功能强大、丰富著称,得到许多用户的好评。Windows内建的记事本程式由于功能太过单薄,...

    EmEditor免费版安装包

    EmEditor是一款功能强大的文本编辑器,专为满足高级用户需求而设计。它以其高效、稳定和易用性在IT行业中赢得了良好的声誉,是许多程序员、Web开发者和文档编写者的首选工具。EmEditor免费版虽然相较于专业版有所...

    很强大文本编辑器EmEditor

    EmEditor是一款功能强大的文本编辑器,它以其高效、灵活和高度可定制的特性深受程序员、网页开发者以及文本处理爱好者的喜爱。与系统自带的简单记事本相比,EmEditor提供了更多的高级功能,使得处理大量文本或者进行...

Global site tag (gtag.js) - Google Analytics