summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pygments/styles/fruity.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pygments/styles/fruity.py b/pygments/styles/fruity.py
index ce381f42..b483b216 100644
--- a/pygments/styles/fruity.py
+++ b/pygments/styles/fruity.py
@@ -30,7 +30,6 @@ class FruityStyle(Style):
Number: '#0086f7 bold',
Name.Tag: '#fb660a bold',
Name.Variable: '#fb660a',
- Name.Constant: '#fb660a',
Comment: '#008800 bg:#0f140f italic',
Name.Attribute: '#ff0086 bold',
String: '#0086d2',