···222222 }
223223224224 # color_config: $dark_theme # if you want a more interesting theme, you can replace the empty record with `$dark_theme`, `$light_theme` or another custom record
225225- footer_mode: "25" # always, never, number_of_rows, auto
225225+ footer_mode: auto # always, never, number_of_rows, auto
226226 float_precision: 2 # the precision for displaying floats in tables
227227 buffer_editor: "" # command that will be used to edit the current line buffer with ctrl+o, if unset fallback to $env.EDITOR and $env.VISUAL
228228 use_ansi_coloring: true