{ "mainWindow": { "divider": { "topColor": "#d4d4d4", "middleColor": "#d4d4d4", "bottomColor": "#d4d4d4" } }, "sidebar": { "topBar": { "backgroundColor": "#33778b", "bottomBorderColor": "#f1f3f6", "segmentedControl": { "tintColor": "#E1FE53", "borderWidth": 1, "borderRadius": 3 } }, "table": { "backgroundColor": "#33778b", "textColor": "#ffffff", "selectedTextColor": "#E1FE53", "emphasizedTextColor": "#eee", "iconColor": "#E1FE53", "selectedIconColor": "#E1FE53", "emphasizedIconColor": "#eee", "selectedRowBgColor": "#fff", "emphasizedRowBgColor": "#E1FE53" }, "bottomBar": { "backgroundColor": "#E1FE53", "topBorderColor": "#f1f3f6", "textColor": "#fff", "controlColor": "#33778b", "pressedControlColor": "#343A48" } }, "noteList": { "topBar": { "backgroundColor": "#33778b", "bottomBorderColor": "#d4d4d4", "controlColor": "#E1FE53", "pressedControlColor": "#343A48" }, "tableHeader": { "backgroundColor": "#33778b", "bottomBorderColor": "#d4d4d4", "controlColor": "#E1FE53", "pressedControlColor": "#343A48" }, "table": { "backgroundColor": "#33778b", "separatorColor": "#e0e0e0", "textColor": "#ffffff", "selectedTextColor": "#414141", "emphasizedTextColor": "#000000", "detailColor": "#cecece", "selectedDetailColor": "#8d8d8d", "emphasizedDetailColor": "#888888", "iconColor": "#444", "selectedIconColor": "#252525", "emphasizedIconColor": "#eee", "rowBgColor": "#FFF", "altRowBgColor": "#F8F8F8", "selectedRowBgColor": "#E1FE53", "emphasizedRowBgColor": "#E1FE53", "draggedRowBgColor": "#ddd", "emptyTextColor": "#7f7f7f" }, "bottomBar": { "backgroundColor": "#E1FE53", "searchField": { "textColor": "#33778b", "controlColor": "#33778b", "pressedControlColor": "#343A48", "backgroundColor": "#FFF", "borderColor": "#c9c9c9", "placeholderColor": "#b8b8b8" } } }, "noteView": { "backgroundColor": "#337689", "dividerColor": "#E1FE53", "topBar": { "backgroundColor": "#33778b", "bottomBorderColor": "#E1FE53", "controlColor": "#E1FE53", "pressedControlColor": "#343A48", "segmentedControl": { "tintColor": "#E1FE53", "borderWidth": 1, "borderRadius": 4 } }, "toolbar": { "backgroundColor": "#33778b", "dividerColor": "#E1FE53", "middleDividerColor": "#33778b", "controlColor": "#E1FE53", "pressedControlColor": "#343A48", "iconColor": "#E1FE53", "textColor": "#E1FE53", "popUpButton": { "titleColor": "#E1FE53", "borderColor": "#ababab" }, "tagField": { "textColor": "#ffffff", "placeholderColor": "#fffcfc", "tag": { "textColor": "#343A48", "selectedTextColor": "#fff", "backgroundColor": "#E1FE53", "selectedBackgroundColor": "#6caff1", "borderRadius": 4 } }, "formatBar": { "controlColor": "#E1FE53", "highlightColor": "#21c7ef" }, "searchField": { "textColor": "#33778b", "controlColor": "#33778b", "pressedControlColor": "#343A48", "backgroundColor": "#FFF", "borderColor": "#c9c9c9", "placeholderColor": "#b8b8b8" }, "doneButton": { "textColor": "#33778b", "highlightBackgroundColor": "#ddd", "borderColor": "#acacac" } }, "bottomBar": { "backgroundColor": "#E1FE53", "controlColor": "#33778b", "pressedControlColor": "#343A48" } }, "multiNote": { "backgroundColor": "#f6f6f6", "textColor": "#bfbfbf", "button": { "tintColor": "#585858", "highlightColor": "#222222", "backgroundColor": "#FDFDFD", "highlightBackgroundColor": "#E5E5E5", "borderColor": "#bbb", "highlightBorderColor": "#bbb" }, "tagField": { "textColor": "#444", "placeholderColor": "#b8b8b8", "backgroundColor": "#fff", "borderColor": "#bbb", "borderRadius": 4, "tag": { "textColor": "#000", "selectedTextColor": "#fff", "backgroundColor": "#cadff3", "selectedBackgroundColor": "#6caff1", "borderRadius": 4 } } }, "notebookPicker": { "backgroundColor": "#f6f6f6", "textColor": "#5a5a5a", "dividerColor": "#e0e0e0", "searchField": { "textColor": "#000", "controlColor": "#000", "pressedControlColor": "#000", "backgroundColor": "#FFF", "borderColor": "#c9c9c9", "placeholderColor": "#b8b8b8" }, "table": { "textColor": "#444", "selectedTextColor": "#000", "emphasizedTextColor": "#eee", "iconColor": "#444", "selectedIconColor": "#252525", "emphasizedIconColor": "#eee", "selectedRowBgColor": "#d4d4d4", "emphasizedRowBgColor": "#1F6FEB", "emptyTextColor": "#7f7f7f" } }, "searchView": { "backgroundColor": "#f6f6f6", "searchField": { "textColor": "#33778b", "controlColor": "#33778b", "pressedControlColor": "#33778b", "backgroundColor": "#FFF", "borderColor": "#c9c9c9", "placeholderColor": "#b8b8b8" }, "tableHeader": { "backgroundColor": "#f6f6f6", "topBorderColor": "#e0e0e0", "bottomBorderColor": "#e0e0e0", "textColor": "#444", "controlColor": "#4C5974", "pressedControlColor": "#343A48" }, "table": { "separatorColor": "#e0e0e0", "textColor": "#33778b", "selectedTextColor": "#595959", "emphasizedTextColor": "#eee", "detailColor": "#8d8d8d", "selectedDetailColor": "#8d8d8d", "emphasizedDetailColor": "#eee", "iconColor": "#444", "selectedIconColor": "#252525", "emphasizedIconColor": "#eee", "rowBgColor": "#FFF", "altRowBgColor": "#F8F8F8", "selectedRowBgColor": "#e5e5e5", "emphasizedRowBgColor": "#1F6FEB", "emptyTextColor": "#7f7f7f" } }, "presentation": { "backgroundColor": "#FFF" }, "editor": { "codeCellTheme": "Solarized Dark", "markdownCellTheme": "Solarized Dark" }, "css": { "className": "dark", "editor": ".dark{color:#fff}.dark a{color:#80BBFF}.dark table tr:nth-child(even){background-color:#34393F}.dark blockquote{color:#999}.dark hr{background-color:#999}.dark code{background-color:rgba(255,255,255,.1)}.dark svg{background-color:#fff}.dark .text-cell [style]{color:#c7c7c7!important;background-color:transparent!important}.dark .diagram-cell .ace_editor,.dark .latex-cell .ace_editor,.dark .markdown-cell .ace_editor{color:#c7c7c7;background-color:#2b3137}.dark .markdown-cell .ace_list{color:#c7c7c7}", "preview": ".dark{color:#fff}.dark a{color:#80BBFF}.dark table tr:nth-child(even){background-color:#34393F}.dark blockquote{color:#999}.dark hr{background-color:#999}.dark code{background-color:rgba(255,255,255,.1)}.dark svg{background-color:#fff}.dark .text-cell [style]{color:#c7c7c7!important;background-color:transparent!important}", "presentation": ".dark{color:#fff}.dark a{color:#80BBFF}.dark table tr:nth-child(even){background-color:#34393F}.dark blockquote{color:#999}.dark hr{background-color:#999}.dark code{background-color:rgba(255,255,255,.1)}.dark svg{background-color:#fff}.dark .text-cell [style]{color:#c7c7c7!important;background-color:transparent!important}" } }