mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Fix Darkmode Revenant chat color
This commit is contained in:
@@ -335,9 +335,9 @@ em {font-style: normal; font-weight: bold;}
|
||||
.purple {color: #9956d3;}
|
||||
.holoparasite {color: #88809c;}
|
||||
|
||||
.revennotice {color: #1d2953;}
|
||||
.revenboldnotice {color: #1d2953; font-weight: bold;}
|
||||
.revenbignotice {color: #1d2953; font-weight: bold; font-size: 185%;}
|
||||
.revennotice {color: #c099e2;}
|
||||
.revenboldnotice {color: #c099e2; font-weight: bold;}
|
||||
.revenbignotice {color: #c099e2; font-weight: bold; font-size: 185%;}
|
||||
.revenminor {color: #823abb}
|
||||
.revenwarning {color: #760fbb; font-style: italic;}
|
||||
.revendanger {color: #760fbb; font-weight: bold; font-size: 185%;}
|
||||
|
||||
Reference in New Issue
Block a user