Update Light & Dark themes

This commit is contained in:
Nate Butler 2022-04-06 01:46:10 -04:00
parent 2a2c4071f4
commit e201826d00
7 changed files with 119 additions and 120 deletions

View file

@ -28,7 +28,7 @@ export default function selectorModal(theme: Theme): Object {
activeItem,
border: border(theme, "primary"),
empty: {
text: text(theme, "sans", "muted"),
text: text(theme, "sans", "placeholder"),
padding: {
bottom: 4,
left: 16,