From c5dfe8d174e5434074bc6ad1b4e177d9a64d6aab Mon Sep 17 00:00:00 2001 From: Ike Ku Date: Mon, 15 Jun 2020 20:15:26 +0300 Subject: [PATCH] Improve contrast --- ayu-dark.sublime-color-scheme | 12 +-- ayu-dark.sublime-theme | 120 +++++++++++----------- ayu-light.sublime-color-scheme | 40 ++++---- ayu-light.sublime-theme | 148 ++++++++++++++-------------- ayu-mirage.sublime-color-scheme | 6 +- messages.json | 3 +- messages/5.1.0.md | 26 +++++ package.json | 2 +- widgets/Widget - ayu-dark.stTheme | 6 +- widgets/Widget - ayu-light.stTheme | 12 +-- widgets/Widget - ayu-mirage.stTheme | 6 +- yarn.lock | 8 +- 12 files changed, 208 insertions(+), 181 deletions(-) create mode 100644 messages/5.1.0.md diff --git a/ayu-dark.sublime-color-scheme b/ayu-dark.sublime-color-scheme index 2010e838..8e50ee07 100644 --- a/ayu-dark.sublime-color-scheme +++ b/ayu-dark.sublime-color-scheme @@ -6,11 +6,11 @@ "invisibles": "#b3b1ad4d", "caret": "#e6b450", "block_caret": "#e6b4504d", - "line_highlight": "#01060e", + "line_highlight": "#00010a", "accent": "#e6b450", "popup_css": "\n html, body {\n background-color: #0d1016;\n color: #b3b1ad;\n }\n body {\n padding: 1px 3px;\n }\n a {\n color: rgba(57,186,230, .7);\n }\n ", "gutter": "#0a0e14", - "gutter_foreground": "#3d424d99", + "gutter_foreground": "#4d556699", "line_diff_width": "2", "line_diff_added": "#91b362", "line_diff_modified": "#6994bf", @@ -18,16 +18,16 @@ "selection": "#273747", "selection_border": "#304357", "selection_border_width": "1", - "inactive_selection": "#1f2c39", + "inactive_selection": "#1b2733", "inactive_selection_foreground": "#b3b1ad4d", "selection_corner_style": "round", "selection_corner_radius": "3", "highlight": "#e6b45066", "find_highlight": "#e6b450", "find_highlight_foreground": "#0a0e14", - "guide": "#3d424d66", - "active_guide": "#3d424db3", - "stack_guide": "#3d424d66", + "guide": "#4d556666", + "active_guide": "#4d5566b3", + "stack_guide": "#4d556666", "shadow": "#0a0e144d", "shadow_width": "0" }, diff --git a/ayu-dark.sublime-theme b/ayu-dark.sublime-theme index 66e3000d..0ebb003f 100644 --- a/ayu-dark.sublime-theme +++ b/ayu-dark.sublime-theme @@ -44,7 +44,7 @@ 1 ], "layer1.opacity": 1, - "layer1.tint": "#01060e" + "layer1.tint": "#00010a" }, { "class": "sidebar_tree", @@ -60,14 +60,14 @@ }, { "class": "sidebar_heading", - "color": "#30343d", + "color": "#3c4250", "font.bold": true, "font.size": 11 }, { "class": "tree_row", "layer0.texture": "ayu/assets/tree-highlight.png", - "layer0.tint": "#01060e", + "layer0.tint": "#00010a", "layer0.inner_margin": [ 8, 4, @@ -110,7 +110,7 @@ }, { "class": "sidebar_label", - "fg": "#3d424d", + "fg": "#4d5566", "font.size": 12 }, { @@ -147,7 +147,7 @@ ] } ], - "fg": "#3d424d", + "fg": "#4d5566", "font.bold": false }, { @@ -222,7 +222,7 @@ ] } ], - "fg": "#3d424d80" + "fg": "#4d556680" }, { "class": "disclosure_button_control", @@ -245,7 +245,7 @@ 0, 0 ], - "layer0.tint": "#3d424d" + "layer0.tint": "#4d5566" }, { "class": "close_button", @@ -265,7 +265,7 @@ "dirty" ], "layer0.texture": "ayu/assets/dirty.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1 }, { @@ -285,7 +285,7 @@ "layer0.tint": "#0a0e14", "layer0.opacity": 0, "layer1.texture": "ayu/assets/folder.png", - "layer1.tint": "#3d424dbf", + "layer1.tint": "#4d5566bf", "layer1.opacity": 1, "layer2.texture": "ayu/assets/folder-open.png", "layer2.tint": "#e6b450", @@ -395,10 +395,10 @@ 9 ], "layer0.texture": "ayu/assets/folder.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1, "layer1.texture": "ayu/assets/folder-symlink.png", - "layer1.tint": "#3d424d", + "layer1.tint": "#4d5566", "layer1.opacity": 0.3 }, { @@ -437,7 +437,7 @@ "attributes": [ "ignored" ], - "layer0.tint": "#3d424d4d" + "layer0.tint": "#4d55664d" }, { "class": "vcs_status_badge", @@ -495,7 +495,7 @@ "layer0.tint": "#070b12", "layer1.opacity": 1, "layer1.texture": "ayu/assets/separator-bottom.png", - "layer1.tint": "#01060e", + "layer1.tint": "#00010a", "layer1.inner_margin": [ 1, 0, @@ -514,7 +514,7 @@ ], "layer2.opacity": 1, "layer2.texture": "ayu/assets/separator-top.png", - "layer2.tint": "#01060e", + "layer2.tint": "#00010a", "layer2.inner_margin": [ 1, 2, @@ -527,7 +527,7 @@ "layer0.tint": "#0a0e14", "layer0.opacity": 1, "layer1.texture": "ayu/assets/separator-top.png", - "layer1.tint": "#01060e", + "layer1.tint": "#00010a", "layer1.inner_margin": [ 0, 1, @@ -536,7 +536,7 @@ ], "layer1.opacity": 0, "layer2.texture": "ayu/assets/separator-right.png", - "layer2.tint": "#01060e", + "layer2.tint": "#00010a", "layer2.inner_margin": [ 0, 0, @@ -545,7 +545,7 @@ ], "layer2.opacity": 0, "layer3.texture": "ayu/assets/separator-bottom.png", - "layer3.tint": "#01060e", + "layer3.tint": "#00010a", "layer3.inner_margin": [ 0, 0, @@ -639,7 +639,7 @@ }, { "class": "tab_label", - "fg": "#3d424d", + "fg": "#4d5566", "font.italic": false, "font.bold": false, "font.size": 12 @@ -693,10 +693,10 @@ 0 ], "layer0.texture": "ayu/assets/close.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1, "layer1.texture": "ayu/assets/dirty.png", - "layer1.tint": "#3d424d", + "layer1.tint": "#4d5566", "layer1.opacity": 0 }, { @@ -792,7 +792,7 @@ 15 ], "layer0.texture": "ayu/assets/arrow-left.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1 }, { @@ -809,7 +809,7 @@ 15 ], "layer0.texture": "ayu/assets/arrow-right.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1 }, { @@ -825,7 +825,7 @@ "ui_separator" ], "layer2.texture": "ayu/assets/separator-right.png", - "layer2.tint": "#01060e", + "layer2.tint": "#00010a", "layer2.opacity": 1, "layer2.inner_margin": [ 0, @@ -841,7 +841,7 @@ 12 ], "layer0.texture": "ayu/assets/overflow-menu.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1, "layer0.inner_margin": [ 0, @@ -930,7 +930,7 @@ "attributes": [ "selected" ], - "layer0.tint": "#01060e" + "layer0.tint": "#00010a" }, { "class": "quick_panel_row", @@ -954,11 +954,11 @@ "attributes": [ "selected" ], - "layer0.tint": "#01060e" + "layer0.tint": "#00010a" }, { "class": "quick_panel_label", - "fg": "#3d424d", + "fg": "#4d5566", "match_fg": "#e6b450", "selected_fg": "#b3b1ad", "selected_match_fg": "#e6b450" @@ -970,22 +970,22 @@ "class": "overlay_control" } ], - "fg": "#3d424d", + "fg": "#4d5566", "match_fg": "#e6b450", "selected_fg": "#b3b1ad", "selected_match_fg": "#e6b450" }, { "class": "quick_panel_path_label", - "fg": "#333841", + "fg": "#414856", "match_fg": "#a09e9b", - "selected_fg": "#333841", + "selected_fg": "#414856", "selected_match_fg": "#a09e9b" }, { "class": "grid_layout_control", "border_size": 0, - "border_color": "#01060e" + "border_color": "#00010a" }, { "class": "grid_layout_control", @@ -999,7 +999,7 @@ "settings": [ "always_show_minimap_viewport" ], - "viewport_color": "#3d424d", + "viewport_color": "#4d5566", "viewport_opacity": 0.3 }, { @@ -1007,7 +1007,7 @@ "settings": [ "!always_show_minimap_viewport" ], - "viewport_color": "#3d424d", + "viewport_color": "#4d5566", "viewport_opacity": { "target": 0, "speed": 4, @@ -1033,7 +1033,7 @@ "layer0.texture": "ayu/assets/unfold.png", "layer0.opacity": 1, "layer0.inner_margin": 0, - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "content_margin": [ 8, 6, @@ -1075,7 +1075,7 @@ }, { "class": "table_row", - "layer0.tint": "#01060e", + "layer0.tint": "#00010a", "layer0.opacity": 0 }, { @@ -1087,7 +1087,7 @@ }, { "class": "auto_complete_label", - "fg": "#3d424d", + "fg": "#4d5566", "match_fg": "#e6b450", "selected_fg": "#b3b1ad", "selected_match_fg": "#e6b450", @@ -1109,7 +1109,7 @@ ], "layer0.tint": "#070b12", "layer1.texture": "ayu/assets/separator-top.png", - "layer1.tint": "#01060e", + "layer1.tint": "#00010a", "layer1.inner_margin": [ 1, 2, @@ -1125,7 +1125,7 @@ "class": "panel_close_button", "layer0.texture": "ayu/assets/close.png", "layer0.opacity": 1, - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "content_margin": [ 0, 0 @@ -1144,7 +1144,7 @@ "layer0.tint": "#0a0e14", "layer0.opacity": 1, "layer1.texture": "ayu/assets/separator-top.png", - "layer1.tint": "#01060e", + "layer1.tint": "#00010a", "layer1.inner_margin": [ 1, 2, @@ -1167,7 +1167,7 @@ { "class": "panel_button_control", "layer0.texture": "ayu/assets/switch-panel.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1 }, { @@ -1193,11 +1193,11 @@ }, { "class": "vcs_branch_icon", - "layer0.tint": "#3d424db3" + "layer0.tint": "#4d5566b3" }, { "class": "vcs_changes_annotation", - "border_color": "#3d424db3" + "border_color": "#4d5566b3" }, { "class": "dialog", @@ -1237,7 +1237,7 @@ "layer0.tint": "#0a0e14", "layer0.opacity": 1, "layer1.texture": "ayu/assets/scrollbar-vertical-wide.png", - "layer1.tint": "#3d424d", + "layer1.tint": "#4d5566", "layer1.opacity": 0.1, "layer1.inner_margin": [ 0, @@ -1327,7 +1327,7 @@ { "class": "puck_control", "layer0.texture": "ayu/assets/scrollbar-vertical-wide.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 0.3, "layer0.inner_margin": [ 0, @@ -1424,7 +1424,7 @@ 10, 8 ], - "layer1.tint": "#01060e", + "layer1.tint": "#00010a", "content_margin": [ 10, 7, @@ -1443,7 +1443,7 @@ "layer0.opacity": 0, "layer1.texture": "ayu/assets/input-search.png", "layer1.opacity": 1, - "layer1.tint": "#3d424d", + "layer1.tint": "#4d5566", "layer1.inner_margin": [ 60, 0, @@ -1464,7 +1464,7 @@ 12 ], "layer0.texture": "ayu/assets/overflow-menu.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1 }, { @@ -1523,7 +1523,7 @@ { "class": "icon_regex", "layer0.texture": "ayu/assets/regex.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1, "content_margin": [ 12, @@ -1545,7 +1545,7 @@ { "class": "icon_case", "layer0.texture": "ayu/assets/matchcase.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1, "content_margin": [ 12, @@ -1567,7 +1567,7 @@ { "class": "icon_whole_word", "layer0.texture": "ayu/assets/word.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1, "content_margin": [ 12, @@ -1589,7 +1589,7 @@ { "class": "icon_wrap", "layer0.texture": "ayu/assets/wrap.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1, "content_margin": [ 12, @@ -1611,7 +1611,7 @@ { "class": "icon_in_selection", "layer0.texture": "ayu/assets/inselection.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1, "content_margin": [ 12, @@ -1633,7 +1633,7 @@ { "class": "icon_highlight", "layer0.texture": "ayu/assets/highlight.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1, "content_margin": [ 12, @@ -1655,7 +1655,7 @@ { "class": "icon_preserve_case", "layer0.texture": "ayu/assets/replace-preserve-case.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1, "content_margin": [ 12, @@ -1677,7 +1677,7 @@ { "class": "icon_context", "layer0.texture": "ayu/assets/context.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1, "content_margin": [ 12, @@ -1699,7 +1699,7 @@ { "class": "icon_use_buffer", "layer0.texture": "ayu/assets/buffer.png", - "layer0.tint": "#3d424d", + "layer0.tint": "#4d5566", "layer0.opacity": 1, "content_margin": [ 12, @@ -1720,7 +1720,7 @@ }, { "class": "label_control", - "color": "#3d424d", + "color": "#4d5566", "shadow_color": [ 0, 0, @@ -1741,7 +1741,7 @@ "class": "status_bar" } ], - "color": "#3d424d", + "color": "#4d5566", "font.bold": false }, { @@ -1751,7 +1751,7 @@ "class": "button_control" } ], - "color": "#3d424d" + "color": "#4d5566" }, { "class": "label_control", @@ -1784,7 +1784,7 @@ }, { "class": "tool_tip_label_control", - "color": "#3d424d", + "color": "#4d5566", "font.size": 13 } ] \ No newline at end of file diff --git a/ayu-light.sublime-color-scheme b/ayu-light.sublime-color-scheme index 3e9bd0a8..3ea2d446 100644 --- a/ayu-light.sublime-color-scheme +++ b/ayu-light.sublime-color-scheme @@ -2,32 +2,32 @@ "name": "ayu", "globals": { "background": "#fafafa", - "foreground": "#6c7680", - "invisibles": "#6c76804d", + "foreground": "#575f66", + "invisibles": "#575f664d", "caret": "#ff9940", "block_caret": "#ff99404d", - "line_highlight": "#959da61a", + "line_highlight": "#8a91991a", "accent": "#ff9940", - "popup_css": "\n html, body {\n background-color: #ffffff;\n color: #6c7680;\n }\n body {\n padding: 1px 3px;\n }\n a {\n color: rgba(85,180,212, .7);\n }\n ", + "popup_css": "\n html, body {\n background-color: #ffffff;\n color: #575f66;\n }\n body {\n padding: 1px 3px;\n }\n a {\n color: rgba(85,180,212, .7);\n }\n ", "gutter": "#fafafa", - "gutter_foreground": "#959da666", + "gutter_foreground": "#8a919966", "line_diff_width": "2", "line_diff_added": "#99bf4d", "line_diff_modified": "#709ecc", "line_diff_deleted": "#f27983", - "selection": "#edf0f5", - "selection_border": "#e5ebf2", + "selection": "#d1e4f4", + "selection_border": "#e1e1e2", "selection_border_width": "1", - "inactive_selection": "#f2f4f7", - "inactive_selection_foreground": "#6c76804d", + "inactive_selection": "#e7e8e9", + "inactive_selection_foreground": "#575f664d", "selection_corner_style": "round", "selection_corner_radius": "3", "highlight": "#ff994066", "find_highlight": "#ff9940", "find_highlight_foreground": "#fafafa", - "guide": "#959da64d", - "active_guide": "#959da6b3", - "stack_guide": "#959da666", + "guide": "#8a91992e", + "active_guide": "#8a919959", + "stack_guide": "#8a919966", "shadow": "#fafafa4d", "shadow_width": "0" }, @@ -66,7 +66,7 @@ { "name": "Variable", "scope": "variable", - "foreground": "#6c7680" + "foreground": "#575f66" }, { "name": "Member Variable", @@ -102,12 +102,12 @@ { "name": "Separators like ; or ,", "scope": "punctuation.separator, punctuation.terminator", - "foreground": "#6c7680b3" + "foreground": "#575f66b3" }, { "name": "Punctuation", "scope": "punctuation.section", - "foreground": "#6c7680" + "foreground": "#575f66" }, { "name": "Accessor", @@ -276,18 +276,18 @@ { "name": "Markup Code", "scope": "markup.raw", - "background": "#6c768005" + "background": "#575f6605" }, { "name": "Markup Code Inline", "scope": "markup.raw.inline", - "background": "#6c76800f" + "background": "#575f660f" }, { "name": "Markdown Separator", "scope": "meta.separator", "font_style": "bold", - "background": "#6c76800f", + "background": "#575f660f", "foreground": "#abb0b6" }, { @@ -324,7 +324,7 @@ { "name": "Markup Table", "scope": "markup.table", - "background": "#6c76800f", + "background": "#575f660f", "foreground": "#55b4d4" }, { @@ -341,7 +341,7 @@ { "name": "Markdown - Raw Block Fenced", "scope": "punctuation.definition.markdown", - "background": "#6c7680", + "background": "#575f66", "foreground": "#abb0b6" } ] diff --git a/ayu-light.sublime-theme b/ayu-light.sublime-theme index e15703c1..8fb8f052 100644 --- a/ayu-light.sublime-theme +++ b/ayu-light.sublime-theme @@ -2,7 +2,7 @@ { "class": "title_bar", "bg": "#fafafa", - "fg": "#6c7680" + "fg": "#575f66" }, { "class": "title_bar", @@ -44,7 +44,7 @@ 1 ], "layer1.opacity": 1, - "layer1.tint": "#959da61a" + "layer1.tint": "#8a91991a" }, { "class": "sidebar_tree", @@ -60,14 +60,14 @@ }, { "class": "sidebar_heading", - "color": "#c4c7cc", + "color": "#bec1c6", "font.bold": true, "font.size": 11 }, { "class": "tree_row", "layer0.texture": "ayu/assets/tree-highlight.png", - "layer0.tint": "#959da61a", + "layer0.tint": "#8a91991a", "layer0.inner_margin": [ 8, 4, @@ -110,7 +110,7 @@ }, { "class": "sidebar_label", - "fg": "#959da6", + "fg": "#8a9199", "font.size": 12 }, { @@ -123,7 +123,7 @@ ] } ], - "fg": "#6c7680" + "fg": "#575f66" }, { "class": "sidebar_label", @@ -135,7 +135,7 @@ ] } ], - "fg": "#6c7680" + "fg": "#575f66" }, { "class": "sidebar_label", @@ -147,7 +147,7 @@ ] } ], - "fg": "#959da6", + "fg": "#8a9199", "font.bold": false }, { @@ -176,7 +176,7 @@ ] } ], - "fg": "#6c7680" + "fg": "#575f66" }, { "class": "sidebar_label", @@ -188,7 +188,7 @@ ] } ], - "fg": "#6c7680" + "fg": "#575f66" }, { "class": "sidebar_label", @@ -222,7 +222,7 @@ ] } ], - "fg": "#959da680" + "fg": "#8a919980" }, { "class": "disclosure_button_control", @@ -245,7 +245,7 @@ 0, 0 ], - "layer0.tint": "#959da6" + "layer0.tint": "#8a9199" }, { "class": "close_button", @@ -265,7 +265,7 @@ "dirty" ], "layer0.texture": "ayu/assets/dirty.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1 }, { @@ -285,7 +285,7 @@ "layer0.tint": "#fafafa", "layer0.opacity": 0, "layer1.texture": "ayu/assets/folder.png", - "layer1.tint": "#959da6bf", + "layer1.tint": "#8a9199bf", "layer1.opacity": 1, "layer2.texture": "ayu/assets/folder-open.png", "layer2.tint": "#ff9940", @@ -395,10 +395,10 @@ 9 ], "layer0.texture": "ayu/assets/folder.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1, "layer1.texture": "ayu/assets/folder-symlink.png", - "layer1.tint": "#959da6", + "layer1.tint": "#8a9199", "layer1.opacity": 0.3 }, { @@ -437,7 +437,7 @@ "attributes": [ "ignored" ], - "layer0.tint": "#959da64d" + "layer0.tint": "#8a91994d" }, { "class": "vcs_status_badge", @@ -495,7 +495,7 @@ "layer0.tint": "#f7f7f7", "layer1.opacity": 1, "layer1.texture": "ayu/assets/separator-bottom.png", - "layer1.tint": "#959da61a", + "layer1.tint": "#8a91991a", "layer1.inner_margin": [ 1, 0, @@ -514,7 +514,7 @@ ], "layer2.opacity": 1, "layer2.texture": "ayu/assets/separator-top.png", - "layer2.tint": "#959da61a", + "layer2.tint": "#8a91991a", "layer2.inner_margin": [ 1, 2, @@ -527,7 +527,7 @@ "layer0.tint": "#fafafa", "layer0.opacity": 1, "layer1.texture": "ayu/assets/separator-top.png", - "layer1.tint": "#959da61a", + "layer1.tint": "#8a91991a", "layer1.inner_margin": [ 0, 1, @@ -536,7 +536,7 @@ ], "layer1.opacity": 0, "layer2.texture": "ayu/assets/separator-right.png", - "layer2.tint": "#959da61a", + "layer2.tint": "#8a91991a", "layer2.inner_margin": [ 0, 0, @@ -545,7 +545,7 @@ ], "layer2.opacity": 0, "layer3.texture": "ayu/assets/separator-bottom.png", - "layer3.tint": "#959da61a", + "layer3.tint": "#8a91991a", "layer3.inner_margin": [ 0, 0, @@ -639,7 +639,7 @@ }, { "class": "tab_label", - "fg": "#959da6", + "fg": "#8a9199", "font.italic": false, "font.bold": false, "font.size": 12 @@ -665,7 +665,7 @@ ] } ], - "fg": "#6c7680" + "fg": "#575f66" }, { "class": "tab_label", @@ -677,7 +677,7 @@ ] } ], - "fg": "#6c7680" + "fg": "#575f66" }, { "class": "tab_label", @@ -693,10 +693,10 @@ 0 ], "layer0.texture": "ayu/assets/close.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1, "layer1.texture": "ayu/assets/dirty.png", - "layer1.tint": "#959da6", + "layer1.tint": "#8a9199", "layer1.opacity": 0 }, { @@ -792,7 +792,7 @@ 15 ], "layer0.texture": "ayu/assets/arrow-left.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1 }, { @@ -809,7 +809,7 @@ 15 ], "layer0.texture": "ayu/assets/arrow-right.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1 }, { @@ -825,7 +825,7 @@ "ui_separator" ], "layer2.texture": "ayu/assets/separator-right.png", - "layer2.tint": "#959da61a", + "layer2.tint": "#8a91991a", "layer2.opacity": 1, "layer2.inner_margin": [ 0, @@ -841,7 +841,7 @@ 12 ], "layer0.texture": "ayu/assets/overflow-menu.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1, "layer0.inner_margin": [ 0, @@ -865,7 +865,7 @@ 25 ], "layer0.opacity": 0.6, - "layer0.tint": "#56606940", + "layer0.tint": "#424a5040", "layer1.texture": "ayu/assets/overlay-border.png", "layer1.inner_margin": [ 15, @@ -930,7 +930,7 @@ "attributes": [ "selected" ], - "layer0.tint": "#959da61a" + "layer0.tint": "#8a91991a" }, { "class": "quick_panel_row", @@ -954,13 +954,13 @@ "attributes": [ "selected" ], - "layer0.tint": "#959da61a" + "layer0.tint": "#8a91991a" }, { "class": "quick_panel_label", - "fg": "#959da6", + "fg": "#8a9199", "match_fg": "#ff9940", - "selected_fg": "#6c7680", + "selected_fg": "#575f66", "selected_match_fg": "#ff9940" }, { @@ -970,22 +970,22 @@ "class": "overlay_control" } ], - "fg": "#959da6", + "fg": "#8a9199", "match_fg": "#ff9940", - "selected_fg": "#6c7680", + "selected_fg": "#575f66", "selected_match_fg": "#ff9940" }, { "class": "quick_panel_path_label", - "fg": "#b9bec3", - "match_fg": "#949aa0", - "selected_fg": "#b9bec3", - "selected_match_fg": "#949aa0" + "fg": "#b2b7bb", + "match_fg": "#878c90", + "selected_fg": "#b2b7bb", + "selected_match_fg": "#878c90" }, { "class": "grid_layout_control", "border_size": 0, - "border_color": "#f2f2f3" + "border_color": "#eff1f2" }, { "class": "grid_layout_control", @@ -999,7 +999,7 @@ "settings": [ "always_show_minimap_viewport" ], - "viewport_color": "#959da6", + "viewport_color": "#8a9199", "viewport_opacity": 0.3 }, { @@ -1007,7 +1007,7 @@ "settings": [ "!always_show_minimap_viewport" ], - "viewport_color": "#959da6", + "viewport_color": "#8a9199", "viewport_opacity": { "target": 0, "speed": 4, @@ -1033,7 +1033,7 @@ "layer0.texture": "ayu/assets/unfold.png", "layer0.opacity": 1, "layer0.inner_margin": 0, - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "content_margin": [ 8, 6, @@ -1075,7 +1075,7 @@ }, { "class": "table_row", - "layer0.tint": "#959da61a", + "layer0.tint": "#8a91991a", "layer0.opacity": 0 }, { @@ -1087,9 +1087,9 @@ }, { "class": "auto_complete_label", - "fg": "#959da6", + "fg": "#8a9199", "match_fg": "#ff9940", - "selected_fg": "#6c7680", + "selected_fg": "#575f66", "selected_match_fg": "#ff9940", "fg_blend": true }, @@ -1109,7 +1109,7 @@ ], "layer0.tint": "#f7f7f7", "layer1.texture": "ayu/assets/separator-top.png", - "layer1.tint": "#959da61a", + "layer1.tint": "#8a91991a", "layer1.inner_margin": [ 1, 2, @@ -1125,7 +1125,7 @@ "class": "panel_close_button", "layer0.texture": "ayu/assets/close.png", "layer0.opacity": 1, - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "content_margin": [ 0, 0 @@ -1144,7 +1144,7 @@ "layer0.tint": "#fafafa", "layer0.opacity": 1, "layer1.texture": "ayu/assets/separator-top.png", - "layer1.tint": "#959da61a", + "layer1.tint": "#8a91991a", "layer1.inner_margin": [ 1, 2, @@ -1167,7 +1167,7 @@ { "class": "panel_button_control", "layer0.texture": "ayu/assets/switch-panel.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1 }, { @@ -1193,11 +1193,11 @@ }, { "class": "vcs_branch_icon", - "layer0.tint": "#959da6b3" + "layer0.tint": "#8a9199b3" }, { "class": "vcs_changes_annotation", - "border_color": "#959da6b3" + "border_color": "#8a9199b3" }, { "class": "dialog", @@ -1237,7 +1237,7 @@ "layer0.tint": "#fafafa", "layer0.opacity": 1, "layer1.texture": "ayu/assets/scrollbar-vertical-wide.png", - "layer1.tint": "#959da6", + "layer1.tint": "#8a9199", "layer1.opacity": 0.1, "layer1.inner_margin": [ 0, @@ -1327,7 +1327,7 @@ { "class": "puck_control", "layer0.texture": "ayu/assets/scrollbar-vertical-wide.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 0.3, "layer0.inner_margin": [ 0, @@ -1424,7 +1424,7 @@ 10, 8 ], - "layer1.tint": "#959da61a", + "layer1.tint": "#8a91991a", "content_margin": [ 10, 7, @@ -1443,7 +1443,7 @@ "layer0.opacity": 0, "layer1.texture": "ayu/assets/input-search.png", "layer1.opacity": 1, - "layer1.tint": "#959da6", + "layer1.tint": "#8a9199", "layer1.inner_margin": [ 60, 0, @@ -1464,7 +1464,7 @@ 12 ], "layer0.texture": "ayu/assets/overflow-menu.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1 }, { @@ -1509,7 +1509,7 @@ 0 ], "layer0.opacity": 0, - "layer2.tint": "#6c7680", + "layer2.tint": "#575f66", "layer2.opacity": { "target": 0, "speed": 10, @@ -1523,7 +1523,7 @@ { "class": "icon_regex", "layer0.texture": "ayu/assets/regex.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1, "content_margin": [ 12, @@ -1545,7 +1545,7 @@ { "class": "icon_case", "layer0.texture": "ayu/assets/matchcase.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1, "content_margin": [ 12, @@ -1567,7 +1567,7 @@ { "class": "icon_whole_word", "layer0.texture": "ayu/assets/word.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1, "content_margin": [ 12, @@ -1589,7 +1589,7 @@ { "class": "icon_wrap", "layer0.texture": "ayu/assets/wrap.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1, "content_margin": [ 12, @@ -1611,7 +1611,7 @@ { "class": "icon_in_selection", "layer0.texture": "ayu/assets/inselection.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1, "content_margin": [ 12, @@ -1633,7 +1633,7 @@ { "class": "icon_highlight", "layer0.texture": "ayu/assets/highlight.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1, "content_margin": [ 12, @@ -1655,7 +1655,7 @@ { "class": "icon_preserve_case", "layer0.texture": "ayu/assets/replace-preserve-case.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1, "content_margin": [ 12, @@ -1677,7 +1677,7 @@ { "class": "icon_context", "layer0.texture": "ayu/assets/context.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1, "content_margin": [ 12, @@ -1699,7 +1699,7 @@ { "class": "icon_use_buffer", "layer0.texture": "ayu/assets/buffer.png", - "layer0.tint": "#959da6", + "layer0.tint": "#8a9199", "layer0.opacity": 1, "content_margin": [ 12, @@ -1720,7 +1720,7 @@ }, { "class": "label_control", - "color": "#959da6", + "color": "#8a9199", "shadow_color": [ 0, 0, @@ -1741,7 +1741,7 @@ "class": "status_bar" } ], - "color": "#959da6", + "color": "#8a9199", "font.bold": false }, { @@ -1751,7 +1751,7 @@ "class": "button_control" } ], - "color": "#959da6" + "color": "#8a9199" }, { "class": "label_control", @@ -1784,7 +1784,7 @@ }, { "class": "tool_tip_label_control", - "color": "#959da6", + "color": "#8a9199", "font.size": 13 } ] \ No newline at end of file diff --git a/ayu-mirage.sublime-color-scheme b/ayu-mirage.sublime-color-scheme index c01cfe1a..08cf1003 100644 --- a/ayu-mirage.sublime-color-scheme +++ b/ayu-mirage.sublime-color-scheme @@ -15,10 +15,10 @@ "line_diff_added": "#a6cc70", "line_diff_modified": "#77a8d9", "line_diff_deleted": "#f27983", - "selection": "#34455a", - "selection_border": "#3c526a", + "selection": "#33415e", + "selection_border": "#323a4c", "selection_border_width": "1", - "inactive_selection": "#2d3b4d", + "inactive_selection": "#323a4c", "inactive_selection_foreground": "#cbccc64d", "selection_corner_style": "round", "selection_corner_radius": "3", diff --git a/messages.json b/messages.json index 58558d60..57d2a01d 100644 --- a/messages.json +++ b/messages.json @@ -29,5 +29,6 @@ "5.0.0": "messages/5.0.0.md", "5.0.1": "messages/5.0.1.md", "5.0.2": "messages/5.0.2.md", - "5.0.3": "messages/5.0.3.md" + "5.0.3": "messages/5.0.3.md", + "5.1.0": "messages/5.1.0.md" } diff --git a/messages/5.1.0.md b/messages/5.1.0.md new file mode 100644 index 00000000..5beb87ac --- /dev/null +++ b/messages/5.1.0.md @@ -0,0 +1,26 @@ +**ayu theme for Sublime Text** +https://github.com/dempfi/ayu/releases + +--- + +ayu from version 3.0.0 supports customization via A File Icon package +(https://github.com/ihodev/a-file-icon). Please install it for better expereince. + +--- + +# Version 5.1.0 + +🎉 This release is all about contrast + +- Light theme UI and foreground contrast improvements +- Dark theme UI color contrast raised + +--- + +Breaking changes: + +- Removed UI font settings (`ui_font_size_small`, `ui_font_source_code_pro`, `ui_font_roboto_mono`) + +--- + +Version 5.0.3 contains a fix for the new block caret. diff --git a/package.json b/package.json index c81e1c4f..ac65a37d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "homepage": "https://github.com/dempfi/ayu#readme", "dependencies": { "@types/node": "^11.11.6", - "ayu": "^7.2.1", + "ayu": "^7.3.0", "ts-node": "^8.0.3", "typescript": "^3.3.4000" } diff --git a/widgets/Widget - ayu-dark.stTheme b/widgets/Widget - ayu-dark.stTheme index 52a7ed6e..148cbd5b 100644 --- a/widgets/Widget - ayu-dark.stTheme +++ b/widgets/Widget - ayu-dark.stTheme @@ -22,11 +22,11 @@ foreground #b3b1ad invisibles - #3d424d99 + #4d556699 lineHighlight - #01060e + #00010a inactiveSelection - #1f2c39 + #1b2733 selection #273747 selectionBorder diff --git a/widgets/Widget - ayu-light.stTheme b/widgets/Widget - ayu-light.stTheme index ff623240..74eb8b9f 100644 --- a/widgets/Widget - ayu-light.stTheme +++ b/widgets/Widget - ayu-light.stTheme @@ -20,17 +20,17 @@ caret #ff9940 foreground - #6c7680 + #575f66 invisibles - #959da666 + #8a919966 lineHighlight - #959da61a + #8a91991a inactiveSelection - #f2f4f7 + #e7e8e9 selection - #edf0f5 + #d1e4f4 selectionBorder - #e5ebf2 + #e1e1e2 diff --git a/widgets/Widget - ayu-mirage.stTheme b/widgets/Widget - ayu-mirage.stTheme index 899f9dfe..6cd9655d 100644 --- a/widgets/Widget - ayu-mirage.stTheme +++ b/widgets/Widget - ayu-mirage.stTheme @@ -26,11 +26,11 @@ lineHighlight #191e2a inactiveSelection - #2d3b4d + #323a4c selection - #34455a + #33415e selectionBorder - #3c526a + #323a4c diff --git a/yarn.lock b/yarn.lock index 3066840e..0f16e1c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17,10 +17,10 @@ arg@^4.1.0: resolved "https://registry.yarnpkg.com/arg/-/arg-4.1.0.tgz#583c518199419e0037abb74062c37f8519e575f0" integrity sha512-ZWc51jO3qegGkVh8Hwpv636EkbesNV5ZNQPCtRa+0qytRYPEs9IYT9qITY9buezqUH5uqyzlWLcufrzU2rffdg== -ayu@^7.2.1: - version "7.2.1" - resolved "https://registry.yarnpkg.com/ayu/-/ayu-7.2.1.tgz#81ce8dabcba153708c9a4089fbdc4ad7bcfca95e" - integrity sha512-igs4HOihUE/n80rIXrM5YiD2H9rGx7Xl4VgGH7+Tps/nUHHwqNx3gLnCEEE9pwgHSFDaC4rNqi+bPvCXRzhYEg== +ayu@^7.3.0: + version "7.3.0" + resolved "https://registry.yarnpkg.com/ayu/-/ayu-7.3.0.tgz#3809aa24315e538a92aa83544a47bb61816f289e" + integrity sha512-29XHZ9bBoWhbiAyLTAp6nJcE0kVa7Q4uDGmd/hb2LBJgV+09JHWueinmYAiBfxpyA39aLTlwcnANCMctMJ7V9Q== dependencies: "@types/chroma-js" "^1.4.1" chroma-js "^2.0.3"