@@ -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> |
@@ -3,7 +3,7 @@ | |||||
<property name="created">2018-04-15T18:12:58</property> | <property name="created">2018-04-15T18:12:58</property> | ||||
<property name="ide">WebStorm</property> | <property name="ide">WebStorm</property> | ||||
<property name="ideVersion">2018.1.1.0.0</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> | <property name="originalScheme">Darcula</property> | ||||
</metaInfo> | </metaInfo> | ||||
<colors> | <colors> | ||||
@@ -1,12 +1,4 @@ | |||||
<application> | <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"> | <component name="EditorSettings"> | ||||
<option name="SHOW_BREADCRUMBS" value="false" /> | <option name="SHOW_BREADCRUMBS" value="false" /> | ||||
<option name="IS_BLOCK_CURSOR" value="true" /> | <option name="IS_BLOCK_CURSOR" value="true" /> | ||||
@@ -8,7 +8,6 @@ | |||||
</component> | </component> | ||||
<component name="Registry"> | <component name="Registry"> | ||||
<entry key="dumb.aware.run.configurations" value="true" /> | <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.base" value="0" /> | ||||
<entry key="win.editor.thumb.default.alpha.delta" value="102" /> | <entry key="win.editor.thumb.default.alpha.delta" value="102" /> | ||||
<entry key="win.editor.thumb.darcula.alpha.base" value="0" /> | <entry key="win.editor.thumb.darcula.alpha.base" value="0" /> | ||||
@@ -29,6 +28,7 @@ | |||||
<entry key="ide.mac.allowDarkWindowDecorations" value="true" /> | <entry key="ide.mac.allowDarkWindowDecorations" value="true" /> | ||||
<entry key="external.system.auto.import.disabled" value="true" /> | <entry key="external.system.auto.import.disabled" value="true" /> | ||||
<entry key="ide.new.stripes.ui" value="true" /> | <entry key="ide.new.stripes.ui" value="true" /> | ||||
<entry key="clang.parameter.info" value="true" /> | |||||
<entry key="ide.experimental.ui.toolwindow.stripes" value="true" /> | <entry key="ide.experimental.ui.toolwindow.stripes" value="true" /> | ||||
</component> | </component> | ||||
<component name="StatusBar"> | <component name="StatusBar"> | ||||