Home
last modified time | relevance | path

Searched refs:windowFg (Results 1 – 25 of 28) sorted by relevance

12

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/media/player/
H A Dmedia_player.style179 touchBarIconPlayerClose: icon {{ "player_close", windowFg }};
180 touchBarIconPlayerPlay: icon {{ "media_play", windowFg }};
181 touchBarIconPlayerPause: icon {{ "media_pause", windowFg }};
182 touchBarIconPlayerNext: icon {{ "player_next", windowFg }};
183 touchBarIconPlayerPrevious: icon {{ "player_next-flip_horizontal", windowFg }};
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/widgets/
H A Dwidgets.style618 textFg: windowFg;
625 textFg: windowFg;
719 textColor: windowFg;
780 textFg: windowFg;
781 textFgActive: windowFg;
841 itemFg: windowFg;
880 textFg: windowFg;
918 textFg: windowFg;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/chat_helpers/
H A Dchat_helpers.style28 stickersTrendingHeaderFg: windowFg;
254 mentionNameFg: windowFg;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/payments/ui/
H A Dpayments.style25 textFg: windowFg;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/overview/
H A Doverview.style142 linksTextFg: windowFg;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/intro/
H A Dintro.style118 textFg: windowFg;
/dports/x11-themes/plata-theme/plata-theme-1dd0953f1d6a35777388d39f46e2428c038042be/src/extra/telegram/dark/
H A Dcolors.tdesktop-theme.in74 windowFg: FG_COLOR; // Main text / chat text
77 windowFgOver: windowFg; // black: fallback for over text color
196 boxTextFg: windowFg; // Popup windows text color
/dports/x11-themes/plata-theme/plata-theme-1dd0953f1d6a35777388d39f46e2428c038042be/src/extra/telegram/light/
H A Dcolors.tdesktop-theme.in77 windowFg: FG_COLOR; // Main text / chat text
80 windowFgOver: windowFg; // black: fallback for over text color
199 boxTextFg: windowFg; // Popup windows text color
/dports/x11-themes/plata-theme/plata-theme-1dd0953f1d6a35777388d39f46e2428c038042be/src/extra/telegram/mixed/
H A Dcolors.tdesktop-theme.in77 windowFg: FG_COLOR; // Main text / chat text
80 windowFgOver: windowFg; // black: fallback for over text color
199 boxTextFg: windowFg; // Popup windows text color
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/
H A Dcolors.palette10 windowFg: #000000; // black: fallback for text
13 windowFgOver: windowFg; // black: fallback for text with mouse over
130 boxTextFg: windowFg; // box text
249 historyTextInFg: windowFg; // inbox message text
251 historyTextOutFg: windowFg; // outbox message text
422 reportSpamFg: windowFg; // report spam panel text (when you send a report from that panel)
469 notificationsBoxMonitorFg: windowFg; // custom notifications settings box monitor color
493 mediaviewFileNameFg: windowFg; // file name in file rectangle
H A Dbasic.style261 inlineTitleFg: windowFg;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/passport/
H A Dpassport.style119 passportRowTitleFg: windowFg;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ui/chat/
H A Dchat.style631 textColor: windowFg;
906 whoReadChecks: icon{{ "chat/seen_checks", windowFg }};
909 whoReadPlayed: icon{{ "chat/seen_played", windowFg }};
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/settings/
H A Dsettings.style120 textFg: windowFg;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/window/
H A Dwindow_lock_widgets.cpp131 p.setPen(st::windowFg); in paintContent()
H A Dwindow.style356 macTrayIcon: icon {{ "mac_tray_icon", windowFg }};
/dports/devel/newt/newt-0.52.21/
H A Dnewt.c260 updateColorset(fg, bg, &palette->windowFg, &palette->windowBg); in parseColors()
491 SLtt_set_color(NEWT_COLORSET_WINDOW, "", colors.windowFg, colors.windowBg); in newtSetColors()
H A Dnewt.h42 char * windowFg, * windowBg; member
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/window/themes/
H A Dwindow_theme_editor.cpp529 p.setPen(st::windowFg); in paintEvent()
891 p.setPen(st::windowFg); in paintEvent()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/boxes/
H A Dboxes.style231 nameFg: windowFg;
674 proxyRowTitleFg: windowFg;
H A Dlocal_storage_box.cpp604 p.setPen(st::windowFg); in paintEvent()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/support/
H A Dsupport_autocomplete.cpp206 p.setPen(st::windowFg); in paintEvent()
/dports/devel/fpc-newt/fpc-3.2.2/packages/newt/src/
H A Dnewt.pp48 windowFg : ^char;
/dports/lang/fpc-source/fpc-3.2.2/packages/newt/src/
H A Dnewt.pp48 windowFg : ^char;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/payments/
H A Dpayments_form.cpp112 { "text_color", st::windowFg }, in ThemeParams()

12