catppuccin / sublime-text

🍋 Soothing pastel color schemes for Sublime Text
MIT License
112 stars 13 forks source link

Use different color for highlight line #13

Closed chaopeng closed 7 months ago

chaopeng commented 10 months ago

Currently, it is same as normal background

{
  "globals": {
        "background": "var(base)",
        "line_highlight": "var(base)",
  }
}

I dont know what color the vscode one use, but they have different color for highlight line. https://github.com/catppuccin/vscode/tree/main