X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyCell.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fvalues%2Fcolors.xml;h=95f9c46f6236d9f7d31d089784755776941f61c3;hp=d6d743b12badb8e35d188a6a12026722fc6f965f;hb=1ce83bad844081a7f1d262ce3820b6ebfcb0c1db;hpb=135083ed1d09126bde43ded4befc444040a13ed8 diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index d6d743b..95f9c46 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -16,23 +16,38 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see . --> + along with Privacy Cell. If not, see . --> @color/blue_700 - @color/blue_700 + @color/gray_600 + @color/blue_700 + @color/gray_425 + @color/gray_925 @color/red_700 #FF000000 + #FF2196F3 #FF1976D2 #FF0D47A1 + + #FFB7B7B7 + #FF9E9E9E + #FF757575 + #FF616161 + #FF202020 + #FFE53935 #FFD32F2F + #FFFC684E + #FFC73625 + #FF8AB4F8 + #FFFFFFFF \ No newline at end of file