Audacity 3.2.0
HighContrastThemeAsCeeCode.cpp
Go to the documentation of this file.
1/*!********************************************************************
2
3 Audacity: A Digital Audio Editor
4
5 @file HighContrastThemeAsCeeCode.cpp
6
7 Paul Licameli split from Theme.cpp
8
9 **********************************************************************/
10
11#include <vector>
12#include "Theme.h"
13
14static const std::vector<unsigned char> ImageCacheAsData {
15// Include the generated file full of numbers
16#include "HighContrastThemeAsCeeCode.h"
17};
18
20 /* i18n-hint: greater difference between foreground and
21 background colors */
22 { "high-contrast", XO("High Contrast") },
25};
XO("Cut/Copy/Paste")
static const std::vector< unsigned char > ImageCacheAsData
static ThemeBase::RegisteredTheme theme