diff options
-rw-r--r-- | alacritty.yml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/alacritty.yml b/alacritty.yml index afc2d2b..05f6b2a 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -112,9 +112,9 @@ window: # Font configuration font: normal: - family: Jetbrains Mono + family: Classic Console Neue style: Regular - size: 13.0 + size: 14.0 #font: # Normal (roman) font face #normal: @@ -130,15 +130,15 @@ font: #style: Regular # Bold font face - #bold: + bold: # Font family # # If the bold family is not specified, it will fall back to the # value specified for the normal font. - #family: monospace + family: Classic Console Neue # The `style` can be specified to pick a specific face. - #style: Bold + style: Regular # Italic font face #italic: @@ -187,7 +187,7 @@ font: #builtin_box_drawing: true # If `true`, bold text is drawn using the bright color variants. -#draw_bold_text_with_bright_colors: false +draw_bold_text_with_bright_colors: true # Colors (Tomorrow Night) colors: |