-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmaterial_theme.xml
More file actions
19 lines (19 loc) · 848 Bytes
/
material_theme.xml
File metadata and controls
19 lines (19 loc) · 848 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<application>
<component name="MaterialThemeConfig">
<option name="version" value="2.2.3" />
<option name="selectedTheme" value="CUSTOM" />
<option name="highlightColor" value="ffc600" />
<option name="highlightColorEnabled" value="true" />
<option name="isContrastMode" value="true" />
<option name="isCustomTreeIndentEnabled" value="true" />
<option name="accentColor" value="ffc600" />
<option name="compactSidebar" value="true" />
<option name="tabsHeight" value="40" />
<option name="isCompactStatusBar" value="true" />
<option name="darkTitleBar" value="true" />
<option name="arrowsStyle" value="Darcula" />
<option name="tabOpacity" value="53" />
<option name="upperCaseButtons" value="false" />
<option name="accentTitleBarColor" value="80cbc4" />
</component>
</application>