Cannot customize colors for XSLT stylesheet in text mode
Oxygen general issues.
-
- Posts: 6
- Joined: Tue Sep 11, 2012 1:39 pm
Cannot customize colors for XSLT stylesheet in text mode
Hi,
I prefer to work with a darker theme and to this end have adjusted the color preferences in Oxygen XML Edior (15.0, build 2013061418). However, I cannot figure out how to adjust the color of for-statements and variables.
For example, given the following code:
It looks like this in Oxygen at the moment:

As you can see, much of the stuff on lines 10 - 14 is not legible. How do I adjust those colors?
Thanks
Joakim
I prefer to work with a darker theme and to this end have adjusted the color preferences in Oxygen XML Edior (15.0, build 2013061418). However, I cannot figure out how to adjust the color of for-statements and variables.
For example, given the following code:
Code: Select all
<xsl:for-each-group group-by="." select="
for $w in //text()/tokenize(., '\W+')[.!=''] return lower-case($w)">
<xsl:sort select="count(current-group())" order="descending"/>
<word word="{current-grouping-key()}" frequency="{count(current-group())}"/>
</xsl:for-each-group>

As you can see, much of the stuff on lines 10 - 14 is not legible. How do I adjust those colors?
Thanks
Joakim
-
- Posts: 2879
- Joined: Tue May 17, 2005 4:01 pm
Re: Cannot customize colors for XSLT stylesheet in text mode
Hello,
Oxygen has nested syntax highlight, so it recognizes the XPath expressions in XSLT attribute values and uses the corresponding syntax highlight colors.
There is a different set of tokens for XPath that you can configure the color for. Look in:
Options > Preferences, Editor > Colors, XQUERY-XPATH.
Regards,
Adrian
Oxygen has nested syntax highlight, so it recognizes the XPath expressions in XSLT attribute values and uses the corresponding syntax highlight colors.
There is a different set of tokens for XPath that you can configure the color for. Look in:
Options > Preferences, Editor > Colors, XQUERY-XPATH.
Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service