瀏覽代碼

WS-2023.2.2 <TheoryOfNekomata@Hydra Update laf.xml, ide.general.xml, NewUIInfoService.xml

master
TheoryOfNekomata 3 月之前
父節點
當前提交
edd614a60e
共有 3 個檔案被更改,包括 10 行新增6 行删除
  1. +2
    -1
      NewUIInfoService.xml
  2. +4
    -4
      ide.general.xml
  3. +4
    -1
      laf.xml

+ 2
- 1
NewUIInfoService.xml 查看文件

@@ -1,5 +1,6 @@
<application>
<component name="NewUIInfoState"><![CDATA[{
"enableNewUIDate": "2022-12-21T16:22:56.893284200"
"enableNewUIDate": "2022-12-21T16:22:56.893284200",
"disableNewUIDate": "2024-02-13T13:58:52.866353900"
}]]></component>
</application>

+ 4
- 4
ide.general.xml 查看文件

@@ -1,9 +1,9 @@
<application>
<component name="GeneralSettings">
<option name="confirmExit" value="false" />
</component>
<component name="Registry">
<entry key="ide.experimental.ui" value="false" />
<entry key="ide.balloon.shadow.size" value="0" />
<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>
</application>

+ 4
- 1
laf.xml 查看文件

@@ -1,5 +1,8 @@
<application>
<component name="LafManager" autodetect="false">
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" themeId="CUSTOM" />
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
<lafs-to-previous-schemes>
<laf-to-scheme laf="Custom Theme (Material)" scheme="_@user_Darcula" />
</lafs-to-previous-schemes>
</component>
</application>

Loading…
取消
儲存