Customizing Ubuntu 18.04 UI - How to switch colors for certain UI items?

Clash Royale CLAN TAG#URR8PPP up vote
2
down vote
favorite
I have the default looks, at least brought forward from around Ubuntu 16.10. Now I have Ubuntu 18.04 and have a few little discomforts:
It's hard to tell which window is active - light gray vs. less light gray window name is clearly not enough to distinguish quickly.
Some programs paint black items in selection boxes, which are almost black in Ubuntu's Ambiance. For instance, Inkscape's selection of stroke style. And in general, I want to invert the selection box everywhere.
Tabs - again, it's hard to see which one is active. I'd like the active to be much more constrasted.
I have looked at few other questions like this but the answers either apply to Unity,
or are obsolete...
$ sudo apt-get install gtk-theme-config
E: Unable to locate package gtk-theme-config
and I am a bit afraid what my experimentation would do on 18.04. In the past, when I was trying to do something with themes, I most often it screwed up and couldn't revert.
What is the way of changing colors of UI elements in Ubuntu 18.04?
PS: Switching to Radiance only helps with 2).
themes 18.04 colors
add a comment |Â
up vote
2
down vote
favorite
I have the default looks, at least brought forward from around Ubuntu 16.10. Now I have Ubuntu 18.04 and have a few little discomforts:
It's hard to tell which window is active - light gray vs. less light gray window name is clearly not enough to distinguish quickly.
Some programs paint black items in selection boxes, which are almost black in Ubuntu's Ambiance. For instance, Inkscape's selection of stroke style. And in general, I want to invert the selection box everywhere.
Tabs - again, it's hard to see which one is active. I'd like the active to be much more constrasted.
I have looked at few other questions like this but the answers either apply to Unity,
or are obsolete...
$ sudo apt-get install gtk-theme-config
E: Unable to locate package gtk-theme-config
and I am a bit afraid what my experimentation would do on 18.04. In the past, when I was trying to do something with themes, I most often it screwed up and couldn't revert.
What is the way of changing colors of UI elements in Ubuntu 18.04?
PS: Switching to Radiance only helps with 2).
themes 18.04 colors
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I have the default looks, at least brought forward from around Ubuntu 16.10. Now I have Ubuntu 18.04 and have a few little discomforts:
It's hard to tell which window is active - light gray vs. less light gray window name is clearly not enough to distinguish quickly.
Some programs paint black items in selection boxes, which are almost black in Ubuntu's Ambiance. For instance, Inkscape's selection of stroke style. And in general, I want to invert the selection box everywhere.
Tabs - again, it's hard to see which one is active. I'd like the active to be much more constrasted.
I have looked at few other questions like this but the answers either apply to Unity,
or are obsolete...
$ sudo apt-get install gtk-theme-config
E: Unable to locate package gtk-theme-config
and I am a bit afraid what my experimentation would do on 18.04. In the past, when I was trying to do something with themes, I most often it screwed up and couldn't revert.
What is the way of changing colors of UI elements in Ubuntu 18.04?
PS: Switching to Radiance only helps with 2).
themes 18.04 colors
I have the default looks, at least brought forward from around Ubuntu 16.10. Now I have Ubuntu 18.04 and have a few little discomforts:
It's hard to tell which window is active - light gray vs. less light gray window name is clearly not enough to distinguish quickly.
Some programs paint black items in selection boxes, which are almost black in Ubuntu's Ambiance. For instance, Inkscape's selection of stroke style. And in general, I want to invert the selection box everywhere.
Tabs - again, it's hard to see which one is active. I'd like the active to be much more constrasted.
I have looked at few other questions like this but the answers either apply to Unity,
or are obsolete...
$ sudo apt-get install gtk-theme-config
E: Unable to locate package gtk-theme-config
and I am a bit afraid what my experimentation would do on 18.04. In the past, when I was trying to do something with themes, I most often it screwed up and couldn't revert.
What is the way of changing colors of UI elements in Ubuntu 18.04?
PS: Switching to Radiance only helps with 2).
themes 18.04 colors
edited May 9 at 9:54
asked May 9 at 9:48
Ondra à ½ià ¾ka
7681922
7681922
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%2f1033960%2fcustomizing-ubuntu-18-04-ui-how-to-switch-colors-for-certain-ui-items%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