feat(theme)!: set a default theme

Adds 'Terminal' type to the default theme. Sets values to those similar
to CodeEdit and TextEdit. Colors default to Xterm defaults.
This commit is contained in:
Leroy Hopson 2024-04-01 20:08:39 +13:00 committed by Leroy Hopson
parent e732712b55
commit 4bd25bb92c
6 changed files with 108 additions and 14 deletions

View file

@ -24,6 +24,7 @@ Primarily developed and tested on Linux, it also supports macOS with partial sup
:caption: Table of Contents
introduction
themes
setup/index
api/index
CHANGELOG