github.com/mit-dci/lit@v0.0.0-20221102210550-8c3d3b49f2ce/cmd/rs-af/ncurses_theme.toml (about)

     1  shadow = false
     2  borders = "simple"
     3  
     4  [colors]
     5  background = "black"
     6  shadow = "black"
     7  view = "black"
     8  primary = "white"
     9  secondary = "gray"
    10  tertiary = "blue"
    11  title_primary = "white"
    12  title_secondary = "gray"