IT-OS-Config-Themes
Contents
Source
- https://rgb.to/
- https://gtkthemingguide.now.sh/#/
- sudo apt-get install glade libgtk-3-dev geany
- https://github.com/themix-project/oomox
Theme
- https://wiki.gnome.org/Attic/GnomeArt/Tutorials/MetacityThemes
- https://developer.gnome.org/creating-metacity-themes/stable/
- https://docs.openstack.org/devstack/latest/_static/css/native.css
- background-color: #333
- background-color: #f5f5f5
- https://github.com/vinceliuice/Toffee-gtk-theme
- https://github.com/vinceliuice/Sierra-gtk-theme
- https://github.com/vinceliuice/Yosemite-gtk-theme
- https://github.com/vinceliuice/Mojave-gtk-theme
- https://github.com/vinceliuice/grub2-themes
- https://github.com/horst3180/Arc-theme
- http://www.ubuntubuzz.com/2019/03/ubuntus-yaru-theme-on-fedora.html
Collcetions
- https://medium.com/@teejeetech/introducing-aptik-theme-manager-b99704cbcb43
- https://developer.gnome.org/icon-theme-spec/
- https://wiki.archlinux.org/index.php/GTK
- https://wiki.archlinux.org/index.php/Icons
- SVGSUS: http://www.svgs.us/
- Iconset: https://iconset.io/
- Lingo: https://www.lingoapp.com/
- Nucleo: https://nucleoapp.com/
- Sketch: https://sketchicons.com/
- https://github.com/surajmandalcell/elementary-x
- https://github.com/keeferrourke/la-capitaine-icon-theme
- https://github.com/btd1337/La-Sierra-Icon-Theme
- https://github.com/btd1337/eOS-Sierra-Gtk
- https://github.com/btd1337/Cairo-Dock-macOS-Sierra-Style
- https://surajmandal.in/elementary-x/
- https://github.com/thomas-kammerer/elementary-x2
Icons
Inherits=Moka,Adwaita,gnome,hicolor
Theme
pre {
background-color: #333;
border: 1px solid #ccc;
border-radius: 4px;
color: #fff;
display: block;
font-size: 13px;
line-height: 1.4;
margin: 0 0 10px;
margin: 0 0 10px;
overflow: auto;
padding: 20px 30px;
padding: 9.5px;
word-break: break-all;
word-wrap: break-word;
}