[Yazi] Use package manager for themes

This commit is contained in:
2026-05-11 12:03:06 +02:00
parent a87f908b4d
commit 82f375794b
35 changed files with 25 additions and 3758 deletions
+3 -3
View File
@@ -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',
};