fedilab-Android-App/app/src/main/res/values/colors.xml

150 lines
6.4 KiB
XML
Raw Normal View History

2017-05-05 16:36:04 +02:00
<?xml version="1.0" encoding="utf-8"?>
<resources tools:ignore="PrivateResource" xmlns:tools="http://schemas.android.com/tools">
2017-06-30 17:09:07 +02:00
<!-- LIGHT -->
2017-05-05 16:36:04 +02:00
<color name="colorPrimary">#3F51B5</color>
<color name="colorPrimaryDark">#303F9F</color>
<color name="colorAccent">#2196F3</color>
2017-06-30 17:09:07 +02:00
<!-- DARK -->
<color name="colorPrimaryD">#616161</color>
<color name="colorPrimaryDarkD">#212121</color>
2017-07-07 19:26:26 +02:00
<color name="colorAccentD">#4db6ac</color>
2017-05-05 16:36:04 +02:00
<!-- Header Profile-->
<color name="header1">#0288D1</color>
<color name="header2">#03A9F4</color>
<color name="header3">#4FC3F7</color>
2017-06-30 17:09:07 +02:00
<!-- Header Profile DARK-->
<color name="header1D">#263238</color>
<color name="header2D">#455A64</color>
<color name="header3D">#607D8B</color>
2017-08-13 11:30:28 +02:00
<color name="dark_text">#efefef</color>
2017-06-30 17:09:07 +02:00
<color name="transparent">#00000000</color>
2017-05-05 16:36:04 +02:00
<color name="splashc">#F5F5F5</color>
2017-06-30 17:09:07 +02:00
<color name="splashc_dark">#546E7A</color>
2017-05-05 16:36:04 +02:00
<color name="white">#FFF</color>
<color name="blue_light">#C5CAE9</color>
2017-05-05 16:36:04 +02:00
<color name="light_grey">#E0E0E0</color>
<color name="darkicon">#424242</color>
<color name="yellowicon">#FDD835</color>
<color name="background_image">#282c37</color>
2017-06-07 13:58:21 +02:00
<color name="green_1">#009688</color>
<color name="red_1">#F44336</color>
<color name="black">#000</color>
2017-06-30 17:09:07 +02:00
<!-- Mastodon color scheme -->
2017-08-13 18:31:44 +02:00
<color name="mastodonC1__">#585c67</color>
<color name="mastodonC1">#282c37</color>
2017-08-13 11:30:28 +02:00
<color name="mastodonC1_">#313543</color>
<color name="mastodonC2">#9baec8</color>
<color name="mastodonC3">#d9e1e8</color>
2017-08-13 15:19:01 +02:00
<color name="mastodonC3_">#ebf3fa</color>
<color name="mastodonC3__">#efefef</color>
2017-08-13 18:31:44 +02:00
<color name="mastodonC4__">#772b90d9</color>
<color name="mastodonC4">#2b90d9</color>
2017-08-13 18:31:44 +02:00
<color name="mastodonC4_">#1b80c9</color>
2017-08-13 18:31:44 +02:00
<color name="foreground_material_dark" >@color/mastodonC3__</color>
<color name="foreground_material_light">@color/mastodonC1</color>
<color name="background_material_dark">@color/mastodonC1</color>
2017-08-13 15:19:01 +02:00
<color name="background_material_light">@color/mastodonC3__</color>
<color name="background_floating_material_dark">@color/mastodonC1</color>
2017-08-13 15:19:01 +02:00
<color name="background_floating_material_light">@color/mastodonC3__</color>
<color name="primary_material_dark">@color/mastodonC1</color>
2017-08-13 15:19:01 +02:00
<color name="primary_material_light">@color/mastodonC3__</color>
<color name="primary_dark_material_dark">@color/mastodonC1</color>
2017-08-13 15:19:01 +02:00
<color name="primary_dark_material_light">@color/mastodonC3__</color>
<!-- 20% white (foreground) -->
<color name="ripple_material_dark">@color/mastodonC4</color>
<!-- 12% black (foreground) -->
2017-08-13 15:19:01 +02:00
<color name="ripple_material_light">@color/mastodonC4</color>
2017-08-13 15:19:01 +02:00
<color name="accent_material_light">@color/mastodonC4</color>
<color name="accent_material_dark">@color/mastodonC4</color>
<color name="button_material_dark">@color/mastodonC4</color>
2017-08-13 15:19:01 +02:00
<color name="button_material_light">@color/mastodonC4</color>
<color name="switch_thumb_normal_material_dark">@color/mastodonC2</color>
2017-08-13 18:31:44 +02:00
<color name="switch_thumb_normal_material_light">@color/mastodonC3__</color>
<color name="switch_thumb_disabled_material_dark">@color/mastodonC1</color>
2017-08-13 18:31:44 +02:00
<color name="switch_thumb_disabled_material_light">@color/mastodonC3__</color>
<color name="bright_foreground_material_dark">@color/mastodonC3</color>
2017-08-13 18:31:44 +02:00
<color name="bright_foreground_material_light">@color/mastodonC3</color>
<!-- White 50% -->
<color name="bright_foreground_disabled_material_dark">@color/mastodonC3</color>
<!-- Black 50% -->
2017-08-13 18:31:44 +02:00
<color name="bright_foreground_disabled_material_light">@color/mastodonC3</color>
2017-08-13 15:19:01 +02:00
<color name="bright_foreground_inverse_material_dark">@color/mastodonC2</color>
<color name="dim_foreground_material_dark">@color/mastodonC2</color>
2017-08-13 18:31:44 +02:00
<color name="dim_foreground_material_light">@color/mastodonC2</color>
<color name="dim_foreground_disabled_material_dark">@color/mastodonC3</color>
2017-08-13 18:31:44 +02:00
<color name="dim_foreground_disabled_material_light">@color/mastodonC3__</color>
<item name="hint_alpha_material_dark" format="float" type="dimen">0.50</item>
<item name="hint_alpha_material_light" format="float" type="dimen">0.38</item>
<item name="hint_pressed_alpha_material_dark" format="float" type="dimen">0.70</item>
<item name="hint_pressed_alpha_material_light" format="float" type="dimen">0.54</item>
<!-- TODO: This is 40% alpha on the default accent color. -->
<color name="highlighted_text_material_dark">@color/mastodonC4</color>
<!-- TODO: This is 40% alpha on the default accent color. -->
2017-08-13 15:19:01 +02:00
<color name="highlighted_text_material_light">@color/mastodonC4</color>
<!-- Text & foreground colors -->
<eat-comment />
<!-- 87% black -->
2017-08-13 15:19:01 +02:00
<color name="primary_text_default_material_light">@color/mastodonC1</color>
<!-- 54% black -->
2017-08-13 18:31:44 +02:00
<color name="secondary_text_default_material_light">@color/mastodonC3__</color>
<!-- 100% white -->
2017-08-13 15:19:01 +02:00
<color name="primary_text_default_material_dark">@color/mastodonC3</color>
<!-- 70% white -->
2017-08-13 15:19:01 +02:00
<color name="secondary_text_default_material_dark">@color/mastodonC3</color>
<item name="disabled_alpha_material_light" format="float" type="dimen">0.26</item>
<item name="disabled_alpha_material_dark" format="float" type="dimen">0.30</item>
<item name="highlight_alpha_material_light" format="float" type="dimen">0.12</item>
<item name="highlight_alpha_material_dark" format="float" type="dimen">0.20</item>
<item name="highlight_alpha_material_colored" format="float" type="dimen">0.26</item>
<!-- 26% of default values -->
2017-08-13 18:31:44 +02:00
<color name="primary_text_disabled_material_light">@color/mastodonC3__</color>
<color name="secondary_text_disabled_material_light">@color/mastodonC3__</color>
<!-- 30% of default values -->
<color name="primary_text_disabled_material_dark">@color/mastodonC3</color>
<color name="secondary_text_disabled_material_dark">@color/mastodonC3</color>
<!-- Primary & accent colors -->
2017-08-27 16:36:18 +02:00
<color name="notif_dark_1">#282c37</color>
<color name="notif_dark_2">#313543</color>
<color name="notif_dark_3">#393f4f</color>
<color name="notif_dark_4">#595f6f</color>
<color name="notif_light_1">#efefef</color>
<color name="notif_light_2">#ebf3fa</color>
<color name="notif_light_3">#d9e1e8</color>
<color name="notif_light_4">#c9d1d8</color>
<eat-comment />
2017-05-05 16:36:04 +02:00
</resources>