Home
last modified time | relevance | path

Searched refs:ThemeOptions (Results 1 – 16 of 16) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/packages/jaeger-ui-components/src/
H A DTheme.tsx64 export type ThemeOptions = Partial<Theme>;
88 export function isLight(theme?: Theme | ThemeOptions) {
89 // Light theme is default type not set which only happens if called for ThemeOptions.
93 const ThemeContext = React.createContext<ThemeOptions | undefined>(undefined);
104 {(value: ThemeOptions | undefined) => {
112 const memoizedThemeMerge = memoizeOne((value?: ThemeOptions) => {
/dports/sysutils/exa/exa-0.10.1/src/options/
H A Dmod.rs77 use crate::theme::Options as ThemeOptions;
121 pub theme: ThemeOptions,
189 let theme = ThemeOptions::deduce(matches, vars)?; in deduce()
/dports/www/zenphoto/zenphoto-1.5.9/themes/zpmobile/
H A Dthemeoptions.php11 class ThemeOptions { class
/dports/www/zenphoto/zenphoto-1.5.9/themes/basic/
H A Dthemeoptions.php14 class ThemeOptions { class
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/setup/
H A Dsetup_themeOptions.php24 $optionHandler = new ThemeOptions();
/dports/www/zenphoto/zenphoto-1.5.9/themes/zenpage/
H A Dthemeoptions.php12 class ThemeOptions { class
/dports/www/grafana8/grafana-8.3.6/public/app/features/explore/TraceView/
H A DTraceView.tsx4 ThemeOptions,
89 } as ThemeOptions),
/dports/www/zenphoto/zenphoto-1.5.9/themes/garland/
H A Dthemeoptions.php6 class ThemeOptions { class
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/
H A Dadmin-themes.php38 $opt = new ThemeOptions(); // prime the default options!
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviIconManager.h458 ThemeOptions = 287, enumerator
H A DKviCoreActions.cpp185 KviIconManager::ThemeOptions, in register_core_actions()
H A DKviIconManager.cpp1459 return KviIconManager::ThemeOptions; in iconName()
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/src/org/coolreader/crengine/
H A DOptionsDialog.java1511 class ThemeOptions extends ListOption class in OptionsDialog
1513 public ThemeOptions( OptionOwner owner, String label ) in ThemeOptions() method in OptionsDialog.ThemeOptions
2360 mOptionsBrowser.add(new ThemeOptions(this, getString(R.string.options_app_ui_theme)).noIcon()); in setupBrowserOptions()
2628 …mOptionsApplication.add(new ThemeOptions(this, getString(R.string.options_app_ui_theme)).noIcon()); in setupReaderOptions()
/dports/x11-themes/fvwm-themes/fvwm-themes-0.7.0/
H A DChangeLog3481 renamed from FvwmScript-ThemeOptions to FvwmScript-ComponentProperties
4276 * scripts/FvwmScript-{ThemeOptions,ThemesCenter}: translations
4337 * scripts/FvwmScript-ThemeOptions:
4339 ThemeOptions
4365 * scripts/{FvwmScript-ThemeOptions,FvwmScript-ThemesCenter}:
4493 * scripts/FvwmScript-ThemeOptions:
5022 * scripts/FvwmScript-ThemeOptions:
5028 * scripts/FvwmScript-ThemeOptions: syntax error fixes, not much helpful
5034 * scripts/FvwmScript-ThemeOptions:
5042 (and ThemeOptions) communicate with fvwm-themes-config via
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D2502.0e38943fa459e872fe93.js.map1ThemeOptions = Partial<Theme>;\n\nexport enum ThemeType {\n Dark,\n Light,\n}\n\nexport type The…
H A Dexplore.0e38943fa459e872fe93.js.map1ThemeOptions,\n ThemeProvider,\n ThemeType,\n Trace,\n TracePageHeader,\n TraceProcess,\n Tr…