Jump to content

Styling Large Type Output


Recommended Posts

Hi, 

 

My question is simple. Alfred 4 has recently added the feature to colorize Large Type Output. You can change the foreground color and the background color among other settings. But can you apply different styles to different portions of the text? 

 

For those of you who have played around with ansi escape sequences it would be something like this:

echo -e "\033[31;1;4mHello\033[5mworld"

The above line would yield the following result into the terminal:

 

Hello world

 

Can I get something similar?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...