Commit Graph

7 Commits (a34d7ae6bf39c8b59e2be85a4ad2f2fb8e415eac)

Author SHA1 Message Date
Fernand Galiana f4543e9bd2
Rel v0.27.4 (#2075)
* Update dependencies

* Update k9s skins

* Update release docs
2023-05-07 10:54:29 -06: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
Budiman Jojo 74d3d6ac23
fix: correct typo (#1566)
@budimanjojo Great catch! Thank you!!
2022-05-26 07:09:31 -06: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
Jacob Dreesen debe2746ec
Improve contrast by changing the table `cursorFgColor` to match the `bgColor` (#1250) 2021-10-02 11:13:12 -06:00
Fernand Galiana 164b8658dd
Fix #1163 add prompt styles (#1172) 2021-06-29 08:23:17 -06:00
Aaron Kuehler 4272ed7fa9
Add gruvbox skins (#1088)
* Add gruvbox skins

Closes #1087

* Fix crumbs
2021-04-20 07:33:10 -06:00