Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: mobile/android/app/src/photon/res/values/styles.xml

Issue 29986555: Issue 7200 - Adjust UI colors (Closed)
Patch Set: Created Jan. 21, 2019, 6:56 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- This Source Code Form is subject to the terms of the Mozilla Public 2 <!-- This Source Code Form is subject to the terms of the Mozilla Public
3 - License, v. 2.0. If a copy of the MPL was not distributed with this 3 - License, v. 2.0. If a copy of the MPL was not distributed with this
4 - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> 4 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
5 5
6 <resources 6 <resources
7 xmlns:android="http://schemas.android.com/apk/res/android" 7 xmlns:android="http://schemas.android.com/apk/res/android"
8 xmlns:tools="http://schemas.android.com/tools" 8 xmlns:tools="http://schemas.android.com/tools"
9 xmlns:gecko="http://schemas.android.com/apk/res-auto"> 9 xmlns:gecko="http://schemas.android.com/apk/res-auto">
10 10
(...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after
354 <style name="TextAppearance.Small.Inverse"> 354 <style name="TextAppearance.Small.Inverse">
355 <item name="android:textColor">?android:attr/textColorSecondaryInverse</ item> 355 <item name="android:textColor">?android:attr/textColorSecondaryInverse</ item>
356 <item name="android:textColorHint">?android:attr/textColorHintInverse</i tem> 356 <item name="android:textColorHint">?android:attr/textColorHintInverse</i tem>
357 <item name="android:textColorHighlight">@color/text_color_highlight_inve rse</item> 357 <item name="android:textColorHighlight">@color/text_color_highlight_inve rse</item>
358 <item name="android:textColorLink">?android:attr/textColorLink</item> 358 <item name="android:textColorLink">?android:attr/textColorLink</item>
359 </style> 359 </style>
360 360
361 <style name="TextAppearance.EmptyMessage" parent="TextAppearance.Large"/> 361 <style name="TextAppearance.EmptyMessage" parent="TextAppearance.Large"/>
362 362
363 <style name="TextAppearance.EmptyHint" parent="TextAppearance.Medium"> 363 <style name="TextAppearance.EmptyHint" parent="TextAppearance.Medium">
364 <!-- Using ABB color palette. See https://issues.adblockplus.org/ticket/ 3769 --> 364 <item name="android:textColor">#FFA62F</item>
anton 2019/01/28 05:53:03 shouldn't it be in @color/.. ?
diegocarloslima 2019/01/28 11:43:08 Yeap, but I basically reverted this to the upstrea
365 <item name="android:textColor">@color/abb_accent_dark_blue</item>
366 <item name="android:textStyle">italic</item> 365 <item name="android:textStyle">italic</item>
367 </style> 366 </style>
368 367
369 <style name="TextAppearance.Micro"> 368 <style name="TextAppearance.Micro">
370 <item name="android:textSize">12sp</item> 369 <item name="android:textSize">12sp</item>
371 <item name="android:textColor">?android:attr/textColorTertiary</item> 370 <item name="android:textColor">?android:attr/textColorTertiary</item>
372 </style> 371 </style>
373 372
374 <style name="TextAppearance.Micro.Inverse"> 373 <style name="TextAppearance.Micro.Inverse">
375 <item name="android:textColor">?android:attr/textColorTertiaryInverse</i tem> 374 <item name="android:textColor">?android:attr/textColorTertiaryInverse</i tem>
(...skipping 30 matching lines...) Expand all
406 <style name="TextAppearance.Widget.Home.Header" parent="TextAppearance.Small "> 405 <style name="TextAppearance.Widget.Home.Header" parent="TextAppearance.Small ">
407 <item name="android:textColor">@color/disabled_grey</item> 406 <item name="android:textColor">@color/disabled_grey</item>
408 <item name="android:textSize">12sp</item> 407 <item name="android:textSize">12sp</item>
409 </style> 408 </style>
410 409
411 <style name="TextAppearance.Widget.Home.ItemTitle" parent="TextAppearance"> 410 <style name="TextAppearance.Widget.Home.ItemTitle" parent="TextAppearance">
412 <item name="android:textSize">16sp</item> 411 <item name="android:textSize">16sp</item>
413 </style> 412 </style>
414 413
415 <style name="TextAppearance.Widget.Home.ItemDescription" parent="TextAppeara nce.Micro"> 414 <style name="TextAppearance.Widget.Home.ItemDescription" parent="TextAppeara nce.Micro">
416 <!-- Using ABB color palette. See https://issues.adblockplus.org/ticket/ 3769 --> 415 <item name="android:textColor">@color/tabs_tray_icon_grey</item>
417 <item name="android:textColor">@color/abb_text_divider_grey</item>
418 </style> 416 </style>
419 417
420 <style name="TextAppearance.Widget.HomeBanner" parent="TextAppearance.Small" > 418 <style name="TextAppearance.Widget.HomeBanner" parent="TextAppearance.Small" >
421 <item name="android:textColor">?android:attr/textColorHint</item> 419 <item name="android:textColor">?android:attr/textColorHint</item>
422 </style> 420 </style>
423 421
424 <style name="TextAppearance.DoorHanger"> 422 <style name="TextAppearance.DoorHanger">
425 <item name="android:textColor">@color/placeholder_active_grey</item> 423 <item name="android:textColor">@color/placeholder_active_grey</item>
426 <item name="android:textColorLink">@color/doorhanger_link</item> 424 <item name="android:textColorLink">@color/doorhanger_link</item>
427 </style> 425 </style>
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
551 <item name="android:ellipsize">middle</item> 549 <item name="android:ellipsize">middle</item>
552 </style> 550 </style>
553 551
554 <!-- TabsLayout RemoteTabs Row Url --> 552 <!-- TabsLayout RemoteTabs Row Url -->
555 <style name="TabLayoutItemTextAppearance.Url"> 553 <style name="TabLayoutItemTextAppearance.Url">
556 <item name="android:textColor">#FFA4A7A9</item> 554 <item name="android:textColor">#FFA4A7A9</item>
557 </style> 555 </style>
558 556
559 <!-- Find bar --> 557 <!-- Find bar -->
560 <style name="FindBar"> 558 <style name="FindBar">
561 <!-- Using ABB color palette. See https://issues.adblockplus.org/ticket/ 3769 --> 559 <item name="android:background">@color/text_and_tabs_tray_grey</item>
562 <item name="android:background">@color/abb_background_light_grey</item>
563 <item name="android:paddingLeft">3dip</item> 560 <item name="android:paddingLeft">3dip</item>
564 <item name="android:paddingStart">3dip</item> 561 <item name="android:paddingStart">3dip</item>
565 <item name="android:paddingRight">3dip</item> 562 <item name="android:paddingRight">3dip</item>
566 <item name="android:paddingEnd">3dip</item> 563 <item name="android:paddingEnd">3dip</item>
567 <item name="android:paddingTop">6dip</item> 564 <item name="android:paddingTop">6dip</item>
568 <item name="android:paddingBottom">6dip</item> 565 <item name="android:paddingBottom">6dip</item>
569 </style> 566 </style>
570 567
571 <!-- Find bar - Image Button --> 568 <!-- Find bar - Image Button -->
572 <style name="FindBar.ImageButton"> 569 <style name="FindBar.ImageButton">
(...skipping 417 matching lines...) Expand 10 before | Expand all | Expand 10 after
990 987
991 <style name="PwaConfirm.Cancel"> 988 <style name="PwaConfirm.Cancel">
992 <item name="android:layout_alignParentRight">true</item> 989 <item name="android:layout_alignParentRight">true</item>
993 </style> 990 </style>
994 991
995 <style name="PwaConfirm.Url"> 992 <style name="PwaConfirm.Url">
996 <item name="android:layout_alignLeft">@+id/pwa_confirm_title</item> 993 <item name="android:layout_alignLeft">@+id/pwa_confirm_title</item>
997 </style> 994 </style>
998 995
999 </resources> 996 </resources>
OLDNEW
« no previous file with comments | « mobile/android/app/src/main/res/values/themes.xml ('k') | mobile/android/base/java/org/mozilla/gecko/tabs/TabStrip.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld