Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-02T13:37:59.000Z (about 7 years ago)
- Last Synced: 2024-11-16T21:31:15.448Z (3 months 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
==============================
![Image](./screenshot.png)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`)