diff --git a/extensions/material-theme.yaml b/extensions/material-theme.yaml index 77d4e9f..a7b9a69 100644 --- a/extensions/material-theme.yaml +++ b/extensions/material-theme.yaml @@ -6,7 +6,7 @@ main: dist/main.css name: Material Theme content_type: SN|Theme area: themes -version: 1.0.5 +version: 1.0.6 marketing_url: https://github.com/xthursdayx/sn-theme-material thumbnail_url: https://raw.githubusercontent.com/xthursdayx/sn-theme-material/master/screenshot.png description: Material Theme for Standard Notes. @@ -15,5 +15,5 @@ dock_icon: type: circle background_color: '#263238' foreground_color: '#FFFFFF' - border_color: '#263238' + border_color: '#009688' ...