File: site-mobile-screenshots/user_configs-changes.txt

# Clipped from user_configs.py, with 3 changes marked as "⇦"

#-------------------------------------------------------------------------------
# Colors: index- and viewer-page background, foreground, etc. (also Top ahead)
#-------------------------------------------------------------------------------
# Set Border=Bg color to omit index image borders.  Use any web color name or 
# a #RRGGBB hex string (e.g., 'ivory', '#633025' (a brown), '#008080' (a teal)).
#-------------------------------------------------------------------------------

# Index page:

thumbsBgColor = '#123456'           # ⇦ thumbs page table background color [1.5]
thumbsFgColor = 'white'             # ⇦ thumbs page table foreground (text) [1.6]
thumbsBorderColor = thumbsFgColor   # index-page thumbnail border color [1.6]

# Image-viewer pages (_and_ their info popups [2.0])

viewerBgColor = '#123456'           # ⇦ viewer pages background color [1.5]
viewerFgColor = 'white'             # viewer pages foreground (text) [1.6]
viewerJSColor = 'red'               # no-JavaScript note text color [1.6]
viewerBorderColor = viewerFgColor   # viewer-page image border color (=Fg?) [1.6]

# See also Top button colors ahead (in user_configs.py)



[Home page] Books Code Blog Python Author Train Find ©M.Lutz