⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 html.properties

📁 porting scintilla to qt
💻 PROPERTIES
📖 第 1 页 / 共 2 页
字号:
# SGML 1st paramstyle.hypertext.23=fore:#006600,back:#EFEFFF# SGML double stringstyle.hypertext.24=fore:#800000,back:#EFEFFF# SGML single stringstyle.hypertext.25=fore:#993300,back:#EFEFFF# SGML errorstyle.hypertext.26=fore:#800000,back:#FF6666# SGML special (#xxxx type)style.hypertext.27=fore:#3366FF,back:#EFEFFF# SGML entitystyle.hypertext.28=fore:#333333,back:#EFEFFF# SGML commentstyle.hypertext.29=fore:#808000,back:#EFEFFF# SGML blockstyle.hypertext.31=fore:#000066,back:#CCCCE0# Some reasonable background colours found in the default Windows palette# Off White #FFFBF0    Light green #C0DCC0    Light Blue #A6CAF0# Matched Operatorsstyle.hypertext.34=fore:#0000FF,notbold,$(font.text)style.hypertext.35=fore:#FF0000,notbold,$(font.text)# Embedded Javascriptfontcolour.js=$(colour.embedded.js),$(font.js)# JS Start - allows eol filled background to not start on same line as SCRIPT tagstyle.hypertext.40=fore:#7F7F00# JS Defaultstyle.hypertext.41=fore:#000000,bold,$(fontcolour.js),eolfilled# JS Commentstyle.hypertext.42=$(colour.code.comment.box),$(fontcolour.js),eolfilled# JS Line Commentstyle.hypertext.43=$(colour.code.comment.line),$(fontcolour.js)# JS Doc commentstyle.hypertext.44=$(colour.code.comment.doc),bold,$(fontcolour.js),eolfilled# JS Numberstyle.hypertext.45=$(colour.number),$(fontcolour.js)# JS Wordstyle.hypertext.46=fore:#000000,$(fontcolour.js)# JS Keywordstyle.hypertext.47=$(colour.keyword),bold,$(fontcolour.js)# JS Double quoted stringstyle.hypertext.48=$(colour.string),$(fontcolour.js)# JS Single quoted stringstyle.hypertext.49=$(colour.string),$(fontcolour.js)# JS Symbolsstyle.hypertext.50=$(colour.operator),bold,$(fontcolour.js)# JavaScript EOLstyle.hypertext.51=back:#BFBBB0,eolfilled# JavaScript RegExstyle.hypertext.52=back:#FFBBB0# ASP Javascript# JS Start - allows eol filled background to not start on same line as SCRIPT tagstyle.hypertext.55=fore:#7F7F00# JS Defaultstyle.hypertext.56=fore:#000000,bold,$(font.js),back:#DFDF7F,eolfilled# JS Commentstyle.hypertext.57=fore:#007F00,$(font.js),back:#DFDF7F,eolfilled# JS Line Commentstyle.hypertext.58=fore:#007F00,$(font.js),back:#DFDF7F# JS Doc commentstyle.hypertext.59=fore:#7F7F7F,bold,$(font.js),back:#DFDF7F,eolfilled# JS Numberstyle.hypertext.60=fore:#007F7F,$(font.js),back:#DFDF7F# JS Wordstyle.hypertext.61=fore:#000000,$(font.js),back:#DFDF7F# JS Keywordstyle.hypertext.62=fore:#00007F,bold,$(font.js),back:#DFDF7F# JS Double quoted stringstyle.hypertext.63=fore:#7F007F,$(font.js),back:#DFDF7F# JS Single quoted stringstyle.hypertext.64=fore:#7F007F,$(font.js),back:#DFDF7F# JS Symbolsstyle.hypertext.65=fore:#000000,bold,$(font.js),back:#DFDF7F# JavaScript EOLstyle.hypertext.66=back:#BFBBB0,eolfilled# JavaScript RegExstyle.hypertext.67=back:#FFBBB0# Embedded VBS# Startstyle.hypertext.70=# Defaultstyle.hypertext.71=$(font.vbs),back:#EFEFFF,fore:#000000,eolfilled# Commentstyle.hypertext.72=$(font.comment),back:#EFEFFF,fore:#008000,eolfilled# Numberstyle.hypertext.73=$(font.vbs),back:#EFEFFF,fore:#008080,eolfilled# KeyWordstyle.hypertext.74=$(font.vbs),back:#EFEFFF,fore:#000080,bold,eolfilled# Stringstyle.hypertext.75=$(font.vbs),back:#EFEFFF,fore:#800080,eolfilled# Identifierstyle.hypertext.76=$(font.vbs),back:#EFEFFF,fore:#000080,eolfilled# Unterminated stringstyle.hypertext.77=$(font.vbs),back:#7F7FFF,fore:#000080,eolfilled# ASP VBS# Startstyle.hypertext.80=# Defaultstyle.hypertext.81=$(font.vbs),back:#CFCFEF,fore:#000000,eolfilled# Commentstyle.hypertext.82=$(font.comment),back:#CFCFEF,fore:#008000,eolfilled# Numberstyle.hypertext.83=$(font.vbs),back:#CFCFEF,fore:#008080,eolfilled# KeyWordstyle.hypertext.84=$(font.vbs),back:#CFCFEF,fore:#000080,bold,eolfilled# Stringstyle.hypertext.85=$(font.vbs),back:#CFCFEF,fore:#800080,eolfilled# Identifierstyle.hypertext.86=$(font.vbs),back:#CFCFEF,fore:#000080,eolfilled# Unterminated stringstyle.hypertext.87=$(font.vbs),back:#7F7FBF,fore:#000080,eolfilled# Embedded Pythonstyle.hypertext.90=fore:#808080style.hypertext.91=fore:#808080,back:#EFFFEF,eolfilled# Commentstyle.hypertext.92=fore:#007F00,$(font.comment),back:#EFFFEF,eolfilled# Numberstyle.hypertext.93=fore:#007F7F,back:#EFFFEF,eolfilled# Stringstyle.hypertext.94=fore:#7F007F,$(font.monospace),back:#EFFFEF,eolfilled# Single quoted stringstyle.hypertext.95=fore:#7F007F,$(font.monospace),back:#EFFFEF,eolfilled# Keywordstyle.hypertext.96=fore:#00007F,bold,back:#EFFFEF,eolfilled# Triple quotesstyle.hypertext.97=fore:#7F0000,back:#EFFFEF,eolfilled# Triple double quotesstyle.hypertext.98=fore:#7F0000,back:#EFFFEF,eolfilled# Class name definitionstyle.hypertext.99=fore:#0000FF,bold,back:#EFFFEF,eolfilled# Function or method name definitionstyle.hypertext.100=fore:#007F7F,bold,back:#EFFFEF,eolfilled# Operatorsstyle.hypertext.101=bold,back:#EFFFEF,eolfilled# Identifiersstyle.hypertext.102=back:#EFFFEF,eolfilled# PHP complex variablestyle.hypertext.104=fore:#007F00,italics,back:#FFF8F8# ASP Pythonstyle.hypertext.105=fore:#808080style.hypertext.106=fore:#808080,back:#CFEFCF,eolfilled# Commentstyle.hypertext.107=fore:#007F00,$(font.comment),back:#CFEFCF,eolfilled# Numberstyle.hypertext.108=fore:#007F7F,back:#CFEFCF,eolfilled# Stringstyle.hypertext.109=fore:#7F007F,$(font.monospace),back:#CFEFCF,eolfilled# Single quoted stringstyle.hypertext.110=fore:#7F007F,$(font.monospace),back:#CFEFCF,eolfilled# Keywordstyle.hypertext.111=fore:#00007F,bold,back:#CFEFCF,eolfilled# Triple quotesstyle.hypertext.112=fore:#7F0000,back:#CFEFCF,eolfilled# Triple double quotesstyle.hypertext.113=fore:#7F0000,back:#CFEFCF,eolfilled# Class name definitionstyle.hypertext.114=fore:#0000FF,bold,back:#CFEFCF,eolfilled# Function or method name definitionstyle.hypertext.115=fore:#007F7F,bold,back:#CFEFCF,eolfilled# Operatorsstyle.hypertext.116=bold,back:#CFEFCF,eolfilled# Identifiersstyle.hypertext.117=back:#CFEFCF,eolfilled# PHP# Defaultstyle.hypertext.118=fore:#000033,back:#FFF8F8,eolfilled# Double quoted Stringstyle.hypertext.119=fore:#007F00,back:#FFF8F8# Single quoted stringstyle.hypertext.120=fore:#009F00,back:#FFF8F8# Keywordstyle.hypertext.121=fore:#7F007F,italics,back:#FFF8F8# Numberstyle.hypertext.122=fore:#CC9900,back:#FFF8F8# Variablestyle.hypertext.123=fore:#00007F,italics,back:#FFF8F8# Commentstyle.hypertext.124=fore:#999999,$(font.comment),back:#FFF8F8# One line commentstyle.hypertext.125=fore:#666666,italics,$(font.comment),back:#FFF8F8# PHP variable in double quoted stringstyle.hypertext.126=fore:#007F00,italics,back:#FFF8F8# PHP operatorstyle.hypertext.127=fore:#000000,back:#FFF8F8# XML: eXtensible Markup Language# For XML, there is no list of known tags or attributes so all are coloured known# Defaultstyle.xml.0=fore:#000000,$(font.text)# Tagsstyle.xml.1=fore:#000080# Unknown Tagsstyle.xml.2=fore:#000080# Attributesstyle.xml.3=fore:#008080# Unknown Attributesstyle.xml.4=fore:#008080# Numbersstyle.xml.5=$(colour.number)# Double quoted stringsstyle.xml.6=$(colour.string)# Single quoted stringsstyle.xml.7=$(colour.string)# Other inside tagstyle.xml.8=fore:#800080# Commentstyle.xml.9=fore:#808000# Entitiesstyle.xml.10=fore:#800080,$(font.text)# XML style tag ends '/>'style.xml.11=fore:#000080# XML identifier start '<?'style.xml.12=fore:#800080,bold# XML identifier end '?>'style.xml.13=fore:#800080,bold# CDATAstyle.xml.17=fore:#800000,back:#FFF0F0,$(font.text),eolfilled# Questionstyle.xml.18=fore:#800000# Unquoted Valuestyle.xml.19=fore:#608060# SGML tags <! ... >style.xml.21=fore:#000080,back:#EFEFFF# SGML commandstyle.xml.22=fore:#000080,back:#EFEFFF,bold# SGML 1st paramstyle.xml.23=fore:#006600,back:#EFEFFF# SGML double stringstyle.xml.24=fore:#800000,back:#EFEFFF# SGML single stringstyle.xml.25=fore:#993300,back:#EFEFFF# SGML errorstyle.xml.26=fore:#800000,back:#FF6666# SGML special (#xxxx type)style.xml.27=fore:#3366FF,back:#EFEFFF# SGML entitystyle.xml.28=fore:#333333,back:#EFEFFF# SGML commentstyle.xml.29=fore:#808000,back:#EFEFFF# SGML blockstyle.xml.31=fore:#000066,back:#CCCCE0# No brace matching in XMLbraces.xml.style=31if PLAT_WIN	command.go.$(file.patterns.web)="file://$(FilePath)"	command.go.subsystem.$(file.patterns.web)=2if PLAT_GTK	command.go.$(file.patterns.web)=netscape "file://$(FilePath)"command.go.$(file.patterns.php)=php -f "$(FileNameExt)"command.compile.$(file.patterns.php)=php -l "$(FileNameExt)"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -