Default colors for preview-tui/iconlookup should be read from $NNN_FCOLORS #1671
Replies: 1 comment 2 replies
-
|
Icon colors are determined at compile time. You can edit
Icons work based on file extension. NNN_FCOLOR is for the actual filetype. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
By default, the icon (and text) colors when listing directories/files in the preview-tui pane are the default nnn colors.
A better default would be to read the colors in $NNN_FCOLORS.
Thoughts?
(Aside: why is NNN_FCOLORS limited to those few filetypes instead of all the filetypes in .iconlookup?)
Beta Was this translation helpful? Give feedback.
All reactions