Update PyCharm graphics
(cherry picked from commit c1dfdffae65c9d5f28b913fac2f7027a068634ce) (cherry picked from commit 7096886)
|
Before Width: | Height: | Size: 347 KiB After Width: | Height: | Size: 347 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 598 B After Width: | Height: | Size: 185 B |
|
After Width: | Height: | Size: 450 B |
|
After Width: | Height: | Size: 464 B |
|
After Width: | Height: | Size: 183 B |
|
Before Width: | Height: | Size: 814 B After Width: | Height: | Size: 351 B |
|
After Width: | Height: | Size: 713 B |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 5.0 KiB |
|
After Width: | Height: | Size: 44 KiB |
|
After Width: | Height: | Size: 103 KiB |
|
After Width: | Height: | Size: 5.0 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.5 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 12 KiB |
@@ -2,9 +2,11 @@
|
||||
<company name="JetBrains s.r.o." url="https://www.jetbrains.com/?fromIDE"/>
|
||||
<version major="5" minor="0" eap="true"/>
|
||||
<build number="__BUILD_NUMBER__" date="__BUILD_DATE__"/>
|
||||
<logo url="/pycharm_core_logo.png" textcolor="ffffff" progressColor="ffaa16" progressY="230" progressTailIcon="/community_progress_tail.png"/>
|
||||
<about url="/pycharm_core_about.png" logoX="300" logoY="265" logoW="75" logoH="30" foreground="ffffff" linkColor="fca11a"/>
|
||||
<icon size128="/PyCharmCore128.png" size32="/PyCharmCore32.png" size16="/PyCharmCore16.png" size12="/PyCharmCore13.png" ico="PyCharmCore.ico"/>
|
||||
<logo url="/pycharm_core_logo.png" textcolor="313131" progressColor="20d688" progressY="281" progressTailIcon="/community_progress_tail.png"/>
|
||||
<about url="/pycharm_core_about.png" logoX="300" logoY="265" logoW="75" logoH="30" foreground="313131"
|
||||
copyrightForeground="313131" linkColor="1f29b2"/>
|
||||
<icon size32="/PyCharmCore32.png" size16="/PyCharmCore16.png" ico="PyCharmCore.ico"/>
|
||||
<package code="__PACKAGE_CODE__"/>
|
||||
<names product="PyCharm" fullname="PyCharm Community Edition" script="charm"/>
|
||||
<install-over minbuild="0" maxbuild="0" version="1.x"/>
|
||||
|
||||
|
||||