X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyCell.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fvalues%2Fcolors.xml;h=584c22da5681e7a2ac38a1bb3b0a94b193b2b6cc;hp=d6d743b12badb8e35d188a6a12026722fc6f965f;hb=45b64d4cf242b28abd6747681086f0a080fca009;hpb=135083ed1d09126bde43ded4befc444040a13ed8 diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index d6d743b..584c22d 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -16,23 +16,35 @@ 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/blue_700 + @color/gray_600 + @color/gray_925 @color/red_700 #FF000000 + #FF2196F3 #FF1976D2 #FF0D47A1 + + #FF9E9E9E + #FF757575 + #FF202020 + #FFE53935 #FFD32F2F + #FFFC684E + #FFC73625 + #FF8AB4F8 + #FFFFFFFF \ No newline at end of file