Skip to content

mkoskar/gtk-theme-mist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

gtk-theme-mist

Description

Mist theme for gtk2/3

License

GNU GPLv2 or later

AUR

https://aur.archlinux.org/packages/gtk3-theme-mist-git/

gtk-2.0

  • uses Mist engine
  • taken from Arch Linux gtk-engines 2.21.0-1 package
  • no functional changes so far (just reformatted to sane style)

gtk-3.0

Known Issues (as of 03.01.2015 with gtk 3.14.6):

  • focus hint
  • text on progress bar
  • visited links are white
  • ComboBoxes: color under cursor should be white
  • CheckBoxes, ComboBoxes: tick disappears
  • Buttons: down state
  • Buttons in dialogs
  • FileChooser
  • Tooltips
  • Notebook, indent inactive tabs

Install

Install like this:

~/.themes
~/.themes/Mist
~/.themes/Mist/gtk-3.0
~/.themes/Mist/gtk-3.0/widgets.css
~/.themes/Mist/gtk-3.0/colors.css
~/.themes/Mist/gtk-3.0/gtk.css
~/.themes/Mist/gtk-2.0
~/.themes/Mist/gtk-2.0/gtkrc

For GTK 2.x:

$ cat ~/.gtkrc-2.0
gtk-theme-name="Mist"
...

For GTK 3.x:

$ cat ~/.config/gtk-3.0/settings.ini
[Settings]
gtk-theme-name=Mist
...

About

Mist theme for gtk2/3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages