PC-2017.3.2 <Dell@XPS_13_9343 Create ui.lnf.xml, colors.scheme.xml, laf.xml, editor.xml, Default.xml, debugger.xml
This commit is contained in:
parent
35f4f84f86
commit
265b18a59d
5
_windows/laf.xml
Normal file
5
_windows/laf.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="LafManager">
|
||||||
|
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
|
||||||
|
</component>
|
||||||
|
</application>
|
1
codestyles/Default.xml
Normal file
1
codestyles/Default.xml
Normal file
@ -0,0 +1 @@
|
|||||||
|
<code_scheme name="Default" version="173" />
|
5
colors.scheme.xml
Normal file
5
colors.scheme.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="EditorColorsManagerImpl">
|
||||||
|
<global_color_scheme name="_@user_Darcula" />
|
||||||
|
</component>
|
||||||
|
</application>
|
6
debugger.xml
Normal file
6
debugger.xml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<application>
|
||||||
|
<component name="XDebuggerSettings">
|
||||||
|
<data-views />
|
||||||
|
<general />
|
||||||
|
</component>
|
||||||
|
</application>
|
6
editor.xml
Normal file
6
editor.xml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<application>
|
||||||
|
<component name="DefaultFont">
|
||||||
|
<option name="FONT_SIZE" value="18" />
|
||||||
|
<option name="FONT_SCALE" value="1.5" />
|
||||||
|
</component>
|
||||||
|
</application>
|
5
ui.lnf.xml
Normal file
5
ui.lnf.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="UISettings">
|
||||||
|
<option name="FONT_SCALE" value="1.5" />
|
||||||
|
</component>
|
||||||
|
</application>
|
Loading…
Reference in New Issue
Block a user