mirror of
https://github.com/raysan5/raygui.git
synced 2026-01-28 09:49:18 -05:00
Renamed style
This commit is contained in:
BIN
styles/terminal/Mecha.ttf
Normal file
BIN
styles/terminal/Mecha.ttf
Normal file
Binary file not shown.
BIN
styles/terminal/screenshot.png
Normal file
BIN
styles/terminal/screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
BIN
styles/terminal/style_table.png
Normal file
BIN
styles/terminal/style_table.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
24
styles/terminal/terminal.rgs
Normal file
24
styles/terminal/terminal.rgs
Normal file
@ -0,0 +1,24 @@
|
||||
#
|
||||
# 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>
|
||||
#
|
||||
f 16 0 Mecha.ttf
|
||||
p 00 00 0x1c8d00ff DEFAULT_BORDER_COLOR_NORMAL
|
||||
p 00 01 0x161313ff DEFAULT_BASE_COLOR_NORMAL
|
||||
p 00 02 0x38f620ff DEFAULT_TEXT_COLOR_NORMAL
|
||||
p 00 03 0xc3fbc6ff DEFAULT_BORDER_COLOR_FOCUSED
|
||||
p 00 04 0x43bf2eff DEFAULT_BASE_COLOR_FOCUSED
|
||||
p 00 05 0xdcfadcff DEFAULT_TEXT_COLOR_FOCUSED
|
||||
p 00 06 0x1f5b19ff DEFAULT_BORDER_COLOR_PRESSED
|
||||
p 00 07 0x43ff28ff DEFAULT_BASE_COLOR_PRESSED
|
||||
p 00 08 0x1e6f15ff DEFAULT_TEXT_COLOR_PRESSED
|
||||
p 00 09 0x223b22ff DEFAULT_BORDER_COLOR_DISABLED
|
||||
p 00 10 0x182c18ff DEFAULT_BASE_COLOR_DISABLED
|
||||
p 00 11 0x244125ff DEFAULT_TEXT_COLOR_DISABLED
|
||||
p 00 16 0x00000010 TEXT_SIZE
|
||||
p 00 17 0x00000000 TEXT_SPACING
|
||||
p 00 18 0xe6fce3ff DEFAULT_LINE_COLOR
|
||||
p 00 19 0x0c1505ff DEFAULT_BACKGROUND_COLOR
|
||||
Reference in New Issue
Block a user