All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alee.skin.dark.resources.syntaxpanel.xml Maven / Gradle / Ivy

<skin xmlns="http://weblookandfeel.com/XmlSkin">

    <!-- com.alee.extended.syntax.WebSyntaxPanel -->

    <!-- Container panel -->
    <style type="panel" id="syntaxpanel" padding="2,4,2,4">
        <component>
            <opaque>false</opaque>
        </component>
        <painter class="SyntaxPanelPainter">
            <style>thick</style>
        </painter>
    </style>

</skin>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy