소스 검색

PY-2021.3.3 <Faith@DESKTOP-FQ04LTL Create laf.xml, ide.general.xml, material_theme.xml, nodejs.xml, colors.scheme.xml, web-types-npm-loader.xml

艽十艽 3 년 전
부모
커밋
1fcdd64524
6개의 변경된 파일32개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      colors.scheme.xml
  2. 5 0
      ide.general.xml
  3. 5 0
      laf.xml
  4. 7 0
      material_theme.xml
  5. 5 0
      nodejs.xml
  6. 5 0
      web-types-npm-loader.xml

+ 5 - 0
colors.scheme.xml

@@ -0,0 +1,5 @@
+<application>
+  <component name="EditorColorsManagerImpl">
+    <global_color_scheme name="Darcula" />
+  </component>
+</application>

+ 5 - 0
ide.general.xml

@@ -0,0 +1,5 @@
+<application>
+  <component name="Registry">
+    <entry key="ide.balloon.shadow.size" value="0" />
+  </component>
+</application>

+ 5 - 0
laf.xml

@@ -0,0 +1,5 @@
+<application>
+  <component name="LafManager" autodetect="false">
+    <laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
+  </component>
+</application>

+ 7 - 0
material_theme.xml

@@ -0,0 +1,7 @@
+<application>
+  <component name="MaterialThemeConfig">
+    <option name="accentColor" value="416a9b" />
+    <option name="selectedTheme" value="NATIVE" />
+    <option name="userId" value="-7a1520fd:17fcf5a4f5b:-8000" />
+  </component>
+</application>

+ 5 - 0
nodejs.xml

@@ -0,0 +1,5 @@
+<application>
+  <component name="NodeJsLocalInterpreterManager">
+    <local-interpreter path="D:/Development/node/node.exe" />
+  </component>
+</application>

+ 5 - 0
web-types-npm-loader.xml

@@ -0,0 +1,5 @@
+<application>
+  <component name="WebTypesNpmLoader">
+    <enabled />
+  </component>
+</application>