Commit graph

42 commits

Author SHA1 Message Date
John Lewin
a6caed8f5e Add theme support for noContentFieldDescription
- Issue MatterHackers/MCCentral#4613
Unfilled text should be a desaturated color
2018-11-23 18:45:29 -08:00
John Lewin
1559e58e88 Convert static ImageBuffers to instances
- Issue MatterHackers/MCCentral#4585
Memory leak in ImageWidget when source image is static
2018-11-21 19:24:53 -08:00
John Lewin
ab82ad7a75 Use HoverImageWidget
- Issue MatterHackers/MCCentral#4585
Memory leak in ImageWidget when source image is static
2018-11-21 19:24:53 -08:00
John Lewin
b1053b8198 Revert accessibility of contentRow
- Add public PrinterSetupWizardPage proxy to private .contentRow
- Use PrinterSetupWizardPage.ContentRow in LoadFilamentWizard
2018-11-03 10:12:49 -07:00
John Lewin
7212f11871 Rename theme.ActiveTabColor to theme.BackgroundColor
- Issue MatterHackers/MCCentral#4491
2018-11-03 09:51:25 -07:00
John Lewin
8d4974dc32 Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
- Issue MatterHackers/MCCentral#4490
2018-11-03 09:13:07 -07:00
John Lewin
def7cc4091 Revise spacing and colors for CreateDialogButton 2018-10-30 16:19:20 -07:00
John Lewin
92c67f358a Revise themesets to reference rather than own theme and menu theme 2018-10-30 16:19:20 -07:00
John Lewin
fffaa15598 Rename themeset.ThemeID property to ThemesetID 2018-10-30 16:19:20 -07:00
John Lewin
f378c73098 Add default color index to themes
- Issue MatterHackers/MCCentral#4382
2018-10-25 13:08:22 -07:00
John Lewin
129507f26a Rename method 2018-10-24 21:13:10 -07:00
John Lewin
e807489d0c Remove unintended effect 2018-10-24 08:50:43 -07:00
John Lewin
d005f84f69 Cleanup themes 2018-10-24 08:38:53 -07:00
John Lewin
29af22e2ec Rename theme 2018-10-24 08:07:07 -07:00
John Lewin
e2c5ae4bfd Add SchemaVersion to reset themes to default on change
- Extract embedded ThemeSet type to new file
- Eliminate redundant SerializedTheme type
- Issue MatterHackers/MCCentral#4353
Toggle buttons missing dots
2018-10-23 14:51:32 -07:00
John Lewin
819d7ef453 Improve guards for theme loading 2018-10-22 14:16:27 -07:00
John Lewin
a0ff0cfe5b Add ThemeID property 2018-10-22 14:16:27 -07:00
John Lewin
645f20e8ee Set default theme color on load 2018-10-22 14:16:27 -07:00
John Lewin
fcf6f03916 Remove SourceColor from theme 2018-10-22 14:16:27 -07:00
John Lewin
ef234d7d5e Rename Modes to ThemeNames for clarity 2018-10-22 14:16:27 -07:00
John Lewin
71dc4f9e90 Remove DefaultMode from IColorTheme 2018-10-22 14:16:27 -07:00
John Lewin
286c7d8291 Remove Colors from ThemeProvider 2018-10-22 14:16:26 -07:00
John Lewin
22041cfc16 Load themes from StaticData 2018-10-22 14:16:26 -07:00
John Lewin
53e3cbc7d4 Update and ignore non-declarative themes 2018-10-22 14:16:26 -07:00
John Lewin
13736cb067 Revise IColorTheme for declarative themes 2018-10-22 14:16:26 -07:00
John Lewin
8c3516c137 Prototype for theme loading
- Move to backend at later date for server delivered themes doc
2018-10-22 14:16:26 -07:00
John Lewin
b0af37d732 Improve theme support for DropLists 2018-10-22 14:16:25 -07:00
John Lewin
ddb8e94474 Update themes 2018-10-22 14:16:25 -07:00
John Lewin
d50672d2fc Add SectionBackgroundColor for theme control of SectionWidgets 2018-10-22 14:16:25 -07:00
John Lewin
1ec24789c7 Tune colors 2018-10-22 14:16:25 -07:00
John Lewin
4f0f790f56 Create specialized border fields 2018-10-22 14:16:25 -07:00
John Lewin
87ebb0f215 Improve Affinity 2018-10-22 14:16:25 -07:00
John Lewin
34708054ee Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
John Lewin
151e753db2 Move PrimaryAccentColor to parent 2018-10-22 14:16:24 -07:00
John Lewin
4b32a99ebb Refactor Color helper names 2018-10-17 17:22:24 -07:00
John Lewin
e74b5ef16e Move generated color to theme 2018-10-17 15:01:40 -07:00
John Lewin
6895586142 Improve light theme tab contrast 2018-10-15 08:12:47 -07:00
John Lewin
368807c31f Fix menu icons on dark theme 2018-10-15 08:12:30 -07:00
John Lewin
b6a3a5e9cd Remove DisableColor, collapse IsDarkTheme into parent 2018-10-15 08:11:58 -07:00
John Lewin
9a6a8e712d Remove redundant PrimaryBackgroundColor 2018-10-15 07:35:24 -07:00
John Lewin
bbca00e089 Clear ThumbnailBackground 2018-10-14 20:06:05 -07:00
John Lewin
ee936efb8a Revise theme support 2018-10-13 21:09:04 -07:00