diff --git a/themes/one_dark.json b/themes/one_dark.json new file mode 100644 index 00000000..545c904c --- /dev/null +++ b/themes/one_dark.json @@ -0,0 +1,343 @@ +{ + "base": "Dark", + "colors": { + "imgui": { + "border": "#6969777F", + "border-shadow": "#00000000", + "button": "#66748466", + "button-active": "#1D90FCFF", + "button-hovered": "#4296F9FF", + "check-mark": "#4296F9FF", + "child-background": "#282C34FF", + "docking-empty-background": "#0F0F0FEF", + "docking-preview": "#4296F9B2", + "drag-drop-target": "#FFFF00E5", + "frame-background": "#4F545889", + "frame-background-active": "#646A6F89", + "frame-background-hovered": "#77818889", + "header": "#4296F94F", + "header-active": "#4296F9FF", + "header-hovered": "#4185CFFF", + "menu-bar-background": "#1F2228FF", + "modal-window-dim-background": "#CCCCCC59", + "nav-highlight": "#4296F9FF", + "nav-windowing-background": "#CCCCCC33", + "nav-windowing-highlight": "#FFFFFFB2", + "plot-histogram": "#E5B200FF", + "plot-histogram-hovered": "#FF9900FF", + "plot-lines": "#9B9B9BFF", + "plot-lines-hovered": "#FF6D59FF", + "popup-background": "#24262FFF", + "resize-grip": "#3B414BFF", + "resize-grip-active": "#4B525DFF", + "resize-grip-hovered": "#4B525DFF", + "scrollbar-background": "#12161F00", + "scrollbar-grab": "#3B414BFF", + "scrollbar-grab-active": "#4B525DFF", + "scrollbar-grab-hovered": "#4B525DFF", + "separator": "#6565807F", + "separator-active": "#446BBBFF", + "separator-hovered": "#1966BFC6", + "slider-grab": "#3D84E0FF", + "slider-grab-active": "#4296F9FF", + "tab": "#212227FF", + "tab-active": "#42454FFF", + "tab-hovered": "#636673FF", + "tab-unfocused": "#1A1B1FFF", + "tab-unfocused-active": "#3F4148FF", + "table-border-light": "#3A3A3FFF", + "table-border-strong": "#3F3F47FF", + "table-header-background": "#272A31FF", + "table-row-background": "#00000000", + "table-row-background-alt": "#10101040", + "text": "#FFFFFFFF", + "text-disabled": "#808080FF", + "text-selected-background": "#4296F959", + "title-background": "#1F2228FF", + "title-background-active": "#202125FF", + "title-background-collapse": "#202125FF", + "window-background": "#292B34FF", + "window-shadow": "#000000FF" + }, + "imhex": { + "IEEE-tool-exp": "#5D7F5DFF", + "IEEE-tool-mantissa": "#7F5D5DFF", + "IEEE-tool-sign": "#5D5D7FFF", + "achievement-unlocked": "#F1C40FFF", + "advanced-encoding-ascii": "#06539BFF", + "advanced-encoding-multi": "#F1C40FFF", + "advanced-encoding-single": "#E74C3CFF", + "advanced-encoding-unknown": "#E74C3CFF", + "blur-background": "#00000000", + "desc-button": "#2A2C38FF", + "desc-button-active": "#3C3C3CFF", + "desc-button-hovered": "#242424FF", + "diff-added": "#388B42FF", + "diff-changed": "#F1C40FFF", + "diff-removed": "#E74C3CFF", + "find-highlight": "#672A78FF", + "highlight": "#4DC69BFF", + "logger-debug": "#388B42FF", + "logger-error": "#E74C3CFF", + "logger-fatal": "#672A78FF", + "logger-info": "#FFFFFFFF", + "logger-warning": "#F1C40FFF", + "patches": "#E74C3CFF", + "pattern-selected": "#67B5FFFF", + "toolbar-blue": "#06539BFF", + "toolbar-brown": "#DBB377FF", + "toolbar-gray": "#E6E6E6FF", + "toolbar-green": "#388B42FF", + "toolbar-purple": "#672A78FF", + "toolbar-red": "#E74C3CFF", + "toolbar-yellow": "#F1C40FFF" + }, + "imnodes": { + "box-selector": "#3D85E01E", + "box-selector-outline": "#3D85E096", + "grid-background": "#282832C8", + "grid-line": "#C8C8C828", + "grid-line-primary": "#F0F0F03C", + "link": "#3D85E0C8", + "link-hovered": "#4296FAFF", + "link-selected": "#4296FAFF", + "mini-map-background": "#19191996", + "mini-map-background-hovered": "#191919C8", + "mini-map-canvas": "#C8C8C819", + "mini-map-canvas-outline": "#C8C8C8C8", + "mini-map-link": "#3D85E0C8", + "mini-map-link-selected": "#4296FAFF", + "mini-map-node-background": "#C8C8C864", + "mini-map-node-background-hovered": "#C8C8C8FF", + "mini-map-node-background-selected": "#C8C8C8FF", + "mini-map-node-outline": "#C8C8C864", + "mini-map-outline": "#96969664", + "mini-map-outline-hovered": "#969696C8", + "node-background": "#323232FF", + "node-background-hovered": "#4B4B4BFF", + "node-background-selected": "#4B4B4BFF", + "node-outline": "#646464FF", + "pin": "#F5CB25FF", + "pin-hovered": "#FA8335FF", + "title-bar": "#294A7AFF", + "title-bar-hovered": "#4296FAFF", + "title-bar-selected": "#4296FAFF" + }, + "implot": { + "axis-bg": "#00000000", + "axis-bg-active": "#00000000", + "axis-bg-hovered": "#00000000", + "axis-grid": "#FFFFFF3F", + "axis-text": "#FFFFFFFF", + "axis-tick": "#00000000", + "crosshairs": "#FFFFFF7F", + "error-bar": "#00000000", + "fill": "#00000000", + "frame-bg": "#FFFFFF11", + "inlay-text": "#FFFFFFFF", + "legend-bg": "#141414EF", + "legend-border": "#6D6D7F7F", + "legend-text": "#FFFFFFFF", + "line": "#00000000", + "marker-fill": "#00000000", + "marker-outline": "#00000000", + "plot-bg": "#0000007F", + "plot-border": "#6D6D7F7F", + "selection": "#FF9900FF", + "title-text": "#FFFFFFFF" + }, + "text-editor": { + "background": "#282C34FF", + "breakpoint": "#FF200040", + "char-literal": "#E0A070FF", + "comment": "#646E7FFF", + "current-line-edge": "#00000000", + "current-line-fill": "#353C4CC3", + "current-line-fill-inactive": "#80808040", + "cursor": "#446BBBFF", + "default": "#DADADAFF", + "doc-comment": "#206858FF", + "error-marker": "#C01A2BFF", + "global-doc-comment": "#208070FF", + "identifier": "#E4E4E4FB", + "keyword": "#C46DE6FF", + "known-identifier": "#C46DE6FF", + "line-number": "#777E8EFF", + "multi-line-comment": "#206040FF", + "number": "#FF8E8ED7", + "preproc-identifier": "#A63BCAFF", + "preprocessor": "#646464FF", + "preprocessor-deactivated": "#353535FF", + "punctuation": "#EFEFEFFF", + "selection": "#3E4451FF", + "string": "#60CA51FF" + } + }, + "image_theme": "dark", + "name": "One Dark", + "styles": { + "imgui": { + "alpha": 1.0, + "button-text-align": [ + 0.5, + 0.5 + ], + "cell-padding": [ + 4.0, + 2.0 + ], + "child-border-size": 1.0, + "child-rounding": 0.0, + "disabled-alpha": 0.6000000238418579, + "frame-border-size": 0.0, + "frame-padding": [ + 4.0, + 3.0 + ], + "frame-rounding": 0.0, + "grab-min-size": 12.0, + "grab-rounding": 0.0, + "indent-spacing": 10.0, + "item-inner-spacing": [ + 4.0, + 4.0 + ], + "item-spacing": [ + 8.0, + 4.0 + ], + "popup-border-size": 1.0, + "popup-rounding": 0.0, + "scrollbar-rounding": 9.0, + "scrollbar-size": 14.0, + "selectable-text-align": [ + 0.0, + 0.0 + ], + "tab-rounding": 4.0, + "window-border-size": 1.0, + "window-min-size": [ + 32.0, + 32.0 + ], + "window-padding": [ + 8.0, + 8.0 + ], + "window-rounding": 0.0, + "window-shadow-angle": 0.0, + "window-shadow-offset": 0.0, + "window-shadow-size": 64.0, + "window-title-align": [ + 0.0, + 0.5 + ] + }, + "imhex": { + "popup-alpha": 0.6000000238418579, + "window-blur": 0.0 + }, + "imnodes": { + "grid-spacing": 24.0, + "link-hover-distance": 10.0, + "link-line-segments-per-length": 0.10000000149011612, + "link-thickness": 3.0, + "mini-map-offset": [ + 4.0, + 4.0 + ], + "mini-map-padding": [ + 8.0, + 8.0 + ], + "node-border-thickness": 1.0, + "node-corner-rounding": 4.0, + "node-padding": [ + 8.0, + 8.0 + ], + "pin-circle-radius": 4.0, + "pin-hover-radius": 10.0, + "pin-line-thickness": 1.0, + "pin-offset": 0.0, + "pin-quad-side-length": 7.0, + "pin-triangle-side-length": 9.5 + }, + "implot": { + "annotation-padding": [ + 2.0, + 2.0 + ], + "digital-bit-gap": 4.0, + "digital-bit-height": 8.0, + "error-bar-size": 5.0, + "error-bar-weight": 1.5, + "fill-alpha": 1.0, + "fit-padding": [ + 0.0, + 0.0 + ], + "label-padding": [ + 5.0, + 5.0 + ], + "legend-inner-padding": [ + 5.0, + 5.0 + ], + "legend-padding": [ + 10.0, + 10.0 + ], + "legend-spacing": [ + 5.0, + 0.0 + ], + "line-weight": 1.0, + "major-grid-size": [ + 1.0, + 1.0 + ], + "major-tick-len": [ + 10.0, + 10.0 + ], + "major-tick-size": [ + 1.0, + 1.0 + ], + "marker-size": 4.0, + "marker-weight": 1.0, + "minor-alpha": 0.25, + "minor-grid-size": [ + 1.0, + 1.0 + ], + "minor-tick-len": [ + 5.0, + 5.0 + ], + "minor-tick-size": [ + 1.0, + 1.0 + ], + "mouse-pos-padding": [ + 10.0, + 10.0 + ], + "plot-border-size": 1.0, + "plot-default-size": [ + 400.0, + 300.0 + ], + "plot-min-size": [ + 200.0, + 150.0 + ], + "plot-padding": [ + 10.0, + 10.0 + ] + } + } +}