Create uniform-dark-plus-theme.yaml

This commit is contained in:
thursday
2021-09-26 02:13:02 -04:00
committed by GitHub
parent fd0fb8dde8
commit ddc406201c

View File

@@ -0,0 +1,20 @@
---
id: io.xthursdayx.uniform-dark-theme
github: xthursdayx/sn-yaru-theme
main: dist/dist.css
name: Uniform Dark+
content_type: SN|Theme
area: themes
version: 1.0.4
marketing_url: https://github.com/xthursdayx/uniform-dark-theme-sn/
thumbnail_url: https://github.com/xthursdayx/uniform-dark-theme-sn/blob/master/Images/preview.png
description:Theme inspired by Visual Studio Code's default dark theme, designed for Standard Notes. It is loosely based off my other theme that unifies VS Code's default dark theme.
statusBar: dark-content
dock_icon:
type: circle
background_color: '#1e1e1efc'
foreground_color: '#d4d4d4fc'
border_color: '#414141fc'
...