mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
Added sample styles -WIP-
Note those styles are still under development... they will change...
This commit is contained in:
BIN
styles/cyber/Kyrou 7 Wide.ttf
Normal file
BIN
styles/cyber/Kyrou 7 Wide.ttf
Normal file
Binary file not shown.
22
styles/cyber/cyber.rgs
Normal file
22
styles/cyber/cyber.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: cyber
|
||||
#
|
||||
f 14 0 fonts/Kyrou 7 Wide.ttf
|
||||
p 00 00 0x2f7486ff // DEFAULT_BORDER_COLOR_NORMAL
|
||||
p 00 01 0x024658ff // DEFAULT_BASE_COLOR_NORMAL
|
||||
p 00 02 0x2489a2ff // DEFAULT_TEXT_COLOR_NORMAL
|
||||
p 00 03 0x82cde0ff // DEFAULT_BORDER_COLOR_FOCUSED
|
||||
p 00 04 0x3299b4ff // DEFAULT_BASE_COLOR_FOCUSED
|
||||
p 00 05 0xb6e1eaff // DEFAULT_TEXT_COLOR_FOCUSED
|
||||
p 00 06 0xeb7630ff // DEFAULT_BORDER_COLOR_PRESSED
|
||||
p 00 07 0xffbc51ff // DEFAULT_BASE_COLOR_PRESSED
|
||||
p 00 08 0xd86f36ff // DEFAULT_TEXT_COLOR_PRESSED
|
||||
p 00 09 0x134b5aff // DEFAULT_BORDER_COLOR_DISABLED
|
||||
p 00 10 0x02313dff // DEFAULT_BASE_COLOR_DISABLED
|
||||
p 00 11 0x17505fff // DEFAULT_TEXT_COLOR_DISABLED
|
||||
p 00 18 0x81c0d0ff // DEFAULT_LINE_COLOR
|
||||
p 00 19 0x00222bff // DEFAULT_BACKGROUND_COLOR
|
||||
BIN
styles/cyber/screenshot001.png
Normal file
BIN
styles/cyber/screenshot001.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
BIN
styles/cyber/screenshot002.png
Normal file
BIN
styles/cyber/screenshot002.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
BIN
styles/cyber/screenshot003.png
Normal file
BIN
styles/cyber/screenshot003.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
BIN
styles/cyber/style_table.png
Normal file
BIN
styles/cyber/style_table.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
Reference in New Issue
Block a user