Browse Source

CL-2022.3.2 <theoryofnekomata@CIPANGU.local Merge branch 'master'

Conflicts:
	material_theme.xml
master
TheoryOfNekomata 9 months ago
parent
commit
c7653cb683
4 changed files with 16 additions and 9 deletions
  1. +0
    -5
      baseRefactoring.xml
  2. +1
    -1
      colors/TheoryOfNekomata.icls
  3. +1
    -1
      colors/_@user_Darcula.icls
  4. +14
    -2
      material_theme.xml

+ 0
- 5
baseRefactoring.xml View File

@@ -1,5 +0,0 @@
<application>
<component name="BaseRefactoringSettings">
<option name="MOVE_SEARCH_FOR_REFERENCES_FOR_FILE" value="false" />
</component>
</application>

+ 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-08-11T12:36:30</property>
<property name="modified">2023-09-02T22:22:46</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-08-11T12:36:30</property>
<property name="modified">2023-09-02T22:22:46</property>
<property name="originalScheme">Darcula</property>
</metaInfo>
<colors>


+ 14
- 2
material_theme.xml View File

@@ -1,8 +1,20 @@
<application>
<component name="MaterialThemeConfig">
<option name="allowDataCollection" value="true" />
<option name="autoResetColorScheme" value="true" />
<option name="compactSidebar" value="true" />
<option name="isCustomTreeIndentEnabled" value="true" />
<option name="isWizardShown" value="true" />
<option name="pristineConfig" value="false" />
<option name="useGlobalFont" value="true" />
<option name="indicatorStyle" value="None" />
<option name="customSidebarHeight" value="24" />
<option name="leftTreeIndent" value="10" />
<option name="settingsSelectedTab" value="4" />
<option name="tabsHeight" value="16" />
<option name="accentColor" value="eeca3f" />
<option name="selectedTheme" value="CUSTOM" />
<option name="userId" value="3e73b249:18a6e588fb5:-8000" />
<option name="version" value="8.4.1" />
<option name="userId" value="7a11f371:1686d9b67db:-8000" />
<option name="version" value="8.11.0" />
</component>
</application>

Loading…
Cancel
Save