fixes: missing info, warning diagnostic (#890)

pull/893/head
Ray Gervais 2021-10-21 20:58:49 -04:00 committed by GitHub
parent f467154e18
commit 2edc85e953
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 8 deletions

View File

@ -30,6 +30,15 @@
"keyword" = "base0E"
"label" = "base0E"
"namespace" = "base0E"
"ui.popup" = { bg = "base01" }
"ui.window" = { bg = "base00" }
"ui.help" = { bg = "base01", fg = "base06" }
"info" = "base03"
"hint" = "base03"
"debug" = "base03"
"diagnostic" = "base03"
"error" = "base0E"
[palette]
base00 = "#181818" # Default Background