[Yazi] Add additional themes
This commit is contained in:
@@ -123,10 +123,10 @@ const fonts = {
|
||||
// TODO
|
||||
const yaziThemes = {
|
||||
'nordic': 'tokyo-night',
|
||||
'deep-dark': 'tokyo-night',
|
||||
'material': 'tokyo-night',
|
||||
'light': 'tokyo-night',
|
||||
'bright': 'tokyo-night',
|
||||
'deep-dark': 'vscode-dark-modern',
|
||||
'material': 'dracula',
|
||||
'light': 'vscode-light-modern',
|
||||
'bright': 'vscode-light-modern',
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user