30 Commits

Author SHA1 Message Date
Alexander Weber
9f17e17bc1 runtime optimization - table.copy is bad 2018-04-26 20:04:40 +02:00
Alexander Weber
eb1af5c6b8 solve multiline text border 2018-03-22 07:59:26 +01:00
Alexander Weber
cc151bf30c theme attribute consolidation adjustments 2018-03-20 22:52:56 +01:00
Alexander Weber
12ce2c8901 use theme.monochrome_textcolor instead of os_attr.tty_monochrome in tetris app 2018-03-20 18:07:12 +01:00
Grizzly Adam
9393f528aa
Updated Table Colors 2018-03-17 14:57:43 -05:00
Alexander Weber
db3f07edd9 Merge branch 'Grizzly-Adam-theming' into more_theming_support 2018-03-16 06:35:08 +01:00
Grizzly Adam
f28024af96
added status colors 2018-03-15 18:37:51 -05:00
Alexander Weber
1feeddf108 add theme:get_bgcolor_box() 2018-03-13 23:49:15 +01:00
Grizzly Adam
bf0cadae09
Set Fallback Values 2018-03-12 19:41:09 -05:00
Alexander Weber
30fef6a79d split freedom theme from default to own theme
remove reduncancies
2018-03-12 21:05:14 +01:00
Alexander Weber
b3e01f4cff support for theme:get_tableoptions(show_select_bar) 2018-03-11 20:47:53 +01:00
Alexander Weber
0b98d57d99 added texture replacement in themes support 2018-03-11 20:09:01 +01:00
Alexander Weber
b126845208 renamed theme table parameters 2018-03-11 20:09:01 +01:00
Alexander Weber
7894a1bba4 renamed tableoptions_* to table_* 2018-03-11 20:09:01 +01:00
Alexander Weber
2555134d58 table theming 2018-03-11 20:09:01 +01:00
Alexander Weber
ee6b1ca06b introduce contrast_textcolor to be used with contrast_background 2018-02-26 15:39:43 +01:00
Alexander Weber
77516396ea app_button is now desktop_icon
API updated
2018-02-21 21:07:53 +01:00
Alexander Weber
cbb9fc6a04 Textures renamed trough github files upload (Grizzly-Adam) 2018-02-21 20:15:17 +01:00
Grizzly Adam
a693876b4e Added fallback for desktop_icon_label_button 2018-02-21 20:07:05 +01:00
Grizzly Adam
6ddbf7d05f
Set fallbacks for new theme options 2018-02-15 17:29:32 -06:00
Alexander Weber
ae80e7eb2c Added theme:get_image_button(), move more code to theme-methods
Colorize more theme depending button texts
2017-12-18 20:04:56 +01:00
Alexander Weber
f9513e4ab0 themes: tooltipps are per code not per text. Therefore the tooltipps should not be displayed in some cases (like calculator have all numbers the same code and same tooltipp, so no
tooltipp usefull)
2017-12-18 18:08:06 +01:00
Alexander Weber
3429b527d0 Merge branch 'pr_contrast_background' 2017-12-13 20:51:17 +01:00
Alexander Weber
cf0d4fca87 add support for theme contrast_bg 2017-12-13 20:32:54 +01:00
Alexander Weber
6799d8f7f2 Test for note light and param2 color 2017-12-13 10:36:57 +01:00
Alexander Weber
a7dc7887e6 theming adjustments. Add methods for themed buttons and labels.
Set default text to black for buttons and labels
2017-12-11 08:41:59 +01:00
v-rob
eb9f7aeee9
Add new theme code
Themes are now in separate folders except for Freedom, which is the default.
2017-12-06 16:21:03 -08:00
v-rob
fe0e642650
add red theme code 2017-12-03 17:49:51 -08:00
Alexander Weber
2a8a7cf1e1 themes: add register_theme() and documentation 2017-12-03 23:43:30 +01:00
Alexander Weber
5566b3c598 enhanced themes support and more related changes 2017-12-03 22:24:45 +01:00