Skip to content

Comments

Redesign shell theme from Material Design to Neovim TUI style#60

Merged
binarypie merged 5 commits intomainfrom
claude/neovim-shell-theme-mDUdq
Jan 26, 2026
Merged

Redesign shell theme from Material Design to Neovim TUI style#60
binarypie merged 5 commits intomainfrom
claude/neovim-shell-theme-mDUdq

Conversation

@binarypie
Copy link
Collaborator

Transform the Quickshell desktop shell from a GNOME-like Material Design 3
interface to a Neovim/LazyVim-inspired TUI aesthetic:

  • Replace MD3 surface layer tinting with flat Tokyo Night colors
  • Change from rounded corners to sharp/minimal TUI-style borders
  • Add lualine-inspired status bar with mode indicator and segmented sections
  • Create TuiPanel component for vim-style floating windows with title bars
  • Add which-key style keyboard hint bars to sidebars and switcher
  • Redesign ApplicationView with vim-style line numbers, command-line search
  • Update OSD to minimal TUI style with mode badges
  • Restyle notifications with vim-style bracketed labels
  • Add vim keybindings (j/k/h/l) to app switcher
  • Use monospace font throughout for consistent TUI look

claude and others added 5 commits January 25, 2026 16:28
Transform the Quickshell desktop shell from a GNOME-like Material Design 3
interface to a Neovim/LazyVim-inspired TUI aesthetic:

- Replace MD3 surface layer tinting with flat Tokyo Night colors
- Change from rounded corners to sharp/minimal TUI-style borders
- Add lualine-inspired status bar with mode indicator and segmented sections
- Create TuiPanel component for vim-style floating windows with title bars
- Add which-key style keyboard hint bars to sidebars and switcher
- Redesign ApplicationView with vim-style line numbers, command-line search
- Update OSD to minimal TUI style with mode badges
- Restyle notifications with vim-style bracketed labels
- Add vim keybindings (j/k/h/l) to app switcher
- Use monospace font throughout for consistent TUI look
@binarypie binarypie merged commit 5ef5952 into main Jan 26, 2026
1 check passed
@binarypie binarypie deleted the claude/neovim-shell-theme-mDUdq branch January 26, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants