<style>
.codeHeader.panelHeader.pdl {
background:#3f3f41;
}
.codeHeader.panelHeader.pdl * {
color:#f8f8f2 !important;
}
.codeContent tr {
background-color:#292823 !important;
}
.codeContent td.gutter {
background-color:#292823 !important;
}
.syntaxhighlighter.sh-confluence .plain, .syntaxhighlighter.sh-confluence .plain a {
color:white#f8f8f2 !important;
}
.syntaxhighlighter.sh-confluence .string, .syntaxhighlighter.sh-confluence .string a {
color:#a6e22e !important;
}
.syntaxhighlighter.sh-confluence .keyword, .syntaxhighlighter.sh-confluence .keyword a {
color:#66d9ef !important;
}
.syntaxhighlighter.sh-confluence .color1, .syntaxhighlighter.sh-confluence .color1 a {
color:#66d9ef !important;
}
.syntaxhighlighter.sh-confluence .comments, .syntaxhighlighter.sh-confluence .comments a {
color:slategray !important;
}
.syntaxhighlighter.sh-confluence .preprocessor, .syntaxhighlighter.sh-confluence .preprocessor a {
color:#f92672 !important;
}
.syntaxhighlighter.sh-confluence .functions, .syntaxhighlighter.sh-confluence .functions a {
color:#e6db74 !important;
}
</style> |