k9s/internal/ui
Alex Trinker 711a8b8fdf
allow skin to be selected via K9S_SKIN env var (#3356)
* allow skin to be set via env var K9S_SKIN

* use `return` after skin selection

* add K9S_SKIN to README
2025-07-14 22:57:12 -06:00
..
dialog
action.go
action_test.go
app.go
app_test.go
config.go allow skin to be selected via K9S_SKIN env var (#3356) 2025-07-14 22:57:12 -06:00
config_int_test.go
config_test.go
crumbs.go
crumbs_test.go
deltas.go
deltas_test.go
flash.go
flash_test.go
indicator.go
indicator_test.go
key.go
logo.go
logo_test.go
menu.go
menu_test.go
modal_list.go
padding.go
padding_test.go
pages.go
pages_test.go
prompt.go
prompt_test.go
select_table.go
splash.go
splash_test.go
table.go
table_helper.go
table_helper_test.go
table_test.go
tree.go
types.go