forked from Gogh-Co/Gogh
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathura.sh
More file actions
executable file
·13 lines (11 loc) · 698 Bytes
/
ura.sh
File metadata and controls
executable file
·13 lines (11 loc) · 698 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/bash
# Save this script into set_colors.sh, make this file executable and run it:
#
# $ chmod +x set_colors.sh
# $ ./set_colors.sh
#
# Alternatively copy lines below directly into your shell.
gsettings set org.pantheon.terminal.settings background '#fefeffffeeee'
gsettings set org.pantheon.terminal.settings foreground '#232347476a6a'
gsettings set org.pantheon.terminal.settings cursor-color '#232347476a6a'
gsettings set org.pantheon.terminal.settings palette '#000000000000:#c2c21b1b6f6f:#6f6fc2c21b1b:#c2c26f6f1b1b:#1b1b6f6fc2c2:#6f6f1b1bc2c2:#1b1bc2c26f6f:#808080808080:#808080808080:#eeee8484b9b9:#b9b9eeee8484:#eeeeb9b98484:#8484b9b9eeee:#b9b98484eeee:#8484eeeeb9b9:#e5e5e5e5e5e5'