Move to an inline refactoring prompt
This commit is contained in:
parent
2468506189
commit
c1d9b37dbc
5 changed files with 186 additions and 132 deletions
|
@ -69,8 +69,7 @@ export default function assistant(): any {
|
|||
width: 500,
|
||||
editor_max_lines: 6,
|
||||
editor: {
|
||||
background: background(theme.lowest),
|
||||
text: text(theme.lowest, "mono", "on"),
|
||||
text: text(theme.lowest, "mono", "on", { size: "sm" }),
|
||||
placeholder_text: text(theme.lowest, "sans", "on", "disabled"),
|
||||
selection: theme.players[0],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue