Skip to content

Commit

Permalink
feat: add support for Better Find Buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
mauroreisvieira committed Feb 15, 2023
1 parent 9344424 commit 19f7256
Show file tree
Hide file tree
Showing 6 changed files with 258 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"conventional-changelog-cli": "^2.2.2",
"@meetio/meetio-colors": "^4.1.1",
"@meetio/meetio-icons": "^1.10.0",
"@meetio/scheme-generator": "^3.3.2",
"@meetio/scheme-generator": "^3.4.0",
"babel-eslint": "^10.1.0",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
Expand Down
64 changes: 64 additions & 0 deletions schemes/Meetio Darker.sublime-color-scheme
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,70 @@
"scope": "source.yaml string.unquoted",
"foreground": "var(green)"
},
{
"name": "Better Find Buffer - Total Files Count",
"scope": "variable.total_files_count.find-in-files",
"foreground": "var(blue)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Query Files Count",
"scope": "string.query.find-in-files",
"foreground": "var(green)",
"font_style": ""
},
{
"name": "Better Find Buffer - Match Count",
"scope": "variable.matched_count.find-in-files",
"foreground": "var(green)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Match Files Count",
"scope": "variable.matched_files_count.find-in-files",
"foreground": "var(blue)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - No Match",
"scope": "variable.no_matches.find-in-files",
"foreground": "var(red)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Line Number",
"scope": "constant.numeric.line-number.find-in-files",
"foreground": "color(var(blue) alpha(0.2))"
},
{
"name": "Better Find Buffer - Match",
"scope": "match.find-in-files",
"background": "color(var(blue) alpha(0.2))"
},
{
"name": "Better Find Buffer - Line Number Match",
"scope": "constant.numeric.line-number.match.find-in-files",
"foreground": "var(accent)",
"background": "color(var(blue) alpha(0.1))"
},
{
"name": "Better Find Buffer - Punctuation Line Number Match",
"scope": "punctuation.line-number.match.find-in-files",
"foreground": "color(var(blue) alpha(0.1))",
"background": "color(var(blue) alpha(0.1))"
},
{
"name": "Better Find Buffer - File name",
"scope": "entity.name.filename.find-in-files",
"foreground": "var(foreground)",
"background": "var(accent)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Footer",
"scope": "footer.find-in-files",
"background": "var(background)"
},
{
"name": "PYTHON - Parameters Annotation ",
"scope": "source.python meta.function.parameters.annotation.python meta.qualified-name.python meta.generic-name.python",
Expand Down
64 changes: 64 additions & 0 deletions schemes/Meetio Deepocean.sublime-color-scheme
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,70 @@
"scope": "source.yaml string.unquoted",
"foreground": "var(green)"
},
{
"name": "Better Find Buffer - Total Files Count",
"scope": "variable.total_files_count.find-in-files",
"foreground": "var(blue)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Query Files Count",
"scope": "string.query.find-in-files",
"foreground": "var(green)",
"font_style": ""
},
{
"name": "Better Find Buffer - Match Count",
"scope": "variable.matched_count.find-in-files",
"foreground": "var(green)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Match Files Count",
"scope": "variable.matched_files_count.find-in-files",
"foreground": "var(blue)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - No Match",
"scope": "variable.no_matches.find-in-files",
"foreground": "var(red)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Line Number",
"scope": "constant.numeric.line-number.find-in-files",
"foreground": "color(var(blue) alpha(0.2))"
},
{
"name": "Better Find Buffer - Match",
"scope": "match.find-in-files",
"background": "color(var(blue) alpha(0.2))"
},
{
"name": "Better Find Buffer - Line Number Match",
"scope": "constant.numeric.line-number.match.find-in-files",
"foreground": "var(accent)",
"background": "color(var(blue) alpha(0.1))"
},
{
"name": "Better Find Buffer - Punctuation Line Number Match",
"scope": "punctuation.line-number.match.find-in-files",
"foreground": "color(var(blue) alpha(0.1))",
"background": "color(var(blue) alpha(0.1))"
},
{
"name": "Better Find Buffer - File name",
"scope": "entity.name.filename.find-in-files",
"foreground": "var(foreground)",
"background": "var(accent)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Footer",
"scope": "footer.find-in-files",
"background": "var(background)"
},
{
"name": "PYTHON - Parameters Annotation ",
"scope": "source.python meta.function.parameters.annotation.python meta.qualified-name.python meta.generic-name.python",
Expand Down
64 changes: 64 additions & 0 deletions schemes/Meetio Lighter.sublime-color-scheme
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,70 @@
"scope": "source.yaml string.unquoted",
"foreground": "var(green)"
},
{
"name": "Better Find Buffer - Total Files Count",
"scope": "variable.total_files_count.find-in-files",
"foreground": "var(blue)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Query Files Count",
"scope": "string.query.find-in-files",
"foreground": "var(green)",
"font_style": ""
},
{
"name": "Better Find Buffer - Match Count",
"scope": "variable.matched_count.find-in-files",
"foreground": "var(green)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Match Files Count",
"scope": "variable.matched_files_count.find-in-files",
"foreground": "var(blue)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - No Match",
"scope": "variable.no_matches.find-in-files",
"foreground": "var(red)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Line Number",
"scope": "constant.numeric.line-number.find-in-files",
"foreground": "color(var(blue) alpha(0.2))"
},
{
"name": "Better Find Buffer - Match",
"scope": "match.find-in-files",
"background": "color(var(blue) alpha(0.2))"
},
{
"name": "Better Find Buffer - Line Number Match",
"scope": "constant.numeric.line-number.match.find-in-files",
"foreground": "var(accent)",
"background": "color(var(blue) alpha(0.1))"
},
{
"name": "Better Find Buffer - Punctuation Line Number Match",
"scope": "punctuation.line-number.match.find-in-files",
"foreground": "color(var(blue) alpha(0.1))",
"background": "color(var(blue) alpha(0.1))"
},
{
"name": "Better Find Buffer - File name",
"scope": "entity.name.filename.find-in-files",
"foreground": "var(foreground)",
"background": "var(accent)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Footer",
"scope": "footer.find-in-files",
"background": "var(background)"
},
{
"name": "PYTHON - Parameters Annotation ",
"scope": "source.python meta.function.parameters.annotation.python meta.qualified-name.python meta.generic-name.python",
Expand Down
64 changes: 64 additions & 0 deletions schemes/Meetio Palenight.sublime-color-scheme
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,70 @@
"scope": "source.yaml string.unquoted",
"foreground": "var(green)"
},
{
"name": "Better Find Buffer - Total Files Count",
"scope": "variable.total_files_count.find-in-files",
"foreground": "var(blue)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Query Files Count",
"scope": "string.query.find-in-files",
"foreground": "var(green)",
"font_style": ""
},
{
"name": "Better Find Buffer - Match Count",
"scope": "variable.matched_count.find-in-files",
"foreground": "var(green)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Match Files Count",
"scope": "variable.matched_files_count.find-in-files",
"foreground": "var(blue)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - No Match",
"scope": "variable.no_matches.find-in-files",
"foreground": "var(red)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Line Number",
"scope": "constant.numeric.line-number.find-in-files",
"foreground": "color(var(blue) alpha(0.2))"
},
{
"name": "Better Find Buffer - Match",
"scope": "match.find-in-files",
"background": "color(var(blue) alpha(0.2))"
},
{
"name": "Better Find Buffer - Line Number Match",
"scope": "constant.numeric.line-number.match.find-in-files",
"foreground": "var(accent)",
"background": "color(var(blue) alpha(0.1))"
},
{
"name": "Better Find Buffer - Punctuation Line Number Match",
"scope": "punctuation.line-number.match.find-in-files",
"foreground": "color(var(blue) alpha(0.1))",
"background": "color(var(blue) alpha(0.1))"
},
{
"name": "Better Find Buffer - File name",
"scope": "entity.name.filename.find-in-files",
"foreground": "var(foreground)",
"background": "var(accent)",
"font_style": "bold"
},
{
"name": "Better Find Buffer - Footer",
"scope": "footer.find-in-files",
"background": "var(background)"
},
{
"name": "PYTHON - Parameters Annotation ",
"scope": "source.python meta.function.parameters.annotation.python meta.qualified-name.python meta.generic-name.python",
Expand Down
2 changes: 1 addition & 1 deletion src/scheme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export function getScheme(theme: Theme): SchemeSetting {
ui: {
...ui,
...{
line_diff_width: "3",
line_diff_width: '3',
},
},
rules: [
Expand Down

0 comments on commit 19f7256

Please sign in to comment.