Skip to content

Commit

Permalink
PC-2017.3.3 <luigi@VAIO Create markdown.xml, colors.scheme.xml, laf.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
lfaino committed Mar 6, 2018
1 parent 4fde615 commit 45532d4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _windows/laf.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<application>
<component name="LafManager">
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
</component>
</application>
5 changes: 5 additions & 0 deletions colors.scheme.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<application>
<component name="EditorColorsManagerImpl">
<global_color_scheme name="Darcula" />
</component>
</application>
5 changes: 5 additions & 0 deletions markdown.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<application>
<component name="MarkdownApplicationSettings">
<MarkdownCssSettings />
</component>
</application>

0 comments on commit 45532d4

Please sign in to comment.