You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/src/themes
Tim Stack 96765e3abc [view_curses] support for selecting text in mouse mode 1 month ago
..
README.md [docs] add ARCHITECTURE.md and various other things 3 years ago
default-theme.json [view_curses] support for selecting text in mouse mode 1 month ago
dracula.json [view_curses] support for selecting text in mouse mode 1 month ago
eldar.json [view_curses] support for selecting text in mouse mode 1 month ago
grayscale.json [misc] fix a few random issues 2 months ago
monocai.json [view_curses] support for selecting text in mouse mode 1 month ago
night-owl.json [view_curses] support for selecting text in mouse mode 1 month ago
solarized-dark.json [view_curses] support for selecting text in mouse mode 1 month ago
solarized-light.json [view_curses] support for selecting text in mouse mode 1 month ago
themes.am [themes] add dracula theme 9 months ago

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.