mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Read and autocomplete templates (support).
This commit is contained in:
@@ -256,3 +256,9 @@ mentionFg: windowSubTextFg;
|
||||
mentionFgOver: windowSubTextFgOver;
|
||||
mentionFgActive: windowActiveTextFg;
|
||||
mentionFgOverActive: windowActiveTextFg;
|
||||
|
||||
autocompleteSearchPadding: margins(16px, 5px, 16px, 5px);
|
||||
autocompleteRowPadding: margins(16px, 5px, 16px, 5px);
|
||||
autocompleteRowTitle: semiboldTextStyle;
|
||||
autocompleteRowKeys: defaultTextStyle;
|
||||
autocompleteRowAnswer: defaultTextStyle;
|
||||
|
Reference in New Issue
Block a user