Fernand Galiana
6cc4374e83
K9s/release v0.31.0 ( #2440 )
...
* cleaning up
* [Bug] Fix #2425 - no context skin issue
* [Bug] Fix #2428
* [Feat] schema validation
* v0.31.0 Release notes
2024-01-08 18:30:49 -07:00
Fernand Galiana
982bf6a728
K9s/release v0.30.7 ( #2416 )
...
* [Bug] Fix #2413
* [Bug] Fix #2414
* [Bug] Fix #2407
* cleaning up
* Add config files watcher
* rel notes
2024-01-02 23:57:07 -07:00
braykov
d93041b187
Use dash as a standard word separator in skin names ( #2411 )
...
Co-authored-by: Branimir Braykov <Branimir.Braykov@gfk.com>
2024-01-02 10:41:57 -07:00
Fernand Galiana
dcec53e061
K9s/rel v0.30.0 ( #2361 )
...
* [Maint] Refactor VS col handling
* [Bug] Add helm hist <enter> values cmd
* [Bug] Add context specific skins within a given cluster config.
* [Maint] Image scan controls
* [Bug] Fix fwd+bench timestamp
* [Refact] all-ns const
* [Maint] update tabledefs from metav1beta1 to metav1
* [Feat] Introduce workload view
* [Maint] Add convenience to map out ns names
- Refactor allnamespaces
* [Cleanup] axe pegomock
* [Refact] Use gvr type vs string
* [Feat] Add blacklist scans exclusions
* [Feat] setLabels for stored commands
* [Maint] Rename api-group column
* [Refact] gvr type refactor
* [Maint] Cleaning up
* [Bug] Add ability to skin based on context
- Handles cluster spanning *contexts
* [Maint] Cleaning up
* [Feat] Cmd interpreter
* [Maint] Clean up + bug fixes
* [Feat] Changed k9s config loader
> NOTE: !!Breaking change!!
- Make k9s config readonly
- Move writable artifacts to XDG data dir
- Move transient artifacts to XDG state dir
- Add per context skin option
- Add per context readonly option
- Consistent pluralization file names to yaml section
* [Docs] Update release and README docs
* [Maint] Rebase + cleanup
* [Maint] Normalize config extensions all yml -> yaml
* [Maint] Cleaning up + fixes
2023-12-23 14:29:55 -07:00
graelo
44340618f5
chore(skins): add solarized-16 (dark/light) ( #2176 )
2023-08-12 09:08:07 -06:00
Станислав
5a0a8f12e4
Fix for styles ( #2112 )
...
* Show correct error when loading skins.
* Fix wrong color reference for dracula theme
2023-06-14 08:02:27 -06:00
Fernand Galiana
f4543e9bd2
Rel v0.27.4 ( #2075 )
...
* Update dependencies
* Update k9s skins
* Update release docs
2023-05-07 10:54:29 -06:00
Narad Kumar Singh
03f0d5a00e
Create narsingh.yml ( #2067 )
...
For enhanced and clear view
2023-05-07 08:15:31 -06:00
Mike Sigsworth
0ac1430c86
Updated monokai skin with help styles, and more monokai appropriate colors ( #2030 )
...
* Add help styles to monokai skin
* Fixed typo, and changed several colors to be more monokai-y
* Use default background
2023-04-13 07:15:21 -06:00
Lucas Teligioridis
8add8c0992
Add missing help menu to one_dark skin ( #1973 )
...
Missing color profile for the help menu, so matches the skin theme
correctly.
2023-02-13 17:13:22 -07:00
Ivar Stangeby
ba84123d8e
Added Nightfox theme ( #1960 )
2023-02-11 11:44:21 -07:00
Antonio Niño Díaz
a9c61040a9
fix: Add missing help menu to gruvbox-dark skin ( #1969 )
...
The values of almost everything in the skins gruvbox-light and
gruvbox-dark are the same, but gruvbox-dark is missing the values of the
help menu, which looks a bit broken.
This patch copies the values from gruvbox-light to gruvbox-dark so that
it looks fine.
2023-02-11 11:42:26 -07:00
wkyoshida
8f382eb33e
Use default terminal colors for better readability ( #1290 ) ( #1837 )
...
* fix(skins): use additional default colors for 'transparent' skin
* fix(cmd): use default terminal color for cmd output
2022-12-03 12:44:46 -07:00
Budiman Jojo
74d3d6ac23
fix: correct typo ( #1566 )
...
@budimanjojo Great catch! Thank you!!
2022-05-26 07:09:31 -06:00
Sergio A. Arevalo Soria
4a8a653e74
Add rose-pine skin ( #1363 )
2021-12-13 12:30:45 -07:00
Gerhard Lazu
5add5b9ec1
Increase the color contrast for selected items ( #1340 )
...
I have tested this with both Gruvbox Light & Dark, see the relevant PR
for screenshots.
Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
2021-11-25 16:08:27 -07:00
Zach Peters
8d47b3dcea
Removed cusor colors that are too light to read ( #1271 )
2021-10-20 22:39:23 -06:00
Vladimir Varankin
72b466d5ff
skins: add missing directive to kiss ( #1287 )
2021-10-20 08:04:50 -06:00
Jan-Kees van Andel
f682a02ca9
Some small color modifications ( #1286 )
...
Because in some situations, the text became invisible
2021-10-20 08:01:51 -06:00
Jacob Dreesen
debe2746ec
Improve contrast by changing the table `cursorFgColor` to match the `bgColor` ( #1250 )
2021-10-02 11:13:12 -06:00
Torjus Eidet
8343f34e7b
Skin to preserve your terminal session background color ( #1266 )
2021-10-02 10:49:30 -06:00
Jan-Kees van Andel
5e914dd44b
Added red skin for production envs ( #1236 )
2021-08-19 07:42:33 -06:00
David Alger
7bf85a6ba3
Fix info styles in stock them to match defaults in styles.go ( #1205 )
2021-07-24 07:58:37 -06:00
Fernand Galiana
164b8658dd
Fix #1163 add prompt styles ( #1172 )
2021-06-29 08:23:17 -06:00
Gabor Maghera
16501be33a
Update color codes to match iTerm2's Solarized Dark theme, make highlighted text on cursor line legible. ( #1134 )
2021-05-24 22:16:15 -06:00
derailed
739f495daa
fix shell issue + bugz
2021-05-03 23:39:54 -06:00
Louis Garman
d5192a07a7
Solarized light skin ( #1114 )
...
@leg100 Thank you Louis for this new K9s skin!
2021-05-03 11:49:26 -06:00
derailed
a951b552fb
checkpoint
2021-05-02 12:46:15 -06:00
Mathieu
5166686be5
Add Nord skin ( #1103 )
2021-04-29 10:49:58 -06:00
Jimmy
3ea4ecabed
Create axual.yml ( #934 )
...
Created a new skin based off of the company logo
2021-04-20 07:36:44 -06:00
Aaron Kuehler
4272ed7fa9
Add gruvbox skins ( #1088 )
...
* Add gruvbox skins
Closes #1087
* Fix crumbs
2021-04-20 07:33:10 -06:00
Lucas Teligioridis
50cda26a00
Add OneDark color theme.
...
This theme is inspired on the OneDark color scheme, some opioniated
choices were made for using solid blacks for readability as opposed to
using the OneDarks black.
For a seamless alacritty theme, see an example of the same theme applied
over here: https://github.com/lucasteligioridis/dot-files/blob/master/dot/alacritty.yml
2020-12-02 10:38:28 +11:00
Mike Sigsworth
8515b1d208
Update monokai.yml
...
Spent more time getting the colors right on all screens. Checked pulses and xray more thoroughly.
2020-11-19 00:48:23 -07:00
Mike Sigsworth
1b4aa89430
Monokai skin
2020-11-13 17:54:58 -07:00
derailed
7bfcbc092b
add dialog skins
2020-08-02 09:13:58 -06:00
derailed
b67db8c2c8
updates
2020-08-01 10:48:27 -06:00
derailed
7302c0a549
Merge branch 'master' of github.com-derailed:derailed/k9s
2020-08-01 10:47:54 -06:00
derailed
b1189acd14
fix #826 #823 #822 #821
2020-08-01 10:14:22 -06:00
Dan Mikita
f20d5d4700
Adding solarized dark skin.
2020-07-30 13:27:57 -04:00
Richard Whitehead
d65d2ea688
Change stock skin Pending default
2020-05-29 23:55:25 -07:00
Richard Whitehead
9f9812b897
Add pendColor option for Pending pods
2020-05-26 20:24:02 -07:00
derailed
7d8277dfe9
fix config reloads, added filter history + bug fixes
2020-04-24 15:44:18 -06:00
derailed
dbbf68fab9
checkpoint
2020-03-23 08:01:19 -06:00
derailed
3614b3122b
added rel notes + cleanup
2020-02-20 09:24:16 -07:00
derailed
7000b93d4e
enhanced xray pod view and add support for transparent background
2020-02-11 23:44:49 -07:00
derailed
95cac2a511
add rel notes
2020-01-22 11:15:18 -07:00
derailed
a96fa843b5
checkpoint
2020-01-22 10:23:59 -07:00
derailed
860728c083
checkpoint
2020-01-18 08:13:36 -07:00
derailed
365fc01f17
checkpoint
2019-12-29 11:39:22 -07:00
Bruno Meneguello
42e5793438
allow to mark multiple resources to act upon
2019-10-18 10:24:21 -03:00