LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-25-2018, 04:37 PM   #1
Talita
LQ Newbie
 
Registered: Jun 2014
Posts: 7

Rep: Reputation: Disabled
customized theme for visually impaired people


My uncle is visually impaired and I'm trying to adjust Ubuntu 18.04 for him. The theme 'HighContrastInverse' seems to suit him reasonably well, but instead of white letters and edges he prefers green. Is there anyone who knows where I can adjust this?

Last edited by Talita; 06-25-2018 at 04:39 PM.
 
Old 06-26-2018, 05:01 PM   #2
wagscat123
Member
 
Registered: Jan 2009
Location: Maryland-Pennsylvania border, USA
Distribution: openSUSE 15.2/15.3, Tumbleweed, Kubuntu 18.04/21.04, macOS 10.15, antiX 19, and Linux Mint 19.3
Posts: 860
Blog Entries: 45

Rep: Reputation: 120Reputation: 120
Here's a thread that might help

https://askubuntu.com/questions/6383...mes-in-gnome-3
 
Old 06-29-2018, 06:00 PM   #3
X-LFS-2010
Member
 
Registered: Apr 2016
Posts: 510

Rep: Reputation: 58
Get an iMac or Mac Mini.

the magic mouse (has touch screen thing built into face instead of old wheel) can zoom in/out

even Windows 10 cannot do this (it is only partly implemented and broken, off the shelf)

you just press Apple and swipe finger and the whole desktop zooms in/out flawlessly. it's the only good choice for a truely visually impaired person especially elderly

Last edited by X-LFS-2010; 06-29-2018 at 06:02 PM.
 
Old 06-30-2018, 05:37 AM   #4
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by X-LFS-2010 View Post
Get an iMac or Mac Mini.
that's not very good advice.
  1. we're on a linux forum here
  2. op specifically wrote "I'm trying to adjust Ubuntu 18.04 for him".
 
1 members found this post helpful.
Old 06-30-2018, 06:05 AM   #5
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
The various themes are kept in /usr/share/themes. Each theme should have a series of css files (you should look in the theme's gtk-3.0 folder as most Ubuntu 18.04 applications should use Gtk3) through which you can change the theme attributes.

In order to avoid having to edit these css files as root (and have them revert any time the theme is updated), create a folder in your home directory using e.g.

Code:
mkdir -p ~/.themes/theme_name/gtk-3.0
(replacing theme_name with the name of the theme folder in /usr/share/themes).

Then create the css file in that directory that you want to change and populate it with:

Code:
@import url("/usr/share/themes/theme_name/gtk-3.0/css_filename.css");
(changing theme_name and css_filename.css accordingly).

Then you can add in any CSS rules after that (it's best to flag them as !important to ensure they are given priority).

You will probably have to reload a theme to put into effect any changes.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need to set up a laptop for my visually impaired aunt Stella456 Linux - Newbie 11 02-17-2014 07:33 PM
Turning off Accessibility / Visually Impaired feature at Login steve165 Linux - Newbie 0 09-05-2012 03:47 AM
First Time Visually Impaired User, What to Teach? dabgdk Linux - Newbie 6 08-06-2012 12:34 PM
LXer: Vinux 3.0.2 has been released : An Ubuntu based operating system for Visually Impaired People LXer Syndicated Linux News 0 03-18-2012 11:14 PM
gnopernicus help for the visually impaired silentdream Linux - Newbie 1 10-04-2005 07:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration