mirror of
https://github.com/raysan5/raygui.git
synced 2026-01-29 18:29:18 -05:00
Added sample styles -WIP-
Note those styles are still under development... they will change...
This commit is contained in:
22
styles/bluish/bluish.rgs
Normal file
22
styles/bluish/bluish.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: bluish
|
||||
#
|
||||
f 10 1 fonts/homespun.ttf
|
||||
p 00 00 0x5ca6a6ff // DEFAULT_BORDER_COLOR_NORMAL
|
||||
p 00 01 0xb4e8f3ff // DEFAULT_BASE_COLOR_NORMAL
|
||||
p 00 02 0x447e77ff // DEFAULT_TEXT_COLOR_NORMAL
|
||||
p 00 03 0x5f8792ff // DEFAULT_BORDER_COLOR_FOCUSED
|
||||
p 00 04 0xcdeff7ff // DEFAULT_BASE_COLOR_FOCUSED
|
||||
p 00 05 0x4c6c74ff // DEFAULT_TEXT_COLOR_FOCUSED
|
||||
p 00 06 0x3b5b5fff // DEFAULT_BORDER_COLOR_PRESSED
|
||||
p 00 07 0xeaffffff // DEFAULT_BASE_COLOR_PRESSED
|
||||
p 00 08 0x275057ff // DEFAULT_TEXT_COLOR_PRESSED
|
||||
p 00 09 0x96aaacff // DEFAULT_BORDER_COLOR_DISABLED
|
||||
p 00 10 0xc8d7d9ff // DEFAULT_BASE_COLOR_DISABLED
|
||||
p 00 11 0x8c9c9eff // DEFAULT_TEXT_COLOR_DISABLED
|
||||
p 00 18 0x84adb7ff // DEFAULT_LINE_COLOR
|
||||
p 00 19 0xe8eef1ff // DEFAULT_BACKGROUND_COLOR
|
||||
BIN
styles/bluish/homespun.ttf
Normal file
BIN
styles/bluish/homespun.ttf
Normal file
Binary file not shown.
BIN
styles/bluish/screenshot004.png
Normal file
BIN
styles/bluish/screenshot004.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
BIN
styles/bluish/screenshot005.png
Normal file
BIN
styles/bluish/screenshot005.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
BIN
styles/bluish/style_table.png
Normal file
BIN
styles/bluish/style_table.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
Reference in New Issue
Block a user