Browse Source

WS-2023.2.3 <theoryofnekomata@CIPANGU.local Update ide.general.xml, TheoryOfNekomata.icls, _@user_Darcula.icls Create toolWindowRegistration.xml

master
TheoryOfNekomata 5 months ago
parent
commit
e1df21e2ed
4 changed files with 14 additions and 2 deletions
  1. +1
    -1
      colors/TheoryOfNekomata.icls
  2. +1
    -1
      colors/_@user_Darcula.icls
  3. +5
    -0
      ide.general.xml
  4. +7
    -0
      toolWindowRegistration.xml

+ 1
- 1
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">2023-12-01T20:51:41</property>
<property name="modified">2023-12-02T17:35:01</property>
<property name="originalScheme">TheoryOfNekomata</property>
</metaInfo>
<console-font>


+ 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">2023-12-01T20:51:41</property>
<property name="modified">2023-12-02T17:35:01</property>
<property name="originalScheme">Darcula</property>
</metaInfo>
<colors>


+ 5
- 0
ide.general.xml View File

@@ -8,5 +8,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>

+ 7
- 0
toolWindowRegistration.xml View File

@@ -0,0 +1,7 @@
<application>
<component name="ToolWindowRegistration">
<panelsShown>
<entry key="Welcome to GitHub Copilot" value="true" />
</panelsShown>
</component>
</application>

Loading…
Cancel
Save