1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 07:10:59 +00:00
serenity/Userland/Applications/Terminal
Jelle Raaijmakers 48eecaad64 LibGUI: Remove Window background color
The `m_background_color` field was not used anywhere. Both `Terminal`
and the `ColorPicker` widget invoked `set_background_color()` to no
avail.
2022-01-31 00:38:15 +01:00
..
CMakeLists.txt Terminal: Modernize terminal settings as a standalone application 2021-11-27 12:45:44 +01:00
main.cpp LibGUI: Remove Window background color 2022-01-31 00:38:15 +01:00