diff --git a/.yamllint.yaml b/.yamllint.yaml index 53f1ffa..34c7fc0 100644 --- a/.yamllint.yaml +++ b/.yamllint.yaml @@ -6,6 +6,6 @@ rules: document-start: disable comments: disable line-length: - max: 120 + max: 180 level: error allow-non-breakable-inline-mappings: true diff --git a/base16/papercolor-dark.yaml b/base16/papercolor-dark.yaml index e5ca490..2c3d790 100644 --- a/base16/papercolor-dark.yaml +++ b/base16/papercolor-dark.yaml @@ -1,8 +1,6 @@ system: "base16" name: "PaperColor Dark" -author: | - Jon Leopard (http://github.com/jonleopard) - based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme) +author: Jon Leopard (http://github.com/jonleopard), based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme) variant: "dark" palette: base00: "1c1c1c" # Default Background diff --git a/base16/papercolor-light.yaml b/base16/papercolor-light.yaml index d0dba79..aa02a43 100644 --- a/base16/papercolor-light.yaml +++ b/base16/papercolor-light.yaml @@ -1,8 +1,6 @@ system: "base16" name: "PaperColor Light" -author: | - Jon Leopard (http://github.com/jonleopard) - based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme) +author: Jon Leopard (http://github.com/jonleopard), based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme) variant: "light" palette: base00: "eeeeee" # Default Background diff --git a/base16/shades-of-purple.yaml b/base16/shades-of-purple.yaml index c9ef60b..1916b57 100644 --- a/base16/shades-of-purple.yaml +++ b/base16/shades-of-purple.yaml @@ -1,8 +1,6 @@ system: "base16" name: "Shades of Purple" -author: | - Iolar Demartini Junior (http://github.com/demartini - based on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode). +author: Iolar Demartini Junior (http://github.com/demartini), based on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode) variant: "dark" palette: base00: "1e1e3f" # default background diff --git a/base16/snazzy.yaml b/base16/snazzy.yaml index ac73885..0ce5e03 100644 --- a/base16/snazzy.yaml +++ b/base16/snazzy.yaml @@ -1,8 +1,6 @@ system: "base16" name: "Snazzy" -author: | - Chawye Hsu (https://github.com/chawyehsu) - based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy) +author: Chawye Hsu (https://github.com/chawyehsu), based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy) variant: "dark" palette: base00: "282a36" diff --git a/base16/spaceduck.yaml b/base16/spaceduck.yaml index deda138..c1a83fb 100644 --- a/base16/spaceduck.yaml +++ b/base16/spaceduck.yaml @@ -1,8 +1,6 @@ system: "base16" name: "Spaceduck" -author: | - Guillermo Rodriguez (https://github.com/pineapplegiant), - packaged by Gabriel Fontes (https://github.com/Misterio77) +author: Guillermo Rodriguez (https://github.com/pineapplegiant), packaged by Gabriel Fontes (https://github.com/Misterio77) variant: "dark" palette: base00: "16172d"