Skip to content
TimoMass edited this page Jan 18, 2018 · 1 revision

{ "mainWindow": { "divider": { "topColor": "#4b5157", "middleColor": "#4b5157", "bottomColor": "#4b5157" } }, "sidebar": { "topBar": { "backgroundColor": "#1b1b1b", "bottomBorderColor": "#3a3a3a", "segmentedControl": { "tintColor": "#ef9937", "borderWidth": 2.5, "borderRadius": 3 } }, "table": { "backgroundColor": "#1b1b1b", "textColor": "#929291", "selectedTextColor": "#ef9937", "emphasizedTextColor": "#eee", "iconColor": "#929291", "selectedIconColor": "#ef9937", "emphasizedIconColor": "#eee", "selectedRowBgColor": "#1b1b1b", "emphasizedRowBgColor": "#1b1b1b" }, "bottomBar": { "backgroundColor": "#1b1b1b", "topBorderColor": "#3a3a3a", "textColor": "#929291", "controlColor": "#ef9937", "pressedControlColor": "#ef9937" } }, "noteList": { "topBar": { "backgroundColor": "#1b1b1b", "bottomBorderColor": "#3a3a3a", "controlColor": "#ef9937", "pressedControlColor": "#ef9937" }, "tableHeader": { "backgroundColor": "#1b1b1b", "bottomBorderColor": "#3a3a3a", "controlColor": "#ef9937", "pressedControlColor": "#ef9937" }, "table": { "backgroundColor": "#1b1b1b", "separatorColor": "#333333", "textColor": "#8e8e92", "selectedTextColor": "#fff", "emphasizedTextColor": "#eee", "detailColor": "#777", "selectedDetailColor": "#ef9937", "emphasizedDetailColor": "#eee", "iconColor": "#777", "selectedIconColor": "#ef9937", "emphasizedIconColor": "#eee", "rowBgColor": "#1b1b1b", "altRowBgColor": "#1b1b1b", "selectedRowBgColor": "#1b1b1b", "emphasizedRowBgColor": "#1b1b1b", "draggedRowBgColor": "#1b1b1b", "emptyTextColor": "#c7c7c7" }, "bottomBar": { "backgroundColor": "#1b1b1b", "searchField": { "textColor": "#fff", "controlColor": "#919192", "pressedControlColor": "#919192", "backgroundColor": "#1b1b1b", "borderColor": "#919192", "placeholderColor": "#919192" } } }, "noteView": { "backgroundColor": "#171717", "dividerColor": "#4b5157", "topBar": { "backgroundColor": "#1b1b1b", "bottomBorderColor": "#3a3a3a", "controlColor": "#ef9a37", "pressedControlColor": "#ef9a37", "segmentedControl": { "tintColor": "#ef9a37", "borderWidth": 2.5, "borderRadius": 3 } }, "toolbar": { "backgroundColor": "#1b1b1b", "dividerColor": "#333333", "middleDividerColor": "#333333", "controlColor": "#ef9a37", "pressedControlColor": "#ef9a37", "iconColor": "#ef9a37", "textColor": "#8e8e92", "popUpButton": { "titleColor": "#ccc", "borderColor": "#3a3a3a" }, "tagField": { "textColor": "#fff", "placeholderColor": "#919192", "tag": { "textColor": "#000", "selectedTextColor": "#000", "backgroundColor": "#ef9a37", "selectedBackgroundColor": "#fff", "borderRadius": 4 } }, "formatBar": { "controlColor": "#fff", "highlightColor": "#ef9a37" }, "searchField": { "textColor": "#fff", "controlColor": "#fff", "pressedControlColor": "#ef9a37", "backgroundColor": "#1b1b1b", "borderColor": "#7f878d", "placeholderColor": "#919192" }, "doneButton": { "textColor": "#ef9a37", "highlightBackgroundColor": "#242424", "borderColor": "#ef9a37" } }, "bottomBar": { "backgroundColor": "#1b1b1b", "controlColor": "#ef9a37", "pressedControlColor": "#ef9a37" } }, "multiNote": { "backgroundColor": "#1b1b1b", "textColor": "#fff", "button": { "tintColor": "#fff", "highlightColor": "#ef9a37", "backgroundColor": "#1b1b1b", "highlightBackgroundColor": "#1b1b1b", "borderColor": "#fff", "highlightBorderColor": "#ef9a37" }, "tagField": { "textColor": "#fff", "placeholderColor": "#919192", "backgroundColor": "#1b1b1b", "borderColor": "#fff", "borderRadius": 4, "tag": { "textColor": "#000", "selectedTextColor": "#000", "backgroundColor": "#ef9a37", "selectedBackgroundColor": "#fff", "borderRadius": 4 } } }, "notebookPicker": { "backgroundColor": "#1b1b1b", "textColor": "#fff", "dividerColor": "#3a3a3a", "searchField": { "textColor": "#fff", "controlColor": "#ef9937", "pressedControlColor": "#ef9937", "backgroundColor": "#1b1b1b", "borderColor": "#ef9937", "placeholderColor": "#919192" }, "table": { "textColor": "#c7c7c7", "selectedTextColor": "#fff", "emphasizedTextColor": "#ef9937", "iconColor": "#c7c7c7", "selectedIconColor": "#fff", "emphasizedIconColor": "#ef9937", "selectedRowBgColor": "#1b1b1b", "emphasizedRowBgColor": "#1b1b1b", "emptyTextColor": "#c7c7c7" } }, "searchView": { "backgroundColor": "#1b1b1b", "searchField": { "textColor": "#fff", "controlColor": "#ef9937", "pressedControlColor": "#ef9937", "backgroundColor": "#1b1b1b", "borderColor": "#ef9937", "placeholderColor": "#919192" }, "tableHeader": { "backgroundColor": "#1b1b1b", "topBorderColor": "#3a3a3a", "bottomBorderColor": "#3a3a3a", "textColor": "#fff", "controlColor": "#ef9937", "pressedControlColor": "#ef9937" }, "table": { "separatorColor": "#3a3a3a", "textColor": "#8e8e92", "selectedTextColor": "#fff", "emphasizedTextColor": "#eee", "detailColor": "#8e8e92", "selectedDetailColor": "#ef9937", "emphasizedDetailColor": "#eee", "iconColor": "#8e8e92", "selectedIconColor": "#ef9937", "emphasizedIconColor": "#eee", "rowBgColor": "#1b1b1b", "altRowBgColor": "#1b1b1b", "selectedRowBgColor": "#1b1b1b", "emphasizedRowBgColor": "#1b1b1b", "emptyTextColor": "#c7c7c7" } }, "presentation": { "backgroundColor": "#171717" }, "editor": { "codeCellTheme": "monokai", "markdownCellTheme": "monokai" }, "css": { "className": "apdark", "editor": ".apdark{color:#fff}.apdark a{color:#ef9937}.apdark table tr:nth-child(even){background-color:#171717}.apdark blockquote{color:#999}.apdark hr{background-color:#171717}.apdark code{background-color:#171717}.apdark svg{background-color:#fff}.apdark .text-cell [style]{color:#171717!important;background-color:transparent!important}.apdark .diagram-cell .ace_editor,.apdark .latex-cell .ace_editor,.apdark .markdown-cell .ace_editor{color:#c7c7c7;background-color:#171717}.apdark .markdown-cell .ace_list{color:#fff},.ace_editor{}.apdark.apdark .markdown-cell .ace_heading{color:#ef9937 !important}", "preview": ".apdark{color:#fff}.apdark a{color:#80BBFF}.apdark table tr:nth-child(even){background-color:#34393F}.apdark blockquote{color:#999}.apdark hr{background-color:#999}.apdark code{background-color:rgba(255,255,255,.1)}.apdark svg{background-color:#fff}.apdark .text-cell [style]{color:#c7c7c7!important;background-color:transparent!important}", "presentation": ".apdark{color:#c7c7c7}.apdark a{color:#80BBFF}.apdark table tr:nth-child(even){background-color:#34393F}.apdark blockquote{color:#999}.apdark hr{background-color:#999}.apdark code{background-color:rgba(255,255,255,.1)}.apdark svg{background-color:#fff}.apdark .text-cell [style]{color:#c7c7c7!important;background-color:transparent!important}" } }