1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:38:13 +00:00
serenity/Userland
Sam Atkins 4f42e4ba90 LibGfx: Add 'IsDark' flag to SystemTheme and Palette
This explicitly states whether a given theme is a dark theme, so that
applications not using the system palette colors can still attempt to
match the overall theme.
2021-10-31 18:39:13 +01:00
..
Applets Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
Applications Spreadsheet: Convert JSIntegration to ThrowCompletionOr 2021-10-31 15:48:36 +01:00
Demos Everywhere: Rename back-click to backward-click 2021-10-27 22:05:58 +03:00
DevTools Profiler: Cache parsed DWARF debug information in disassembly view 2021-10-31 16:54:02 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Minesweeper: Set time label to a fixed width 2021-10-29 23:02:24 +03:00
Libraries LibGfx: Add 'IsDark' flag to SystemTheme and Palette 2021-10-31 18:39:13 +01:00
Services WebContent: Convert ConsoleGlobalObject functions to ThrowCompletionOr 2021-10-31 18:20:37 +02:00
Shell Shell: Unwind execution after runtime errors 2021-10-31 12:02:20 +01:00
Utilities Userland: Handle terminal window resizing in less(1) 2021-10-31 12:34:37 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00