[Yazi] Use package manager for themes
This commit is contained in:
@@ -480,8 +480,8 @@ const iconTheme = {
|
||||
};
|
||||
const yaziThemes = {
|
||||
'nordic': 'tokyo-night',
|
||||
'deep-dark': 'vscode-dark-modern',
|
||||
'deep-dark': 'dracula',
|
||||
'material': 'dracula',
|
||||
'light': 'vscode-light-modern',
|
||||
'bright': 'vscode-light-modern',
|
||||
'light': 'catppuccin-latte',
|
||||
'bright': 'catppuccin-latte',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user