I found a theme I like but only after executing a program on the command line with a lot of output, so I don't know the name of the current theme!
Here is the relevant part of my .zshrc:
# Set name of the theme to load.
...
ZSH_THEME="random"
Is there a way to determine which theme I am on?