mirror of
https://github.com/raysan5/raygui.git
synced 2026-01-30 02:39:17 -05:00
Review raygui styles -WIP-
This commit is contained in:
@ -1,13 +1,11 @@
|
||||
#
|
||||
# rgs style text file (v3.0) - raygui style file generated using rGuiStyler
|
||||
# rgs style text file (v3.1) - raygui style file generated using rGuiStyler
|
||||
#
|
||||
# Style properties:
|
||||
# f <gen_font_size> <charmap_file> <font_file>
|
||||
# p <control_id> <property_id> <property_value> <property_name>
|
||||
#
|
||||
# STYLE: ashes
|
||||
#
|
||||
f 9 0 Pixel Square 10.ttf
|
||||
f 16 0 v5loxical.ttf
|
||||
p 00 00 0xf0f0f0ff DEFAULT_BORDER_COLOR_NORMAL
|
||||
p 00 01 0x868686ff DEFAULT_BASE_COLOR_NORMAL
|
||||
p 00 02 0xe6e6e6ff DEFAULT_TEXT_COLOR_NORMAL
|
||||
@ -20,7 +18,7 @@ p 00 08 0x414141ff DEFAULT_TEXT_COLOR_PRESSED
|
||||
p 00 09 0x8b8b8bff DEFAULT_BORDER_COLOR_DISABLED
|
||||
p 00 10 0x777777ff DEFAULT_BASE_COLOR_DISABLED
|
||||
p 00 11 0x959595ff DEFAULT_TEXT_COLOR_DISABLED
|
||||
p 00 16 0x00000009 TEXT_SIZE
|
||||
p 00 17 0x00000000 TEXT_SPACING
|
||||
p 00 16 0x00000010 TEXT_SIZE
|
||||
p 00 17 0x00000001 TEXT_SPACING
|
||||
p 00 18 0x9dadb1ff DEFAULT_LINE_COLOR
|
||||
p 00 19 0x6b6b6bff DEFAULT_BACKGROUND_COLOR
|
||||
|
||||
Reference in New Issue
Block a user