ladybird/Base/home/anon
Daniel Bertalan acbd1d14d0 LibVT+Terminal: Add color scheme support
This commit introduces color scheme support to Terminal. These are found
in `/res/terminal_colors` and the default color scheme can be set in
`~/.config/Terminal.ini`. Furthermore, a combo box is added for
setting the color scheme at runtime.

The previously used default color scheme has been added to
`/res/terminal-colors/Default.ini`.

To make the implementation more compatible with other color schemes,
`TerminalWidget` now supports overriding the default foreground and
background colors.
2021-06-04 09:02:43 +01:00
..
.config LibVT+Terminal: Add color scheme support 2021-06-04 09:02:43 +01:00
Documents Base: Move test PDFs from /res/pdf to /home/anon/Documents/pdf 2021-05-27 18:13:09 +01:00
Source LibDebug: Add support for parsing array types 2021-04-14 13:28:48 +02:00
tests Base/CI: Create and check test-results.log file for on-target tests 2021-05-21 22:59:07 +01:00
.shellrc Shell+LibLine: Support HISTCONTROL environment variable 2020-10-26 11:27:54 +01:00