Issue:
List of dark theme RGB values for toolbars/ribbon background color in AutoCAD for custom button icon images.Solution:
Instead of editing or creating custom command icons for toolbars with a matching background color, convert the image files to transparent PNG files. This will allow the icon images to work with any color theme in AutoCAD. See the following Help documentation:
- About Managing and Sharing Custom Images
- To Manage Custom Images in a Customization File
- FAQ: Why Don't My Custom Images Display with A Transparent Color?
For reference, here are the RGB values for toolbar/ribbon background color:
| AutoCAD 2020 | 59,68,83 |
| AutoCAD 2015- 2019 | 93,93,93 |
| AutoCAD 2014 | 255,255,255 |