- ✨ Vim mode styling: cursor border-radius, different color for text selection, and other minor improvements.
- 🔧 Removed titlebar when Full focus mode is enabled on mac and linux
- 🔧 Fixed #31 (should not happen unless you have styling for Tokei turned on)
- 🎨 Made various tweaks to the Nord palette (both light and dark schemes) to improve readability.
- 🎨 Tweaked Catppuccin mocha color scheme to use softer catppuccin colors.
- (If you were used to the old color scheme, you can copy the following config and paste it into the “import” section in Style Settings.)
{
"underwater-theme@@love-rgb@@dark": "#F38BA8",
"underwater-theme@@rose-rgb@@dark": "#FAB387",
"underwater-theme@@base@@dark": "#11111B",
"underwater-theme@@surface-rgb@@dark": "#181825",
"underwater-theme@@overlay@@dark": "#1E1E2E",
"underwater-theme@@highlight-low@@dark": "#313244",
"underwater-theme@@highlight-high@@dark": "#585B70",
"underwater-theme@@underwater-colors-dark": "catppuccin-mocha"
}