Blender Git Commit Log

Git Commits -> Revision 7fc0053

Revision 7fc0053 by Hans Goudey (master)
June 2, 2020, 19:04 (GMT)
UI: Fix T77173: Report Background Colors for 2.83 Release

This is a temporary solution for T77173 for the 2.83 release. D7203
provides a more long term solution for future releases.

This adds theme colors for the three report backgrounds, setting them
to the color used in 2.82. A separate commit in the addons repository
will follow for changes to the bundled themes.

Differential Revision: https://developer.blender.org/D7908

Commit Details:

Full Hash: 7fc0053c27e5e9ba3cc946898c7c11a8545f2777
Parent Commit: 52cc412
Lines Changed: +45, -4

9 Modified Paths:

/release/datafiles/userdef/userdef_default_theme.c (+3, -0) (Diff)
/release/scripts/presets/interface_theme/blender_light.xml (+3, -0) (Diff)
/source/blender/blenkernel/BKE_blender_version.h (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_userdef.c (+6, -0) (Diff)
/source/blender/editors/include/UI_resources.h (+3, -0) (Diff)
/source/blender/editors/interface/resources.c (+9, -0) (Diff)
/source/blender/editors/space_info/info_ops.c (+3, -3) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+15, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021