mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 09:00:22 +00:00
Base: Add pastel color palette
Add pastel color palette for PixelPaint.
This commit is contained in:
parent
c9ce73ffaa
commit
7be79eeb5e
Notes:
sideshowbarker
2024-07-17 19:04:34 +09:00
Author: https://github.com/electrikmilk Commit: https://github.com/SerenityOS/serenity/commit/7be79eeb5e Pull-request: https://github.com/SerenityOS/serenity/pull/12403
1 changed files with 14 additions and 0 deletions
14
Base/res/color-palettes/pastel.palette
Normal file
14
Base/res/color-palettes/pastel.palette
Normal file
|
@ -0,0 +1,14 @@
|
|||
#8f8f8f
|
||||
#d6d6d6
|
||||
#ffc3c3
|
||||
#ffc3a5
|
||||
#ffe7a6
|
||||
#d4ffa6
|
||||
#adffa5
|
||||
#a5ffd4
|
||||
#a5fff1
|
||||
#a6d2ff
|
||||
#a6aeff
|
||||
#caa6ff
|
||||
#f3a5ff
|
||||
#ffa6e9
|
Loading…
Reference in a new issue