monome / druid

terminal interface for crow
GNU General Public License v3.0
35 stars 16 forks source link

add option to override internal repl theme #72

Closed daveriedstra closed 3 years ago

daveriedstra commented 3 years ago

Addresses #70 by adding an option to avoid using the internal repl theme colors, meaning the druid repl will inherit the user's specified terminal theme colors. Option needs to be passed to repl command:

druid repl --no-theme

image

image