mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Add a mic icon if the user is the submitter in comments. Add a mod icon if the user is a moderator. Tweak the vertical bar colors in comments in dark theme.
This commit is contained in:
@@ -54,5 +54,13 @@
|
||||
|
||||
<color name="defaultTextColor">#B3FFFFFF</color>
|
||||
|
||||
<color name="commentVerticalBar1">#1565C0</color>
|
||||
<color name="commentVerticalBar2">#C300B3</color>
|
||||
<color name="commentVerticalBar3">#00B8DA</color>
|
||||
<color name="commentVerticalBar4">#EDCA00</color>
|
||||
<color name="commentVerticalBar5">#EE0219</color>
|
||||
<color name="commentVerticalBar6">#00B925</color>
|
||||
<color name="commentVerticalBar7">#EE4602</color>
|
||||
|
||||
<color name="greyTabBackgroundColor">#282828</color>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user