base16 light mode has computed higher contrast colors, with some opencode theme adjustments to use same colors but line up with neovim syntax groups
This commit is contained in:
@@ -1,15 +1,18 @@
|
||||
k9s:
|
||||
cluster: kubernetes
|
||||
namespace:
|
||||
active: cp1-ns
|
||||
active: default
|
||||
lockFavorites: false
|
||||
favorites:
|
||||
- all
|
||||
- cp1-ns
|
||||
- default
|
||||
- matt-dp
|
||||
- kube-public
|
||||
- cert-manager
|
||||
- cp-automation-dp
|
||||
- all
|
||||
- cp1-ns
|
||||
- default
|
||||
view:
|
||||
active: namespace
|
||||
active: v1/namespaces
|
||||
featureGates:
|
||||
nodeShell: false
|
||||
portForwardAddress: localhost
|
||||
proxy: null
|
||||
|
||||
Reference in New Issue
Block a user