Added sample styles -WIP-

Note those styles are still under development... they will change...
This commit is contained in:
raysan5
2019-08-21 12:50:57 +02:00
parent 737e866ec2
commit 93a44f1214
83 changed files with 6974 additions and 6 deletions

Binary file not shown.

9
styles/ashes/README.txt Normal file
View File

@ -0,0 +1,9 @@
About style: ashes
-------------------
A gray light style, remember to ashes.
About font
-----------
"Pixel Square" font by Joakin (http://aka-kinz.blogspot.com/).
100% free font, downloaded from dafont.com (https://www.dafont.com/pixel-square.font))

26
styles/ashes/ashes.rgs Normal file
View File

@ -0,0 +1,26 @@
#
# rgs style text file (v3.0) - 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
p 00 00 0xf0f0f0ff DEFAULT_BORDER_COLOR_NORMAL
p 00 01 0x868686ff DEFAULT_BASE_COLOR_NORMAL
p 00 02 0xe6e6e6ff DEFAULT_TEXT_COLOR_NORMAL
p 00 03 0x929999ff DEFAULT_BORDER_COLOR_FOCUSED
p 00 04 0xeaeaeaff DEFAULT_BASE_COLOR_FOCUSED
p 00 05 0x98a1a8ff DEFAULT_TEXT_COLOR_FOCUSED
p 00 06 0x3f3f3fff DEFAULT_BORDER_COLOR_PRESSED
p 00 07 0xf6f6f6ff DEFAULT_BASE_COLOR_PRESSED
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 18 0x9dadb1ff DEFAULT_LINE_COLOR
p 00 19 0x6b6b6bff DEFAULT_BACKGROUND_COLOR

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB