update theme

This commit is contained in:
Dongdong Zhou 2022-09-14 19:53:51 +01:00
parent 2f53bf76d5
commit bd4a408806
2 changed files with 4 additions and 4 deletions

View File

@ -60,8 +60,8 @@ magenta = "#C678DD"
"tag" = "$blue"
[theme.ui]
"lapce.active_tab" = "$black"
"lapce.inactive_tab" = "$grey"
"lapce.active_tab" = "#528BFF"
"lapce.inactive_tab" = "#5C6370"
"lapce.error" = "$red"
"lapce.warn" = "$yellow"
"lapce.dropdown_shadow" = "#000000"

View File

@ -66,8 +66,8 @@ magenta = "#A626A4"
"tag" = "$blue"
[theme.ui]
"lapce.active_tab" = "$white"
"lapce.inactive_tab" = "$grey"
"lapce.active_tab" = "#526FFF"
"lapce.inactive_tab" = "#A0A1A7"
"lapce.error" = "#E51400"
"lapce.warn" = "#E9A700"
"lapce.dropdown_shadow" = "#B4B4B4"