2018-06-14 01:55:55 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
<!-- YouTube -->
|
2020-03-07 15:55:55 -03:00
|
|
|
<style name="LightTheme.YouTube" parent="LightTheme">
|
2018-06-14 01:55:55 +02:00
|
|
|
<item name="colorPrimaryDark">@color/light_youtube_statusbar_color</item>
|
|
|
|
</style>
|
|
|
|
|
2020-03-07 15:55:55 -03:00
|
|
|
<style name="DarkTheme.YouTube" parent="DarkTheme">
|
2018-06-14 01:55:55 +02:00
|
|
|
<item name="colorPrimaryDark">@color/dark_youtube_statusbar_color</item>
|
|
|
|
</style>
|
|
|
|
|
2020-03-07 15:55:55 -03:00
|
|
|
<style name="BlackTheme.YouTube" parent="BlackTheme">
|
2018-06-14 01:55:55 +02:00
|
|
|
<item name="colorPrimaryDark">@color/dark_youtube_statusbar_color</item>
|
|
|
|
</style>
|
2020-12-23 19:58:02 +01:00
|
|
|
|
2018-06-14 01:55:55 +02:00
|
|
|
<!-- SoundCloud -->
|
2020-03-07 15:55:55 -03:00
|
|
|
<style name="LightTheme.SoundCloud" parent="LightTheme">
|
2018-06-14 01:55:55 +02:00
|
|
|
<item name="colorPrimary">@color/light_soundcloud_primary_color</item>
|
|
|
|
<item name="colorPrimaryDark">@color/light_soundcloud_statusbar_color</item>
|
|
|
|
<item name="colorAccent">@color/light_soundcloud_accent_color</item>
|
|
|
|
</style>
|
|
|
|
|
2020-03-07 15:55:55 -03:00
|
|
|
<style name="DarkTheme.SoundCloud" parent="DarkTheme">
|
2018-06-14 01:55:55 +02:00
|
|
|
<item name="colorPrimary">@color/dark_soundcloud_primary_color</item>
|
|
|
|
<item name="colorPrimaryDark">@color/dark_soundcloud_statusbar_color</item>
|
|
|
|
<item name="colorAccent">@color/dark_soundcloud_accent_color</item>
|
|
|
|
</style>
|
|
|
|
|
2020-03-07 15:55:55 -03:00
|
|
|
<style name="BlackTheme.SoundCloud" parent="BlackTheme">
|
2018-06-14 01:55:55 +02:00
|
|
|
<item name="colorPrimary">@color/dark_soundcloud_primary_color</item>
|
|
|
|
<item name="colorPrimaryDark">@color/dark_soundcloud_statusbar_color</item>
|
|
|
|
<item name="colorAccent">@color/dark_soundcloud_accent_color</item>
|
|
|
|
</style>
|
|
|
|
|
2018-12-29 23:06:39 +05:30
|
|
|
<!-- PeerTube -->
|
2020-03-07 15:55:55 -03:00
|
|
|
<style name="LightTheme.PeerTube" parent="LightTheme">
|
2018-12-29 23:06:39 +05:30
|
|
|
<item name="colorPrimary">@color/light_peertube_primary_color</item>
|
2020-06-29 22:30:09 -07:00
|
|
|
<item name="colorPrimaryDark">@color/light_peertube_statusbar_color</item>
|
2018-12-29 23:06:39 +05:30
|
|
|
<item name="colorAccent">@color/light_peertube_accent_color</item>
|
|
|
|
</style>
|
|
|
|
|
2020-03-07 15:55:55 -03:00
|
|
|
<style name="DarkTheme.PeerTube" parent="DarkTheme">
|
2018-12-29 23:06:39 +05:30
|
|
|
<item name="colorPrimary">@color/dark_peertube_primary_color</item>
|
2020-06-29 22:30:09 -07:00
|
|
|
<item name="colorPrimaryDark">@color/dark_peertube_statusbar_color</item>
|
2018-12-29 23:06:39 +05:30
|
|
|
<item name="colorAccent">@color/dark_peertube_accent_color</item>
|
|
|
|
</style>
|
|
|
|
|
2020-03-07 15:55:55 -03:00
|
|
|
<style name="BlackTheme.PeerTube" parent="BlackTheme">
|
2018-12-29 23:06:39 +05:30
|
|
|
<item name="colorPrimary">@color/dark_peertube_primary_color</item>
|
2020-06-29 22:30:09 -07:00
|
|
|
<item name="colorPrimaryDark">@color/dark_peertube_statusbar_color</item>
|
2018-12-29 23:06:39 +05:30
|
|
|
<item name="colorAccent">@color/dark_peertube_accent_color</item>
|
|
|
|
</style>
|
|
|
|
|
2020-12-23 19:58:02 +01:00
|
|
|
<!-- media.ccc.de -->
|
|
|
|
<style name="LightTheme.media.ccc.de" parent="LightTheme">
|
2018-12-23 22:41:42 +01:00
|
|
|
<item name="colorPrimary">@color/light_media_ccc_primary_color</item>
|
|
|
|
<item name="colorPrimaryDark">@color/light_media_ccc_statusbar_color</item>
|
|
|
|
<item name="colorAccent">@color/light_media_ccc_accent_color</item>
|
|
|
|
</style>
|
|
|
|
|
2020-12-23 19:58:02 +01:00
|
|
|
<style name="DarkTheme.media.ccc.de" parent="DarkTheme">
|
2018-12-23 22:41:42 +01:00
|
|
|
<item name="colorPrimary">@color/dark_media_ccc_primary_color</item>
|
|
|
|
<item name="colorPrimaryDark">@color/dark_media_ccc_statusbar_color</item>
|
|
|
|
<item name="colorAccent">@color/dark_media_ccc_accent_color</item>
|
|
|
|
</style>
|
|
|
|
|
2020-12-23 19:58:02 +01:00
|
|
|
<style name="BlackTheme.media.ccc.de" parent="BlackTheme">
|
2018-12-23 22:41:42 +01:00
|
|
|
<item name="colorPrimary">@color/dark_media_ccc_primary_color</item>
|
|
|
|
<item name="colorPrimaryDark">@color/dark_media_ccc_statusbar_color</item>
|
|
|
|
<item name="colorAccent">@color/dark_media_ccc_accent_color</item>
|
|
|
|
</style>
|
2019-03-10 01:02:25 +05:30
|
|
|
|
2020-10-09 20:24:02 +02:00
|
|
|
</resources>
|