Re: Terminal scroll bar -

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12.12.2016 19:45, Bob Goodwin wrote:
> On 12/12/16 10:12, poma wrote:
>> You can also test this theme:
>> $ md5sum duskgrey-theme-3.22.4-2.fc24.src.rpm
>> fc3d02cd9b47cec7b473d85697e0c053  duskgrey-theme-3.22.4-2.fc24.src.rpm
> 
> +
> 
> I have not been able to find this 
> src.rpm file. Am I making an obvious 
> mistake, should I know where to find it?
> 
> I think I followed the same path as last 
> time ...
> 
> Bob
> 

Yeah, the same path:
http://goo.gl/Gm4ffO
source/etc/


And here's one cool tip,
if you need to "colorize" the theme, here's how it can be done quite elegantly;

- If it is not already, make a themes dir for the user
  $ mkdir -p ~/.themes

- Copy the system-wide Duskgrey theme dir to the themes dir for the user
  $ cp -a /usr/share/themes/Duskgrey/ ~/.themes

- Rename Duskgrey to Duskblue
  $ mv ~/.themes/Duskgrey/ ~/.themes/Duskblue

- Replace base/background color of the theme,
  one of the shades of dark gray, to one of the shades of dark blue.
  In this case 121212 presents color code of dark gray,
  and 000111 presents color code of dark blue,
  therefore
  $ sed -i 's/121212/000111/g' ~/.themes/Duskblue/gtk*/gtk*

- Set Duskblue as the theme
  $ xfconf-query -c xsettings -p /Net/ThemeName -s Duskblue


'gcolor2' can help find the requested color.

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]
  Powered by Linux