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,
|
||||
selection: colorD,
|
||||
selectionMatch: colorA,
|
||||
lineHighlight: '#00000090', // panel bg
|
||||
lineBackground: '#00000080',
|
||||
lineHighlight: '#6edee440', // panel bg
|
||||
lineBackground: '#00000040',
|
||||
gutterBackground: 'transparent',
|
||||
gutterForeground: '#8a919966',
|
||||
customStyle: '.cm-line { line-height: 1 }',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue