200 lines
6.5 KiB
Plaintext
200 lines
6.5 KiB
Plaintext
//
|
|
// This is a sample Telegram Desktop theme file.
|
|
// It was generated from the 'colors.palette' style file.
|
|
//
|
|
// To create a theme with a background image included you should
|
|
// put two files in a .zip archive:
|
|
//
|
|
// First one is the color scheme like the one you're viewing
|
|
// right now, this file should be named 'colors.tdesktop-theme'.
|
|
//
|
|
// Second one should be the background image and it can be named
|
|
// 'background.jpg', 'background.png', 'tiled.jpg' or 'tiled.png'.
|
|
// You should name it 'background' (if you'd like it not to be tiled),
|
|
// or it can be named 'tiled' (if you'd like it to be tiled).
|
|
//
|
|
// After that you need to change the extension of your .zip archive
|
|
// to 'tdesktop-theme', so you'll have:
|
|
//
|
|
// mytheme.tdesktop-theme
|
|
// |-colors.tdesktop-theme
|
|
// |-background.jpg (or tiled.jpg, background.png, tiled.png)
|
|
//
|
|
|
|
windowBg: #ffffff;
|
|
windowFg: #000000;
|
|
windowBgOver: #f1f1f1;
|
|
windowBgRipple: #e5e5e5;
|
|
windowFgOver: windowFg;
|
|
windowSubTextFg: #999999;
|
|
windowSubTextFgOver: #919191;
|
|
windowBoldFg: #222222;
|
|
windowBoldFgOver: #222222;
|
|
windowBgActive: #40ace3;
|
|
windowFgActive: #ffffff;
|
|
windowActiveTextFg: #2687bf;
|
|
windowShadowFg: #000000;
|
|
windowShadowFgFallback: #cdcdcd;
|
|
imageBg: #000000;
|
|
imageBgTransparent: #ffffff;
|
|
activeButtonBg: windowBgActive;
|
|
activeButtonBgOver: #39a5db;
|
|
activeButtonBgRipple: #2095d0;
|
|
activeButtonFg: windowFgActive;
|
|
activeButtonFgOver: activeButtonFg;
|
|
activeButtonSecondaryFg: #cceeff;
|
|
activeButtonSecondaryFgOver: activeButtonSecondaryFg;
|
|
lightButtonBg: windowBg;
|
|
lightButtonBgOver: #e3f1fa;
|
|
lightButtonBgRipple: #c9e4f6;
|
|
lightButtonFg: #2b99d5;
|
|
lightButtonFgOver: lightButtonFg;
|
|
attentionButtonFg: #d14e4e;
|
|
attentionButtonFgOver: #d14e4e;
|
|
attentionButtonBgOver: #fcdfde;
|
|
attentionButtonBgRipple: #f4c3c2;
|
|
menuBg: windowBg;
|
|
menuBgOver: windowBgOver;
|
|
menuBgRipple: windowBgRipple;
|
|
menuIconFg: #a8a8a8;
|
|
menuIconFgOver: #999999;
|
|
titleBg: windowBgOver;
|
|
titleShadow: #00000003;
|
|
titleButtonFg: #ababab;
|
|
titleButtonBgOver: #e5e5e5;
|
|
titleButtonFgOver: #9a9a9a;
|
|
titleButtonCloseBgOver: #e81123;
|
|
titleButtonCloseFgOver: #ffffff;
|
|
titleFgActive: #3e3c3e;
|
|
titleFg: #acacac;
|
|
trayCounterBg: #f23c34;
|
|
trayCounterBgMute: #888888;
|
|
trayCounterFg: #ffffff;
|
|
trayCounterBgMacInvert: #ffffff;
|
|
trayCounterFgMacInvert: #ffffff01;
|
|
layerBg: #0000007f;
|
|
cancelIconFg: #a2a2a2;
|
|
cancelIconFgOver: #808080;
|
|
boxBg: windowBg;
|
|
boxTextFg: windowFg;
|
|
boxTextFgGood: #4ab44a;
|
|
boxTextFgError: #d84d4d;
|
|
boxTitleFg: #404040;
|
|
boxSearchBg: boxBg;
|
|
boxSearchCancelIconFg: cancelIconFg;
|
|
boxSearchCancelIconFgOver: cancelIconFgOver;
|
|
boxBlockTitleBg: boxBg;
|
|
boxBlockTitleFg: boxTitleFg;
|
|
boxBlockTitleAdditionalFg: #808080;
|
|
boxBlockTitleCloseFg: cancelIconFg;
|
|
boxBlockTitleCloseFgOver: cancelIconFgOver;
|
|
membersAboutLimitFg: windowSubTextFgOver;
|
|
contactsBg: windowBg;
|
|
contactsBgOver: windowBgOver;
|
|
contactsNameFg: boxTextFg;
|
|
contactsStatusFg: windowSubTextFg;
|
|
contactsStatusFgOver: windowSubTextFgOver;
|
|
contactsStatusFgOnline: windowActiveTextFg;
|
|
photoCropFadeBg: #0000007f;
|
|
photoCropPointFg: #ffffff7f;
|
|
notificationsBoxMonitorFg: windowFg;
|
|
notificationSampleUserpicFg: windowBgActive;
|
|
notificationSampleCloseFg: #d7d7d7; // windowSubTextFg;
|
|
notificationSampleTextFg: #d7d7d7; // windowSubTextFg;
|
|
notificationSampleNameFg: #939393; // windowSubTextFg;
|
|
introBg: windowBg;
|
|
introTitleFg: windowBoldFg;
|
|
introDescriptionFg: windowSubTextFg;
|
|
introErrorFg: windowSubTextFg;
|
|
dialogsMenuIconFg: menuIconFg;
|
|
dialogsMenuIconFgOver: menuIconFgOver;
|
|
dialogsBg: windowBg;
|
|
dialogsNameFg: windowBoldFg;
|
|
dialogsChatIconFg: dialogsNameFg;
|
|
dialogsDateFg: windowSubTextFg;
|
|
dialogsTextFg: windowSubTextFg;
|
|
dialogsTextFgService: #4981af;
|
|
dialogsDraftFg: #dd4b39;
|
|
dialogsVerifiedIconBg: #4abcf1;
|
|
dialogsVerifiedIconFg: #ffffff;
|
|
dialogsSendingIconFg: #c1c1c1;
|
|
dialogsSentIconFg: #5dc452;
|
|
dialogsUnreadBg: windowBgActive;
|
|
dialogsUnreadBgMuted: #bbbbbb;
|
|
dialogsUnreadFg: #ffffff;
|
|
dialogsBgOver: windowBgOver;
|
|
dialogsNameFgOver: windowBoldFgOver;
|
|
dialogsChatIconFgOver: dialogsNameFgOver;
|
|
dialogsDateFgOver: windowSubTextFgOver;
|
|
dialogsTextFgOver: windowSubTextFgOver;
|
|
dialogsTextFgServiceOver: dialogsTextFgService;
|
|
dialogsDraftFgOver: dialogsDraftFg;
|
|
dialogsVerifiedIconBgOver: dialogsVerifiedIconBg;
|
|
dialogsVerifiedIconFgOver: dialogsVerifiedIconFg;
|
|
dialogsSendingIconFgOver: dialogsSendingIconFg;
|
|
dialogsSentIconFgOver: dialogsSentIconFg;
|
|
dialogsUnreadBgOver: dialogsUnreadBg;
|
|
dialogsUnreadBgMutedOver: dialogsUnreadBgMuted;
|
|
dialogsUnreadFgOver: dialogsUnreadFg;
|
|
dialogsBgActive: #419fd9;
|
|
dialogsNameFgActive: windowFgActive;
|
|
dialogsChatIconFgActive: dialogsNameFgActive;
|
|
dialogsDateFgActive: windowFgActive;
|
|
dialogsTextFgActive: windowFgActive;
|
|
dialogsTextFgServiceActive: dialogsTextFgActive;
|
|
dialogsDraftFgActive: #c6e1f7;
|
|
dialogsVerifiedIconBgActive: dialogsTextFgActive;
|
|
dialogsVerifiedIconFgActive: dialogsBgActive;
|
|
dialogsSendingIconFgActive: #ffffff99;
|
|
dialogsSentIconFgActive: dialogsTextFgActive;
|
|
dialogsUnreadBgActive: dialogsTextFgActive;
|
|
dialogsUnreadBgMutedActive: #d3e2ee;
|
|
dialogsUnreadFgActive: dialogsBgActive;
|
|
dialogsForwardBg: dialogsBgActive;
|
|
dialogsForwardFg: dialogsNameFgActive;
|
|
topBarBg: windowBg;
|
|
emojiPanBg: windowBg;
|
|
emojiPanCategories: #f7f7f7; // windowBg;
|
|
emojiPanHeaderFg: windowSubTextFg;
|
|
emojiPanHeaderBg: #fffffff2; // emojiPanBg;
|
|
historyComposeAreaBg: windowBg;
|
|
historyComposeIconFg: menuIconFg;
|
|
historyComposeIconFgOver: menuIconFgOver;
|
|
historySendIconFg: windowBgActive;
|
|
historySendIconFgOver: windowBgActive;
|
|
historyPinnedBg: historyComposeAreaBg;
|
|
historyReplyBg: historyComposeAreaBg;
|
|
historyReplyCancelFg: cancelIconFg;
|
|
historyReplyCancelFgOver: cancelIconFgOver;
|
|
historyComposeButtonBg: historyComposeAreaBg;
|
|
historyComposeButtonBgOver: windowBgOver;
|
|
historyComposeButtonBgRipple: windowBgRipple;
|
|
historyTextInFg: windowFg;
|
|
historyTextOutFg: windowFg;
|
|
historyCaptionInFg: historyTextInFg;
|
|
historyCaptionOutFg: historyTextOutFg;
|
|
historyFileNameInFg: historyTextInFg;
|
|
historyFileNameOutFg: historyTextOutFg;
|
|
historyOutIconFg: dialogsSentIconFg;
|
|
historyOutIconFgSelected: #4da79f;
|
|
historyIconFgInverted: #ffffff;
|
|
historySystemBg: #89a0b47f;
|
|
historySystemBgSelected: #bbc8d4a2;
|
|
historySystemFg: #ffffff;
|
|
mediaviewFileBg: windowBg;
|
|
mediaviewFileNameFg: windowFg;
|
|
mediaviewFileSizeFg: windowSubTextFg;
|
|
mediaviewFileRedCornerFg: #d55959;
|
|
mediaviewFileYellowCornerFg: #e8a659;
|
|
mediaviewFileGreenCornerFg: #49a957;
|
|
mediaviewFileBlueCornerFg: #599dcf;
|
|
mediaviewFileExtFg: activeButtonFg;
|
|
mediaviewMenuBg: #383838;
|
|
mediaviewMenuBgOver: #505050;
|
|
mediaviewMenuBgRipple: #676767;
|
|
mediaviewMenuFg: #ffffff;
|
|
mediaviewBg: #222222eb;
|
|
mediaviewVideoBg: #000000;
|
|
mediaviewControlBg: #0000003c;
|
|
notificationBg: windowBg;
|