Class DarkTheme
Assembly: EduCATS.dll
Syntax
public class DarkTheme : DefaultTheme, ITheme
Properties
Declaration
public override string AboutButtonBackgroundColor { get; }
Property Value
Overrides
AboutButtonTextColor
Declaration
public override string AboutButtonTextColor { get; }
Property Value
Overrides
AboutTextColor
Declaration
public override string AboutTextColor { get; }
Property Value
Overrides
AppBackgroundColor
Declaration
public override string AppBackgroundColor { get; }
Property Value
Overrides
AppNavigationBarBackgroundColor
Declaration
public override string AppNavigationBarBackgroundColor { get; }
Property Value
Overrides
AppStatusBarBackgroundColor
Declaration
public override string AppStatusBarBackgroundColor { get; }
Property Value
Overrides
BaseActivityIndicatorColorAndroid
Declaration
public override string BaseActivityIndicatorColorAndroid { get; }
Property Value
Overrides
BaseActivityIndicatorColorIOS
Declaration
public override string BaseActivityIndicatorColorIOS { get; }
Property Value
Overrides
BaseAppColor
Declaration
public override string BaseAppColor { get; }
Property Value
Overrides
BaseBlockColor
Declaration
public override string BaseBlockColor { get; }
Property Value
Overrides
BaseHeadphonesIcon
Declaration
public override string BaseHeadphonesIcon { get; }
Property Value
Overrides
BaseNoDataTextColor
Declaration
public override string BaseNoDataTextColor { get; }
Property Value
Overrides
BasePickerTextColor
Declaration
public override string BasePickerTextColor { get; }
Property Value
Overrides
BaseSectionTextColor
Declaration
public override string BaseSectionTextColor { get; }
Property Value
Overrides
Declaration
public override string EemcBackButtonColor { get; }
Property Value
Overrides
EemcBackButtonTextColor
Declaration
public override string EemcBackButtonTextColor { get; }
Property Value
Overrides
EemcItemTitleColor
Declaration
public override string EemcItemTitleColor { get; }
Property Value
Overrides
FilesTitleColor
Declaration
public override string FilesTitleColor { get; }
Property Value
Overrides
LoginBackground1Image
Declaration
public override string LoginBackground1Image { get; }
Property Value
Overrides
LoginBackground2Image
Declaration
public override string LoginBackground2Image { get; }
Property Value
Overrides
LoginBackground3Image
Declaration
public override string LoginBackground3Image { get; }
Property Value
Overrides
Declaration
public override string LoginButtonBackgroundColor { get; }
Property Value
Overrides
LoginShowPasswordImage
Declaration
public override string LoginShowPasswordImage { get; }
Property Value
Overrides
MainSelectedTabColor
Declaration
public override string MainSelectedTabColor { get; }
Property Value
Overrides
MainUnselectedTabColor
Declaration
public override string MainUnselectedTabColor { get; }
Property Value
Overrides
NewsTextColor
Declaration
public override string NewsTextColor { get; }
Property Value
Overrides
RecommendationsTitleColor
Declaration
public override string RecommendationsTitleColor { get; }
Property Value
Overrides
RoundedListViewBackgroundColor
Declaration
public override string RoundedListViewBackgroundColor { get; }
Property Value
Overrides
SettingsLogoutIcon
Declaration
public override string SettingsLogoutIcon { get; }
Property Value
Overrides
SettingsTitleColor
Declaration
public override string SettingsTitleColor { get; }
Property Value
Overrides
StatisticsBaseRatingTextColor
Declaration
public override string StatisticsBaseRatingTextColor { get; }
Property Value
Overrides
StatisticsBaseTitleColor
Declaration
public override string StatisticsBaseTitleColor { get; }
Property Value
Overrides
StatisticsDetailsNameColor
Declaration
public override string StatisticsDetailsNameColor { get; }
Property Value
Overrides
StatisticsDetailsSeparatorColor
Declaration
public override string StatisticsDetailsSeparatorColor { get; }
Property Value
Overrides
StatisticsDetailsTitleColor
Declaration
public override string StatisticsDetailsTitleColor { get; }
Property Value
Overrides
StatisticsExpandableTextColor
Declaration
public override string StatisticsExpandableTextColor { get; }
Property Value
Overrides
SubGroupText
Declaration
public override string SubGroupText { get; }
Property Value
Overrides
SwitchFrameTextColor
Declaration
public override string SwitchFrameTextColor { get; }
Property Value
Overrides
TestPassingAnswerColor
Declaration
public override string TestPassingAnswerColor { get; }
Property Value
Overrides
TestPassingButtonTextColor
Declaration
public override string TestPassingButtonTextColor { get; }
Property Value
Overrides
TestPassingEntryColor
Declaration
public override string TestPassingEntryColor { get; }
Property Value
Overrides
TestPassingQuestionColor
Declaration
public override string TestPassingQuestionColor { get; }
Property Value
Overrides
TestPassingUnselectedColor
Declaration
public override string TestPassingUnselectedColor { get; }
Property Value
Overrides
TestResultsAnswerTextColor
Declaration
public override string TestResultsAnswerTextColor { get; }
Property Value
Overrides
TestResultsRatingColor
Declaration
public override string TestResultsRatingColor { get; }
Property Value
Overrides
TestingDescriptionColor
Declaration
public override string TestingDescriptionColor { get; }
Property Value
Overrides
TestingTitleColor
Declaration
public override string TestingTitleColor { get; }
Property Value
Overrides
TodayCalendarBackgroundColor
Declaration
public override string TodayCalendarBackgroundColor { get; }
Property Value
Overrides
TodayCalendarBaseTextColor
Declaration
public override string TodayCalendarBaseTextColor { get; }
Property Value
Overrides
TodayCalendarSubjectTextColor
Declaration
public override string TodayCalendarSubjectTextColor { get; }
Property Value
Overrides
TodayNewsDateColor
Declaration
public override string TodayNewsDateColor { get; }
Property Value
Overrides
TodayNewsDateIconColor
Declaration
public override string TodayNewsDateIconColor { get; }
Property Value
Overrides
TodayNewsItemBackgroundColor
Declaration
public override string TodayNewsItemBackgroundColor { get; }
Property Value
Overrides
TodayNewsListBackgroundColor
Declaration
public override string TodayNewsListBackgroundColor { get; }
Property Value
Overrides
TodayNewsSubjectColor
Declaration
public override string TodayNewsSubjectColor { get; }
Property Value
Overrides
TodayNewsTitleColor
Declaration
public override string TodayNewsTitleColor { get; }
Property Value
Overrides
TodayNotSelectedDateTextColor
Declaration
public override string TodayNotSelectedDateTextColor { get; }
Property Value
Overrides
TodaySubjectBackgroundColor
Declaration
public override string TodaySubjectBackgroundColor { get; }
Property Value
Overrides
Implements