diff --git a/mastodon/src/main/res/values/attrs.xml b/mastodon/src/main/res/values/attrs.xml index 5cfd127120..78f2b69062 100644 --- a/mastodon/src/main/res/values/attrs.xml +++ b/mastodon/src/main/res/values/attrs.xml @@ -98,6 +98,9 @@ + + + diff --git a/mastodon/src/main/res/values/colors.xml b/mastodon/src/main/res/values/colors.xml index 0c8676c4b4..629fdeb1f4 100644 --- a/mastodon/src/main/res/values/colors.xml +++ b/mastodon/src/main/res/values/colors.xml @@ -11,7 +11,7 @@ #403b45 #5b565f - #4d9998b3 + #9998b3 #d1d1de #e6e6ed @@ -243,7 +243,7 @@ #3b373a #625d60 - #4Da2b095 + #a2b095 #bdcbaf #d9e7ca @@ -264,7 +264,7 @@ #003354 #001d33 - #4d9998b3 + #9eadbe #b9c8da #d5e4f7 @@ -285,7 +285,7 @@ #482900 #2b1700 - #4dc3a689 + #c3a689 #e0c1a3 #feddbd @@ -306,7 +306,7 @@ #3c2f00 #231b00 - #4db8aa87 + #b8aa87 #d4c5a1 #f1e1bb @@ -327,7 +327,7 @@ #912018 #7A271A - #4dd69f84 + #d69f84 #f4ba9e #ffdbcb @@ -349,7 +349,7 @@ #2e3440 #3B4252 - #cc2D343F + #2D343F #3A4250 #404C5C @@ -358,7 +358,7 @@ #ebcb8b #a3be8c - #4d8C96B4 + #8C96B4 #c5c6d0 #D5DCE6 @@ -385,7 +385,7 @@ #CCCCCC #BFBFBF #B3B3B3 - #4dB3B3B3 + #595959 #404040 #262626 diff --git a/mastodon/src/main/res/values/palettes.xml b/mastodon/src/main/res/values/palettes.xml index 8c257cfa9b..9d8163c4a7 100644 --- a/mastodon/src/main/res/values/palettes.xml +++ b/mastodon/src/main/res/values/palettes.xml @@ -20,7 +20,7 @@ @color/gray_700 @color/gray_600 @color/gray_500 - @color/gray_400t + @color/gray_400 @color/gray_300 @color/gray_200 @@ -316,7 +316,7 @@ @color/brownish_gray_600 @color/brownish_gray_500 - @color/green_gray_400t + @color/green_gray_400 @color/green_gray_300 @color/green_gray_200 @@ -339,7 +339,7 @@ @color/blue_primary_800 @color/blue_primary_900 - @color/green_gray_400t + @color/blue_gray_400 @color/blue_gray_300 @color/blue_gray_200 @@ -368,7 +368,7 @@ @color/brownish_gray_600 @color/brownish_gray_500 - @color/brown_gray_400t + @color/brown_gray_400 @color/brown_gray_300 @color/brown_gray_200 @@ -397,7 +397,7 @@ @color/brownish_gray_600 @color/brownish_gray_500 - @color/yellow_gray_400t + @color/yellow_gray_400 @color/yellow_gray_300 @color/yellow_gray_200 @@ -427,7 +427,7 @@ @color/brownish_gray_600 @color/brownish_gray_500 - @color/red_gray_400t + @color/red_gray_400 @color/red_gray_300 @color/red_gray_200 @@ -454,13 +454,13 @@ @color/nord_favorite_selected @color/nord_gray_900 - @color/nord_gray_800t + @color/nord_gray_800 @color/nord_gray_700 @color/nord_gray_600 @color/nord_gray_500 - @color/nord_gray_400t + @color/nord_gray_400 @color/nord_gray_300 @color/nord_gray_200 @@ -484,13 +484,13 @@ @color/white_primary_900 @color/white_gray_900 - @color/white_gray_800 + @color/white_gray_800 @color/white_gray_700 @color/white_gray_600 @color/white_gray_500 - @color/white_gray_400t + @color/white_gray_400 @color/white_gray_300 @color/white_gray_200