Is there a way to output the current color scheme of your terminal? I know you can override this in your .Xdefaults by adding the color1 - color15 definitions, but I am having problems finding the defaults.
My situation: I have been using aterm for about a decade and really like the default color scheme. I'm planning to switch to urxvt, but some of the default colors are slightly different. If possible I'd like to dump the colors from aterm and set them in my .Xdefaults for urxvt.
EDIT: The aterm colors may also be the system default, as the colors look the same when on the virtual terminal. I believe the system colors are set in /etc/DIR_COLORS, but I'm unsure of their hex values and how they would map to each of the color1 - color15 variables.


