Add dark highlighting style for placeholders
This commit is contained in:
@@ -394,4 +394,8 @@ main.normalize {
|
|||||||
.surface {
|
.surface {
|
||||||
background-color: #212121;
|
background-color: #212121;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
var {
|
||||||
|
color: #ffb4ab;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user