clean up
This commit is contained in:
Vendored
-3
@@ -1796,9 +1796,6 @@ export interface Locale {
|
||||
"infoFg": string;
|
||||
"infoWarnBg": string;
|
||||
"infoWarnFg": string;
|
||||
"cwBg": string;
|
||||
"cwFg": string;
|
||||
"cwHoverBg": string;
|
||||
"toastBg": string;
|
||||
"toastFg": string;
|
||||
"buttonBg": string;
|
||||
|
||||
@@ -1714,9 +1714,6 @@ _theme:
|
||||
infoFg: "情報の文字"
|
||||
infoWarnBg: "警告の背景"
|
||||
infoWarnFg: "警告の文字"
|
||||
cwBg: "CW ボタンの背景"
|
||||
cwFg: "CW ボタンの文字"
|
||||
cwHoverBg: "CW ボタンの背景 (ホバー)"
|
||||
toastBg: "通知トーストの背景"
|
||||
toastFg: "通知トーストの文字"
|
||||
buttonBg: "ボタンの背景"
|
||||
|
||||
Reference in New Issue
Block a user