PS-2022.3.2 <rodude123@rodude123s-yoga7 Update laf.xml, ide.general.xml, editor-font.xml, colors.scheme.xml Create NewUIInfoService.xml
This commit is contained in:
parent
14d9e7e6da
commit
d50e275c7d
5
NewUIInfoService.xml
Normal file
5
NewUIInfoService.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="NewUIInfoState"><![CDATA[{
|
||||||
|
"enableNewUIDate": "2023-02-12T12:31:48.026206213"
|
||||||
|
}]]></component>
|
||||||
|
</application>
|
@ -1,5 +1,5 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="EditorColorsManagerImpl">
|
<component name="EditorColorsManagerImpl">
|
||||||
<global_color_scheme name="_@user_oblivion" />
|
<global_color_scheme name="Dark" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
@ -3,8 +3,6 @@
|
|||||||
<option name="VERSION" value="1" />
|
<option name="VERSION" value="1" />
|
||||||
<option name="FONT_SIZE" value="14" />
|
<option name="FONT_SIZE" value="14" />
|
||||||
<option name="FONT_SIZE_2D" value="14.0" />
|
<option name="FONT_SIZE_2D" value="14.0" />
|
||||||
<option name="FONT_REGULAR_SUB_FAMILY" value="Regular" />
|
|
||||||
<option name="FONT_BOLD_SUB_FAMILY" value="Bold" />
|
|
||||||
<option name="USE_LIGATURES" value="true" />
|
<option name="USE_LIGATURES" value="true" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
@ -2,4 +2,8 @@
|
|||||||
<component name="GeneralSettings">
|
<component name="GeneralSettings">
|
||||||
<option name="confirmExit" value="false" />
|
<option name="confirmExit" value="false" />
|
||||||
</component>
|
</component>
|
||||||
|
<component name="Registry">
|
||||||
|
<entry key="ide.experimental.ui" value="true" />
|
||||||
|
<entry key="debugger.new.tool.window.layout" value="true" />
|
||||||
|
</component>
|
||||||
</application>
|
</application>
|
2
laf.xml
2
laf.xml
@ -1,5 +1,5 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="LafManager" autodetect="false">
|
<component name="LafManager" autodetect="false">
|
||||||
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
|
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" themeId="ExperimentalDark" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
Loading…
Reference in New Issue
Block a user