IU-2021.2.2 <aiko@pro.local Update laf.xml, filetypes.xml, colors.scheme.xml
This commit is contained in:
parent
870c65aafd
commit
51c420085b
@ -1,5 +1,5 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="EditorColorsManagerImpl">
|
<component name="EditorColorsManagerImpl">
|
||||||
<global_color_scheme name="IntelliJ Light" />
|
<global_color_scheme name="_@user_Darcula" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
@ -6,6 +6,7 @@
|
|||||||
<mapping pattern=".dockerignore" type="GitIgnore file" />
|
<mapping pattern=".dockerignore" type="GitIgnore file" />
|
||||||
<mapping ext="space.kts" type="Kotlin" />
|
<mapping ext="space.kts" type="Kotlin" />
|
||||||
<mapping ext="main.kts" type="Kotlin" />
|
<mapping ext="main.kts" type="Kotlin" />
|
||||||
|
<mapping ext="heex" type="Live Embedded Elixir" />
|
||||||
<mapping pattern="gemfile.lock" type="PLAIN_TEXT" />
|
<mapping pattern="gemfile.lock" type="PLAIN_TEXT" />
|
||||||
<mapping ext="plist" type="PLAIN_TEXT" />
|
<mapping ext="plist" type="PLAIN_TEXT" />
|
||||||
<mapping ext="orig" type="PLAIN_TEXT" />
|
<mapping ext="orig" type="PLAIN_TEXT" />
|
||||||
|
|||||||
2
laf.xml
2
laf.xml
@ -1,5 +1,5 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="LafManager" autodetect="true">
|
<component name="LafManager" autodetect="true">
|
||||||
<laf class-name="com.intellij.ide.ui.laf.IntelliJLaf" themeId="JetBrainsLightTheme" />
|
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
Loading…
x
Reference in New Issue
Block a user