https://github.com/komik966/terminal-material
Terminal profile with material colors
https://github.com/komik966/terminal-material
configuration macos material material-colors profile terminal ubuntu
Last synced: about 1 month ago
JSON representation
Terminal profile with material colors
- Host: GitHub
- URL: https://github.com/komik966/terminal-material
- Owner: komik966
- Created: 2017-10-06T09:53:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-02T13:37:59.000Z (over 8 years ago)
- Last Synced: 2025-01-17T15:22:36.800Z (over 1 year ago)
- Topics: configuration, macos, material, material-colors, profile, terminal, ubuntu
- Size: 367 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Material terminal color scheme
==============================

Installation
============
Ubuntu
---------
1. Open terminal
2. Go to Terminal -> Preferences
3. Go to tab "Profiles"
4. Create new profile named "material", copy its uuid
5. Run in terminal `dconf load /org/gnome/terminal/legacy/profiles:/:/ < material.profile.dconf`
Example:
```bash
dconf load /org/gnome/terminal/legacy/profiles:/:fc55dd36-92a0-495e-974d-f826018081ce/ < material.profile.dconf
```
6. Switch terminal to the "material" profile and set it as default if you prefer.
macOS
---------
1. Open terminal
2. Go to Preferences (cmd + ,)
3. Go to tab "Profiles"
4. Import profile file (`Material.terminal`)