45297dae864437ae83c524c71ecdcf9a7608ed0d,doc/source/conf.py,,,#,88

Before Change


nn_gray = "//DDDDDD"
nn_dark_red = "//AE1111"
nn_white = "//FEFEFE"
html_theme_options = {
    "footerbgcolor": nn_gray,
    "footertextcolor": nn_black,
    "sidebarbgcolor": nn_white,
    "sidebartextcolor": nn_black,
    "sidebarlinkcolor": nn_red,
    "relbarbgcolor": nn_white,
    "relbartextcolor": nn_black,
    "relbarlinkcolor": nn_red,
    "bgcolor": nn_white,
    "textcolor": nn_black,
    "linkcolor": nn_red,
    "visitedlinkcolor": nn_dark_red,
    "headbgcolor": nn_white,
    "headtextcolor": nn_black,
    "headlinkcolor": nn_red,
    "codebgcolor": nn_gray,
    "codetextcolor": nn_black,
    "stickysidebar": "true",
}

html_logo = logo_path

After Change


//}
//
html_logo = logo_path
html_theme_path = [sp_theme.get_html_theme_path()]
//html_theme = "readable"
html_theme = "nameko"
html_sidebars = {
   "**": ["badge.html", "localtoc.html", "globaltoc.html", "searchbox.html"]
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 5

Instances


Project Name: NifTK/NiftyNet
Commit Name: 45297dae864437ae83c524c71ecdcf9a7608ed0d
Time: 2017-12-11
Author: wenqi.li@ucl.ac.uk
File Name: doc/source/conf.py
Class Name:
Method Name:


Project Name: automl/SMAC3
Commit Name: 02c0af64488dd06d94e1af8eb1bbd23243c3032b
Time: 2017-04-25
Author: joshua.marben@neptun.uni-freiburg.de
File Name: doc/conf.py
Class Name:
Method Name:


Project Name: Ambrosys/glyph
Commit Name: 6424efc48f57bf9f374a1805115e90a9e9b0b79c
Time: 2018-08-28
Author: markus.quade@gmail.com
File Name: doc/source/conf.py
Class Name:
Method Name: