summaryrefslogtreecommitdiff
path: root/pygments/styles/pastie.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/styles/pastie.py')
-rw-r--r--pygments/styles/pastie.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pygments/styles/pastie.py b/pygments/styles/pastie.py
index 362e7169..f7f46934 100644
--- a/pygments/styles/pastie.py
+++ b/pygments/styles/pastie.py
@@ -50,6 +50,7 @@ class PastieStyle(Style):
Name.Tag: 'bold #bb0066',
Name.Attribute: '#336699',
Name.Decorator: '#555555',
+ Name.Label: 'italic #336699',
Number: 'bold #0000DD',