mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-19 07:19:45 +02:00
A bunch more theme stuff
This commit is contained in:
@@ -34,6 +34,8 @@ export interface Settings extends BaseModel {
|
||||
readonly model: 'settings';
|
||||
theme: string;
|
||||
appearance: string;
|
||||
themeLight: string;
|
||||
themeDark: string;
|
||||
updateChannel: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user