File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed
Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!-- Palette generated by Material IO https://material.io/color/#!/?view.left=0&view.right=0&primary.color=3F51B5&secondary.color=FFC107 -->
23<resources >
3- <color name =" colorPrimary" >#ED1C24</color >
4- <color name =" colorPrimaryDark" >#8B0000</color >
5- <color name =" colorAccent" >#FF4081</color >
6- </resources >
4+ <color name =" colorPrimary" >#3f51b5</color >
5+ <color name =" colorPrimaryLight" >#757de8</color >
6+ <color name =" colorPrimaryDark" >#002984</color >
7+ <color name =" colorSecondary" >#ffc107</color >
8+ <color name =" colorAccent" >#ffc107</color >
9+ <color name =" colorSecondaryLight" >#fff350</color >
10+ <color name =" colorSecondaryDark" >#c79100</color >
11+ <color name =" colorPrimaryText" >#ffffff</color >
12+ <color name =" colorSecondaryText" >#000000</color >
13+
14+ <color name =" inputContrastBackground" >#F8F8F8</color >
15+ <color name =" inputBackground" >#FFFFFF</color >
16+ <color name =" inputBorder" >#DDDDDD</color >
17+ <color name =" inputDividerBorder" >#AAAAAA</color >
18+ </resources >
You can’t perform that action at this time.
0 commit comments