I looking for the specific hex colors that are being used in my color scheme when I'm editing ruby files with vim. How would I find such information?
I looking for the specific hex colors that are being used in my color scheme when I'm editing ruby files with vim. How would I find such information?
If you have a GUI, you could use gpick:
The colors themselves are reliant on what terminal you use. They are all the named colors, i.e. orange, blue, etc. The specific hex codes for these are very reliant on how your terminal interprets them (at least from my experience). The different color themes are stored here: