Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

plugins.chadtree.theme.iconColourSet

Right now you all the file icons are coloured according to Github colours.

You may also disable colouring if you wish.

Type: null or one of “github”, “none” or raw lua code

Default: null

Plugin default: "github"

Declared by:

plugins.chadtree.theme.iconGlyphSet

Icon glyph set to use.

Type: null or one of “devicons”, “emoji”, “ascii”, “ascii_hollow” or raw lua code

Default: null

Plugin default: "devicons"

Declared by:

plugins.chadtree.theme.textColourSet

On unix, the command ls can produce coloured results based on the LS_COLORS environmental variable.

CHADTree can pretend it’s ls by setting chadtree.theme.textColourSet to env.

If you are not happy with that, you can choose one of the many others.

Type: null or one of “env”, “solarized_dark_256”, “solarized_dark”, “solarized_light”, “solarized_universal”, “nord”, “trapdoor”, “nerdtree_syntax_light”, “nerdtree_syntax_dark” or raw lua code

Default: null

Plugin default: "env"

Declared by: