Browse Source

CL-2022.3.1 <theoryofnekomata@CIPANGU.local Update ide.general.xml, filetypes.xml, TheoryOfNekomata.icls, _@user_Darcula.icls

master
TheoryOfNekomata 1 year ago
parent
commit
df5a313073
4 changed files with 7 additions and 3 deletions
  1. +1
    -1
      colors/TheoryOfNekomata.icls
  2. +1
    -1
      colors/_@user_Darcula.icls
  3. +1
    -1
      filetypes.xml
  4. +4
    -0
      ide.general.xml

+ 1
- 1
colors/TheoryOfNekomata.icls View File

@@ -4,7 +4,7 @@
<property name="created">2021-07-05T06:47:16</property>
<property name="ide">AndroidStudio</property>
<property name="ideVersion">4.2.2.0</property>
<property name="modified">2023-01-19T17:28:36</property>
<property name="modified">2023-01-22T18:14:14</property>
<property name="originalScheme">TheoryOfNekomata copy</property>
</metaInfo>
<console-font>


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

@@ -3,7 +3,7 @@
<property name="created">2023-01-19T17:08:39</property>
<property name="ide">WebStorm</property>
<property name="ideVersion">2022.3.0.0</property>
<property name="modified">2023-01-19T17:28:36</property>
<property name="modified">2023-01-22T18:14:14</property>
<property name="originalScheme">Darcula</property>
</metaInfo>
<colors>


+ 1
- 1
filetypes.xml View File

@@ -3,6 +3,7 @@
<extensionMap>
<mapping pattern="cucumber-js" type="AUTO_DETECTED" />
<mapping ext="babelrc" type="JSON" />
<mapping ext="sequelizerc" type="JavaScript" />
<mapping pattern=".gitmessage" type="PLAIN_TEXT" />
<mapping pattern="LICENSE" type="PLAIN_TEXT" />
<mapping pattern=".nvmrc" type="PLAIN_TEXT" />
@@ -20,7 +21,6 @@
<removed_mapping pattern=".sequelizerc" approved="true" type="JSON" />
<mapping ext="gradle.kts" type="Kotlin" />
<mapping ext="main.kts" type="Kotlin" />
<mapping ext="sequelizerc" type="JavaScript" />
</extensionMap>
</component>
</application>

+ 4
- 0
ide.general.xml View File

@@ -7,6 +7,10 @@
<entry key="ide.balloon.shadow.size" value="0" />
<entry key="ide.experimental.ui" value="true" />
<entry key="debugger.new.tool.window.layout" value="true" />
<entry key="ide.editor.tab.selection.animation" value="true" />
<entry key="ide.new.editor.tabs.vertical.borders" value="true" />
<entry key="editor.focus.mode.color.light" value="444444" />
<entry key="editor.focus.mode.color.dark" value="444444" />
</component>
<component name="StatusBar">
<option name="widgets">


Loading…
Cancel
Save