mirror of
https://github.com/raysan5/raygui.git
synced 2026-01-28 09:49:18 -05:00
Added sample styles -WIP-
Note those styles are still under development... they will change...
This commit is contained in:
BIN
styles/candy/PixAntiqua.ttf
Normal file
BIN
styles/candy/PixAntiqua.ttf
Normal file
Binary file not shown.
6719
styles/candy/candy.h
Normal file
6719
styles/candy/candy.h
Normal file
File diff suppressed because it is too large
Load Diff
22
styles/candy/candy.rgs
Normal file
22
styles/candy/candy.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: candy
|
||||
#
|
||||
f 12 1 fonts/PixAntiqua.ttf
|
||||
p 00 00 0xe58b68ff // DEFAULT_BORDER_COLOR_NORMAL
|
||||
p 00 01 0xfeda96ff // DEFAULT_BASE_COLOR_NORMAL
|
||||
p 00 02 0xe59b5fff // DEFAULT_TEXT_COLOR_NORMAL
|
||||
p 00 03 0xee813fff // DEFAULT_BORDER_COLOR_FOCUSED
|
||||
p 00 04 0xfcd85bff // DEFAULT_BASE_COLOR_FOCUSED
|
||||
p 00 05 0xf49641ff // DEFAULT_TEXT_COLOR_FOCUSED
|
||||
p 00 06 0xb34848ff // DEFAULT_BORDER_COLOR_PRESSED
|
||||
p 00 07 0xeb7272ff // DEFAULT_BASE_COLOR_PRESSED
|
||||
p 00 08 0xbd4a4aff // DEFAULT_TEXT_COLOR_PRESSED
|
||||
p 00 09 0x94795dff // DEFAULT_BORDER_COLOR_DISABLED
|
||||
p 00 10 0xc2a37aff // DEFAULT_BASE_COLOR_DISABLED
|
||||
p 00 11 0x9c8369ff // DEFAULT_TEXT_COLOR_DISABLED
|
||||
p 00 18 0xd77575ff // DEFAULT_LINE_COLOR
|
||||
p 00 19 0xfff5e1ff // DEFAULT_BACKGROUND_COLOR
|
||||
BIN
styles/candy/screenshot.png
Normal file
BIN
styles/candy/screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
BIN
styles/candy/style_table.png
Normal file
BIN
styles/candy/style_table.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
Reference in New Issue
Block a user