Replace $roomtile-badge-fg-color with $accent-fg-color
This commit is contained in:
@@ -41,7 +41,7 @@ limitations under the License.
|
||||
// with text-align in parent
|
||||
display: inline-block;
|
||||
padding: 0 4px;
|
||||
color: $roomtile-badge-fg-color;
|
||||
color: $accent-fg-color;
|
||||
background-color: $muted-fg-color;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user