Lines Matching refs:Theme

34         {":/autotest/images/leafsort.png", Utils::Theme::IconsBaseColor}});
37 {":/utils/images/run_small.png", Utils::Theme::IconsRunColor},
38 {":/utils/images/iconoverlay_reset.png", Utils::Theme::IconsStopColor}},
41 {":/utils/images/run_small.png", Utils::Theme::IconsRunToolBarColor},
42 {":/utils/images/iconoverlay_reset.png", Utils::Theme::IconsStopToolBarColor}});
44 {":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestPassTextColor}},
47 {":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestFailTextColor}},
50 {":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestXFailTextColor}},
53 {":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestXPassTextColor}},
56 {":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestSkipTextColor}},
59 {":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestPassTextColor},
60 {":/projectexplorer/images/buildstepdisable.png", Utils::Theme::PanelTextColorDark}},
63 {":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestFailTextColor},
64 {":/projectexplorer/images/buildstepdisable.png", Utils::Theme::PanelTextColorDark}},
67 {":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestXPassTextColor},
68 {":/projectexplorer/images/buildstepdisable.png", Utils::Theme::PanelTextColorDark}},
71 {":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestXFailTextColor},
72 {":/projectexplorer/images/buildstepdisable.png", Utils::Theme::PanelTextColorDark}},
75 {":/utils/images/filledcircle.png", Utils::Theme::BackgroundColorNormal},
76 {":/autotest/images/benchmark.png", Utils::Theme::PanelTextColorDark}}, Utils::Icon::Tint);
78 {":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestDebugTextColor}},
81 {":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestWarnTextColor}},
84 {":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestPassTextColor},
85 {":/utils/images/iconoverlay_warning.png", Utils::Theme::OutputPanes_TestWarnTextColor}},
88 {":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestFailTextColor},
89 {":/utils/images/iconoverlay_warning.png", Utils::Theme::OutputPanes_TestWarnTextColor}},
92 {":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestFatalTextColor}},
94 const Utils::Icon VISUAL_DISPLAY({{":/autotest/images/visual.png", Utils::Theme::IconsBaseColor}});
95 const Utils::Icon TEXT_DISPLAY({{":/autotest/images/text.png", Utils::Theme::IconsBaseColor}});