mirror of
https://github.com/raysan5/raygui.git
synced 2026-01-28 01:39:17 -05:00
Added sample styles -WIP-
Note those styles are still under development... they will change...
This commit is contained in:
BIN
styles/cherry/Pixel Square Bold10.ttf
Normal file
BIN
styles/cherry/Pixel Square Bold10.ttf
Normal file
Binary file not shown.
22
styles/cherry/cherry.rgs
Normal file
22
styles/cherry/cherry.rgs
Normal file
@ -0,0 +1,22 @@
|
||||
#
|
||||
# rgs style text file (v3.0) - raygui style file generated using rGuiStyler
|
||||
#
|
||||
# Info: p <controlId> <propertyId> <propertyValue> // Property description
|
||||
#
|
||||
# STYLE: cherry
|
||||
#
|
||||
f 9 0 fonts/Pixel Square Bold10.ttf
|
||||
p 00 00 0xda5757ff // DEFAULT_BORDER_COLOR_NORMAL
|
||||
p 00 01 0x753233ff // DEFAULT_BASE_COLOR_NORMAL
|
||||
p 00 02 0xe17373ff // DEFAULT_TEXT_COLOR_NORMAL
|
||||
p 00 03 0xfaaa97ff // DEFAULT_BORDER_COLOR_FOCUSED
|
||||
p 00 04 0xe06262ff // DEFAULT_BASE_COLOR_FOCUSED
|
||||
p 00 05 0xfdb4aaff // DEFAULT_TEXT_COLOR_FOCUSED
|
||||
p 00 06 0xe03c46ff // DEFAULT_BORDER_COLOR_PRESSED
|
||||
p 00 07 0x5b1e20ff // DEFAULT_BASE_COLOR_PRESSED
|
||||
p 00 08 0xc2474fff // DEFAULT_TEXT_COLOR_PRESSED
|
||||
p 00 09 0xa19292ff // DEFAULT_BORDER_COLOR_DISABLED
|
||||
p 00 10 0x706060ff // DEFAULT_BASE_COLOR_DISABLED
|
||||
p 00 11 0x9e8585ff // DEFAULT_TEXT_COLOR_DISABLED
|
||||
p 00 18 0xfb8170ff // DEFAULT_LINE_COLOR
|
||||
p 00 19 0x3a1720ff // DEFAULT_BACKGROUND_COLOR
|
||||
BIN
styles/cherry/screenshot009.png
Normal file
BIN
styles/cherry/screenshot009.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
BIN
styles/cherry/screenshot010.png
Normal file
BIN
styles/cherry/screenshot010.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
BIN
styles/cherry/style_table.png
Normal file
BIN
styles/cherry/style_table.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Reference in New Issue
Block a user