Skip to content

Commit

Permalink
use default face for vtable
Browse files Browse the repository at this point in the history
  • Loading branch information
jinnovation committed Jan 6, 2025
1 parent 6527906 commit aae8865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kele.el
Original file line number Diff line number Diff line change
Expand Up @@ -1788,6 +1788,7 @@ https://kubernetes.io/docs/reference/using-api/api-concepts/#receiving-resources
:sort-by '((0 ascend (1 ascend)))
:columns column-specs
:keymap kele-list-table-map
:face 'default
:getter
(lambda (object column vtable)
(let* ((colname (vtable-column vtable column))
Expand Down

0 comments on commit aae8865

Please sign in to comment.