GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
terminal
ITerminal
IThemeObject
Interface IThemeObject
A type for the terminal theme.
interface
IThemeObject
{
background
:
string
;
cursor
:
string
;
cursorAccent
:
string
;
foreground
:
string
;
selectionBackground
:
string
;
selectionInactiveBackground
:
string
;
}
Index
Properties
background
cursor
cursor
Accent
foreground
selection
Background
selection
Inactive
Background
Properties
background
background
:
string
cursor
cursor
:
string
cursor
Accent
cursorAccent
:
string
foreground
foreground
:
string
selection
Background
selectionBackground
:
string
selection
Inactive
Background
selectionInactiveBackground
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
cursor
cursor
Accent
foreground
selection
Background
selection
Inactive
Background
GitHub
Jupyter
@jupyterlab
Loading...
A type for the terminal theme.