vscode-adwaita
VS Code theme for the GNOME desktop
File Explorer
Download Latest Version (.zip)- launch.json
- icon.png
- icon.svg
- screenshot.png
- screenshot.xcf
- screenshot_extra.png
- ea01.svg
- ea02.svg
- ea03.svg
- ea04.svg
- ea05.svg
- ea06.svg
- ea07.svg
- ea08.svg
- ea09.svg
- ea0a.svg
- ea0b.svg
- ea0c.svg
- ea0d.svg
- eb94.svg
- adwaita-icons.ttf
- adwaita.json
- dark.jsonc
- light.jsonc
- README.md
- Adwaita-dark.xml
- Adwaita.xml
- update.sh
- adwaita_colors.py
- adwaita_ui_colors.py
- build.py
- adwaita-dark-colorful-status-bar.json
- adwaita-dark-default-syntax-highlighting-colorful-status-bar.json
- adwaita-dark-default-syntax-highlighting.json
- adwaita-dark.json
- adwaita-light-colorful-status-bar.json
- adwaita-light-default-syntax-highlighting-colorful-status-bar.json
- adwaita-light-default-syntax-highlighting.json
- adwaita-light.json
- .gitignore
- .vscodeignore
- CONTRIBUTING.md
- LICENSE
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/piousdeer/vscode-adwaita
Downloads the entire project code from GitHub to your computer.
cd vscode-adwaita
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
