Skip to content

Commit

Permalink
Improve contrast
Browse files Browse the repository at this point in the history
  • Loading branch information
dempfi committed Jun 15, 2020
1 parent 24476a8 commit c5dfe8d
Show file tree
Hide file tree
Showing 12 changed files with 208 additions and 181 deletions.
12 changes: 6 additions & 6 deletions ayu-dark.sublime-color-scheme
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,28 @@
"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",
"line_diff_deleted": "#d96c75",
"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"
},
Expand Down
Loading

0 comments on commit c5dfe8d

Please sign in to comment.