mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:57:44 +00:00
Base: Add pastel color palette
Add pastel color palette for PixelPaint.
This commit is contained in:
parent
c9ce73ffaa
commit
7be79eeb5e
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…
Add table
Add a link
Reference in a new issue