We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preview: http://dl4.joxi.net/drive/2019/09/05/0004/3103/322591/91/9d5bab6a90.jpg
html { background: #222; color: #eee; } .xv-tag-name { background-color: #222; color: #94d1ff; } body { font-size: 12px; } .xv-tag-open, .xv-tag-close { color: #5683a7; } .xv-text { color: #fff; } .xv-collapsed > .xv-tag-open, .xv-collapsed.xv-comment > .xv-comment-start { color: #2d2d2d !important; } .xv-outline { background: #2d2d2d; border-left: 1px solid #3c3c3c; font-size: 12px; } .xv-outline-header { color: #b3b3b3; text-shadow: 0 1px 0 #000; } .xv-outline-header { color: #b3b3b3; } .xv-outline-close { border: none; } .xv-outline-footer { display:none; } .xv-search-panel { background-image: none !important; background: #2d2d2d; border-top: 1px solid #3c3c3c; border-bottom: 1px solid #3c3c3c; } .xv-search-field { background-color: #222; border: 1px solid #3c3c3c; border-radius: 3px; height: 21px; padding-left: 5px; color: #fff; outline: none; padding-right: 5px; } .xv-url { color: #de9055; } .xv-cdata-value { color: #b8d4b5; } .xv-pi { color: #e1dcf4; } .xv-outline-comment { color: #b9ab34; }
The text was updated successfully, but these errors were encountered:
I have this one too
body { font-family: 'Lucida Grande', arial, sans-serif; font-size: 12px; } .xv-source-pane { background-color:#282A36; color: #F1FA8C; } .xv-tag-open, .xv-tag-close { color: #F1FA8C; } .xv-tag-name { color: #FF79C6; background-color: rgba(244, 250, 255, 0); } .xv-text { color: #F1FA8C; } .xv-collapsed > .xv-tag-open, .xv-collapsed.xv-comment > .xv-comment-start { background-image: none; background-color: rgba(244, 250, 255, 0) !important; text-shadow: 0 0 0; color: #F1FA8C !important; border-color: #fcee9e #fae089 #f8d36e #fae28c; }
Sorry, something went wrong.
No branches or pull requests
Preview: http://dl4.joxi.net/drive/2019/09/05/0004/3103/322591/91/9d5bab6a90.jpg
The text was updated successfully, but these errors were encountered: