andrewgockenbach commited on
Commit
c73d555
·
1 Parent(s): 9c2c870

Removing text_color attribute

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -84,7 +84,6 @@ class ArtemisiaTheme(Base):
84
  # Set text colors to white
85
  self.set(
86
  body_text_color="#ffffff",
87
- text_color="ffffff",
88
  )
89
 
90
  # Background settings
 
84
  # Set text colors to white
85
  self.set(
86
  body_text_color="#ffffff",
 
87
  )
88
 
89
  # Background settings