mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
* Initial theme * JSON theme construction and integration with sdk project. Added theme documentation. * Added images and review feedback * Added internal mode and internal actions documentation * More feedback * Removed stub internal menu entries. * Reduced use of images, clarified IntelliJ Platform, IDE. * OlyaB feedback and compress images * Moved json file to resources folder * 19.1 -> 2019.1 * Strong note about availability of Custom UI Themes * Removed reference to UiDefaultsHardcodedKeys.java * Added IJSDK-567 content + cautioning UI Control keys may be deprecated. * Better SVG icons, clarify macOS scroll bar name attributes. * Generalize IntelliJ references, soften description of High Contrast scheme file as reference. * Updated custom color editor scheme descriptions. * Corrected position of editor scheme declaration.
4 lines
673 B
XML
4 lines
673 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
<path fill="#59A869" fill-rule="evenodd" d="M0.346570397,0 L1.86281588,0 L2.16606498,6.45126354 L7.19133574,3.72202166 L7.23465704,6.32129964 L12,3.76534296 L12,12.732852 L0,12.732852 L0.346570397,0 Z M1.29963899,9.01083032 L3.59566787,9.01083032 L3.59566787,10.1805054 L1.29963899,10.1805054 L1.29963899,9.01083032 Z M8.40433213,9.01083032 L10.700361,9.01083032 L10.700361,10.1805054 L8.40433213,10.1805054 L8.40433213,9.01083032 Z M4.85198556,9.01083032 L7.14801444,9.01083032 L7.14801444,10.1805054 L4.85198556,10.1805054 L4.85198556,9.01083032 Z" transform="translate(2 1)"/>
|
|
</svg>
|