ladybird/Base/res
Daniel Bertalan 53099b216c LibVT: Implement bright color support
Previously, we only used bright colors when the bold attribute was set.
We now have the option to set it via escape sequences. We also needed to
make the bold text behavior optional, as some color schemes do weird
things with it. For example, Solarized uses it for various shades of
gray, so bold green would turn into a light shade of gray.

The following new escape sequences are supported:
- `CSI 90;m` to `CSI 97;m`: set bright foreground color
- `CSI 100;m` to `CSI 107;m`: set bright background color
2021-06-04 09:02:43 +01:00
..
apps Base: Unregister "md" extension from Browser 2021-05-21 23:38:29 +02:00
cursors Base: Fill in rightmost pixel in crosshair cursor 2021-02-09 20:10:00 +01:00
devel/templates Base: clang-format the cpp-gui template project. 2021-04-25 01:13:59 +02:00
emoji Emoji: Add a return key symbol 2021-05-17 00:16:49 +01:00
fonts LibGfx+Base: Tweak bitmap fonts to ensure glyph data is 4-byte aligned 2021-05-24 08:18:34 +02:00
graphics DisplaySettings: Replace the monitor image with something more thematic 2021-05-20 00:03:30 +02:00
html Base: Add a WebAssembly mandelbrot demo 2021-05-26 15:34:13 +04:30
icons Ports: Create launchers for the stpuzzles port 2021-06-04 09:38:25 +02:00
js/Spreadsheet Spreadsheet: Add a 'contents' getter/setter to Position 2020-12-29 00:58:43 +01:00
keymaps Keymaps: Fix for missing mapping for the polish ć,Ć character 2021-05-27 22:57:49 +02:00
terminal-colors LibVT: Implement bright color support 2021-06-04 09:02:43 +01:00
themes Base: Tweak syntax highlighting colors in the Default theme 2021-05-21 15:32:53 +02:00
wallpapers Base: Add back the OG grid wallpaper from back in the day, now as a PNG 2020-04-30 12:31:02 +02:00
fortunes.json Base: Add a quote to the fortunes database 2021-04-23 09:27:49 +02:00