mirror of
https://github.com/vale981/doom-modeline
synced 2025-03-05 17:31:37 -05:00
Improve the face of input-method.
This commit is contained in:
parent
a0884ad73a
commit
5e3d2da9a7
1 changed files with 1 additions and 1 deletions
|
@ -1683,7 +1683,7 @@ and `xha-fly-kyes', etc."
|
|||
(if (and (rime--should-enable-p)
|
||||
(not (rime--should-inline-ascii-p)))
|
||||
'doom-modeline-buffer-major-mode
|
||||
'doom-modeline-buffer-minor-mode)
|
||||
'(:inherit (doom-modeline-buffer-minor-mode bold)))
|
||||
'doom-modeline-buffer-major-mode)
|
||||
'mode-line-inactive)
|
||||
'help-echo (concat
|
||||
|
|
Loading…
Add table
Reference in a new issue