Fix gnome-terminal tab colours


up vote
0
down vote
favorite
I wanted to change gnome-terminal tab colours (16.04, Unity) so that they are more like firefox tab colors (black when inactive, grey when active).
Based on some suggestions, I made in
~/.config/gtk-3.0/
TerminalWindow .notebook tab:active
background-color: #dfdbd2;
color: #3c3b37;
TerminalWindow .notebook tab
background-color: #3c3b37;
/* color: #dfdbd2; */
color: #ff0000;
But the inactive font colour is different from my specified value and I now can barely see the inactive tab text. I have possibly changed configuration files elsewhere (global theme configuration files??) and forgotten - could someone point out which configuration files are really relevant?
gnome-terminal
add a comment |Â
up vote
0
down vote
favorite
I wanted to change gnome-terminal tab colours (16.04, Unity) so that they are more like firefox tab colors (black when inactive, grey when active).
Based on some suggestions, I made in
~/.config/gtk-3.0/
TerminalWindow .notebook tab:active
background-color: #dfdbd2;
color: #3c3b37;
TerminalWindow .notebook tab
background-color: #3c3b37;
/* color: #dfdbd2; */
color: #ff0000;
But the inactive font colour is different from my specified value and I now can barely see the inactive tab text. I have possibly changed configuration files elsewhere (global theme configuration files??) and forgotten - could someone point out which configuration files are really relevant?
gnome-terminal
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I wanted to change gnome-terminal tab colours (16.04, Unity) so that they are more like firefox tab colors (black when inactive, grey when active).
Based on some suggestions, I made in
~/.config/gtk-3.0/
TerminalWindow .notebook tab:active
background-color: #dfdbd2;
color: #3c3b37;
TerminalWindow .notebook tab
background-color: #3c3b37;
/* color: #dfdbd2; */
color: #ff0000;
But the inactive font colour is different from my specified value and I now can barely see the inactive tab text. I have possibly changed configuration files elsewhere (global theme configuration files??) and forgotten - could someone point out which configuration files are really relevant?
gnome-terminal
I wanted to change gnome-terminal tab colours (16.04, Unity) so that they are more like firefox tab colors (black when inactive, grey when active).
Based on some suggestions, I made in
~/.config/gtk-3.0/
TerminalWindow .notebook tab:active
background-color: #dfdbd2;
color: #3c3b37;
TerminalWindow .notebook tab
background-color: #3c3b37;
/* color: #dfdbd2; */
color: #ff0000;
But the inactive font colour is different from my specified value and I now can barely see the inactive tab text. I have possibly changed configuration files elsewhere (global theme configuration files??) and forgotten - could someone point out which configuration files are really relevant?
gnome-terminal
edited May 8 at 7:42
asked May 8 at 7:28
Valentas
34029
34029
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1033457%2ffix-gnome-terminal-tab-colours%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password