[Yazi] Fix themes

This commit is contained in:
2025-10-30 10:42:42 +01:00
parent 5ba2894101
commit 786d5c5fe0
2 changed files with 4 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
[flavor]
use = "tokyo-night"
dark = "tokyo-night"
light = "tokyo-night"

View File

@@ -1,2 +1,3 @@
[flavor]
use = "{{ yazi-theme }}"
dark = "{{ yazi-theme }}"
light = "{{ yazi-theme }}"