diff options
author | monsta <[email protected]> | 2017-12-15 12:26:49 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-12-21 21:29:50 +0300 |
commit | 019042e65f653975f5d7bdbab18a656c9e37aa2e (patch) | |
tree | 68eacbe25168e97c1b79a4ac3d959c2756d0e72d /src/profile-preferences.ui | |
parent | 926ec59919a2416a09e95a7a69494187081082cc (diff) | |
download | mate-terminal-019042e65f653975f5d7bdbab18a656c9e37aa2e.tar.bz2 mate-terminal-019042e65f653975f5d7bdbab18a656c9e37aa2e.tar.xz |
add Solarized themes from gnome-terminal
closes https://github.com/mate-desktop/mate-terminal/issues/151
ported from:
https://git.gnome.org/browse/gnome-terminal/commit/?id=b4d7416
https://git.gnome.org/browse/gnome-terminal/commit/?id=2763ea6
Diffstat (limited to 'src/profile-preferences.ui')
-rw-r--r-- | src/profile-preferences.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/profile-preferences.ui b/src/profile-preferences.ui index 5184a49..9c50d54 100644 --- a/src/profile-preferences.ui +++ b/src/profile-preferences.ui @@ -140,6 +140,9 @@ Author: Wolfgang Ulbrich <col id="0" translatable="yes">Rxvt</col> </row> <row> + <col id="0" translatable="yes">Solarized</col> + </row> + <row> <col id="0" translatable="yes">Custom</col> </row> </data> |