1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 22:27:44 +00:00
serenity/Base
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
..
etc pls: Drastically simplify this program 2021-05-30 23:09:37 +02:00
home/anon LibVT+Terminal: Add color scheme support 2021-06-04 09:02:43 +01:00
res LibVT+Terminal: Add color scheme support 2021-06-04 09:02:43 +01:00
usr pls: Drastically simplify this program 2021-05-30 23:09:37 +02:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00