mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
72 lines
2.6 KiB
INI
72 lines
2.6 KiB
INI
|
[plots]
|
||
|
useraction_overlay_color=white
|
||
|
useraction_overlay_brushcolor=white,75
|
||
|
useraction_opaque_color=white
|
||
|
useraction_opaque_brushcolor=#212571
|
||
|
useraction_marker_color=white
|
||
|
useraction_marker_brushcolor=white,51
|
||
|
widget_background_color="hsl(240, 50%, 35%)"
|
||
|
widget_background_color_for_export="hsl(240, 50%, 35%)"
|
||
|
plot_background_color="hsl(240, 50%, 25%)"
|
||
|
text_default_color=grey(90%)
|
||
|
plot_frame_color=grey(90%)
|
||
|
key\frame_color=grey(90%)
|
||
|
key\background_color="hsl(240, 50%, 20%)"
|
||
|
key\text_color=grey(90%)
|
||
|
axis_x\color=grey(90%)
|
||
|
axis_x\grid\color=#616161
|
||
|
axis_x\minor_grid\color=#616161
|
||
|
axis_x\minor_tick\label_color=white
|
||
|
axis_x\minor_tick\color=#FAFAFA
|
||
|
axis_x\ticks\label_color=white
|
||
|
axis_x\ticks\color=#FAFAFA
|
||
|
axis_x\zero_line\color=#FAFAFA
|
||
|
axis_x\axis_label\color=white
|
||
|
axis_y\color=#FAFAFA
|
||
|
axis_y\grid\color=#616161
|
||
|
axis_y\minor_grid\color=#616161
|
||
|
axis_y\minor_tick\label_color=white
|
||
|
axis_y\minor_tick\color=#FAFAFA
|
||
|
axis_y\ticks\label_color=white
|
||
|
axis_y\ticks\color=#FAFAFA
|
||
|
axis_y\zero_line\color=#FAFAFA
|
||
|
axis_y\axis_label\color=white
|
||
|
axis_colorbar_right\color=#FAFAFA
|
||
|
axis_colorbar_right\grid\color=#616161
|
||
|
axis_colorbar_right\minor_grid\color=#616161
|
||
|
axis_colorbar_right\minor_tick\label_color=white
|
||
|
axis_colorbar_right\minor_tick\color=#FAFAFA
|
||
|
axis_colorbar_right\ticks\label_color=white
|
||
|
axis_colorbar_right\ticks\color=#FAFAFA
|
||
|
axis_colorbar_right\zero_line\color=#FAFAFA
|
||
|
axis_colorbar_top\color=#FAFAFA
|
||
|
axis_colorbar_top\grid\color=#616161
|
||
|
axis_colorbar_top\minor_grid\color=#616161
|
||
|
axis_colorbar_top\minor_tick\label_color=white
|
||
|
axis_colorbar_top\minor_tick\color=#FAFAFA
|
||
|
axis_colorbar_top\ticks\label_color=white
|
||
|
axis_colorbar_top\ticks\color=#FAFAFA
|
||
|
axis_colorbar_top\zero_line\color=#FAFAFA
|
||
|
graphs\auto_styles\color0=#08F7FE
|
||
|
graphs\auto_styles\color1=#FE53BB
|
||
|
graphs\auto_styles\color2=#F5D300
|
||
|
graphs\auto_styles\color3=#00ff41
|
||
|
graphs\auto_styles\color4=#FF0000
|
||
|
graphs\auto_styles\color5=#9467bd
|
||
|
graphs\graphs_base\linewidth=2
|
||
|
graphs\graphs_base\symbol_size=10
|
||
|
graphs\graphs_base\symbol_line_width=1
|
||
|
graphs\graphs_base\symbol_fill_color_mode=same
|
||
|
graphs\graphs_base\error_color_mode=lighter
|
||
|
graphs\graphs_barchart\linewidth=1
|
||
|
graphs\graphs_barchart\fill_color_mode=same
|
||
|
graphs\graphs_boxplot\graph_color_mode=same_non_transparent
|
||
|
graphs\graphs_filled\fill_color_mode=more_transparent
|
||
|
graphs\graphs_geometric\color=white
|
||
|
graphs\graphs_annotation\color=white
|
||
|
graphs\graphs_annotation\text_color=white
|
||
|
graphs\graphs_base\fill_color_mode="same_color,more_transparent(0.5)"
|
||
|
graphs\graphs_filled\fill_color_mode="same_color,more_transparent(0.33)"
|
||
|
graphs\graphs_boxplot\fill_color_mode="lighter,more_transparent(0.5)"
|
||
|
|