Merge remote-tracking branch 'origin/main' into editor2-paint
This commit is contained in:
commit
bdf6e8bcc7
204 changed files with 48828 additions and 1648 deletions
|
@ -9335,7 +9335,7 @@ impl Render for Editor {
|
|||
underline: None,
|
||||
};
|
||||
EditorElement::new(EditorStyle {
|
||||
background: cx.theme().colors().editor,
|
||||
background: cx.theme().colors().editor_background,
|
||||
local_player: cx.theme().players().local(),
|
||||
text: text_style,
|
||||
line_height_scalar: settings.buffer_line_height.value(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue