Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDalai Felinto <dalai@blender.org>2022-10-13 21:00:40 +0300
committerDalai Felinto <dalai@blender.org>2022-10-13 21:05:28 +0300
commita5d3b648e3e2d68c99d6f7d9dad466ff4e302f34 (patch)
tree061c1123b87a7283a502f26162e25b28bcde9260 /source/blender/editors/space_node/node_edit.cc
parent6f190c669f3001f73e9051fc66e4d233957391c4 (diff)
Outliner: Use row background color for elements count indicator
From T101799: Currently, the count indicator background and color are hardcoded to black and white in an attempt to maximize contrast, at the expense of being too prominent even when not needed. Changing the background color to match the row (or any other element) background, would make it look like the data-block icon is masked out, improving readability while not standing out too much. The circle background color should not have transparency, as it does now. And the text inside should match the color of the text used for the parent element (instead of hardcoded white). This should make it look good in any theme. --- Before: {F13674265, size=full} After: {F13674269, size=full} Differential Revision: https://developer.blender.org/D16246
Diffstat (limited to 'source/blender/editors/space_node/node_edit.cc')
0 files changed, 0 insertions, 0 deletions