We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f7086c commit 10e938eCopy full SHA for 10e938e
zulipterminal/themes/zt_dark.py
@@ -8,6 +8,7 @@
8
For further details on themefiles look at the theme contribution guide.
9
"""
10
from pygments.styles.solarized import SolarizedLightStyle
11
+
12
from zulipterminal.themes.colors_gruvbox import DefaultBoldColor as Color
13
14
0 commit comments