serenity/Base
Felix Rauch 8d91dbf6c0 PixelPaint: Add loading and saving of color palettes
Color palettes can now be stored in and read from files. The default
palette will be read from `/res/color-palettes/default.palette`
instead of being hard-coded in PaletteWidget.

The file format is one color per line, in any format that can be
understood by `Gfx::Color::from_string`.
2021-06-21 22:32:58 +02:00
..
etc WindowServer: Add initial support for rendering on multiple screens 2021-06-20 14:57:26 +02:00
home/anon LaunchServer: Make all file handlers configurable including directories 2021-06-21 22:30:41 +02:00
res PixelPaint: Add loading and saving of color palettes 2021-06-21 22:32:58 +02:00
usr
www