feat: change selection-background-color

This commit is contained in:
rankun 2020-02-26 12:51:02 +08:00 committed by Barry
parent 17096b6e62
commit 9abe36377d

View file

@ -73,7 +73,7 @@ border:1px solid #242424;
border-radius:3px;
padding:2px;
background:none;
selection-background-color:#484848;
selection-background-color:#264F78;
selection-color:#DCDCDC;
}