Browse Source

CL-2022.3 <TheoryOfNekomata@VALHALLA Update ide.general.xml, TheoryOfNekomata.icls, _@user_Darcula.icls, toolchains.xml

master
TheoryOfNekomata 1 year ago
parent
commit
c21a194d70
4 changed files with 8 additions and 3 deletions
  1. +2
    -1
      _windows/toolchains.xml
  2. +1
    -1
      colors/TheoryOfNekomata.icls
  3. +1
    -1
      colors/_@user_Darcula.icls
  4. +4
    -0
      ide.general.xml

+ 2
- 1
_windows/toolchains.xml View File

@@ -1,9 +1,10 @@
<application>
<component name="CPPToolchains" version="6">
<component name="CPPToolchains" version="8">
<toolchains detectedVersion="5">
<toolchain name="Visual Studio" toolSetKind="MSVC" toolSetPath="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community" customCCompilerPath="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\Llvm\bin\clang-cl.exe" customCXXCompilerPath="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\Llvm\bin\clang-cl.exe" debuggerKind="BUNDLED_LLDB">
<toolSetOption type="msvc.arch" value="x86_amd64" />
</toolchain>
<toolchain name="Based" toolSetKind="SYSTEM_WINDOWS_TOOLSET" customCMakePath="C:\Program Files\CMake\bin\cmake.exe" customMakePath="C:\ProgramData\chocolatey\lib\ninja\tools\ninja.exe" customCCompilerPath="C:\Program Files\LLVM\bin\clang-cl.exe" customCXXCompilerPath="C:\Program Files\LLVM\bin\clang-cl.exe" debuggerKind="BUNDLED_LLDB" />
</toolchains>
</component>
</application>

+ 1
- 1
colors/TheoryOfNekomata.icls View File

@@ -4,7 +4,7 @@
<property name="created">2021-07-05T06:47:16</property>
<property name="ide">AndroidStudio</property>
<property name="ideVersion">4.2.2.0</property>
<property name="modified">2023-02-20T14:32:53</property>
<property name="modified">2023-02-24T09:02:21</property>
<property name="originalScheme">TheoryOfNekomata copy</property>
</metaInfo>
<console-font>


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

@@ -3,7 +3,7 @@
<property name="created">2023-01-19T17:08:39</property>
<property name="ide">WebStorm</property>
<property name="ideVersion">2022.3.0.0</property>
<property name="modified">2023-02-20T14:32:53</property>
<property name="modified">2023-02-24T09:02:21</property>
<property name="originalScheme">Darcula</property>
</metaInfo>
<colors>


+ 4
- 0
ide.general.xml View File

@@ -7,6 +7,10 @@
<entry key="ide.balloon.shadow.size" value="0" />
<entry key="ide.experimental.ui" value="true" />
<entry key="debugger.new.tool.window.layout" value="true" />
<entry key="ide.editor.tab.selection.animation" value="true" />
<entry key="ide.new.editor.tabs.vertical.borders" value="true" />
<entry key="editor.focus.mode.color.light" value="444444" />
<entry key="editor.focus.mode.color.dark" value="444444" />
</component>
<component name="StatusBar">
<option name="widgets">


Loading…
Cancel
Save