Browse Source

WS-2022.1.3 <TheoryOfNekomata@VALHALLA Update material_theme.xml, _@user_Darcula.icls Create FeatureSuggester.xml, nodejs.xml, editor-font.xml

master
TheoryOfNekomata 1 year ago
parent
commit
df91faedbd
5 changed files with 29 additions and 1 deletions
  1. +9
    -0
      FeatureSuggester.xml
  2. +1
    -1
      colors/_@user_Darcula.icls
  3. +11
    -0
      editor-font.xml
  4. +3
    -0
      material_theme.xml
  5. +5
    -0
      nodejs.xml

+ 9
- 0
FeatureSuggester.xml View File

@@ -0,0 +1,9 @@
<application>
<component name="FeatureSuggesterSettings">
<option name="workingDays">
<list>
<option value="1658192820220" />
</list>
</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">2022-07-15T18:51:32</property>
<property name="modified">2022-07-19T09:11:40</property>
<property name="originalScheme">Darcula</property>
</metaInfo>
<colors>


+ 11
- 0
editor-font.xml View File

@@ -0,0 +1,11 @@
<application>
<component name="DefaultFont">
<option name="VERSION" value="1" />
<option name="FONT_SIZE" value="11" />
<option name="FONT_SIZE_2D" value="11.0" />
<option name="FONT_FAMILY" value="MonoLisa" />
<option name="FONT_REGULAR_SUB_FAMILY" value="Regular" />
<option name="FONT_BOLD_SUB_FAMILY" value="Bold" />
<option name="LINE_SPACING" value="0.8" />
</component>
</application>

+ 3
- 0
material_theme.xml View File

@@ -1,13 +1,16 @@
<application>
<component name="MaterialThemeConfig">
<option name="compactMenus" value="true" />
<option name="customTreeIndentEnabled" value="true" />
<option name="allowDataCollection" value="true" />
<option name="compactSidebar" value="true" />
<option name="isCompactMenus" value="true" />
<option name="isCustomTreeIndentEnabled" value="true" />
<option name="isWizardShown" value="true" />
<option name="pristineConfig" value="false" />
<option name="statusBarTheme" value="false" />
<option name="useGlobalFont" value="true" />
<option name="useColoredDirectories" value="true" />
<option name="indicatorStyle" value="None" />
<option name="customSidebarHeight" value="24" />
<option name="leftTreeIndent" value="10" />


+ 5
- 0
nodejs.xml View File

@@ -0,0 +1,5 @@
<application>
<component name="NodeJsLocalInterpreterManager">
<local-interpreter path="C:/Program Files/nodejs/node.exe" excluded="true" />
</component>
</application>

Loading…
Cancel
Save