blob: 4eab5cd3141124935b2f193373e5e364ad463646 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2018 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources>
<color name="colorPrimary">#3F51B5</color>
<color name="colorPrimaryDark">#303F9F</color>
<color name="colorPrimaryText">#1F1F1F</color>
<color name="colorAccent">#FF4081</color>
<color name="colorBackground">#546072</color>
<color name="colorTextBox">#BDC1C2</color>
<color name="interstitialBackground">#FF9292</color>
<color name="interstitialButton">#F52424</color>
<color name="linkColor">#2196F3</color>
<color name="colorActiveSwitchThumb">#B2243FD5</color>
<color name="colorInactiveSwitchThumb">#f1f1f1</color>
<color name="colorInactiveSwitchTrack">#8F9092</color>
</resources>