mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 13:21:38 +03:00
Apply suggestions from code review
This commit is contained in:
parent
95ab807aab
commit
f0b58ea083
@ -1,11 +1,12 @@
|
||||
---
|
||||
tags:
|
||||
- color
|
||||
- appearance
|
||||
- char_select
|
||||
- color
|
||||
---
|
||||
# `char_select_bg_color = "#333333"`
|
||||
|
||||
*Since: nightly builds only*
|
||||
{{since('nightly')}}
|
||||
|
||||
Specifies the background color used by
|
||||
[CharSelect](../keyassignment/CharSelect.md).
|
||||
|
@ -1,11 +1,12 @@
|
||||
---
|
||||
tags:
|
||||
- color
|
||||
- appearance
|
||||
- char_select
|
||||
- color
|
||||
---
|
||||
# `char_select_fg_color = rgba(0.75, 0.75, 0.75, 1.0)`
|
||||
|
||||
*Since: nightly builds only*
|
||||
{{since('nightly')}}
|
||||
|
||||
Specifies the text color used by
|
||||
[CharSelect](../keyassignment/CharSelect.md).
|
||||
|
@ -1,11 +1,12 @@
|
||||
---
|
||||
tags:
|
||||
- font
|
||||
- appearance
|
||||
- char_select
|
||||
- font
|
||||
---
|
||||
# `char_select_font_size = 14.0`
|
||||
|
||||
*Since: nightly builds only*
|
||||
{{since('20220903-194523-3bb1ed61')}}
|
||||
|
||||
Specifies the size of the font used with
|
||||
[CharSelect](../keyassignment/CharSelect.md).
|
||||
|
Loading…
Reference in New Issue
Block a user