mirror of https://github.com/lapce/lapce.git
update theme
This commit is contained in:
parent
2f53bf76d5
commit
bd4a408806
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue