2017-04-27 11:15:14 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
<attr name="colorLink" format="color"/>
|
|
|
|
|
|
|
|
<attr name="list_item_bg_pressed_dragged" format="color"/>
|
|
|
|
|
|
|
|
<!-- カラムヘッダ背景色、および一部ボタンの背景色 -->
|
|
|
|
<attr name="color_column_header" format="color"/>
|
|
|
|
|
|
|
|
<!-- イメージボタンの図柄の色 0xff000000 -->
|
|
|
|
<attr name="colorImageButton" format="color"/>
|
|
|
|
|
|
|
|
<!-- イメージボタンの図柄の色 ファボ済みなど 0xff0088ff-->
|
|
|
|
<attr name="colorImageButtonAccent" format="color"/>
|
|
|
|
|
|
|
|
<!-- リップルエフェクトの色 FF808080-->
|
|
|
|
<attr name="colorRippleEffect" format="color"/>
|
|
|
|
|
|
|
|
<!-- v21未満のボタンのselected/focused状態の色 #ff000080-->
|
|
|
|
<attr name="colorButtonSelected" format="color"/>
|
|
|
|
|
|
|
|
<!-- 投稿画面の返信表示の背景 #cccccc -->
|
|
|
|
<attr name="colorReplyBackground" format="color"/>
|
|
|
|
|
|
|
|
<!-- カラム一覧の削除UIの背景 #FF0000 -->
|
|
|
|
<attr name="colorColumnListDeleteBackground" format="color"/>
|
|
|
|
|
|
|
|
<!-- カラム一覧の削除UIの文字色 @android:color/white -->
|
|
|
|
<attr name="colorColumnListDeleteText" format="color"/>
|
|
|
|
|
|
|
|
<!-- カラム一覧のドラッグハンドルの背景色 #80cccccc -->
|
|
|
|
<attr name="colorColumnListDragHandleBackground" format="color"/>
|
|
|
|
|
|
|
|
<!-- カラム一覧の要素の文字色 #888888 -->
|
|
|
|
<attr name="colorColumnListItemText" format="color"/>
|
|
|
|
|
|
|
|
<!-- 日時の表記 #888888 -->
|
|
|
|
<attr name="colorTimeSmall" format="color"/>
|
|
|
|
|
|
|
|
<!-- プロフ背景を薄くするマスク #C0FFFFFF -->
|
|
|
|
<attr name="colorProfileBackgroundMask" format="color"/>
|
|
|
|
|
|
|
|
<!-- NSFWを隠す表示の背景色 #000 -->
|
|
|
|
<attr name="colorShowMediaBackground" format="color"/>
|
|
|
|
|
|
|
|
<!-- NSFWを隠す表示の文字色 #fff -->
|
|
|
|
<attr name="colorShowMediaText" format="color"/>
|
|
|
|
|
|
|
|
<!-- カラムヘッダAcctの文字色 #888 -->
|
|
|
|
<attr name="colorColumnHeaderAcct" format="color"/>
|
|
|
|
|
|
|
|
<!-- カラムヘッダページ番号の文字色 #888 -->
|
|
|
|
<attr name="colorColumnHeaderPageNumber" format="color"/>
|
|
|
|
|
|
|
|
<!-- カラム設定の背景色 #ccc -->
|
|
|
|
<attr name="colorColumnSettingBackground" format="color"/>
|
|
|
|
|
|
|
|
<!-- カラム設定の背景色 #bee6ff -->
|
|
|
|
<attr name="colorSearchFormBackground" format="color"/>
|
|
|
|
|
|
|
|
<!-- 設定画面のdividerの色 #ddd -->
|
|
|
|
<attr name="colorSettingDivider" format="color"/>
|
|
|
|
|
2017-04-28 07:19:49 +02:00
|
|
|
<!-- カラム設定の正規表現フィルタのエラー表示 #f00 -->
|
|
|
|
<attr name="colorRegexFilterError" format="color"/>
|
|
|
|
|
2017-04-28 22:19:32 +02:00
|
|
|
<!-- 投稿画面のEditTextの下に引くFrameLayoutの背景 -->
|
|
|
|
<attr name="colorPostFormBackground" format="color"/>
|
|
|
|
|
2017-05-07 20:16:41 +02:00
|
|
|
<!-- カラムストリップの背景色 -->
|
|
|
|
<attr name="colorColumnStripBackground" format="color"/>
|
2017-04-27 11:15:14 +02:00
|
|
|
|
|
|
|
<attr name="btn_attachment" format="reference" />
|
|
|
|
<attr name="btn_boost" format="reference" />
|
|
|
|
<attr name="btn_close" format="reference" />
|
|
|
|
<attr name="btn_favourite" format="reference" />
|
|
|
|
<attr name="btn_federate_tl" format="reference" />
|
|
|
|
<attr name="btn_home" format="reference" />
|
|
|
|
<attr name="btn_local_tl" format="reference" />
|
|
|
|
<attr name="btn_more" format="reference" />
|
|
|
|
<attr name="btn_notification" format="reference" />
|
|
|
|
<attr name="btn_post" format="reference" />
|
|
|
|
<attr name="btn_refresh" format="reference" />
|
|
|
|
<attr name="btn_reply" format="reference" />
|
|
|
|
<attr name="btn_statuses" format="reference" />
|
|
|
|
<attr name="ic_account_add" format="reference" />
|
|
|
|
<attr name="ic_block" format="reference" />
|
|
|
|
<attr name="ic_bookmark" format="reference" />
|
|
|
|
<attr name="ic_conversation" format="reference" />
|
|
|
|
<attr name="ic_hot_tub" format="reference" />
|
|
|
|
<attr name="ic_info" format="reference" />
|
|
|
|
<attr name="ic_knob" format="reference" />
|
|
|
|
<attr name="ic_list" format="reference" />
|
|
|
|
<attr name="ic_loading" format="reference" />
|
|
|
|
<attr name="ic_lock" format="reference" />
|
|
|
|
<attr name="ic_lock_open" format="reference" />
|
|
|
|
<attr name="ic_mail" format="reference" />
|
|
|
|
<attr name="ic_menu" format="reference" />
|
|
|
|
<attr name="ic_mute" format="reference" />
|
|
|
|
<attr name="ic_public" format="reference" />
|
|
|
|
<attr name="ic_search" format="reference" />
|
|
|
|
<attr name="ic_setting" format="reference" />
|
|
|
|
<attr name="ic_toot" format="reference" />
|
|
|
|
<attr name="ic_tune" format="reference" />
|
|
|
|
<attr name="ic_unknown" format="reference" />
|
2017-05-02 12:18:01 +02:00
|
|
|
<attr name="ic_hourglass" format="reference" />
|
2017-05-03 01:42:07 +02:00
|
|
|
<attr name="ic_edit" format="reference" />
|
2017-05-03 02:27:30 +02:00
|
|
|
<attr name="ic_hashtag" format="reference" />
|
2017-04-27 11:15:14 +02:00
|
|
|
|
2017-05-04 01:11:05 +02:00
|
|
|
<attr name="ic_follow_plus" format="reference" />
|
|
|
|
<attr name="ic_follow_cross" format="reference" />
|
|
|
|
<attr name="ic_followed_by" format="reference" />
|
|
|
|
|
2017-05-05 04:59:19 +02:00
|
|
|
<attr name="ic_hamburger" format="reference" />
|
2017-05-06 08:10:05 +02:00
|
|
|
<attr name="ic_delete" format="reference" />
|
2017-05-27 00:36:08 +02:00
|
|
|
<attr name="ic_plugin" format="reference" />
|
2017-06-21 14:11:41 +02:00
|
|
|
<attr name="ic_domain_block" format="reference" />
|
2017-05-05 04:59:19 +02:00
|
|
|
|
2017-07-27 12:56:12 +02:00
|
|
|
<attr name="ic_nicoru" format="reference" />
|
2017-08-21 20:10:12 +02:00
|
|
|
<attr name="ic_question" format="reference" />
|
2017-08-24 13:44:06 +02:00
|
|
|
<attr name="ic_eye_off" format="reference" />
|
2017-09-03 18:36:15 +02:00
|
|
|
<attr name="ic_pin" format="reference" />
|
2017-09-04 11:40:13 +02:00
|
|
|
<attr name="ic_follow_wait" format="reference" />
|
2017-12-07 02:38:56 +01:00
|
|
|
<attr name="ic_list2" format="reference" />
|
|
|
|
<attr name="ic_add" format="reference" />
|
2017-12-10 07:23:30 +01:00
|
|
|
<attr name="ic_list_list" format="reference" />
|
|
|
|
<attr name="ic_list_tl" format="reference" />
|
|
|
|
<attr name="ic_list_member" format="reference" />
|
2017-07-27 12:56:12 +02:00
|
|
|
|
2017-04-27 11:15:14 +02:00
|
|
|
</resources>
|