ソースを参照

feat(theme): add icon field to UiStyles

Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
Sandro-Alessio Gierens 1 年間 前
コミット
983e9cba7e
1 ファイル変更2 行追加0 行削除
  1. 2 0
      src/theme/ui_styles.rs

+ 2 - 0
src/theme/ui_styles.rs

@@ -25,6 +25,8 @@ pub struct UiStyles {
     pub octal:        Style,          // oc
     pub flags:        Style,          // ff
 
+    pub icon:         Option<Style>,  // ic
+
     pub symlink_path:         Style,  // lp
     pub control_char:         Style,  // cc
     pub broken_symlink:       Style,  // or