lnav/src/themes
Tim Stack cb55f588ec [themes] add missing scrollbar style
Fixes #1074
2022-10-31 09:35:01 -07:00
..
README.md [docs] add ARCHITECTURE.md and various other things 2021-02-13 12:41:48 -08:00
default-theme.json [themes] add missing scrollbar style 2022-10-31 09:35:01 -07:00
eldar.json [themes] add missing scrollbar style 2022-10-31 09:35:01 -07:00
grayscale.json [line_buffer] add some performance counters for tracking SQL perf 2022-07-27 21:49:14 -07:00
monocai.json [docs] start updating screenshots 2022-08-07 10:00:34 -07:00
night-owl.json [themes] add missing scrollbar style 2022-10-31 09:35:01 -07:00
solarized-dark.json [themes] add missing scrollbar style 2022-10-31 09:35:01 -07:00
solarized-light.json [themes] add missing scrollbar style 2022-10-31 09:35:01 -07:00
themes.am [docs] add ARCHITECTURE.md and various other things 2021-02-13 12:41:48 -08:00

README.md

Themes

This directory contains the built-in theme definitions. The files are turned into C using bin2c and compiled into the executable. New themes need to be added to the themes.am file.