teletext: add panel bg
This commit is contained in:
parent
289376840e
commit
a179313db2
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@ export const settings = {
|
||||||
caret: colorC,
|
caret: colorC,
|
||||||
selection: colorD,
|
selection: colorD,
|
||||||
selectionMatch: colorA,
|
selectionMatch: colorA,
|
||||||
lineHighlight: '#00000090', // panel bg
|
lineHighlight: '#6edee440', // panel bg
|
||||||
lineBackground: '#00000080',
|
lineBackground: '#00000040',
|
||||||
gutterBackground: 'transparent',
|
gutterBackground: 'transparent',
|
||||||
gutterForeground: '#8a919966',
|
gutterForeground: '#8a919966',
|
||||||
customStyle: '.cm-line { line-height: 1 }',
|
customStyle: '.cm-line { line-height: 1 }',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue