commit: 51f88bbe52bcc15bebd99d95678ca6631dfc3c79
parent 760a2eb88072552447b4462deb640b6af289b6fa
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Fri, 9 Oct 2020 08:14:55 +0200
.config/mypaint: New
Diffstat:
1 file changed, 490 insertions(+), 0 deletions(-)
diff --git a/.config/mypaint/settings.json b/.config/mypaint/settings.json
@@ -0,0 +1,489 @@
+{
+ "saving.scrap_prefix": "~/MyPaint/scrap",
+ "input.device_mode": "screen",
+ "input.global_pressure_mapping": [
+ [
+ 0.0,
+ 1.0
+ ],
+ [
+ 1.0,
+ 0.0
+ ]
+ ],
+ "input.use_barrel_rotation": true,
+ "input.barrel_rotation_subtract_ascension": true,
+ "input.barrel_rotation_offset": 0.5,
+ "view.default_zoom": 1.0,
+ "view.real_alpha_checks": true,
+ "ui.hide_menubar_in_fullscreen": true,
+ "ui.hide_toolbar_in_fullscreen": true,
+ "ui.hide_subwindows_in_fullscreen": true,
+ "ui.parts": {
+ "main_toolbar": true,
+ "menubar": true
+ },
+ "ui.feedback.scale": false,
+ "ui.feedback.last_pos": false,
+ "ui.toolbar_items": {
+ "toolbar1_file": true,
+ "toolbar1_scrap": false,
+ "toolbar1_edit": true,
+ "toolbar1_blendmodes": false,
+ "toolbar1_linemodes": true,
+ "toolbar1_view_modes": true,
+ "toolbar1_view_manips": false,
+ "toolbar1_view_resets": true
+ },
+ "ui.toolbar_icon_size": "large",
+ "ui.dark_theme_variant": true,
+ "ui.rendered_tile_cache_size": 16384,
+ "saving.default_format": "openraster",
+ "brushmanager.selected_brush": "deevad/basic_digital_brush",
+ "brushmanager.selected_groups": [],
+ "frame.color_rgba": [
+ 0.12,
+ 0.12,
+ 0.12,
+ 0.92
+ ],
+ "misc.context_restores_color": true,
+ "document.autosave_backups": true,
+ "document.autosave_interval": 10,
+ "display.colorspace_EOTF": 2.2,
+ "display.colorspace": "srgb",
+ "scratchpad.last_opened_scratchpad": "/home/haelwenn/.local/share/mypaint/scratchpads/autosave.ora",
+ "workspace.layout": {
+ "left_sidebar": {
+ "groups": [
+ {
+ "tools": [
+ [
+ "MyPaintModeOptionsTool"
+ ]
+ ],
+ "active_page": 0,
+ "w": 253,
+ "h": 476
+ },
+ {
+ "tools": [
+ [
+ "MyPaintScratchpadTool"
+ ]
+ ],
+ "active_page": 0,
+ "w": 253,
+ "h": 241
+ },
+ {
+ "tools": [
+ [
+ "MyPaintHCYWheelTool"
+ ]
+ ],
+ "active_page": 0,
+ "w": 253,
+ "h": 228
+ },
+ {
+ "tools": [],
+ "active_page": -1
+ }
+ ],
+ "w": 253,
+ "h": 962
+ },
+ "right_sidebar": {
+ "groups": [
+ {
+ "tools": [
+ [
+ "MyPaintLayersTool"
+ ],
+ [
+ "MyPaintHistoryPanel"
+ ]
+ ],
+ "active_page": 0,
+ "w": 257,
+ "h": 672
+ },
+ {
+ "tools": [
+ [
+ "MyPaintPreviewTool"
+ ]
+ ],
+ "active_page": 0,
+ "w": 257,
+ "h": 278
+ },
+ {
+ "tools": [],
+ "active_page": -1
+ }
+ ],
+ "w": 257,
+ "h": 962
+ },
+ "floating": [],
+ "position": {},
+ "autohide": true,
+ "fullscreen": false,
+ "maximized": true
+ },
+ "input.button_mapping": {
+ "Button2": "PanViewMode",
+ "<Shift>Button2": "RotateViewMode",
+ "<Primary>Button2": "ZoomViewMode",
+ "<Alt>Button2": "ZoomViewMode",
+ "<Primary><Shift>Button2": "FrameEditMode",
+ "<Shift><Alt>Button2": "FrameEditMode",
+ "Button3": "ShowPopupMenu"
+ },
+ "compat_behavior_when_unknown": "unless-pigment-layer-1.x",
+ "default_compatibility_mode": "2.x",
+ "compability_settings": {
+ "1.x": {
+ "pigment_on_by_default": false,
+ "pigment_layer_is_default": false
+ },
+ "2.x": {
+ "pigment_on_by_default": true,
+ "pigment_layer_is_default": true
+ }
+ },
+ "command.max_undo_stack_size": 40,
+ "input.devices": {
+ "Wayland Pointer:mouse:2": {},
+ "Wayland Finger Scrolling:touchpad:2": {}
+ },
+ "colors.current": "#285335",
+ "colors.palette": {
+ "name": "MyPaint Default",
+ "columns": 7,
+ "entries": [
+ [
+ "#000000",
+ "Black"
+ ],
+ [
+ "#262626",
+ "Gray 15"
+ ],
+ [
+ "#4d4d4d",
+ "Grey 30"
+ ],
+ [
+ "#808080",
+ "Grey 50"
+ ],
+ [
+ "#ababab",
+ "Grey 67"
+ ],
+ [
+ "#d9d9d9",
+ "Grey 85"
+ ],
+ [
+ "#ffffff",
+ "White"
+ ],
+ [
+ "#800000",
+ "Maroon"
+ ],
+ [
+ "#d10000",
+ "English-red"
+ ],
+ [
+ "#ff3622",
+ "Tomato"
+ ],
+ [
+ "#fc3c03",
+ "Orange-red"
+ ],
+ [
+ "#ff8c69",
+ "Salmon"
+ ],
+ [
+ "#fce820",
+ "Cadium-yellow"
+ ],
+ [
+ "#f3fd25",
+ "Lemon yellow"
+ ],
+ [
+ "#790523",
+ "Dark crimson"
+ ],
+ [
+ "#a9203e",
+ "Deep carmine"
+ ],
+ [
+ "#ff8c00",
+ "Orange"
+ ],
+ [
+ "#ffa812",
+ "Dark tangerine"
+ ],
+ [
+ "#d99058",
+ "Persian orange"
+ ],
+ [
+ "#c2b280",
+ "Sand"
+ ],
+ [
+ "#ffe5b4",
+ "Peach"
+ ],
+ [
+ "#64362e",
+ "Bole"
+ ],
+ [
+ "#6c2934",
+ "Dark cordovan"
+ ],
+ [
+ "#a3412c",
+ "Chestnut"
+ ],
+ [
+ "#e48864",
+ "Dark salmon"
+ ],
+ [
+ "#ffc38f",
+ "Apricot"
+ ],
+ [
+ "#ffdbbc",
+ "Unbleached silk"
+ ],
+ [
+ "#f2e3c6",
+ "Straw"
+ ],
+ [
+ "#35130d",
+ "Bistre"
+ ],
+ [
+ "#542a0e",
+ "Dark chocolate"
+ ],
+ [
+ "#66332b",
+ "Burnt sienna"
+ ],
+ [
+ "#b84200",
+ "Sienna"
+ ],
+ [
+ "#d8990c",
+ "Yellow ochre"
+ ],
+ [
+ "#d2b48c",
+ "Tan"
+ ],
+ [
+ "#e8cc90",
+ "Dark wheat"
+ ],
+ [
+ "#003153",
+ "Prussian blue"
+ ],
+ [
+ "#304577",
+ "Dark grey blue"
+ ],
+ [
+ "#0047ab",
+ "Cobalt blue"
+ ],
+ [
+ "#1f75fe",
+ "Blue"
+ ],
+ [
+ "#78b4ff",
+ "Bright french blue"
+ ],
+ [
+ "#abc8ff",
+ "Bright steel blue"
+ ],
+ [
+ "#d0e7ff",
+ "Ice blue"
+ ],
+ [
+ "#1e333a",
+ "Medium jungle green"
+ ],
+ [
+ "#2f4f4f",
+ "Dark slate grey"
+ ],
+ [
+ "#4a685d",
+ "Dark grullo green"
+ ],
+ [
+ "#008080",
+ "Teal"
+ ],
+ [
+ "#43aab0",
+ "Turquoise"
+ ],
+ [
+ "#6daec7",
+ "Cerulean frost"
+ ],
+ [
+ "#add9ba",
+ "Tiffany green"
+ ],
+ [
+ "#16221d",
+ "Gray-asparagus"
+ ],
+ [
+ "#24302d",
+ "Medium dark teal"
+ ],
+ [
+ "#4a685d",
+ "Xanadu"
+ ],
+ [
+ "#77c679",
+ "Mint"
+ ],
+ [
+ "#afcdb6",
+ "Timberwolf"
+ ],
+ [
+ "#b9f5f6",
+ "Celeste"
+ ],
+ [
+ "#c1ffea",
+ "Aquamarine"
+ ],
+ [
+ "#1d3423",
+ "Cal Poly Pomona"
+ ],
+ [
+ "#014421",
+ "Forest green"
+ ],
+ [
+ "#2a8000",
+ "Napier green"
+ ],
+ [
+ "#808000",
+ "Olive"
+ ],
+ [
+ "#419c69",
+ "Sea green"
+ ],
+ [
+ "#bdf61d",
+ "Green-yellow"
+ ],
+ [
+ "#e7f486",
+ "Bright chartreuse"
+ ],
+ [
+ "#8a1789",
+ "Purple"
+ ],
+ [
+ "#4e278a",
+ "Violet"
+ ],
+ [
+ "#c14b6e",
+ "Dark thulian pink"
+ ],
+ [
+ "#de3163",
+ "Cerise"
+ ],
+ [
+ "#ff1493",
+ "Deep pink"
+ ],
+ [
+ "#ff66cc",
+ "Rose pink"
+ ],
+ [
+ "#ffcbdb",
+ "Pink"
+ ],
+ [
+ "#ffffff",
+ "White"
+ ],
+ [
+ "#e51101",
+ "RGB Red"
+ ],
+ [
+ "#00ff00",
+ "RGB Green"
+ ],
+ [
+ "#0000ff",
+ "RGB Blue"
+ ],
+ [
+ "#00ffff",
+ "CMYK Cyan"
+ ],
+ [
+ "#ff00ff",
+ "CMYK Magenta"
+ ],
+ [
+ "#ffff00",
+ "CMYK Yellow"
+ ]
+ ]
+ },
+ "ui.support_smooth_scrolling": true,
+ "ui.blink_layers": true,
+ "ui.file_compat_warning_mild": true,
+ "ui.file_compat_warning_severe": true,
+ "colors.history": [
+ "#336699",
+ "#44aa66",
+ "#aa6633",
+ "#003153",
+ "#285335"
+ ],
+ "preview.show_viewfinder": true
+}+
\ No newline at end of file