mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
Review raygui styles -WIP-
This commit is contained in:
Binary file not shown.
@ -2,8 +2,10 @@ About style: ashes
|
||||
-------------------
|
||||
A gray light style, remember to ashes.
|
||||
|
||||
![style_table.png]
|
||||
|
||||
About font
|
||||
-----------
|
||||
"Pixel Square" font by Joakin (http://aka-kinz.blogspot.com/).
|
||||
"V5 Loxica Lixera" font by vFive Digital (Roberto Christen).
|
||||
|
||||
100% free font, downloaded from dafont.com (https://www.dafont.com/pixel-square.font))
|
||||
100% free font, downloaded from dafont.com (https://www.dafont.com/v5loxica-lixera.font)
|
||||
@ -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
|
||||
|
||||
BIN
styles/ashes/screenshot.png
Normal file
BIN
styles/ashes/screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 23 KiB |
BIN
styles/ashes/v5loxical.ttf
Normal file
BIN
styles/ashes/v5loxical.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user