Browse Source

WS-2023.2.6 <theoryofnekomata@VIRGO.local Update ide.general.xml, TheoryOfNekomata.icls, _@user_Darcula.icls

master
TheoryOfNekomata 2 weeks ago
parent
commit
84f4d14329
3 changed files with 14 additions and 9 deletions
  1. +8
    -8
      colors/TheoryOfNekomata.icls
  2. +1
    -1
      colors/_@user_Darcula.icls
  3. +5
    -0
      ide.general.xml

+ 8
- 8
colors/TheoryOfNekomata.icls View File

@@ -4,7 +4,7 @@
<property name="created">2023-02-23T14:55:53</property>
<property name="ide">WebStorm</property>
<property name="ideVersion">2022.3.1.0.0</property>
<property name="modified">2024-04-20T12:03:03</property>
<property name="modified">2024-04-20T12:04:25</property>
<property name="originalScheme">TheoryOfNekomata</property>
</metaInfo>
<console-font>
@@ -186,8 +186,8 @@
<option name="EFFECT_COLOR" value="99cc" />
</value>
</option>
<option name="CUSTOM_INVALID_STRING_ESCAPE_ATTRIBUTES" baseAttributes="DEFAULT_INVALID_STRING_ESCAPE" />
<option name="CUSTOM_KEYWORD1_ATTRIBUTES" baseAttributes="DEFAULT_KEYWORD" />
<option name="CUSTOM_INVALID_STRING_ESCAPE_ATTRIBUTES" baseAttributes="" />
<option name="CUSTOM_KEYWORD1_ATTRIBUTES" baseAttributes="" />
<option name="CUSTOM_KEYWORD2_ATTRIBUTES">
<value>
<option name="FOREGROUND" value="aaa321" />
@@ -206,11 +206,11 @@
<option name="FONT_TYPE" value="1" />
</value>
</option>
<option name="CUSTOM_LINE_COMMENT_ATTRIBUTES" baseAttributes="DEFAULT_LINE_COMMENT" />
<option name="CUSTOM_MULTI_LINE_COMMENT_ATTRIBUTES" baseAttributes="DEFAULT_BLOCK_COMMENT" />
<option name="CUSTOM_NUMBER_ATTRIBUTES" baseAttributes="DEFAULT_NUMBER" />
<option name="CUSTOM_STRING_ATTRIBUTES" baseAttributes="DEFAULT_STRING" />
<option name="CUSTOM_VALID_STRING_ESCAPE_ATTRIBUTES" baseAttributes="DEFAULT_VALID_STRING_ESCAPE" />
<option name="CUSTOM_LINE_COMMENT_ATTRIBUTES" baseAttributes="" />
<option name="CUSTOM_MULTI_LINE_COMMENT_ATTRIBUTES" baseAttributes="" />
<option name="CUSTOM_NUMBER_ATTRIBUTES" baseAttributes="" />
<option name="CUSTOM_STRING_ATTRIBUTES" baseAttributes="" />
<option name="CUSTOM_VALID_STRING_ESCAPE_ATTRIBUTES" baseAttributes="" />
<option name="DEFAULT_ATTRIBUTE">
<value>
<option name="FOREGROUND" value="ffa1c9" />


+ 1
- 1
colors/_@user_Darcula.icls View File

@@ -3,7 +3,7 @@
<property name="created">2023-07-08T18:32:37</property>
<property name="ide">WebStorm</property>
<property name="ideVersion">2023.1.3.0.0</property>
<property name="modified">2024-04-20T12:03:01</property>
<property name="modified">2024-04-20T12:04:25</property>
<property name="originalScheme">Darcula</property>
</metaInfo>
<colors>


+ 5
- 0
ide.general.xml View File

@@ -9,5 +9,10 @@
<entry key="ide.balloon.shadow.size" value="0" />
<entry key="ide.experimental.ui.inter.font" value="false" />
<entry key="idea.plugins.compatible.build" value="" />
<entry key="ide.editor.tab.selection.animation" value="true" />
<entry key="ide.new.editor.tabs.vertical.borders" value="true" />
<entry key="ide.animate.toolwindows" value="true" />
<entry key="editor.focus.mode.color.light" value="444444" />
<entry key="editor.focus.mode.color.dark" value="444444" />
</component>
</application>

Loading…
Cancel
Save