Make LSP status message match new font size of diagnostic message

This commit is contained in:
Julia 2023-07-27 10:25:46 -04:00
parent 46dd717857
commit 0ab1c6ac8e

View File

@ -44,7 +44,7 @@ export default function status_bar(): any {
icon_spacing: 4,
icon_width: 14,
height: 18,
message: text(layer, "sans"),
message: text(layer, "sans", { size: "xs" }),
icon_color: foreground(layer),
},
state: {