Skip to content

ckissane/vscode-gtk-ui

 
 

Repository files navigation

GTK UI README

This experimental extension allows customizing VSCode user interface beyond what's normally possible, such as

  • (ON LINUX) Custom stylesheet that syncs with GTK 3.0 theme

Instructions

  1. Install and activate the monkey patch vs code extension
  2. git clone this repo into your vscode extensions folder (~/.vscode/extensions on linux) Example:
cd ~/.vscode/extensions
git clone https://github.com/ckissane/vscode-gtk-ui.git
  1. Reload monkey patch configuration in vscode and restart vscode
  2. profit

How does it work

GTK UI relies on the Monkey Patch Extension to inject custom javascript in VSCode. After installation you should be prompted to enable Monkey Patch. You can always trigger this manually by invoking the "Enable Monkey Patch" command.

Credits

Based off Customize UI.

Coffee

If you like this this extension, consider

Thank you!

About

UI Customization plugin for vscode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • JavaScript 80.5%
  • CSS 11.3%
  • TypeScript 8.2%