Quote:
echo: 1 +fs 0 0 0 Black : +fs 0 0 0 pRonEtIvAgO : +fs 0 0 0 Black : +fs 0 0 0 Default theme of Domination : : :


Try this... I use tokenize twice to get at the specific word you want...
Code:
alias _loadthmfile { 
  tokenize 9 $1-
  tokenize 32 $3
  .load -a themes\ $+ $5 $+ .dom 
}