mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Use 'string' color style for Python 'str' from language defaults and custom color for 'bytes' in the light theme
GitOrigin-RevId: 92f507258a8784360d3bd2d14f81b706bcc5e60d
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2a5c8746b2
commit
118fc636d8
@@ -30,10 +30,9 @@
|
||||
<option name="FOREGROUND" value="94558D" />
|
||||
</value>
|
||||
</option>
|
||||
<option name="PY.STRING.U">
|
||||
<option name="PY.STRING.B">
|
||||
<value>
|
||||
<option name="FOREGROUND" value="008080" />
|
||||
<option name="FONT_TYPE" value="1" />
|
||||
<option name="FOREGROUND" value="8A822D" />
|
||||
</value>
|
||||
</option>
|
||||
</list>
|
||||
|
||||
Reference in New Issue
Block a user