Switch to onedark theme
This commit is contained in:
parent
e102a548ba
commit
1f1ade1541
3 changed files with 22 additions and 19 deletions
|
|
@ -29,8 +29,8 @@ let
|
|||
|
||||
selected = {
|
||||
foreground = colorPalette.bright.white;
|
||||
background = color.tAlphaRgba (v: 240) colorPalette.dark.blue;
|
||||
underline = colorPalette.dark.white;
|
||||
background = colorPalette.bright.black;
|
||||
underline = colorPalette.normal.white;
|
||||
};
|
||||
|
||||
alert = colorPalette.bright.red;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue