lll 0.1.1

Simple terminal file manager
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Every field in a theme file is optional.

shadow = false
borders = "none"

[colors]
  background         = "black"
  view               = "black"
  primary            = "#eeeeee"
  secondary          = "#dddddd"
  tertiary           = "#cccccc"
  title_primary      = "blue"
  title_secondary    = "yellow"
  highlight          = "green"
  highlight_inactive = "magenta"