I want to do a ovalbox with a color frame and also inside the box. I use the command \Ovalbox but the result is a box with a black frame and white inside.
May be it is very easy but now I have not idea. Could you help me?
Printable View
I want to do a ovalbox with a color frame and also inside the box. I use the command \Ovalbox but the result is a box with a black frame and white inside.
May be it is very easy but now I have not idea. Could you help me?
Use, for example:
{\color{blue}\Ovalbox{\color{red}Hello}},
where the first color is the frame, and the second one is the inside.