ziontee113 / color-picker.nvim

A powerful Neovim plugin that lets users choose & modify RGB/HSL/HEX colors.
MIT License
281 stars 8 forks source link

[Feature Request] Add gui picker button/mapping inside floating pane #6

Open kevinhwang91 opened 2 years ago

kevinhwang91 commented 2 years ago

Sometimes I want to pick colors outside Neovim. I'm using https://github.com/KabbAmine/vCoolor.vim

BTW, add an option to increase the color panel, too small for now.

ziontee113 commented 2 years ago
  1. Can you elaborate? I created the plugin so I don't have to use outside color pickers when I'm in Neovim.
  2. You mean you'd like the pop up window to be bigger? Like when you press t to bring up the transparency mode?
kevinhwang91 commented 2 years ago
  1. Pick a color from the external GUI when tuning color theme with Neovim.
  2. Not popup window, but the color bg. image
ziontee113 commented 2 years ago
  1. I'll look into it. No promises tho :)
  2. I don't know how to make it bigger without making it ugly. Any suggestions?
4strodev commented 2 years ago

The color picker panel can be toggled with a key map, button, or both. First you have the bars and if you want you can activate a bigger buffer with the color picker panel.