UNPKG
@jupyter-lsp/theme-material
Version:
alpha (2.1.1)
latest (3.0.0)
3.0.0
3.0.0-rc.0
2.1.1
Material theme for JupyterLab-LSP
github.com/jupyter-lsp/jupyterlab-lsp
jupyter-lsp/jupyterlab-lsp
@jupyter-lsp/theme-material
/
style
/
completer.css
12 lines
(10 loc)
•
227 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
.lsp-completer-theme-material
.jp-Completer-icon
svg
{
position
: relative;
top
:
2px
;
left
:
2px
;
width
:
16px
;
height
:
16px
; }
.lsp-completer-theme-material
.jp-Completer-item
.jp-mod-active
svg
path
{
fill
: white; }