Where can I find this colour in the options?
Oxygen general issues.
-
- Posts: 4
- Joined: Wed Oct 16, 2019 1:54 pm
Where can I find this colour in the options?
Post by Eddie_Editor »
Hi 
I'd like to ask where I can find the block colour for conrefs in the options (screenshot below), so that I can change it (if that's even possible). I'm using Author 19.1. I think I've looked pretty thoroughly, but haven't seen it yet.
Thanks guys!

I'd like to ask where I can find the block colour for conrefs in the options (screenshot below), so that I can change it (if that's even possible). I'm using Author 19.1. I think I've looked pretty thoroughly, but haven't seen it yet.
Thanks guys!

Annotation 2019-10-16 123756.png
You do not have the required permissions to view the files attached to this post.
-
- Posts: 9434
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Where can I find this colour in the options?
Hi,
That particular color does not come from Oxygen's global settings, it comes from a builtin CSS stylesheet we automatically use every time content is rendered in the Author visual editing mode.
You will need to create a custom CSS to control this color:
and then use it for DITA editing:
https://blog.oxygenxml.com/2016/10/cust ... iting.html
If you find a color which looks better to you and you want to share it with us, we can consider changing the defaults in a future version.
Regards,
Radu
That particular color does not come from Oxygen's global settings, it comes from a builtin CSS stylesheet we automatically use every time content is rendered in the Author visual editing mode.
You will need to create a custom CSS to control this color:
Code: Select all
@media oxygen-high-contrast-black, oxygen-dark-theme{
oxy|reference,
oxy|entity {
background-color: rgb(100, 100, 100) !important;
}
}
https://blog.oxygenxml.com/2016/10/cust ... iting.html
If you find a color which looks better to you and you want to share it with us, we can consider changing the defaults in a future version.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 4
- Joined: Wed Oct 16, 2019 1:54 pm
Re: Where can I find this colour in the options?
Post by Eddie_Editor »
Thanks Radu, that's great! If I come up with anything good, I will let you know. 

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