mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-21 00:23:56 +08:00
18 lines
535 B
Plaintext
18 lines
535 B
Plaintext
/*
|
|
This file is part of Telegram Desktop,
|
|
the official desktop application for the Telegram messaging service.
|
|
|
|
For license and copyright information please follow this link:
|
|
https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|
*/
|
|
using "boxes/boxes.style";
|
|
|
|
peerListIndexWidth: 22px;
|
|
peerListIndexApproach: 32px;
|
|
peerListIndexSlotHeight: 15px;
|
|
peerListIndexMinSlotHeight: 12px;
|
|
peerListIndexVerticalInset: 10px;
|
|
peerListIndexFont: font(bold 11px);
|
|
peerListIndexFg: windowSubTextFg;
|
|
peerListIndexActiveFg: windowActiveTextFg;
|