[DOCS] Adjust watermark color

The default watermark color is distracting and makes the content
difficult to read. Tone it down to a light gray.

Change-Id: I2ca547dca93f89edb1416ac44169749028037621
This commit is contained in:
Jimmy McCrory 2016-10-05 12:26:28 -07:00
parent 8675f24fab
commit 2869cc8973

View File

@ -337,4 +337,5 @@ sphinxmark_enable = True
sphinxmark_div = 'docs-body'
sphinxmark_image = 'text'
sphinxmark_text = watermark
sphinxmark_text_color = (128, 128, 128)
sphinxmark_text_size = 70