Browse Source

CL-2021.3 <TheoryOfNekomata@VALHALLA Update ide.general.xml, _@user_Darcula.icls, editor.xml Create advancedSettings.xml

master
TheoryOfNekomata 2 years ago
parent
commit
63620b57c2
4 changed files with 11 additions and 10 deletions
  1. +9
    -0
      advancedSettings.xml
  2. +1
    -1
      colors/_@user_Darcula.icls
  3. +0
    -8
      editor.xml
  4. +1
    -1
      ide.general.xml

+ 9
- 0
advancedSettings.xml View File

@@ -0,0 +1,9 @@
<application>
<component name="AdvancedSettings">
<option name="settings">
<map>
<entry key="bigger.font.in.project.view" value="true" />
</map>
</option>
</component>
</application>

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

@@ -3,7 +3,7 @@
<property name="created">2018-04-15T18:12:58</property>
<property name="ide">WebStorm</property>
<property name="ideVersion">2018.1.1.0.0</property>
<property name="modified">2021-12-04T09:29:32</property>
<property name="modified">2021-12-04T09:43:16</property>
<property name="originalScheme">Darcula</property>
</metaInfo>
<colors>


+ 0
- 8
editor.xml View File

@@ -1,12 +1,4 @@
<application>
<component name="DefaultFont">
<option name="FONT_SIZE" value="11" />
<option name="FONT_FAMILY" value="MonoLisa" />
<option name="FONT_REGULAR_SUB_FAMILY" value="Light" />
<option name="FONT_BOLD_SUB_FAMILY" value="Bold" />
<option name="LINE_SPACING" value="0.85" />
<option name="SECONDARY_FONT_FAMILY" value="mononoki" />
</component>
<component name="EditorSettings">
<option name="SHOW_BREADCRUMBS" value="false" />
<option name="IS_BLOCK_CURSOR" value="true" />


+ 1
- 1
ide.general.xml View File

@@ -8,7 +8,6 @@
</component>
<component name="Registry">
<entry key="dumb.aware.run.configurations" value="true" />
<entry key="bigger.font.in.project.view" value="true" />
<entry key="win.editor.thumb.default.alpha.base" value="0" />
<entry key="win.editor.thumb.default.alpha.delta" value="102" />
<entry key="win.editor.thumb.darcula.alpha.base" value="0" />
@@ -30,6 +29,7 @@
<entry key="external.system.auto.import.disabled" value="true" />
<entry key="ide.new.stripes.ui" value="true" />
<entry key="ide.experimental.ui.toolwindow.stripes" value="true" />
<entry key="clang.parameter.info" value="true" />
</component>
<component name="StatusBar">
<option name="widgets">


Loading…
Cancel
Save