mirror of
https://github.com/raysan5/raygui.git
synced 2026-02-03 04:39:18 -05:00
Added sample styles -WIP-
Note those styles are still under development... they will change...
This commit is contained in:
BIN
styles/green_dark/Pixel Intv.otf
Normal file
BIN
styles/green_dark/Pixel Intv.otf
Normal file
Binary file not shown.
22
styles/green_dark/green_dark.rgs
Normal file
22
styles/green_dark/green_dark.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: green_dark
|
||||
#
|
||||
f 12 1 fonts/Pixel Intv.otf
|
||||
p 00 00 0x60827dff // DEFAULT_BORDER_COLOR_NORMAL
|
||||
p 00 01 0x2c3334ff // DEFAULT_BASE_COLOR_NORMAL
|
||||
p 00 02 0x82a29fff // DEFAULT_TEXT_COLOR_NORMAL
|
||||
p 00 03 0x5f9aa8ff // DEFAULT_BORDER_COLOR_FOCUSED
|
||||
p 00 04 0x334e57ff // DEFAULT_BASE_COLOR_FOCUSED
|
||||
p 00 05 0x6aa9b8ff // DEFAULT_TEXT_COLOR_FOCUSED
|
||||
p 00 06 0xa9cb8dff // DEFAULT_BORDER_COLOR_PRESSED
|
||||
p 00 07 0x3b6357ff // DEFAULT_BASE_COLOR_PRESSED
|
||||
p 00 08 0x97af81ff // DEFAULT_TEXT_COLOR_PRESSED
|
||||
p 00 09 0x5b6462ff // DEFAULT_BORDER_COLOR_DISABLED
|
||||
p 00 10 0x2c3334ff // DEFAULT_BASE_COLOR_DISABLED
|
||||
p 00 11 0x666b69ff // DEFAULT_TEXT_COLOR_DISABLED
|
||||
p 00 18 0x638465ff // DEFAULT_LINE_COLOR
|
||||
p 00 19 0x2b3a3aff // DEFAULT_BACKGROUND_COLOR
|
||||
BIN
styles/green_dark/screenshot006.png
Normal file
BIN
styles/green_dark/screenshot006.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
BIN
styles/green_dark/screenshot007.png
Normal file
BIN
styles/green_dark/screenshot007.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
BIN
styles/green_dark/style_table.png
Normal file
BIN
styles/green_dark/style_table.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
Reference in New Issue
Block a user