├── .archey3.cfg ├── .gitignore ├── Makefile ├── Qt ├── QtProject.conf ├── QtProject │ ├── QtCreator.conf │ ├── QtCreator.db │ ├── QtCreator.ini │ └── qtcreator │ │ ├── beautifier │ │ └── documentation │ │ │ └── clangformat.xml │ │ ├── codestyles │ │ ├── Cpp │ │ │ └── qt2.xml │ │ └── default │ │ │ └── Global.xml │ │ ├── debuggers.xml │ │ ├── default.qws │ │ ├── devices.xml │ │ ├── externaltools │ │ ├── jsLint.xml │ │ └── vi.xml │ │ ├── generic-highlighter │ │ ├── 4dos.xml │ │ ├── abap.xml │ │ ├── abc.xml │ │ ├── actionscript.xml │ │ ├── ada.xml │ │ ├── agda.xml │ │ ├── ahdl.xml │ │ ├── ahk.xml │ │ ├── alert.xml │ │ ├── alert_indent.xml │ │ ├── ample.xml │ │ ├── ansforth94.xml │ │ ├── ansic89.xml │ │ ├── ansys.xml │ │ ├── apache.xml │ │ ├── asm-avr.xml │ │ ├── asm-dsp56k.xml │ │ ├── asm-m68k.xml │ │ ├── asm6502.xml │ │ ├── asn1.xml │ │ ├── asp.xml │ │ ├── asterisk.xml │ │ ├── awk.xml │ │ ├── bash.xml │ │ ├── bibtex.xml │ │ ├── bmethod.xml │ │ ├── boo.xml │ │ ├── c.xml │ │ ├── ccss.xml │ │ ├── cg.xml │ │ ├── cgis.xml │ │ ├── changelog.xml │ │ ├── chicken.xml │ │ ├── cisco.xml │ │ ├── clipper.xml │ │ ├── clojure.xml │ │ ├── cmake.xml │ │ ├── coffee.xml │ │ ├── coldfusion.xml │ │ ├── commonlisp.xml │ │ ├── component-pascal.xml │ │ ├── context.xml │ │ ├── cpp.xml │ │ ├── crk.xml │ │ ├── cs.xml │ │ ├── css-php.xml │ │ ├── css.xml │ │ ├── cubescript.xml │ │ ├── cue.xml │ │ ├── curry.xml │ │ ├── d.xml │ │ ├── debianchangelog.xml │ │ ├── debiancontrol.xml │ │ ├── desktop.xml │ │ ├── diff.xml │ │ ├── djangotemplate.xml │ │ ├── dockerfile.xml │ │ ├── dosbat.xml │ │ ├── dot.xml │ │ ├── doxygen.xml │ │ ├── doxygenlua.xml │ │ ├── dtd.xml │ │ ├── e.xml │ │ ├── eiffel.xml │ │ ├── email.xml │ │ ├── erlang.xml │ │ ├── euphoria.xml │ │ ├── fasm.xml │ │ ├── ferite.xml │ │ ├── fgl-4gl.xml │ │ ├── fgl-per.xml │ │ ├── fortran.xml │ │ ├── freebasic.xml │ │ ├── fsharp.xml │ │ ├── fstab.xml │ │ ├── ftl.xml │ │ ├── gap.xml │ │ ├── gcc.xml │ │ ├── gdb.xml │ │ ├── gdl.xml │ │ ├── gettext.xml │ │ ├── git-ignore.xml │ │ ├── git-rebase.xml │ │ ├── gitolite.xml │ │ ├── glosstex.xml │ │ ├── glsl.xml │ │ ├── gnuassembler.xml │ │ ├── gnuplot.xml │ │ ├── go.xml │ │ ├── grammar.xml │ │ ├── haml.xml │ │ ├── hamlet.xml │ │ ├── haskell.xml │ │ ├── haxe.xml │ │ ├── html-php.xml │ │ ├── html.xml │ │ ├── hunspell-aff.xml │ │ ├── hunspell-dat.xml │ │ ├── hunspell-dic.xml │ │ ├── hunspell-idx.xml │ │ ├── idconsole.xml │ │ ├── idl.xml │ │ ├── ilerpg.xml │ │ ├── inform.xml │ │ ├── ini.xml │ │ ├── isocpp.xml │ │ ├── j.xml │ │ ├── jam.xml │ │ ├── java.xml │ │ ├── javadoc.xml │ │ ├── javascript-php.xml │ │ ├── javascript.xml │ │ ├── jira.xml │ │ ├── json.xml │ │ ├── jsp.xml │ │ ├── julia.xml │ │ ├── k.xml │ │ ├── kbasic.xml │ │ ├── kconfig.xml │ │ ├── latex.xml │ │ ├── ld.xml │ │ ├── ldif.xml │ │ ├── less.xml │ │ ├── lex.xml │ │ ├── lilypond.xml │ │ ├── literate-curry.xml │ │ ├── literate-haskell.xml │ │ ├── logtalk.xml │ │ ├── lpc.xml │ │ ├── lsl.xml │ │ ├── lua.xml │ │ ├── m3u.xml │ │ ├── m4.xml │ │ ├── mab.xml │ │ ├── makefile.xml │ │ ├── mako.xml │ │ ├── mandoc.xml │ │ ├── markdown.xml │ │ ├── mason.xml │ │ ├── mathematica.xml │ │ ├── matlab.xml │ │ ├── maxima.xml │ │ ├── mediawiki.xml │ │ ├── mel.xml │ │ ├── mergetagtext.xml │ │ ├── metafont.xml │ │ ├── mips.xml │ │ ├── modelica.xml │ │ ├── modelines.xml │ │ ├── modula-2.xml │ │ ├── monobasic.xml │ │ ├── mup.xml │ │ ├── nagios.xml │ │ ├── nasm.xml │ │ ├── nemerle.xml │ │ ├── nesc.xml │ │ ├── noweb.xml │ │ ├── objectivec.xml │ │ ├── objectivecpp.xml │ │ ├── ocaml.xml │ │ ├── octave.xml │ │ ├── oors.xml │ │ ├── opal.xml │ │ ├── opencl.xml │ │ ├── pango.xml │ │ ├── pascal.xml │ │ ├── perl.xml │ │ ├── pgn.xml │ │ ├── php.xml │ │ ├── picsrc.xml │ │ ├── pig.xml │ │ ├── pike.xml │ │ ├── postscript.xml │ │ ├── povray.xml │ │ ├── ppd.xml │ │ ├── progress.xml │ │ ├── prolog.xml │ │ ├── protobuf.xml │ │ ├── puppet.xml │ │ ├── purebasic.xml │ │ ├── python.xml │ │ ├── q.xml │ │ ├── qmake.xml │ │ ├── qml.xml │ │ ├── qt4.xml │ │ ├── r.xml │ │ ├── rapidq.xml │ │ ├── relaxng.xml │ │ ├── relaxngcompact.xml │ │ ├── replicode.xml │ │ ├── rest.xml │ │ ├── restructuredtext.xml │ │ ├── rexx.xml │ │ ├── rhtml.xml │ │ ├── rib.xml │ │ ├── roff.xml │ │ ├── rpmspec.xml │ │ ├── rsiidl.xml │ │ ├── rtf.xml │ │ ├── ruby.xml │ │ ├── sather.xml │ │ ├── scala.xml │ │ ├── scheme.xml │ │ ├── sci.xml │ │ ├── scss.xml │ │ ├── sed.xml │ │ ├── sgml.xml │ │ ├── sieve.xml │ │ ├── sisu.xml │ │ ├── sml.xml │ │ ├── spice.xml │ │ ├── sql-mysql.xml │ │ ├── sql-oracle.xml │ │ ├── sql-postgresql.xml │ │ ├── sql.xml │ │ ├── stata.xml │ │ ├── systemc.xml │ │ ├── systemverilog.xml │ │ ├── tads3.xml │ │ ├── tcl.xml │ │ ├── tcsh.xml │ │ ├── template-toolkit.xml │ │ ├── texinfo.xml │ │ ├── textile.xml │ │ ├── tibasic.xml │ │ ├── txt2tags.xml │ │ ├── uscript.xml │ │ ├── vala.xml │ │ ├── valgrind-suppression.xml │ │ ├── varnish.xml │ │ ├── varnishtest.xml │ │ ├── vcard.xml │ │ ├── velocity.xml │ │ ├── vera.xml │ │ ├── verilog.xml │ │ ├── vhdl.xml │ │ ├── vrml.xml │ │ ├── winehq.xml │ │ ├── wml.xml │ │ ├── xharbour.xml │ │ ├── xml.xml │ │ ├── xmldebug.xml │ │ ├── xorg.xml │ │ ├── xslt.xml │ │ ├── xul.xml │ │ ├── yacas.xml │ │ ├── yacc.xml │ │ ├── yaml.xml │ │ ├── zonnon.xml │ │ └── zsh.xml │ │ ├── helpcollection.qhc │ │ ├── profiles.xml │ │ ├── qbs.conf │ │ ├── qbs │ │ └── profiles │ │ │ ├── qtc_Android │ │ │ └── modules │ │ │ │ └── Qt │ │ │ │ ├── QtModule.qbs │ │ │ │ ├── QtPlugin.qbs │ │ │ │ ├── bluetooth-private │ │ │ │ └── module.qbs │ │ │ │ ├── bluetooth │ │ │ │ └── module.qbs │ │ │ │ ├── bootstrap-private │ │ │ │ └── module.qbs │ │ │ │ ├── clucene-private │ │ │ │ └── module.qbs │ │ │ │ ├── concurrent-private │ │ │ │ └── module.qbs │ │ │ │ ├── concurrent │ │ │ │ └── module.qbs │ │ │ │ ├── core-private │ │ │ │ └── module.qbs │ │ │ │ ├── core │ │ │ │ ├── core.qbs │ │ │ │ └── moc.js │ │ │ │ ├── dbus-private │ │ │ │ └── module.qbs │ │ │ │ ├── dbus │ │ │ │ └── module.qbs │ │ │ │ ├── declarative-private │ │ │ │ └── module.qbs │ │ │ │ ├── declarative │ │ │ │ └── module.qbs │ │ │ │ ├── designer-private │ │ │ │ └── module.qbs │ │ │ │ ├── designer │ │ │ │ └── module.qbs │ │ │ │ ├── designercomponents-private │ │ │ │ └── module.qbs │ │ │ │ ├── designercomponents │ │ │ │ └── module.qbs │ │ │ │ ├── enginio-private │ │ │ │ └── module.qbs │ │ │ │ ├── enginio │ │ │ │ └── module.qbs │ │ │ │ ├── gui-private │ │ │ │ └── module.qbs │ │ │ │ ├── gui │ │ │ │ └── gui.qbs │ │ │ │ ├── help-private │ │ │ │ └── module.qbs │ │ │ │ ├── help │ │ │ │ └── module.qbs │ │ │ │ ├── location-private │ │ │ │ └── module.qbs │ │ │ │ ├── location │ │ │ │ └── module.qbs │ │ │ │ ├── multimedia-private │ │ │ │ └── module.qbs │ │ │ │ ├── multimedia │ │ │ │ └── module.qbs │ │ │ │ ├── multimediawidgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── multimediawidgets │ │ │ │ └── module.qbs │ │ │ │ ├── network-private │ │ │ │ └── module.qbs │ │ │ │ ├── network │ │ │ │ └── module.qbs │ │ │ │ ├── nfc-private │ │ │ │ └── module.qbs │ │ │ │ ├── nfc │ │ │ │ └── module.qbs │ │ │ │ ├── opengl-private │ │ │ │ └── module.qbs │ │ │ │ ├── opengl │ │ │ │ └── module.qbs │ │ │ │ ├── openglextensions-private │ │ │ │ └── module.qbs │ │ │ │ ├── openglextensions │ │ │ │ └── module.qbs │ │ │ │ ├── platformsupport-private │ │ │ │ └── module.qbs │ │ │ │ ├── positioning-private │ │ │ │ └── module.qbs │ │ │ │ ├── positioning │ │ │ │ └── module.qbs │ │ │ │ ├── printsupport-private │ │ │ │ └── module.qbs │ │ │ │ ├── printsupport │ │ │ │ └── module.qbs │ │ │ │ ├── qml-private │ │ │ │ └── module.qbs │ │ │ │ ├── qml │ │ │ │ └── module.qbs │ │ │ │ ├── qmldevtools-private │ │ │ │ └── module.qbs │ │ │ │ ├── qmltest-private │ │ │ │ └── module.qbs │ │ │ │ ├── qmltest │ │ │ │ └── module.qbs │ │ │ │ ├── qtmultimediaquicktools-private │ │ │ │ └── module.qbs │ │ │ │ ├── quick-private │ │ │ │ └── module.qbs │ │ │ │ ├── quick │ │ │ │ └── module.qbs │ │ │ │ ├── quickparticles-private │ │ │ │ └── module.qbs │ │ │ │ ├── quickwidgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── quickwidgets │ │ │ │ └── module.qbs │ │ │ │ ├── script-private │ │ │ │ └── module.qbs │ │ │ │ ├── script │ │ │ │ └── module.qbs │ │ │ │ ├── scripttools-private │ │ │ │ └── module.qbs │ │ │ │ ├── scripttools │ │ │ │ └── module.qbs │ │ │ │ ├── sensors-private │ │ │ │ └── module.qbs │ │ │ │ ├── sensors │ │ │ │ └── module.qbs │ │ │ │ ├── serialport-private │ │ │ │ └── module.qbs │ │ │ │ ├── serialport │ │ │ │ └── module.qbs │ │ │ │ ├── sql-private │ │ │ │ └── module.qbs │ │ │ │ ├── sql │ │ │ │ └── module.qbs │ │ │ │ ├── svg-private │ │ │ │ └── module.qbs │ │ │ │ ├── svg │ │ │ │ └── module.qbs │ │ │ │ ├── test │ │ │ │ └── module.qbs │ │ │ │ ├── testlib-private │ │ │ │ └── module.qbs │ │ │ │ ├── testlib │ │ │ │ └── module.qbs │ │ │ │ ├── uitools-private │ │ │ │ └── module.qbs │ │ │ │ ├── uitools │ │ │ │ └── module.qbs │ │ │ │ ├── waylandclient-private │ │ │ │ └── module.qbs │ │ │ │ ├── waylandclient │ │ │ │ └── module.qbs │ │ │ │ ├── webchannel-private │ │ │ │ └── module.qbs │ │ │ │ ├── webchannel │ │ │ │ └── module.qbs │ │ │ │ ├── webengine-private │ │ │ │ └── module.qbs │ │ │ │ ├── webengine │ │ │ │ └── module.qbs │ │ │ │ ├── webenginecore-private │ │ │ │ └── module.qbs │ │ │ │ ├── webenginecore │ │ │ │ └── module.qbs │ │ │ │ ├── webenginewidgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── webenginewidgets │ │ │ │ └── module.qbs │ │ │ │ ├── webkit-private │ │ │ │ └── module.qbs │ │ │ │ ├── webkit │ │ │ │ └── module.qbs │ │ │ │ ├── webkitwidgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── webkitwidgets │ │ │ │ └── module.qbs │ │ │ │ ├── websockets-private │ │ │ │ └── module.qbs │ │ │ │ ├── websockets │ │ │ │ └── module.qbs │ │ │ │ ├── widgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── widgets │ │ │ │ └── module.qbs │ │ │ │ ├── x11extras-private │ │ │ │ └── module.qbs │ │ │ │ ├── x11extras │ │ │ │ └── module.qbs │ │ │ │ ├── xml-private │ │ │ │ └── module.qbs │ │ │ │ ├── xml │ │ │ │ └── module.qbs │ │ │ │ ├── xmlpatterns-private │ │ │ │ └── module.qbs │ │ │ │ └── xmlpatterns │ │ │ │ └── module.qbs │ │ │ ├── qtc_Android_for_armeabi_GCC_4_9_Qt_5_4_0 │ │ │ └── modules │ │ │ │ └── Qt │ │ │ │ ├── QtModule.qbs │ │ │ │ ├── QtPlugin.qbs │ │ │ │ ├── androidextras-private │ │ │ │ └── module.qbs │ │ │ │ ├── androidextras │ │ │ │ └── module.qbs │ │ │ │ ├── bluetooth-private │ │ │ │ └── module.qbs │ │ │ │ ├── bluetooth │ │ │ │ └── module.qbs │ │ │ │ ├── bootstrap-private │ │ │ │ └── module.qbs │ │ │ │ ├── clucene-private │ │ │ │ └── module.qbs │ │ │ │ ├── concurrent-private │ │ │ │ └── module.qbs │ │ │ │ ├── concurrent │ │ │ │ └── module.qbs │ │ │ │ ├── core-private │ │ │ │ └── module.qbs │ │ │ │ ├── core │ │ │ │ ├── core.qbs │ │ │ │ └── moc.js │ │ │ │ ├── declarative-private │ │ │ │ └── module.qbs │ │ │ │ ├── declarative │ │ │ │ └── module.qbs │ │ │ │ ├── enginio-private │ │ │ │ └── module.qbs │ │ │ │ ├── enginio │ │ │ │ └── module.qbs │ │ │ │ ├── gui-private │ │ │ │ └── module.qbs │ │ │ │ ├── gui │ │ │ │ └── gui.qbs │ │ │ │ ├── help-private │ │ │ │ └── module.qbs │ │ │ │ ├── help │ │ │ │ └── module.qbs │ │ │ │ ├── location-private │ │ │ │ └── module.qbs │ │ │ │ ├── location │ │ │ │ └── module.qbs │ │ │ │ ├── multimedia-private │ │ │ │ └── module.qbs │ │ │ │ ├── multimedia │ │ │ │ └── module.qbs │ │ │ │ ├── multimediawidgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── multimediawidgets │ │ │ │ └── module.qbs │ │ │ │ ├── network-private │ │ │ │ └── module.qbs │ │ │ │ ├── network │ │ │ │ └── module.qbs │ │ │ │ ├── nfc-private │ │ │ │ └── module.qbs │ │ │ │ ├── nfc │ │ │ │ └── module.qbs │ │ │ │ ├── opengl-private │ │ │ │ └── module.qbs │ │ │ │ ├── opengl │ │ │ │ └── module.qbs │ │ │ │ ├── openglextensions-private │ │ │ │ └── module.qbs │ │ │ │ ├── openglextensions │ │ │ │ └── module.qbs │ │ │ │ ├── platformsupport-private │ │ │ │ └── module.qbs │ │ │ │ ├── positioning-private │ │ │ │ └── module.qbs │ │ │ │ ├── positioning │ │ │ │ └── module.qbs │ │ │ │ ├── printsupport-private │ │ │ │ └── module.qbs │ │ │ │ ├── printsupport │ │ │ │ └── module.qbs │ │ │ │ ├── qml-private │ │ │ │ └── module.qbs │ │ │ │ ├── qml │ │ │ │ └── module.qbs │ │ │ │ ├── qmldevtools-private │ │ │ │ └── module.qbs │ │ │ │ ├── qmltest-private │ │ │ │ └── module.qbs │ │ │ │ ├── qmltest │ │ │ │ └── module.qbs │ │ │ │ ├── qtmultimediaquicktools-private │ │ │ │ └── module.qbs │ │ │ │ ├── quick-private │ │ │ │ └── module.qbs │ │ │ │ ├── quick │ │ │ │ └── module.qbs │ │ │ │ ├── quickparticles-private │ │ │ │ └── module.qbs │ │ │ │ ├── quickwidgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── quickwidgets │ │ │ │ └── module.qbs │ │ │ │ ├── script-private │ │ │ │ └── module.qbs │ │ │ │ ├── script │ │ │ │ └── module.qbs │ │ │ │ ├── scripttools-private │ │ │ │ └── module.qbs │ │ │ │ ├── scripttools │ │ │ │ └── module.qbs │ │ │ │ ├── sensors-private │ │ │ │ └── module.qbs │ │ │ │ ├── sensors │ │ │ │ └── module.qbs │ │ │ │ ├── sql-private │ │ │ │ └── module.qbs │ │ │ │ ├── sql │ │ │ │ └── module.qbs │ │ │ │ ├── svg-private │ │ │ │ └── module.qbs │ │ │ │ ├── svg │ │ │ │ └── module.qbs │ │ │ │ ├── test │ │ │ │ └── module.qbs │ │ │ │ ├── testlib-private │ │ │ │ └── module.qbs │ │ │ │ ├── testlib │ │ │ │ └── module.qbs │ │ │ │ ├── uitools-private │ │ │ │ └── module.qbs │ │ │ │ ├── uitools │ │ │ │ └── module.qbs │ │ │ │ ├── webchannel-private │ │ │ │ └── module.qbs │ │ │ │ ├── webchannel │ │ │ │ └── module.qbs │ │ │ │ ├── websockets-private │ │ │ │ └── module.qbs │ │ │ │ ├── websockets │ │ │ │ └── module.qbs │ │ │ │ ├── webview-private │ │ │ │ └── module.qbs │ │ │ │ ├── webview │ │ │ │ └── module.qbs │ │ │ │ ├── widgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── widgets │ │ │ │ └── module.qbs │ │ │ │ ├── xml-private │ │ │ │ └── module.qbs │ │ │ │ ├── xml │ │ │ │ └── module.qbs │ │ │ │ ├── xmlpatterns-private │ │ │ │ └── module.qbs │ │ │ │ └── xmlpatterns │ │ │ │ └── module.qbs │ │ │ ├── qtc_Android_for_armeabi_v7a_GCC_4_9_Qt_5_4_0 │ │ │ └── modules │ │ │ │ └── Qt │ │ │ │ ├── QtModule.qbs │ │ │ │ ├── QtPlugin.qbs │ │ │ │ ├── androidextras-private │ │ │ │ └── module.qbs │ │ │ │ ├── androidextras │ │ │ │ └── module.qbs │ │ │ │ ├── bluetooth-private │ │ │ │ └── module.qbs │ │ │ │ ├── bluetooth │ │ │ │ └── module.qbs │ │ │ │ ├── bootstrap-private │ │ │ │ └── module.qbs │ │ │ │ ├── clucene-private │ │ │ │ └── module.qbs │ │ │ │ ├── concurrent-private │ │ │ │ └── module.qbs │ │ │ │ ├── concurrent │ │ │ │ └── module.qbs │ │ │ │ ├── core-private │ │ │ │ └── module.qbs │ │ │ │ ├── core │ │ │ │ ├── core.qbs │ │ │ │ └── moc.js │ │ │ │ ├── declarative-private │ │ │ │ └── module.qbs │ │ │ │ ├── declarative │ │ │ │ └── module.qbs │ │ │ │ ├── enginio-private │ │ │ │ └── module.qbs │ │ │ │ ├── enginio │ │ │ │ └── module.qbs │ │ │ │ ├── gui-private │ │ │ │ └── module.qbs │ │ │ │ ├── gui │ │ │ │ └── gui.qbs │ │ │ │ ├── help-private │ │ │ │ └── module.qbs │ │ │ │ ├── help │ │ │ │ └── module.qbs │ │ │ │ ├── location-private │ │ │ │ └── module.qbs │ │ │ │ ├── location │ │ │ │ └── module.qbs │ │ │ │ ├── multimedia-private │ │ │ │ └── module.qbs │ │ │ │ ├── multimedia │ │ │ │ └── module.qbs │ │ │ │ ├── multimediawidgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── multimediawidgets │ │ │ │ └── module.qbs │ │ │ │ ├── network-private │ │ │ │ └── module.qbs │ │ │ │ ├── network │ │ │ │ └── module.qbs │ │ │ │ ├── nfc-private │ │ │ │ └── module.qbs │ │ │ │ ├── nfc │ │ │ │ └── module.qbs │ │ │ │ ├── opengl-private │ │ │ │ └── module.qbs │ │ │ │ ├── opengl │ │ │ │ └── module.qbs │ │ │ │ ├── openglextensions-private │ │ │ │ └── module.qbs │ │ │ │ ├── openglextensions │ │ │ │ └── module.qbs │ │ │ │ ├── platformsupport-private │ │ │ │ └── module.qbs │ │ │ │ ├── positioning-private │ │ │ │ └── module.qbs │ │ │ │ ├── positioning │ │ │ │ └── module.qbs │ │ │ │ ├── printsupport-private │ │ │ │ └── module.qbs │ │ │ │ ├── printsupport │ │ │ │ └── module.qbs │ │ │ │ ├── qml-private │ │ │ │ └── module.qbs │ │ │ │ ├── qml │ │ │ │ └── module.qbs │ │ │ │ ├── qmldevtools-private │ │ │ │ └── module.qbs │ │ │ │ ├── qmltest-private │ │ │ │ └── module.qbs │ │ │ │ ├── qmltest │ │ │ │ └── module.qbs │ │ │ │ ├── qtmultimediaquicktools-private │ │ │ │ └── module.qbs │ │ │ │ ├── quick-private │ │ │ │ └── module.qbs │ │ │ │ ├── quick │ │ │ │ └── module.qbs │ │ │ │ ├── quickparticles-private │ │ │ │ └── module.qbs │ │ │ │ ├── quickwidgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── quickwidgets │ │ │ │ └── module.qbs │ │ │ │ ├── script-private │ │ │ │ └── module.qbs │ │ │ │ ├── script │ │ │ │ └── module.qbs │ │ │ │ ├── scripttools-private │ │ │ │ └── module.qbs │ │ │ │ ├── scripttools │ │ │ │ └── module.qbs │ │ │ │ ├── sensors-private │ │ │ │ └── module.qbs │ │ │ │ ├── sensors │ │ │ │ └── module.qbs │ │ │ │ ├── sql-private │ │ │ │ └── module.qbs │ │ │ │ ├── sql │ │ │ │ └── module.qbs │ │ │ │ ├── svg-private │ │ │ │ └── module.qbs │ │ │ │ ├── svg │ │ │ │ └── module.qbs │ │ │ │ ├── test │ │ │ │ └── module.qbs │ │ │ │ ├── testlib-private │ │ │ │ └── module.qbs │ │ │ │ ├── testlib │ │ │ │ └── module.qbs │ │ │ │ ├── uitools-private │ │ │ │ └── module.qbs │ │ │ │ ├── uitools │ │ │ │ └── module.qbs │ │ │ │ ├── webchannel-private │ │ │ │ └── module.qbs │ │ │ │ ├── webchannel │ │ │ │ └── module.qbs │ │ │ │ ├── websockets-private │ │ │ │ └── module.qbs │ │ │ │ ├── websockets │ │ │ │ └── module.qbs │ │ │ │ ├── webview-private │ │ │ │ └── module.qbs │ │ │ │ ├── webview │ │ │ │ └── module.qbs │ │ │ │ ├── widgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── widgets │ │ │ │ └── module.qbs │ │ │ │ ├── xml-private │ │ │ │ └── module.qbs │ │ │ │ ├── xml │ │ │ │ └── module.qbs │ │ │ │ ├── xmlpatterns-private │ │ │ │ └── module.qbs │ │ │ │ └── xmlpatterns │ │ │ │ └── module.qbs │ │ │ ├── qtc_Android_for_armeabi_v7a_GCC_4_9_Qt_5_4_0_7aa6b1 │ │ │ └── modules │ │ │ │ └── Qt │ │ │ │ ├── QtModule.qbs │ │ │ │ ├── QtPlugin.qbs │ │ │ │ ├── androidextras-private │ │ │ │ └── module.qbs │ │ │ │ ├── androidextras │ │ │ │ └── module.qbs │ │ │ │ ├── bluetooth-private │ │ │ │ └── module.qbs │ │ │ │ ├── bluetooth │ │ │ │ └── module.qbs │ │ │ │ ├── bootstrap-private │ │ │ │ └── module.qbs │ │ │ │ ├── clucene-private │ │ │ │ └── module.qbs │ │ │ │ ├── concurrent-private │ │ │ │ └── module.qbs │ │ │ │ ├── concurrent │ │ │ │ └── module.qbs │ │ │ │ ├── core-private │ │ │ │ └── module.qbs │ │ │ │ ├── core │ │ │ │ ├── core.qbs │ │ │ │ └── moc.js │ │ │ │ ├── declarative-private │ │ │ │ └── module.qbs │ │ │ │ ├── declarative │ │ │ │ └── module.qbs │ │ │ │ ├── enginio-private │ │ │ │ └── module.qbs │ │ │ │ ├── enginio │ │ │ │ └── module.qbs │ │ │ │ ├── gui-private │ │ │ │ └── module.qbs │ │ │ │ ├── gui │ │ │ │ └── gui.qbs │ │ │ │ ├── help-private │ │ │ │ └── module.qbs │ │ │ │ ├── help │ │ │ │ └── module.qbs │ │ │ │ ├── location-private │ │ │ │ └── module.qbs │ │ │ │ ├── location │ │ │ │ └── module.qbs │ │ │ │ ├── multimedia-private │ │ │ │ └── module.qbs │ │ │ │ ├── multimedia │ │ │ │ └── module.qbs │ │ │ │ ├── multimediawidgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── multimediawidgets │ │ │ │ └── module.qbs │ │ │ │ ├── network-private │ │ │ │ └── module.qbs │ │ │ │ ├── network │ │ │ │ └── module.qbs │ │ │ │ ├── nfc-private │ │ │ │ └── module.qbs │ │ │ │ ├── nfc │ │ │ │ └── module.qbs │ │ │ │ ├── opengl-private │ │ │ │ └── module.qbs │ │ │ │ ├── opengl │ │ │ │ └── module.qbs │ │ │ │ ├── openglextensions-private │ │ │ │ └── module.qbs │ │ │ │ ├── openglextensions │ │ │ │ └── module.qbs │ │ │ │ ├── platformsupport-private │ │ │ │ └── module.qbs │ │ │ │ ├── positioning-private │ │ │ │ └── module.qbs │ │ │ │ ├── positioning │ │ │ │ └── module.qbs │ │ │ │ ├── printsupport-private │ │ │ │ └── module.qbs │ │ │ │ ├── printsupport │ │ │ │ └── module.qbs │ │ │ │ ├── qml-private │ │ │ │ └── module.qbs │ │ │ │ ├── qml │ │ │ │ └── module.qbs │ │ │ │ ├── qmldevtools-private │ │ │ │ └── module.qbs │ │ │ │ ├── qmltest-private │ │ │ │ └── module.qbs │ │ │ │ ├── qmltest │ │ │ │ └── module.qbs │ │ │ │ ├── qtmultimediaquicktools-private │ │ │ │ └── module.qbs │ │ │ │ ├── quick-private │ │ │ │ └── module.qbs │ │ │ │ ├── quick │ │ │ │ └── module.qbs │ │ │ │ ├── quickparticles-private │ │ │ │ └── module.qbs │ │ │ │ ├── quickwidgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── quickwidgets │ │ │ │ └── module.qbs │ │ │ │ ├── script-private │ │ │ │ └── module.qbs │ │ │ │ ├── script │ │ │ │ └── module.qbs │ │ │ │ ├── scripttools-private │ │ │ │ └── module.qbs │ │ │ │ ├── scripttools │ │ │ │ └── module.qbs │ │ │ │ ├── sensors-private │ │ │ │ └── module.qbs │ │ │ │ ├── sensors │ │ │ │ └── module.qbs │ │ │ │ ├── sql-private │ │ │ │ └── module.qbs │ │ │ │ ├── sql │ │ │ │ └── module.qbs │ │ │ │ ├── svg-private │ │ │ │ └── module.qbs │ │ │ │ ├── svg │ │ │ │ └── module.qbs │ │ │ │ ├── test │ │ │ │ └── module.qbs │ │ │ │ ├── testlib-private │ │ │ │ └── module.qbs │ │ │ │ ├── testlib │ │ │ │ └── module.qbs │ │ │ │ ├── uitools-private │ │ │ │ └── module.qbs │ │ │ │ ├── uitools │ │ │ │ └── module.qbs │ │ │ │ ├── webchannel-private │ │ │ │ └── module.qbs │ │ │ │ ├── webchannel │ │ │ │ └── module.qbs │ │ │ │ ├── websockets-private │ │ │ │ └── module.qbs │ │ │ │ ├── websockets │ │ │ │ └── module.qbs │ │ │ │ ├── webview-private │ │ │ │ └── module.qbs │ │ │ │ ├── webview │ │ │ │ └── module.qbs │ │ │ │ ├── widgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── widgets │ │ │ │ └── module.qbs │ │ │ │ ├── xml-private │ │ │ │ └── module.qbs │ │ │ │ ├── xml │ │ │ │ └── module.qbs │ │ │ │ ├── xmlpatterns-private │ │ │ │ └── module.qbs │ │ │ │ └── xmlpatterns │ │ │ │ └── module.qbs │ │ │ ├── qtc_Android_for_x86_GCC_4_9_Qt_5_4_0 │ │ │ └── modules │ │ │ │ └── Qt │ │ │ │ ├── QtModule.qbs │ │ │ │ ├── QtPlugin.qbs │ │ │ │ ├── androidextras-private │ │ │ │ └── module.qbs │ │ │ │ ├── androidextras │ │ │ │ └── module.qbs │ │ │ │ ├── bluetooth-private │ │ │ │ └── module.qbs │ │ │ │ ├── bluetooth │ │ │ │ └── module.qbs │ │ │ │ ├── bootstrap-private │ │ │ │ └── module.qbs │ │ │ │ ├── clucene-private │ │ │ │ └── module.qbs │ │ │ │ ├── concurrent-private │ │ │ │ └── module.qbs │ │ │ │ ├── concurrent │ │ │ │ └── module.qbs │ │ │ │ ├── core-private │ │ │ │ └── module.qbs │ │ │ │ ├── core │ │ │ │ ├── core.qbs │ │ │ │ └── moc.js │ │ │ │ ├── declarative-private │ │ │ │ └── module.qbs │ │ │ │ ├── declarative │ │ │ │ └── module.qbs │ │ │ │ ├── enginio-private │ │ │ │ └── module.qbs │ │ │ │ ├── enginio │ │ │ │ └── module.qbs │ │ │ │ ├── gui-private │ │ │ │ └── module.qbs │ │ │ │ ├── gui │ │ │ │ └── gui.qbs │ │ │ │ ├── help-private │ │ │ │ └── module.qbs │ │ │ │ ├── help │ │ │ │ └── module.qbs │ │ │ │ ├── location-private │ │ │ │ └── module.qbs │ │ │ │ ├── location │ │ │ │ └── module.qbs │ │ │ │ ├── multimedia-private │ │ │ │ └── module.qbs │ │ │ │ ├── multimedia │ │ │ │ └── module.qbs │ │ │ │ ├── multimediawidgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── multimediawidgets │ │ │ │ └── module.qbs │ │ │ │ ├── network-private │ │ │ │ └── module.qbs │ │ │ │ ├── network │ │ │ │ └── module.qbs │ │ │ │ ├── nfc-private │ │ │ │ └── module.qbs │ │ │ │ ├── nfc │ │ │ │ └── module.qbs │ │ │ │ ├── opengl-private │ │ │ │ └── module.qbs │ │ │ │ ├── opengl │ │ │ │ └── module.qbs │ │ │ │ ├── openglextensions-private │ │ │ │ └── module.qbs │ │ │ │ ├── openglextensions │ │ │ │ └── module.qbs │ │ │ │ ├── platformsupport-private │ │ │ │ └── module.qbs │ │ │ │ ├── positioning-private │ │ │ │ └── module.qbs │ │ │ │ ├── positioning │ │ │ │ └── module.qbs │ │ │ │ ├── printsupport-private │ │ │ │ └── module.qbs │ │ │ │ ├── printsupport │ │ │ │ └── module.qbs │ │ │ │ ├── qml-private │ │ │ │ └── module.qbs │ │ │ │ ├── qml │ │ │ │ └── module.qbs │ │ │ │ ├── qmldevtools-private │ │ │ │ └── module.qbs │ │ │ │ ├── qmltest-private │ │ │ │ └── module.qbs │ │ │ │ ├── qmltest │ │ │ │ └── module.qbs │ │ │ │ ├── qtmultimediaquicktools-private │ │ │ │ └── module.qbs │ │ │ │ ├── quick-private │ │ │ │ └── module.qbs │ │ │ │ ├── quick │ │ │ │ └── module.qbs │ │ │ │ ├── quickparticles-private │ │ │ │ └── module.qbs │ │ │ │ ├── quickwidgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── quickwidgets │ │ │ │ └── module.qbs │ │ │ │ ├── script-private │ │ │ │ └── module.qbs │ │ │ │ ├── script │ │ │ │ └── module.qbs │ │ │ │ ├── scripttools-private │ │ │ │ └── module.qbs │ │ │ │ ├── scripttools │ │ │ │ └── module.qbs │ │ │ │ ├── sensors-private │ │ │ │ └── module.qbs │ │ │ │ ├── sensors │ │ │ │ └── module.qbs │ │ │ │ ├── sql-private │ │ │ │ └── module.qbs │ │ │ │ ├── sql │ │ │ │ └── module.qbs │ │ │ │ ├── svg-private │ │ │ │ └── module.qbs │ │ │ │ ├── svg │ │ │ │ └── module.qbs │ │ │ │ ├── test │ │ │ │ └── module.qbs │ │ │ │ ├── testlib-private │ │ │ │ └── module.qbs │ │ │ │ ├── testlib │ │ │ │ └── module.qbs │ │ │ │ ├── uitools-private │ │ │ │ └── module.qbs │ │ │ │ ├── uitools │ │ │ │ └── module.qbs │ │ │ │ ├── webchannel-private │ │ │ │ └── module.qbs │ │ │ │ ├── webchannel │ │ │ │ └── module.qbs │ │ │ │ ├── websockets-private │ │ │ │ └── module.qbs │ │ │ │ ├── websockets │ │ │ │ └── module.qbs │ │ │ │ ├── webview-private │ │ │ │ └── module.qbs │ │ │ │ ├── webview │ │ │ │ └── module.qbs │ │ │ │ ├── widgets-private │ │ │ │ └── module.qbs │ │ │ │ ├── widgets │ │ │ │ └── module.qbs │ │ │ │ ├── xml-private │ │ │ │ └── module.qbs │ │ │ │ ├── xml │ │ │ │ └── module.qbs │ │ │ │ ├── xmlpatterns-private │ │ │ │ └── module.qbs │ │ │ │ └── xmlpatterns │ │ │ │ └── module.qbs │ │ │ └── qtc_Desktop │ │ │ └── modules │ │ │ └── Qt │ │ │ ├── QtModule.qbs │ │ │ ├── QtPlugin.qbs │ │ │ ├── bluetooth-private │ │ │ └── module.qbs │ │ │ ├── bluetooth │ │ │ └── module.qbs │ │ │ ├── bootstrap-private │ │ │ └── module.qbs │ │ │ ├── clucene-private │ │ │ └── module.qbs │ │ │ ├── concurrent-private │ │ │ └── module.qbs │ │ │ ├── concurrent │ │ │ └── module.qbs │ │ │ ├── core-private │ │ │ └── module.qbs │ │ │ ├── core │ │ │ ├── core.qbs │ │ │ └── moc.js │ │ │ ├── dbus-private │ │ │ └── module.qbs │ │ │ ├── dbus │ │ │ └── module.qbs │ │ │ ├── declarative-private │ │ │ └── module.qbs │ │ │ ├── declarative │ │ │ └── module.qbs │ │ │ ├── designer-private │ │ │ └── module.qbs │ │ │ ├── designer │ │ │ └── module.qbs │ │ │ ├── designercomponents-private │ │ │ └── module.qbs │ │ │ ├── designercomponents │ │ │ └── module.qbs │ │ │ ├── enginio-private │ │ │ └── module.qbs │ │ │ ├── enginio │ │ │ └── module.qbs │ │ │ ├── gui-private │ │ │ └── module.qbs │ │ │ ├── gui │ │ │ └── gui.qbs │ │ │ ├── help-private │ │ │ └── module.qbs │ │ │ ├── help │ │ │ └── module.qbs │ │ │ ├── location-private │ │ │ └── module.qbs │ │ │ ├── location │ │ │ └── module.qbs │ │ │ ├── multimedia-private │ │ │ └── module.qbs │ │ │ ├── multimedia │ │ │ └── module.qbs │ │ │ ├── multimediawidgets-private │ │ │ └── module.qbs │ │ │ ├── multimediawidgets │ │ │ └── module.qbs │ │ │ ├── network-private │ │ │ └── module.qbs │ │ │ ├── network │ │ │ └── module.qbs │ │ │ ├── nfc-private │ │ │ └── module.qbs │ │ │ ├── nfc │ │ │ └── module.qbs │ │ │ ├── opengl-private │ │ │ └── module.qbs │ │ │ ├── opengl │ │ │ └── module.qbs │ │ │ ├── openglextensions-private │ │ │ └── module.qbs │ │ │ ├── openglextensions │ │ │ └── module.qbs │ │ │ ├── platformsupport-private │ │ │ └── module.qbs │ │ │ ├── positioning-private │ │ │ └── module.qbs │ │ │ ├── positioning │ │ │ └── module.qbs │ │ │ ├── printsupport-private │ │ │ └── module.qbs │ │ │ ├── printsupport │ │ │ └── module.qbs │ │ │ ├── qml-private │ │ │ └── module.qbs │ │ │ ├── qml │ │ │ └── module.qbs │ │ │ ├── qmldevtools-private │ │ │ └── module.qbs │ │ │ ├── qmltest-private │ │ │ └── module.qbs │ │ │ ├── qmltest │ │ │ └── module.qbs │ │ │ ├── qtmultimediaquicktools-private │ │ │ └── module.qbs │ │ │ ├── quick-private │ │ │ └── module.qbs │ │ │ ├── quick │ │ │ └── module.qbs │ │ │ ├── quickparticles-private │ │ │ └── module.qbs │ │ │ ├── quickwidgets-private │ │ │ └── module.qbs │ │ │ ├── quickwidgets │ │ │ └── module.qbs │ │ │ ├── script-private │ │ │ └── module.qbs │ │ │ ├── script │ │ │ └── module.qbs │ │ │ ├── scripttools-private │ │ │ └── module.qbs │ │ │ ├── scripttools │ │ │ └── module.qbs │ │ │ ├── sensors-private │ │ │ └── module.qbs │ │ │ ├── sensors │ │ │ └── module.qbs │ │ │ ├── serialport-private │ │ │ └── module.qbs │ │ │ ├── serialport │ │ │ └── module.qbs │ │ │ ├── sql-private │ │ │ └── module.qbs │ │ │ ├── sql │ │ │ └── module.qbs │ │ │ ├── svg-private │ │ │ └── module.qbs │ │ │ ├── svg │ │ │ └── module.qbs │ │ │ ├── test │ │ │ └── module.qbs │ │ │ ├── testlib-private │ │ │ └── module.qbs │ │ │ ├── testlib │ │ │ └── module.qbs │ │ │ ├── uitools-private │ │ │ └── module.qbs │ │ │ ├── uitools │ │ │ └── module.qbs │ │ │ ├── webchannel-private │ │ │ └── module.qbs │ │ │ ├── webchannel │ │ │ └── module.qbs │ │ │ ├── webkit-private │ │ │ └── module.qbs │ │ │ ├── webkit │ │ │ └── module.qbs │ │ │ ├── webkitwidgets-private │ │ │ └── module.qbs │ │ │ ├── webkitwidgets │ │ │ └── module.qbs │ │ │ ├── websockets-private │ │ │ └── module.qbs │ │ │ ├── websockets │ │ │ └── module.qbs │ │ │ ├── widgets-private │ │ │ └── module.qbs │ │ │ ├── widgets │ │ │ └── module.qbs │ │ │ ├── x11extras-private │ │ │ └── module.qbs │ │ │ ├── x11extras │ │ │ └── module.qbs │ │ │ ├── xml-private │ │ │ └── module.qbs │ │ │ ├── xml │ │ │ └── module.qbs │ │ │ ├── xmlpatterns-private │ │ │ └── module.qbs │ │ │ └── xmlpatterns │ │ │ └── module.qbs │ │ ├── qnx │ │ ├── bbndkconfigurations.xml │ │ └── qnxconfigurations.xml │ │ ├── qtversion.xml │ │ ├── snippets │ │ └── snippets.xml │ │ ├── styles │ │ └── hipster-dark_copy.xml │ │ └── toolchains.xml └── Trolltech.conf ├── QtProject ├── Designer.conf ├── Linguist.conf ├── QtCreator.conf ├── QtCreator.db ├── QtCreator.ini ├── qtcee.css └── qtcreator │ ├── Ferag.qws │ ├── ScriptCommander.qws │ ├── SerialLogger.qws │ ├── SpeedCrunch.qws │ ├── beautifier │ ├── clangformat │ │ ├── ScriptCommunicator.clang-format │ │ └── cee.clang-format │ └── documentation │ │ └── clangformat.xml │ ├── cmaketools.xml │ ├── codestyles │ └── default │ │ └── Global.xml │ ├── debuggers.xml │ ├── default.qws │ ├── devices.xml │ ├── externaltools │ └── vi.xml │ ├── gdbserverproviders.xml │ ├── helpcollection.qhc │ ├── mimetypes │ └── modifiedmimetypes.xml │ ├── profiles.xml │ ├── qbs.conf │ ├── qbs │ └── profiles │ │ ├── qtc_Desktop_3ee07546 │ │ └── modules │ │ │ └── Qt │ │ │ ├── 3dcore-private │ │ │ └── module.qbs │ │ │ ├── 3dcore │ │ │ └── module.qbs │ │ │ ├── 3dinput-private │ │ │ └── module.qbs │ │ │ ├── 3dinput │ │ │ └── module.qbs │ │ │ ├── 3dlogic-private │ │ │ └── module.qbs │ │ │ ├── 3dlogic │ │ │ └── module.qbs │ │ │ ├── 3dquick-private │ │ │ └── module.qbs │ │ │ ├── 3dquick │ │ │ └── module.qbs │ │ │ ├── 3dquickinput-private │ │ │ └── module.qbs │ │ │ ├── 3dquickinput │ │ │ └── module.qbs │ │ │ ├── 3dquickrender-private │ │ │ └── module.qbs │ │ │ ├── 3dquickrender │ │ │ └── module.qbs │ │ │ ├── 3drender-private │ │ │ └── module.qbs │ │ │ ├── 3drender │ │ │ └── module.qbs │ │ │ ├── QtModule.qbs │ │ │ ├── QtPlugin.qbs │ │ │ ├── bluetooth-private │ │ │ └── module.qbs │ │ │ ├── bluetooth │ │ │ └── module.qbs │ │ │ ├── bootstrap-private │ │ │ └── module.qbs │ │ │ ├── clucene-private │ │ │ └── module.qbs │ │ │ ├── concurrent-private │ │ │ └── module.qbs │ │ │ ├── concurrent │ │ │ └── module.qbs │ │ │ ├── core-private │ │ │ └── module.qbs │ │ │ ├── core │ │ │ ├── core.qbs │ │ │ └── moc.js │ │ │ ├── dbus-private │ │ │ └── module.qbs │ │ │ ├── dbus │ │ │ └── module.qbs │ │ │ ├── declarative-private │ │ │ └── module.qbs │ │ │ ├── declarative │ │ │ └── module.qbs │ │ │ ├── designer-private │ │ │ └── module.qbs │ │ │ ├── designer │ │ │ └── module.qbs │ │ │ ├── designercomponents-private │ │ │ └── module.qbs │ │ │ ├── designercomponents │ │ │ └── module.qbs │ │ │ ├── eglfs_device_lib-private │ │ │ └── module.qbs │ │ │ ├── enginio-private │ │ │ └── module.qbs │ │ │ ├── enginio │ │ │ └── module.qbs │ │ │ ├── gui-private │ │ │ └── module.qbs │ │ │ ├── gui │ │ │ └── gui.qbs │ │ │ ├── help-private │ │ │ └── module.qbs │ │ │ ├── help │ │ │ └── module.qbs │ │ │ ├── location-private │ │ │ └── module.qbs │ │ │ ├── location │ │ │ └── module.qbs │ │ │ ├── multimedia-private │ │ │ └── module.qbs │ │ │ ├── multimedia │ │ │ └── module.qbs │ │ │ ├── multimediawidgets-private │ │ │ └── module.qbs │ │ │ ├── multimediawidgets │ │ │ └── module.qbs │ │ │ ├── network-private │ │ │ └── module.qbs │ │ │ ├── network │ │ │ └── module.qbs │ │ │ ├── nfc-private │ │ │ └── module.qbs │ │ │ ├── nfc │ │ │ └── module.qbs │ │ │ ├── opengl-private │ │ │ └── module.qbs │ │ │ ├── opengl │ │ │ └── module.qbs │ │ │ ├── openglextensions-private │ │ │ └── module.qbs │ │ │ ├── openglextensions │ │ │ └── module.qbs │ │ │ ├── platformsupport-private │ │ │ └── module.qbs │ │ │ ├── positioning-private │ │ │ └── module.qbs │ │ │ ├── positioning │ │ │ └── module.qbs │ │ │ ├── printsupport-private │ │ │ └── module.qbs │ │ │ ├── printsupport │ │ │ └── module.qbs │ │ │ ├── qml-private │ │ │ └── module.qbs │ │ │ ├── qml │ │ │ └── module.qbs │ │ │ ├── qmldevtools-private │ │ │ └── module.qbs │ │ │ ├── qmltest-private │ │ │ └── module.qbs │ │ │ ├── qmltest │ │ │ └── module.qbs │ │ │ ├── qtmultimediaquicktools-private │ │ │ └── module.qbs │ │ │ ├── quick-private │ │ │ └── module.qbs │ │ │ ├── quick │ │ │ └── module.qbs │ │ │ ├── quickparticles-private │ │ │ └── module.qbs │ │ │ ├── quickwidgets-private │ │ │ └── module.qbs │ │ │ ├── quickwidgets │ │ │ └── module.qbs │ │ │ ├── script-private │ │ │ └── module.qbs │ │ │ ├── script │ │ │ └── module.qbs │ │ │ ├── scripttools-private │ │ │ └── module.qbs │ │ │ ├── scripttools │ │ │ └── module.qbs │ │ │ ├── sensors-private │ │ │ └── module.qbs │ │ │ ├── sensors │ │ │ └── module.qbs │ │ │ ├── serialbus-private │ │ │ └── module.qbs │ │ │ ├── serialbus │ │ │ └── module.qbs │ │ │ ├── serialport-private │ │ │ └── module.qbs │ │ │ ├── serialport │ │ │ └── module.qbs │ │ │ ├── sql-private │ │ │ └── module.qbs │ │ │ ├── sql │ │ │ └── module.qbs │ │ │ ├── svg-private │ │ │ └── module.qbs │ │ │ ├── svg │ │ │ └── module.qbs │ │ │ ├── test │ │ │ └── module.qbs │ │ │ ├── testlib-private │ │ │ └── module.qbs │ │ │ ├── testlib │ │ │ └── module.qbs │ │ │ ├── uiplugin │ │ │ └── module.qbs │ │ │ ├── uitools-private │ │ │ └── module.qbs │ │ │ ├── uitools │ │ │ └── module.qbs │ │ │ ├── waylandclient-private │ │ │ └── module.qbs │ │ │ ├── waylandclient │ │ │ └── module.qbs │ │ │ ├── webchannel-private │ │ │ └── module.qbs │ │ │ ├── webchannel │ │ │ └── module.qbs │ │ │ ├── webengine-private │ │ │ └── module.qbs │ │ │ ├── webengine │ │ │ └── module.qbs │ │ │ ├── webenginecore-private │ │ │ └── module.qbs │ │ │ ├── webenginecore │ │ │ └── module.qbs │ │ │ ├── webenginecoreheaders-private │ │ │ └── module.qbs │ │ │ ├── webenginewidgets-private │ │ │ └── module.qbs │ │ │ ├── webenginewidgets │ │ │ └── module.qbs │ │ │ ├── webkit-private │ │ │ └── module.qbs │ │ │ ├── webkit │ │ │ └── module.qbs │ │ │ ├── webkitwidgets-private │ │ │ └── module.qbs │ │ │ ├── webkitwidgets │ │ │ └── module.qbs │ │ │ ├── websockets-private │ │ │ └── module.qbs │ │ │ ├── websockets │ │ │ └── module.qbs │ │ │ ├── widgets-private │ │ │ └── module.qbs │ │ │ ├── widgets │ │ │ └── module.qbs │ │ │ ├── x11extras-private │ │ │ └── module.qbs │ │ │ ├── x11extras │ │ │ └── module.qbs │ │ │ ├── xcb_qpa_lib-private │ │ │ └── module.qbs │ │ │ ├── xml-private │ │ │ └── module.qbs │ │ │ ├── xml │ │ │ └── module.qbs │ │ │ ├── xmlpatterns-private │ │ │ └── module.qbs │ │ │ └── xmlpatterns │ │ │ └── module.qbs │ │ ├── qtc_Qt_4_8_7_f2caa99b │ │ └── modules │ │ │ └── Qt │ │ │ ├── QtModule.qbs │ │ │ ├── QtPlugin.qbs │ │ │ ├── concurrent │ │ │ └── module.qbs │ │ │ ├── core-private │ │ │ └── module.qbs │ │ │ ├── core │ │ │ ├── core.qbs │ │ │ └── moc.js │ │ │ ├── dbus-private │ │ │ └── module.qbs │ │ │ ├── dbus │ │ │ └── module.qbs │ │ │ ├── declarative-private │ │ │ └── module.qbs │ │ │ ├── declarative │ │ │ └── module.qbs │ │ │ ├── designer-private │ │ │ └── module.qbs │ │ │ ├── designer │ │ │ └── module.qbs │ │ │ ├── designercomponents-private │ │ │ └── module.qbs │ │ │ ├── designercomponents │ │ │ └── module.qbs │ │ │ ├── gui-private │ │ │ └── module.qbs │ │ │ ├── gui │ │ │ └── gui.qbs │ │ │ ├── help-private │ │ │ └── module.qbs │ │ │ ├── help │ │ │ └── module.qbs │ │ │ ├── multimedia-private │ │ │ └── module.qbs │ │ │ ├── multimedia │ │ │ └── module.qbs │ │ │ ├── network-private │ │ │ └── module.qbs │ │ │ ├── network │ │ │ └── module.qbs │ │ │ ├── opengl-private │ │ │ └── module.qbs │ │ │ ├── opengl │ │ │ └── module.qbs │ │ │ ├── openvg │ │ │ └── module.qbs │ │ │ ├── phonon │ │ │ └── phonon.qbs │ │ │ ├── printsupport │ │ │ └── module.qbs │ │ │ ├── quick │ │ │ └── module.qbs │ │ │ ├── script-private │ │ │ └── module.qbs │ │ │ ├── script │ │ │ └── module.qbs │ │ │ ├── scripttols-private │ │ │ └── module.qbs │ │ │ ├── scripttols │ │ │ └── module.qbs │ │ │ ├── sql-private │ │ │ └── module.qbs │ │ │ ├── sql │ │ │ └── module.qbs │ │ │ ├── svg-private │ │ │ └── module.qbs │ │ │ ├── svg │ │ │ └── module.qbs │ │ │ ├── test │ │ │ └── module.qbs │ │ │ ├── testlib-private │ │ │ └── module.qbs │ │ │ ├── testlib │ │ │ └── module.qbs │ │ │ ├── uitools-private │ │ │ └── module.qbs │ │ │ ├── uitools │ │ │ └── module.qbs │ │ │ ├── webkit-private │ │ │ └── module.qbs │ │ │ ├── webkit │ │ │ └── module.qbs │ │ │ ├── widgets │ │ │ └── module.qbs │ │ │ ├── xml-private │ │ │ └── module.qbs │ │ │ ├── xml │ │ │ └── module.qbs │ │ │ ├── xmlpatterns-private │ │ │ └── module.qbs │ │ │ └── xmlpatterns │ │ │ └── module.qbs │ │ ├── qtc_Qt_5_5_0_821ee177 │ │ └── modules │ │ │ └── Qt │ │ │ ├── 3dcore-private │ │ │ └── module.qbs │ │ │ ├── 3dcore │ │ │ └── module.qbs │ │ │ ├── 3dinput-private │ │ │ └── module.qbs │ │ │ ├── 3dinput │ │ │ └── module.qbs │ │ │ ├── 3dlogic-private │ │ │ └── module.qbs │ │ │ ├── 3dlogic │ │ │ └── module.qbs │ │ │ ├── 3dquick-private │ │ │ └── module.qbs │ │ │ ├── 3dquick │ │ │ └── module.qbs │ │ │ ├── 3dquickinput-private │ │ │ └── module.qbs │ │ │ ├── 3dquickinput │ │ │ └── module.qbs │ │ │ ├── 3dquickrender-private │ │ │ └── module.qbs │ │ │ ├── 3dquickrender │ │ │ └── module.qbs │ │ │ ├── 3drender-private │ │ │ └── module.qbs │ │ │ ├── 3drender │ │ │ └── module.qbs │ │ │ ├── QtModule.qbs │ │ │ ├── QtPlugin.qbs │ │ │ ├── bluetooth-private │ │ │ └── module.qbs │ │ │ ├── bluetooth │ │ │ └── module.qbs │ │ │ ├── bootstrap-private │ │ │ └── module.qbs │ │ │ ├── clucene-private │ │ │ └── module.qbs │ │ │ ├── concurrent-private │ │ │ └── module.qbs │ │ │ ├── concurrent │ │ │ └── module.qbs │ │ │ ├── core-private │ │ │ └── module.qbs │ │ │ ├── core │ │ │ ├── core.qbs │ │ │ └── moc.js │ │ │ ├── dbus-private │ │ │ └── module.qbs │ │ │ ├── dbus │ │ │ └── module.qbs │ │ │ ├── declarative-private │ │ │ └── module.qbs │ │ │ ├── declarative │ │ │ └── module.qbs │ │ │ ├── designer-private │ │ │ └── module.qbs │ │ │ ├── designer │ │ │ └── module.qbs │ │ │ ├── designercomponents-private │ │ │ └── module.qbs │ │ │ ├── designercomponents │ │ │ └── module.qbs │ │ │ ├── eglfs_device_lib-private │ │ │ └── module.qbs │ │ │ ├── enginio-private │ │ │ └── module.qbs │ │ │ ├── enginio │ │ │ └── module.qbs │ │ │ ├── gui-private │ │ │ └── module.qbs │ │ │ ├── gui │ │ │ └── gui.qbs │ │ │ ├── help-private │ │ │ └── module.qbs │ │ │ ├── help │ │ │ └── module.qbs │ │ │ ├── location-private │ │ │ └── module.qbs │ │ │ ├── location │ │ │ └── module.qbs │ │ │ ├── multimedia-private │ │ │ └── module.qbs │ │ │ ├── multimedia │ │ │ └── module.qbs │ │ │ ├── multimediawidgets-private │ │ │ └── module.qbs │ │ │ ├── multimediawidgets │ │ │ └── module.qbs │ │ │ ├── network-private │ │ │ └── module.qbs │ │ │ ├── network │ │ │ └── module.qbs │ │ │ ├── nfc-private │ │ │ └── module.qbs │ │ │ ├── nfc │ │ │ └── module.qbs │ │ │ ├── opengl-private │ │ │ └── module.qbs │ │ │ ├── opengl │ │ │ └── module.qbs │ │ │ ├── openglextensions-private │ │ │ └── module.qbs │ │ │ ├── openglextensions │ │ │ └── module.qbs │ │ │ ├── platformsupport-private │ │ │ └── module.qbs │ │ │ ├── positioning-private │ │ │ └── module.qbs │ │ │ ├── positioning │ │ │ └── module.qbs │ │ │ ├── printsupport-private │ │ │ └── module.qbs │ │ │ ├── printsupport │ │ │ └── module.qbs │ │ │ ├── qml-private │ │ │ └── module.qbs │ │ │ ├── qml │ │ │ └── module.qbs │ │ │ ├── qmldevtools-private │ │ │ └── module.qbs │ │ │ ├── qmltest-private │ │ │ └── module.qbs │ │ │ ├── qmltest │ │ │ └── module.qbs │ │ │ ├── qtmultimediaquicktools-private │ │ │ └── module.qbs │ │ │ ├── quick-private │ │ │ └── module.qbs │ │ │ ├── quick │ │ │ └── module.qbs │ │ │ ├── quickparticles-private │ │ │ └── module.qbs │ │ │ ├── quickwidgets-private │ │ │ └── module.qbs │ │ │ ├── quickwidgets │ │ │ └── module.qbs │ │ │ ├── script-private │ │ │ └── module.qbs │ │ │ ├── script │ │ │ └── module.qbs │ │ │ ├── scripttools-private │ │ │ └── module.qbs │ │ │ ├── scripttools │ │ │ └── module.qbs │ │ │ ├── sensors-private │ │ │ └── module.qbs │ │ │ ├── sensors │ │ │ └── module.qbs │ │ │ ├── serialbus-private │ │ │ └── module.qbs │ │ │ ├── serialbus │ │ │ └── module.qbs │ │ │ ├── serialport-private │ │ │ └── module.qbs │ │ │ ├── serialport │ │ │ └── module.qbs │ │ │ ├── sql-private │ │ │ └── module.qbs │ │ │ ├── sql │ │ │ └── module.qbs │ │ │ ├── svg-private │ │ │ └── module.qbs │ │ │ ├── svg │ │ │ └── module.qbs │ │ │ ├── test │ │ │ └── module.qbs │ │ │ ├── testlib-private │ │ │ └── module.qbs │ │ │ ├── testlib │ │ │ └── module.qbs │ │ │ ├── uiplugin │ │ │ └── module.qbs │ │ │ ├── uitools-private │ │ │ └── module.qbs │ │ │ ├── uitools │ │ │ └── module.qbs │ │ │ ├── waylandclient-private │ │ │ └── module.qbs │ │ │ ├── waylandclient │ │ │ └── module.qbs │ │ │ ├── webchannel-private │ │ │ └── module.qbs │ │ │ ├── webchannel │ │ │ └── module.qbs │ │ │ ├── webengine-private │ │ │ └── module.qbs │ │ │ ├── webengine │ │ │ └── module.qbs │ │ │ ├── webenginecore-private │ │ │ └── module.qbs │ │ │ ├── webenginecore │ │ │ └── module.qbs │ │ │ ├── webenginecoreheaders-private │ │ │ └── module.qbs │ │ │ ├── webenginewidgets-private │ │ │ └── module.qbs │ │ │ ├── webenginewidgets │ │ │ └── module.qbs │ │ │ ├── webkit-private │ │ │ └── module.qbs │ │ │ ├── webkit │ │ │ └── module.qbs │ │ │ ├── webkitwidgets-private │ │ │ └── module.qbs │ │ │ ├── webkitwidgets │ │ │ └── module.qbs │ │ │ ├── websockets-private │ │ │ └── module.qbs │ │ │ ├── websockets │ │ │ └── module.qbs │ │ │ ├── widgets-private │ │ │ └── module.qbs │ │ │ ├── widgets │ │ │ └── module.qbs │ │ │ ├── x11extras-private │ │ │ └── module.qbs │ │ │ ├── x11extras │ │ │ └── module.qbs │ │ │ ├── xcb_qpa_lib-private │ │ │ └── module.qbs │ │ │ ├── xml-private │ │ │ └── module.qbs │ │ │ ├── xml │ │ │ └── module.qbs │ │ │ ├── xmlpatterns-private │ │ │ └── module.qbs │ │ │ └── xmlpatterns │ │ │ └── module.qbs │ │ └── qtc_Raspberr_7f3ef587 │ │ └── modules │ │ └── Qt │ │ ├── QtModule.qbs │ │ ├── QtPlugin.qbs │ │ ├── concurrent │ │ └── module.qbs │ │ ├── core-private │ │ └── module.qbs │ │ ├── core │ │ ├── core.qbs │ │ └── moc.js │ │ ├── dbus-private │ │ └── module.qbs │ │ ├── dbus │ │ └── module.qbs │ │ ├── declarative-private │ │ └── module.qbs │ │ ├── declarative │ │ └── module.qbs │ │ ├── designer-private │ │ └── module.qbs │ │ ├── designer │ │ └── module.qbs │ │ ├── designercomponents-private │ │ └── module.qbs │ │ ├── designercomponents │ │ └── module.qbs │ │ ├── gui-private │ │ └── module.qbs │ │ ├── gui │ │ └── gui.qbs │ │ ├── help-private │ │ └── module.qbs │ │ ├── help │ │ └── module.qbs │ │ ├── multimedia-private │ │ └── module.qbs │ │ ├── multimedia │ │ └── module.qbs │ │ ├── network-private │ │ └── module.qbs │ │ ├── network │ │ └── module.qbs │ │ ├── opengl-private │ │ └── module.qbs │ │ ├── opengl │ │ └── module.qbs │ │ ├── openvg │ │ └── module.qbs │ │ ├── phonon │ │ └── phonon.qbs │ │ ├── printsupport │ │ └── module.qbs │ │ ├── quick │ │ └── module.qbs │ │ ├── script-private │ │ └── module.qbs │ │ ├── script │ │ └── module.qbs │ │ ├── scripttols-private │ │ └── module.qbs │ │ ├── scripttols │ │ └── module.qbs │ │ ├── sql-private │ │ └── module.qbs │ │ ├── sql │ │ └── module.qbs │ │ ├── svg-private │ │ └── module.qbs │ │ ├── svg │ │ └── module.qbs │ │ ├── test │ │ └── module.qbs │ │ ├── testlib-private │ │ └── module.qbs │ │ ├── testlib │ │ └── module.qbs │ │ ├── uitools-private │ │ └── module.qbs │ │ ├── uitools │ │ └── module.qbs │ │ ├── webkit-private │ │ └── module.qbs │ │ ├── webkit │ │ └── module.qbs │ │ ├── widgets │ │ └── module.qbs │ │ ├── xml-private │ │ └── module.qbs │ │ ├── xml │ │ └── module.qbs │ │ ├── xmlpatterns-private │ │ └── module.qbs │ │ └── xmlpatterns │ │ └── module.qbs │ ├── qnx │ ├── bbndkconfigurations.xml │ └── qnxconfigurations.xml │ ├── qtversion.xml │ ├── snippets │ └── snippets.xml │ ├── ssh-hostkeys │ ├── styles │ ├── hipster-dark.xml │ ├── hipster.xml │ ├── mustang-dark.xml │ ├── slate-dark.xml │ ├── solarized-dark.xml │ ├── sorcerer-dark.xml │ ├── wombat256-dark.xml │ └── zenburn-dark.xml │ └── toolchains.xml ├── README.md ├── X ├── .Xdefaults ├── .Xmodmap ├── .Xresources ├── .xinitrc ├── LS_COLORS ├── X11 │ └── xorg.conf.d │ │ └── 50-synaptics.conf └── ceerious_colortheme.png ├── apvlv └── .apvlvrc ├── ascii.md ├── cheatsheets ├── .gitignore ├── git-cheatsheet.md ├── oneliners.md └── vim-cheatsheet.md ├── compton └── compton.conf ├── dunst └── dunstrc ├── etc ├── issue ├── locale.conf ├── locale.gen └── vconsole.conf ├── firefox └── .vimperatorrc ├── git ├── .gitconfig └── .gitignore ├── gtk ├── .gtkrc-2.0 ├── gtk-2.0 │ ├── colors-dev │ ├── gtkfilechooser.ini │ ├── gtkrc │ ├── gtkrc~ │ ├── images │ │ ├── ToolbarBg.png │ │ ├── ToolbarDark.png │ │ ├── ToolbarDark2.png │ │ ├── V-Box.png │ │ ├── WindowBg.png │ │ ├── WindowUn.png │ │ ├── arrow-down-active.svg │ │ ├── arrow-down-hover.svg │ │ ├── arrow-down-insensitive.svg │ │ ├── arrow-down.svg │ │ ├── arrow-left-active.svg │ │ ├── arrow-left-hover.svg │ │ ├── arrow-left-insensitive.svg │ │ ├── arrow-left.svg │ │ ├── arrow-right-active.svg │ │ ├── arrow-right-hover.svg │ │ ├── arrow-right-insensitive.svg │ │ ├── arrow-right.svg │ │ ├── arrow-up-active.svg │ │ ├── arrow-up-hover.svg │ │ ├── arrow-up-insensitive.svg │ │ ├── arrow-up.svg │ │ ├── arrows │ │ │ ├── arrow-down-combo.svg │ │ │ ├── arrow-left-active.svg │ │ │ ├── arrow-left-insensitive.svg │ │ │ ├── arrow-left-prelight.svg │ │ │ ├── arrow-left.png │ │ │ ├── arrow-left.svg │ │ │ ├── arrow-right-active.svg │ │ │ ├── arrow-right-insensitive.svg │ │ │ ├── arrow-right-prelight.svg │ │ │ ├── arrow-right.png │ │ │ ├── arrow-right.svg │ │ │ ├── menu-arrow-prelight.svg │ │ │ ├── menu-arrow.svg │ │ │ ├── small-arrow-down-active.svg │ │ │ ├── small-arrow-down-insensitive.svg │ │ │ ├── small-arrow-down-prelight.svg │ │ │ ├── small-arrow-down.svg │ │ │ ├── small-arrow-up-active.svg │ │ │ ├── small-arrow-up-insensitive.svg │ │ │ ├── small-arrow-up-prelight.svg │ │ │ └── small-arrow-up.svg │ │ ├── bg_entry.png │ │ ├── blank.png │ │ ├── breadcrumb_normal.png │ │ ├── breadcrumb_prelight.png │ │ ├── buttons │ │ │ ├── button-active-prelight.svg │ │ │ ├── button-active.png │ │ │ ├── button-active.svg │ │ │ ├── button-default.png │ │ │ ├── button-default.svg │ │ │ ├── button-insensitive.png │ │ │ ├── button-prelight.png │ │ │ ├── button-prelight.svg │ │ │ ├── button.png │ │ │ ├── button.svg │ │ │ ├── inline-button-active.svg │ │ │ ├── inline-button-hover.svg │ │ │ ├── inline-button-insensitive.svg │ │ │ ├── inline-button.svg │ │ │ ├── menubar-pressed.svg │ │ │ ├── notebook-button-active-prelight.svg │ │ │ ├── notebook-button-active.svg │ │ │ ├── notebook-button-normal.png │ │ │ ├── notebook-button-prelight.png │ │ │ ├── notebook-button-prelight.svg │ │ │ ├── notebook-button-pressed.png │ │ │ ├── notebook-button.svg │ │ │ ├── panel-button-active-prelight.svg │ │ │ ├── panel-button-active.svg │ │ │ ├── panel-button-hover.svg │ │ │ ├── panel-button-insensitive.svg │ │ │ ├── panel-button.svg │ │ │ ├── panel │ │ │ │ ├── panel-active-hover.svg │ │ │ │ ├── panel-active.svg │ │ │ │ ├── panel-hover.svg │ │ │ │ ├── panel-menu-active.svg │ │ │ │ ├── panel-menu.svg │ │ │ │ └── panel-normal.svg │ │ │ ├── tool-button-active-hover.png │ │ │ ├── tool-button-active.png │ │ │ ├── tool-button-hover.png │ │ │ ├── tool-button.png │ │ │ ├── toolbar-button-active-hover.svg │ │ │ ├── toolbar-button-active.svg │ │ │ ├── toolbar-button-hover.svg │ │ │ ├── xfce-notify-button-active.svg │ │ │ ├── xfce-notify-button-prelight.svg │ │ │ └── xfce-notify-button.svg │ │ ├── check-radio │ │ │ ├── check-active-hover.svg │ │ │ ├── check-active-insensitive-ALT.svg │ │ │ ├── check-active-insensitive-inset.svg │ │ │ ├── check-active-inset.svg │ │ │ ├── check-active.svg │ │ │ ├── check-unchecked (copy).svg │ │ │ ├── check-unchecked-hover.svg │ │ │ ├── check-unchecked-insensitive.svg │ │ │ ├── check-unchecked-out.svg │ │ │ ├── check-unchecked.svg │ │ │ ├── menu-check-hover.svg │ │ │ ├── menu-check-insensitive.svg │ │ │ ├── menu-check.svg │ │ │ ├── menu-radio-insensitive.svg │ │ │ ├── menu-radio-selected.svg │ │ │ ├── menu-radio.svg │ │ │ ├── radio-active-hover.svg │ │ │ ├── radio-active.svg │ │ │ ├── radio-insensitive-active.svg │ │ │ ├── radio-insensitive.svg │ │ │ ├── radio-un-hover.svg │ │ │ └── radio-un.svg │ │ ├── columns │ │ │ ├── column-header.svg │ │ │ └── notebook-column-header.svg │ │ ├── entry │ │ │ ├── combo-entry-border-active-rtl.svg │ │ │ ├── combo-entry-border-active.svg │ │ │ ├── combo-entry-border-insensitive-rtl.svg │ │ │ ├── combo-entry-border-insensitive.svg │ │ │ ├── combo-entry-border-rtl.svg │ │ │ ├── combo-entry-border.svg │ │ │ ├── combo-entry-button-active-rtl.svg │ │ │ ├── combo-entry-button-active.svg │ │ │ ├── combo-entry-button-insensitive-rtl.svg │ │ │ ├── combo-entry-button-insensitive.svg │ │ │ ├── combo-entry-button-prelight-rtl.svg │ │ │ ├── combo-entry-button-prelight.svg │ │ │ ├── combo-entry-button-rtl.svg │ │ │ ├── combo-entry-button.svg │ │ │ ├── entry-active.svg │ │ │ ├── entry-bg-active.svg │ │ │ ├── entry-bg-insensitive.svg │ │ │ ├── entry-bg.svg │ │ │ ├── entry-insensitive.svg │ │ │ ├── entry.svg │ │ │ ├── ff-entry-bg.svg │ │ │ ├── ff-entry.svg │ │ │ ├── gimp-combo-entry-border-active-rtl.svg │ │ │ ├── gimp-combo-entry-border-active.svg │ │ │ ├── gimp-combo-entry-border-rtl.svg │ │ │ ├── gimp-combo-entry-border.svg │ │ │ ├── gimp-entry-bg.svg │ │ │ ├── notebook-combo-entry-border-active-rtl.svg │ │ │ ├── notebook-combo-entry-border-active.svg │ │ │ ├── notebook-combo-entry-border-insensitive-rtl.svg │ │ │ ├── notebook-combo-entry-border-insensitive.svg │ │ │ ├── notebook-combo-entry-border-rtl.svg │ │ │ ├── notebook-combo-entry-border.svg │ │ │ ├── notebook-combo-entry-button-active-rtl.svg │ │ │ ├── notebook-combo-entry-button-active.svg │ │ │ ├── notebook-combo-entry-button-insensitive-rtl.svg │ │ │ ├── notebook-combo-entry-button-insensitive.svg │ │ │ ├── notebook-combo-entry-button-prelight-rtl.svg │ │ │ ├── notebook-combo-entry-button-prelight.svg │ │ │ ├── notebook-combo-entry-button-rtl.svg │ │ │ ├── notebook-combo-entry-button.svg │ │ │ ├── notebook-entry-active.svg │ │ │ ├── notebook-entry-bg-active.svg │ │ │ ├── notebook-entry-bg.svg │ │ │ ├── notebook-entry-insensitive.svg │ │ │ ├── notebook-entry.svg │ │ │ ├── oo-entry-bg.svg │ │ │ ├── oo-entry.svg │ │ │ ├── spin-entry-bg-active.svg │ │ │ ├── spin-entry-bg.svg │ │ │ ├── standalone-entry-active.svg │ │ │ ├── standalone-entry-bg-active.svg │ │ │ ├── toolbar-entry-active.svg │ │ │ └── toolbar-entry.svg │ │ ├── entry_border.png │ │ ├── expanders │ │ │ ├── minus.png │ │ │ ├── minus.svg │ │ │ ├── plus.png │ │ │ └── plus.svg │ │ ├── frames │ │ │ ├── etched │ │ │ │ ├── frame.png │ │ │ │ ├── top-gap-end.png │ │ │ │ └── top-gap-start.png │ │ │ ├── frame-2.png │ │ │ ├── frame-3-out.png │ │ │ ├── frame-3.png │ │ │ ├── frame.png │ │ │ ├── inner-notebook.svg │ │ │ ├── scrolledWindow.png │ │ │ ├── shadow-in.png │ │ │ ├── top-gap-end.png │ │ │ ├── top-gap-out-end.png │ │ │ ├── top-gap-out-start.png │ │ │ └── top-gap-start.png │ │ ├── handles │ │ │ ├── pane-separator-grip-vertical.svg │ │ │ └── pane-separator-grip.svg │ │ ├── null.png │ │ ├── other │ │ │ ├── WindowBg-dark.png │ │ │ ├── button-focus.svg │ │ │ ├── delorean-dark-bg.png │ │ │ ├── focus-light-fill.svg │ │ │ ├── focus-light.svg │ │ │ ├── focus.png │ │ │ ├── focus.svg │ │ │ ├── handlebox │ │ │ │ └── null.png │ │ │ ├── menu.svg │ │ │ ├── menubar-button.svg │ │ │ ├── menubar-menuitem.svg │ │ │ ├── menuitem.svg │ │ │ ├── notebook-tree-selected.svg │ │ │ ├── null.png │ │ │ ├── oriental-4.png │ │ │ ├── panel.png │ │ │ ├── stripes-b.png │ │ │ ├── stripes-c.png │ │ │ ├── stripes.png │ │ │ ├── tree-selected.svg │ │ │ ├── window-overlay-border.svg │ │ │ ├── window-overlay-extended.svg │ │ │ ├── window-overlay-top-extended.svg │ │ │ └── window-overlay.svg │ │ ├── panel_bg.png │ │ ├── progress │ │ │ ├── progress-h.svg │ │ │ ├── progress-trough-h.svg │ │ │ ├── progress-trough-v.svg │ │ │ └── progress-v.svg │ │ ├── range │ │ │ ├── null.png │ │ │ ├── scale-slider-hover.svg │ │ │ ├── scale-slider-insensitive.svg │ │ │ ├── scale-slider.svg │ │ │ ├── slider-h.svg │ │ │ ├── slider-horiz-prelight.png │ │ │ ├── slider-horiz.png │ │ │ ├── slider-insensitive-h.svg │ │ │ ├── slider-insensitive-v.svg │ │ │ ├── slider-prelight-h.svg │ │ │ ├── slider-prelight-v.svg │ │ │ ├── slider-v.svg │ │ │ ├── slider-vert-prelight.png │ │ │ ├── slider-vert.png │ │ │ ├── trough-border-v.svg │ │ │ └── trough-border.svg │ │ ├── resize_grip.png │ │ ├── scroll │ │ │ ├── notebook-trough-h.svg │ │ │ ├── notebook-trough-v.svg │ │ │ ├── scroll-button-active.svg │ │ │ ├── scroll-button-hover.svg │ │ │ ├── scroll-button-insensitive.svg │ │ │ ├── scroll-button.svg │ │ │ ├── scroll-handle-h.svg │ │ │ ├── scroll-handle-v.svg │ │ │ ├── slider-h-active.svg │ │ │ ├── slider-h-hover.svg │ │ │ ├── slider-h-insensitive.svg │ │ │ ├── slider-h.svg │ │ │ ├── slider-v-active.svg │ │ │ ├── slider-v-hover.svg │ │ │ ├── slider-v-insensitive.svg │ │ │ ├── slider-v.svg │ │ │ ├── trough-h-small.svg │ │ │ ├── trough-h.svg │ │ │ ├── trough-v-small.svg │ │ │ └── trough-v.svg │ │ ├── scrolledWindow.png │ │ ├── separator │ │ │ ├── separator-vertical.svg │ │ │ ├── separator.svg │ │ │ └── toolbar-separator-vertical.svg │ │ ├── shadows │ │ │ ├── frame.png │ │ │ ├── top-gap-end.png │ │ │ └── top-gap-start.png │ │ ├── slider-h-active.svg │ │ ├── slider-h-hover.svg │ │ ├── slider-h-insensitive.svg │ │ ├── slider-h.svg │ │ ├── slider-sidebar.svg │ │ ├── slider-v-active.svg │ │ ├── slider-v-hover.svg │ │ ├── slider-v-insensitive.svg │ │ ├── slider-v.svg │ │ ├── spin │ │ │ ├── down-background-active-rtl.svg │ │ │ ├── down-background-active.svg │ │ │ ├── down-background-insensitive-rtl.svg │ │ │ ├── down-background-insensitive.svg │ │ │ ├── down-background-prelight-rtl.svg │ │ │ ├── down-background-prelight.svg │ │ │ ├── down-background-rtl.svg │ │ │ ├── down-background.svg │ │ │ ├── gimp-up-background.svg │ │ │ ├── notebook-down-background-active-rtl.svg │ │ │ ├── notebook-down-background-active.svg │ │ │ ├── notebook-down-background-insensitive-rtl.svg │ │ │ ├── notebook-down-background-insensitive.svg │ │ │ ├── notebook-down-background-prelight-rtl.svg │ │ │ ├── notebook-down-background-prelight.svg │ │ │ ├── notebook-down-background-rtl.svg │ │ │ ├── notebook-down-background.svg │ │ │ ├── notebook-up-background-active-rtl.svg │ │ │ ├── notebook-up-background-active.svg │ │ │ ├── notebook-up-background-insensitive-rtl.svg │ │ │ ├── notebook-up-background-insensitive.svg │ │ │ ├── notebook-up-background-prelight-rtl.svg │ │ │ ├── notebook-up-background-prelight.svg │ │ │ ├── notebook-up-background-rtl.svg │ │ │ ├── notebook-up-background.svg │ │ │ ├── toolbar-down-background-active-rtl.svg │ │ │ ├── toolbar-down-background-active.svg │ │ │ ├── toolbar-down-background-insensitive-rtl.svg │ │ │ ├── toolbar-down-background-insensitive.svg │ │ │ ├── toolbar-down-background-prelight-rtl.svg │ │ │ ├── toolbar-down-background-prelight.svg │ │ │ ├── toolbar-down-background-rtl.svg │ │ │ ├── toolbar-down-background.svg │ │ │ ├── toolbar-up-background-active-rtl.svg │ │ │ ├── toolbar-up-background-active.svg │ │ │ ├── toolbar-up-background-insensitive-rtl.svg │ │ │ ├── toolbar-up-background-insensitive.svg │ │ │ ├── toolbar-up-background-prelight-rtl.svg │ │ │ ├── toolbar-up-background-prelight.svg │ │ │ ├── toolbar-up-background-rtl.svg │ │ │ ├── toolbar-up-background.svg │ │ │ ├── up-background-active-rtl.svg │ │ │ ├── up-background-active.svg │ │ │ ├── up-background-insensitive-rtl.svg │ │ │ ├── up-background-insensitive.svg │ │ │ ├── up-background-prelight-rtl.svg │ │ │ ├── up-background-prelight.svg │ │ │ ├── up-background-rtl.svg │ │ │ └── up-background.svg │ │ ├── tabs │ │ │ ├── close-hover.png │ │ │ ├── close-hover.svg │ │ │ ├── close-insensitive.png │ │ │ ├── close-pressed.png │ │ │ ├── close-pressed.svg │ │ │ ├── close.png │ │ │ ├── close.svg │ │ │ ├── notebook-gap-horiz.png │ │ │ ├── notebook-gap-horiz.svg │ │ │ ├── notebook-gap-vert.png │ │ │ ├── notebook-gap-vert.svg │ │ │ ├── notebook-left.svg │ │ │ ├── notebook-right.svg │ │ │ ├── notebook.svg │ │ │ ├── tab-bottom-active.svg │ │ │ ├── tab-bottom.svg │ │ │ ├── tab-left-active-gap-end.png │ │ │ ├── tab-left-active-gap-start.png │ │ │ ├── tab-left-active-gap.png │ │ │ ├── tab-left-active.svg │ │ │ ├── tab-left.svg │ │ │ ├── tab-right-active.svg │ │ │ ├── tab-right.svg │ │ │ ├── tab-top-active-gap-end.png │ │ │ ├── tab-top-active-gap-start.png │ │ │ ├── tab-top-active.svg │ │ │ └── tab-top.svg │ │ ├── toolbar-border.png │ │ ├── toolbar-border2.png │ │ ├── toolbar │ │ │ ├── Toolbar-Bg-border-vert.png │ │ │ ├── Toolbar-Bg-border.png │ │ │ ├── Toolbar-vert.png │ │ │ ├── Toolbar-vertical.png │ │ │ ├── Toolbar.png │ │ │ ├── inline-overlay.svg │ │ │ ├── inline-tbar-center.svg │ │ │ ├── inline-toolbar.svg │ │ │ ├── oo-toolbar.svg │ │ │ └── primary-tbar-center.svg │ │ ├── toolbuttons-hover.png │ │ ├── trough-h.svg │ │ └── trough.svg │ ├── panel-background │ │ ├── carbon-26-matt.png │ │ ├── carbon-26.png │ │ ├── panel-22-86op.png │ │ ├── panel-22.png │ │ ├── panel-24-86op.png │ │ ├── panel-24.png │ │ ├── panel-26-48op.png │ │ ├── panel-26-68op.png │ │ ├── panel-26-86op.png │ │ ├── panel-26-new.png │ │ ├── panel-26.png │ │ ├── panel-28-86op.png │ │ ├── panel-28.png │ │ ├── panel-30-86op.png │ │ ├── panel-30.png │ │ ├── panel-32-86op.png │ │ ├── panel-32.png │ │ ├── panel_22.png │ │ ├── panel_24.png │ │ ├── panel_26.png │ │ ├── panel_28.png │ │ ├── panel_30.png │ │ ├── panel_32.png │ │ ├── panel_34.png │ │ ├── panel_36.png │ │ ├── panel_38.png │ │ ├── panel_40.png │ │ └── panel_45.png │ ├── panelrc │ └── sidebarrc └── gtk-3.0 │ ├── apps │ ├── assets │ │ └── unity.png │ ├── softwarecenter.css │ ├── unity-greeter.css │ └── unity.css │ ├── assets │ ├── Toolbar-Dark.png │ ├── Toolbar-backdrop.png │ ├── Toolbar.png │ ├── ToolbarDark.png │ ├── WindowBg-dark.png │ ├── WindowUn-dark.png │ ├── WindowUn.png │ ├── arrow-backdrop.svg │ ├── arrow-down-active.svg │ ├── arrow-down-hover.svg │ ├── arrow-down-insensitive.svg │ ├── arrow-down.svg │ ├── arrow-left-active.svg │ ├── arrow-left-hover.svg │ ├── arrow-left-insensitive.svg │ ├── arrow-left.svg │ ├── arrow-right-active.svg │ ├── arrow-right-hover.svg │ ├── arrow-right-insensitive.svg │ ├── arrow-right.svg │ ├── arrow-up-active.svg │ ├── arrow-up-file-pathbar-bottom-backdrop.svg │ ├── arrow-up-file-pathbar-bottom-dark.svg │ ├── arrow-up-file-pathbar-bottom.svg │ ├── arrow-up-hover-arrow.svg │ ├── arrow-up-hover.svg │ ├── arrow-up-insensitive.svg │ ├── arrow-up-pathbar-bottom-dark.svg │ ├── arrow-up-pathbar-bottom-dummy.svg │ ├── arrow-up-pathbar-bottom.svg │ ├── arrow-up-with-arrow-active.svg │ ├── arrow-up-with-arrow.svg │ ├── arrow-up.svg │ ├── arrow.svg │ ├── check-active-backdrop.svg │ ├── check-active-insensitive-alt-inset.svg │ ├── check-active-insensitive-backdrop.svg │ ├── check-active-insensitive-inset.svg │ ├── check-inconsistant-backdrop.svg │ ├── check-inconsistant-insensitive-backdrop.svg │ ├── check-insensitive-backdrop.svg │ ├── check-mixed-insensitive-alt-inset.svg │ ├── check-mixed-insensitive-inset.svg │ ├── check-radio │ │ ├── check-active-alt-inset.svg │ │ ├── check-active-alt.svg │ │ ├── check-active-dark.svg │ │ ├── check-active-hover-alt.svg │ │ ├── check-active-hover-dark.svg │ │ ├── check-active-hover.svg │ │ ├── check-active-insensitive-alt.svg │ │ ├── check-active-insensitive-inset-dark.svg │ │ ├── check-active-insensitive-inset.svg │ │ ├── check-active-inset.svg │ │ ├── check-active.svg │ │ ├── check-mixed-alt-inset.svg │ │ ├── check-mixed-alt.svg │ │ ├── check-mixed-insensitive-alt-inset.svg │ │ ├── check-mixed-insensitive-inset-dark.svg │ │ ├── check-mixed-insensitive-inset.svg │ │ ├── check-mixed-inset-dark.svg │ │ ├── check-mixed-inset-hover-dark.svg │ │ ├── check-mixed-inset-hover.svg │ │ ├── check-mixed-inset.svg │ │ ├── check-mixed.svg │ │ ├── check-unchecked-alt-hover.svg │ │ ├── check-unchecked-alt.svg │ │ ├── check-unchecked-dark.svg │ │ ├── check-unchecked-hover-dark.svg │ │ ├── check-unchecked-hover.svg │ │ ├── check-unchecked-insensitive-alt.svg │ │ ├── check-unchecked-insensitive-dark.svg │ │ ├── check-unchecked-insensitive.svg │ │ ├── check-unchecked.svg │ │ ├── radio-active-alt.svg │ │ ├── radio-active-dark-alt-inset.svg │ │ ├── radio-active-dark-alt.svg │ │ ├── radio-active-dark-inset.svg │ │ ├── radio-active-dark.svg │ │ ├── radio-active-hover-alt.svg │ │ ├── radio-active-hover-dark.svg │ │ ├── radio-active-hover.svg │ │ ├── radio-active.svg │ │ ├── radio-insensitive-active-alt.svg │ │ ├── radio-insensitive-active-dark.svg │ │ ├── radio-insensitive-active.svg │ │ ├── radio-insensitive-alt.svg │ │ ├── radio-insensitive-dark.svg │ │ ├── radio-insensitive.svg │ │ ├── radio-mixed-alt.svg │ │ ├── radio-mixed-dark-alt-inset.svg │ │ ├── radio-mixed-dark-alt.svg │ │ ├── radio-mixed-dark-inset.svg │ │ ├── radio-mixed-dark.svg │ │ ├── radio-mixed-hover-alt.svg │ │ ├── radio-mixed-hover-dark.svg │ │ ├── radio-mixed-hover.svg │ │ ├── radio-mixed-insensitive-alt.svg │ │ ├── radio-mixed-insensitive-dark.svg │ │ ├── radio-mixed-insensitive.svg │ │ ├── radio-mixed.svg │ │ ├── radio-un-alt-hover.svg │ │ ├── radio-un-alt.svg │ │ ├── radio-un-dark.svg │ │ ├── radio-un-hover-dark.svg │ │ ├── radio-un-hover.svg │ │ └── radio-un.svg │ ├── check-unchecked-backdrop.svg │ ├── check-unchecked-insensitive-alt.svg │ ├── check-unchecked-insensitive.svg │ ├── check.svg │ ├── checkbox-checked-alt-dark-inset.png │ ├── checkbox-checked-alt-dark.png │ ├── checkbox-checked-dark-inset.png │ ├── checkbox-checked-dark.png │ ├── checkbox-checked-insensitive-alt-dark-inset.png │ ├── checkbox-checked-insensitive-alt-dark.png │ ├── checkbox-checked-insensitive-dark-inset.png │ ├── checkbox-checked-insensitive-dark.png │ ├── checkbox-mixed-alt-dark-inset.png │ ├── checkbox-mixed-alt-dark.png │ ├── checkbox-mixed-backdrop-dark.png │ ├── checkbox-mixed-dark-inset.png │ ├── checkbox-mixed-dark.png │ ├── checkbox-mixed-insensitive-alt-dark-inset.png │ ├── checkbox-mixed-insensitive-alt-dark.png │ ├── checkbox-mixed-insensitive-dark-inset.png │ ├── checkbox-mixed-insensitive-dark.png │ ├── checkbox-unchecked-alt-dark-hover.png │ ├── checkbox-unchecked-alt-dark.png │ ├── checkbox-unchecked-backdrop-dark.png │ ├── checkbox-unchecked-dark-hover.png │ ├── checkbox-unchecked-dark.png │ ├── checkbox-unchecked-insensitive-alt-dark.png │ ├── checkbox-unchecked-insensitive-dark.png │ ├── contacts-stripes-10.png │ ├── contacts-stripes-9.png │ ├── contacts-stripes.png │ ├── dark-marble-2.png │ ├── deco-dark.png │ ├── deco.png │ ├── delorean-backdrop-bg.png │ ├── delorean-dark-bg.png │ ├── delorean-dark-menu.png │ ├── delorean-darker-bg.png │ ├── dnd-counter.svg │ ├── frame-2.png │ ├── frame-3-dark.png │ ├── frame-3.png │ ├── frame-dark.png │ ├── frame.png │ ├── grid-selection-checked.svg │ ├── grid-selection-unchecked.svg │ ├── insensitve-check-radio │ │ ├── check-active-insensitive-alt-inset.svg │ │ ├── check-active-insensitive-inset.svg │ │ ├── check-mixed-insensitive-alt-inset.svg │ │ ├── check-mixed-insensitive-inset.svg │ │ ├── check-unchecked-insensitive-alt.svg │ │ ├── check-unchecked-insensitive.svg │ │ ├── radio-active-dark-insensitive-alt-inset.svg │ │ ├── radio-active-dark-insensitive-inset.svg │ │ ├── radio-insensitive-alt.svg │ │ ├── radio-insensitive.svg │ │ ├── radio-mixed-dark-insensitive-alt-inset.svg │ │ └── radio-mixed-dark-insensitive-inset.svg │ ├── menu-check │ │ ├── menu-check-hover.svg │ │ ├── menu-check-insensitive.svg │ │ ├── menu-check.svg │ │ ├── menu-inconsistant-hover.svg │ │ ├── menu-inconsistant-insensitive.svg │ │ ├── menu-inconsistant.svg │ │ ├── menu-radio-insensitive.svg │ │ ├── menu-radio-selected.svg │ │ └── menu-radio.svg │ ├── menu-stripes.png │ ├── mesh-dark.png │ ├── noise-texture-dark.png │ ├── noise-texture-light.png │ ├── notebook-check-radio │ │ ├── check-active-alt-inset.svg │ │ ├── check-active-alt.svg │ │ ├── check-active-insensitive-inset.svg │ │ ├── check-active-inset.svg │ │ ├── check-active-selected-alt.svg │ │ ├── check-active-selected-hover-alt.svg │ │ ├── check-active.svg │ │ ├── check-mixed-alt-inset.svg │ │ ├── check-mixed-alt.svg │ │ ├── check-mixed-insensitive-alt-inset.svg │ │ ├── check-mixed-insensitive-inset.svg │ │ ├── check-mixed-inset.svg │ │ ├── check-mixed-selected-alt.svg │ │ ├── check-mixed-selected.svg │ │ ├── check-mixed.svg │ │ ├── check-unchecked-alt-hover.svg │ │ ├── check-unchecked-alt.svg │ │ ├── check-unchecked-hover.svg │ │ ├── check-unchecked-insensitive.svg │ │ ├── check-unchecked-selected-alt-hover.svg │ │ ├── check-unchecked-selected-alt.svg │ │ ├── check-unchecked.svg │ │ ├── radio-active-alt.svg │ │ ├── radio-active-hover-alt.svg │ │ ├── radio-active-hover-selected-alt.svg │ │ ├── radio-active-hover.svg │ │ ├── radio-active-selected-alt.svg │ │ ├── radio-active.svg │ │ ├── radio-insensitive-active-alt.svg │ │ ├── radio-insensitive-active.svg │ │ ├── radio-insensitive-alt.svg │ │ ├── radio-insensitive.svg │ │ ├── radio-mixed-alt.svg │ │ ├── radio-mixed-hover-alt.svg │ │ ├── radio-mixed-hover.svg │ │ ├── radio-mixed-insensitive-alt.svg │ │ ├── radio-mixed-insensitive.svg │ │ ├── radio-mixed-selected-hover.svg │ │ ├── radio-mixed-selected.svg │ │ ├── radio-mixed.svg │ │ ├── radio-un-alt-hover.svg │ │ ├── radio-un-alt.svg │ │ ├── radio-un-hover.svg │ │ ├── radio-un-selected-alt-hover.svg │ │ ├── radio-un-selected-alt.svg │ │ └── radio-un.svg │ ├── oriental-2.png │ ├── oriental-3.png │ ├── oriental-4.png │ ├── oriental.png │ ├── pane-handle.svg │ ├── pane-separator-grip-dark.svg │ ├── pane-separator-grip-prelight-dark.svg │ ├── pane-separator-grip-prelight.svg │ ├── pane-separator-grip-vertical-dark.svg │ ├── pane-separator-grip-vertical-prelight-dark.svg │ ├── pane-separator-grip-vertical-prelight.svg │ ├── pane-separator-grip-vertical.svg │ ├── pane-separator-grip.svg │ ├── radio-active-backdrop.svg │ ├── radio-active-dark-insensitive-alt-inset.svg │ ├── radio-active-dark-insensitive-inset.svg │ ├── radio-active-insensitive-backdrop.svg │ ├── radio-checked-alt-dark-inset.png │ ├── radio-checked-alt-dark.png │ ├── radio-checked-dark-inset.png │ ├── radio-checked-dark.png │ ├── radio-checked-insensitive-alt-dark-inset.png │ ├── radio-checked-insensitive-alt-dark.png │ ├── radio-checked-insensitive-dark-inset.png │ ├── radio-checked-insensitive-dark.png │ ├── radio-inconsistant-backdrop.svg │ ├── radio-inconsistant-insensitive-backdrop.svg │ ├── radio-insensitive-alt.svg │ ├── radio-insensitive.svg │ ├── radio-mixed-alt-dark-inset.png │ ├── radio-mixed-alt-dark.png │ ├── radio-mixed-dark-insensitive-alt-inset.svg │ ├── radio-mixed-dark-insensitive-inset.svg │ ├── radio-mixed-dark-inset.png │ ├── radio-mixed-dark.png │ ├── radio-mixed-insensitive-alt-dark-inset.png │ ├── radio-mixed-insensitive-alt-dark.png │ ├── radio-mixed-insensitive-dark-inset.png │ ├── radio-mixed-insensitive-dark.png │ ├── radio-unchecked-alt-dark-hover.png │ ├── radio-unchecked-alt-dark.png │ ├── radio-unchecked-backdrop.svg │ ├── radio-unchecked-dark-hover.png │ ├── radio-unchecked-dark.png │ ├── radio-unchecked-insensitive-alt-dark.png │ ├── radio-unchecked-insensitive-backdrop.svg │ ├── radio-unchecked-insensitive-dark.png │ ├── resize-grip.svg │ ├── scale-down-hover.svg │ ├── scale-down.svg │ ├── scale-left-hover.svg │ ├── scale-left-insensitive.svg │ ├── scale-left.svg │ ├── scale-right-hover.svg │ ├── scale-right-insensitive.svg │ ├── scale-right.svg │ ├── scale-slider-down-backdrop.png │ ├── scale-slider-down-dark-hover.png │ ├── scale-slider-down-dark.png │ ├── scale-slider-down-insensitive-dark.png │ ├── scale-slider-left-dark-hover.png │ ├── scale-slider-left-dark.png │ ├── scale-slider-left-insensitive-dark.png │ ├── scale-slider-right-dark-hover.png │ ├── scale-slider-right-dark.png │ ├── scale-slider-right-insensitive-dark.png │ ├── scale-slider-up-backdrop.png │ ├── scale-slider-up-dark-hover.png │ ├── scale-slider-up-dark.png │ ├── scale-slider-up-insensitive-dark.png │ ├── scale-slider │ │ ├── scale-down-active.svg │ │ ├── scale-down-backdrop.svg │ │ ├── scale-down-dark-active.svg │ │ ├── scale-down-dark-backdrop.svg │ │ ├── scale-down-dark-hover.svg │ │ ├── scale-down-dark-insensitive-backdrop.svg │ │ ├── scale-down-dark-insensitive.svg │ │ ├── scale-down-dark.svg │ │ ├── scale-down-hover.svg │ │ ├── scale-down-insensitive-backdrop.svg │ │ ├── scale-down-insensitive.svg │ │ ├── scale-down.svg │ │ ├── scale-left-active.svg │ │ ├── scale-left-backdrop.svg │ │ ├── scale-left-dark-active.svg │ │ ├── scale-left-dark-backdrop.svg │ │ ├── scale-left-dark-hover.svg │ │ ├── scale-left-dark-insensitive-backdrop.svg │ │ ├── scale-left-dark-insensitive.svg │ │ ├── scale-left-dark.svg │ │ ├── scale-left-hover.svg │ │ ├── scale-left-insensitive-backdrop.svg │ │ ├── scale-left-insensitive.svg │ │ ├── scale-left.svg │ │ ├── scale-right-active.svg │ │ ├── scale-right-backdrop.svg │ │ ├── scale-right-dark-active.svg │ │ ├── scale-right-dark-backdrop.svg │ │ ├── scale-right-dark-hover.svg │ │ ├── scale-right-dark-insensitive-backdrop.svg │ │ ├── scale-right-dark-insensitive.svg │ │ ├── scale-right-dark.svg │ │ ├── scale-right-hover.svg │ │ ├── scale-right-insensitive-backdrop.svg │ │ ├── scale-right-insensitive.svg │ │ ├── scale-right.svg │ │ ├── scale-up-active.svg │ │ ├── scale-up-backdrop.svg │ │ ├── scale-up-dark-active.svg │ │ ├── scale-up-dark-backdrop.svg │ │ ├── scale-up-dark-hover.svg │ │ ├── scale-up-dark-insensitive-backdrop.svg │ │ ├── scale-up-dark-insensitive.svg │ │ ├── scale-up-dark.svg │ │ ├── scale-up-hover.svg │ │ ├── scale-up-insensitive-backdrop.svg │ │ ├── scale-up-insensitive.svg │ │ └── scale-up.svg │ ├── scroll-handle-h.svg │ ├── scroll-handle-v.png │ ├── scroll-handle-v.svg │ ├── scroll-slider-h.svg │ ├── scroll-slider-v.svg │ ├── scroll │ │ ├── arrow-backdrop.svg │ │ ├── nautilus-scroll-trough-h.svg │ │ ├── nautilus-scroll-trough.svg │ │ ├── scroll-button-active.svg │ │ ├── scroll-button-backdrop.svg │ │ ├── scroll-button-hover.svg │ │ ├── scroll-button-insensitive.svg │ │ ├── scroll-button.svg │ │ ├── scroll-slider-v-hover.svg │ │ ├── scroll-slider-v-sidebar.svg │ │ ├── sidebar-null.svg │ │ ├── slider-h-backdrop.svg │ │ ├── slider-sidebar-hover.svg │ │ ├── slider-sidebar.svg │ │ └── slider-v-active.svg │ ├── scrollbar_handle.png │ ├── scrollbar_handle_vertical.png │ ├── sidebar-radio-backdrop.svg │ ├── sidebar-radio-checked-dark.svg │ ├── sidebar-radio-checked.svg │ ├── sidebar-radio-prelight.svg │ ├── sidebar-radio-selected-dark.svg │ ├── sidebar-radio-selected-prelight.svg │ ├── sidebar-radio-selected.svg │ ├── sidebar-radio │ │ ├── sidebar-radio-checked.svg │ │ ├── sidebar-radio-prelight.svg │ │ ├── sidebar-radio-selected-prelight.svg │ │ └── sidebar-radio-selected.svg │ ├── slider-h-active.svg │ ├── slider-h-hover.svg │ ├── slider-h-insensitive.svg │ ├── slider-h.svg │ ├── slider-v-backdrop.svg │ ├── slider-v-hover.svg │ ├── slider-v-insensitive.svg │ ├── slider-v.svg │ ├── switch-slider-grip-dark.svg │ ├── switch-slider-grip.svg │ ├── tab-background.png │ ├── thumbnail-frame.png │ ├── triangle-swirl.png │ └── unity-panel │ │ └── unity-active.svg │ ├── bookmarks │ ├── borders │ ├── button │ │ ├── baobab-button-active.svg │ │ ├── baobab-button.svg │ │ ├── button-active-backdrop.svg │ │ ├── button-active-dark.svg │ │ ├── button-active.svg │ │ ├── button-backdrop.svg │ │ ├── button-dark.svg │ │ ├── button-default-focus-hover.svg │ │ ├── button-default-focus.svg │ │ ├── button-focus-hover.svg │ │ ├── button-focus.svg │ │ ├── button-hover-dark.svg │ │ ├── button-hover.svg │ │ ├── button-insensitive.svg │ │ ├── button.svg │ │ ├── header-button-active.svg │ │ ├── header-button.svg │ │ ├── notebook-button-active-dark.svg │ │ ├── notebook-button-active.svg │ │ ├── notebook-button-dark.svg │ │ ├── notebook-button-default-focus-hover.svg │ │ ├── notebook-button-default-focus.svg │ │ ├── notebook-button-focus-hover.svg │ │ ├── notebook-button-focus.svg │ │ ├── notebook-button-hover-dark.svg │ │ ├── notebook-button-hover.svg │ │ ├── notebook-button-insensitive.svg │ │ ├── notebook-button.svg │ │ ├── rb-button.svg │ │ ├── selection-mode-button-active.svg │ │ ├── selection-mode-button.svg │ │ ├── toolbar-button-dark.svg │ │ └── toolbar-button.svg │ ├── column │ │ ├── column-header-backdrop.svg │ │ ├── column-header.svg │ │ ├── notebook-column-header-backdrop.svg │ │ └── notebook-column-header.svg │ ├── entry │ │ ├── entry-dark-focus.svg │ │ ├── entry-dark-insensitive.svg │ │ ├── entry-dark.svg │ │ ├── entry-focus.svg │ │ ├── entry-notebook-dark.svg │ │ ├── entry-notebook.svg │ │ ├── entry.svg │ │ └── nautilusview-entry.svg │ ├── inline │ │ ├── inline-button-backdrop.svg │ │ ├── inline-button-dark.svg │ │ ├── inline-button-q.svg │ │ ├── inline-button.svg │ │ ├── inline-toolbar-dark.svg │ │ ├── inline-toolbar-last-child-dark.svg │ │ ├── inline-toolbar-last-child.svg │ │ └── inline-toolbar.svg │ ├── menu-border.svg │ ├── old stuff │ │ ├── button-border-dark.png │ │ ├── button-border-default-dark.png │ │ ├── button-border-default.png │ │ ├── button-border.png │ │ ├── button │ │ │ ├── button-active-backdrop.svg │ │ │ ├── button-active.svg │ │ │ ├── button-backdrop.svg │ │ │ ├── button-default-focus-hover.svg │ │ │ ├── button-default-focus.svg │ │ │ ├── button-focus-hover.svg │ │ │ ├── button-focus.svg │ │ │ ├── button-hover.svg │ │ │ ├── button-insensitive.svg │ │ │ ├── button.svg │ │ │ ├── notebook-button-active.svg │ │ │ ├── notebook-button-default-focus-hover.svg │ │ │ ├── notebook-button-default-focus.svg │ │ │ ├── notebook-button-focus-hover.svg │ │ │ ├── notebook-button-focus.svg │ │ │ ├── notebook-button-hover.svg │ │ │ ├── notebook-button-insensitive.svg │ │ │ └── notebook-button.svg │ │ ├── generic-border-backdrop-dark.png │ │ ├── generic-border-backdrop.png │ │ ├── generic-border-dark.png │ │ ├── generic-border-focused-dark.png │ │ ├── generic-border-focused.png │ │ ├── generic-border-transparent-dark.png │ │ ├── generic-border-transparent.png │ │ ├── generic-border.png │ │ ├── nohl-generic-border-backdrop-dark.png │ │ ├── nohl-generic-border-backdrop.png │ │ ├── nohl-generic-border-dark.png │ │ ├── nohl-generic-border-transparent-dark.png │ │ ├── nohl-generic-border-transparent.png │ │ ├── nohl-generic-border.png │ │ ├── primary-toolbar-button-border-dark.png │ │ ├── primary-toolbar-button-border-default-dark.png │ │ ├── primary-toolbar-button-border-default.png │ │ ├── primary-toolbar-button-border.png │ │ ├── primary-toolbar-generic-border-backdrop-dark.png │ │ ├── primary-toolbar-generic-border-backdrop.png │ │ ├── primary-toolbar-generic-border-dark.png │ │ ├── primary-toolbar-generic-border-focused-dark.png │ │ ├── primary-toolbar-generic-border-focused.png │ │ ├── primary-toolbar-generic-border.png │ │ ├── primary │ │ │ ├── primary-active-backdrop.svg │ │ │ └── primary-hover.svg │ │ ├── raised │ │ │ ├── notebook-raised-active.svg │ │ │ ├── notebook-raised.svg │ │ │ ├── raised-active.svg │ │ │ ├── raised-backdrop.svg │ │ │ └── raised.svg │ │ ├── selection-toolbar-suggested-button-border.svg │ │ ├── tooltip-generic-border-dark.svg │ │ ├── tooltip-generic-border-focused-dark.svg │ │ ├── tooltip-generic-border-focused.svg │ │ └── tooltip-generic-border.svg │ ├── primary │ │ ├── primary-active-backdrop-dark.svg │ │ ├── primary-active-backdrop.svg │ │ ├── primary-active-dark.svg │ │ ├── primary-active.svg │ │ ├── primary-hover-dark.svg │ │ └── primary-hover.svg │ ├── raised │ │ ├── notebook-raised-active.svg │ │ ├── notebook-raised.svg │ │ ├── raised-active-dark.svg │ │ ├── raised-active.svg │ │ ├── raised-backdrop.svg │ │ ├── raised-dark.svg │ │ └── raised.svg │ ├── scale │ │ ├── scale-slider-active.svg │ │ ├── scale-slider-backdrop.svg │ │ ├── scale-slider-dark-active.svg │ │ ├── scale-slider-dark-backdrop-primary-toolbar.svg │ │ ├── scale-slider-dark-backdrop.svg │ │ ├── scale-slider-dark-hover.svg │ │ ├── scale-slider-dark-primary-toolbar.svg │ │ ├── scale-slider-dark.svg │ │ ├── scale-slider-hover.svg │ │ ├── scale-slider-insensitive-backdrop-dark.svg │ │ ├── scale-slider-insensitive-backdrop.svg │ │ ├── scale-slider-insensitive-dark.svg │ │ ├── scale-slider-insensitive.svg │ │ ├── scale-slider-menuitem-active.svg │ │ ├── scale-slider-menuitem-hover.svg │ │ ├── scale-slider-menuitem.svg │ │ └── scale-slider.svg │ ├── separator │ │ ├── separator-dark.svg │ │ ├── separator-vertical-dark.svg │ │ ├── separator-vertical.svg │ │ └── separator.svg │ ├── switch │ │ ├── switch-slider-active.svg │ │ ├── switch-slider-backdrop.svg │ │ ├── switch-slider-dark.svg │ │ ├── switch-slider-insensitive.svg │ │ └── switch-slider.svg │ ├── tooltip │ │ ├── tooltip-borders-focus.svg │ │ └── tooltip-borders.svg │ └── trough │ │ ├── scale-highlight-trough-border.svg │ │ ├── scale-vertical-highlight-trough-border.svg │ │ ├── scale-vertical-trough-border.svg │ │ ├── switch-highlight-trough-border.svg │ │ ├── trough-border-dark.svg │ │ └── trough-border.svg │ ├── gnome-applications-dark-overrides.css │ ├── gnome-applications.css │ ├── gtk-dark.css │ ├── gtk-fallback.css │ ├── gtk-main-common.css │ ├── gtk-main-dark.css │ ├── gtk-main.css │ ├── gtk-widgets-assets-dark.css │ ├── gtk-widgets-assets.css │ ├── gtk-widgets-backgrounds.css │ ├── gtk-widgets-borders-dark.css │ ├── gtk-widgets-borders.css │ ├── gtk-widgets-dark-overrides.css │ ├── gtk-widgets.css │ ├── gtk.css │ ├── overlay-scrollbar.css │ ├── settings.ini │ ├── unity-neon.css │ ├── unity-simple.css │ └── unity.css ├── helpers └── start-dhcpd.sh ├── htop └── htoprc ├── i3 ├── config ├── i3-screen2.png ├── i3exit.sh ├── i3status.conf └── layouts │ ├── checkers.json │ ├── dia-ws.json │ ├── start-checkers.sh │ └── start-dia.sh ├── install.sh ├── qutebrowser ├── bookmarks │ └── urls ├── keys.conf ├── qsettings │ └── QtProject.conf ├── quickmarks ├── qutebrowser.conf └── stylesheets │ ├── light-org.css │ └── light.css ├── ranger ├── bookmarks ├── commands.py ├── rc.conf ├── rifle.conf └── scope.sh ├── teiler.conf ├── tmux └── .tmux.conf ├── vim ├── .vim │ ├── .ycm_extra_conf.py │ ├── .ycm_extra_conf.pyc │ ├── __pycache__ │ │ └── .ycm_extra_conf.cpython-35.pyc │ ├── bundle │ │ └── .vundle │ │ │ └── script-names.vim-scripts.org.json │ ├── colors │ │ ├── apprentice.vim │ │ ├── base16-3024.vim │ │ ├── base16-apathy.vim │ │ ├── base16-ashes.vim │ │ ├── base16-atelierdune.vim │ │ ├── base16-atelierforest.vim │ │ ├── base16-atelierheath.vim │ │ ├── base16-atelierlakeside.vim │ │ ├── base16-atelierseaside.vim │ │ ├── base16-bespin.vim │ │ ├── base16-brewer.vim │ │ ├── base16-bright.vim │ │ ├── base16-chalk.vim │ │ ├── base16-codeschool.vim │ │ ├── base16-colors.vim │ │ ├── base16-default.vim │ │ ├── base16-eighties.vim │ │ ├── base16-embers.vim │ │ ├── base16-flat.vim │ │ ├── base16-google.vim │ │ ├── base16-grayscale.vim │ │ ├── base16-greenscreen.vim │ │ ├── base16-harmonic16.vim │ │ ├── base16-isotope.vim │ │ ├── base16-londontube.vim │ │ ├── base16-marrakesh.vim │ │ ├── base16-mocha.vim │ │ ├── base16-monokai.vim │ │ ├── base16-ocean.vim │ │ ├── base16-paraiso.vim │ │ ├── base16-pop.vim │ │ ├── base16-railscasts.vim │ │ ├── base16-shapeshifter.vim │ │ ├── base16-solarized.vim │ │ ├── base16-summerfruit.vim │ │ ├── base16-tomorrow.vim │ │ ├── base16-twilight.vim │ │ ├── github.vim │ │ ├── gruvbox.vim │ │ ├── hipster.vim │ │ ├── mod8.vim │ │ └── zenburn.vim │ ├── init.vim │ └── spell │ │ ├── de.utf-8.add │ │ ├── de.utf-8.add.spl │ │ ├── de.utf-8.spl │ │ ├── en.utf-8.add │ │ ├── en.utf-8.add.spl │ │ ├── en.utf-8.spl │ │ └── en.utf-8.sug ├── .vimrc ├── .vimrc-presentation └── ycm_extra_conf-template.py ├── youtube-dl └── youtube-dl.conf ├── zathura ├── zathurarc └── zathurarc-inv └── zsh ├── .zprofile ├── .zshrc └── aliases.zsh /.archey3.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/.archey3.cfg -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/.gitignore -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Makefile -------------------------------------------------------------------------------- /Qt/QtProject.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject.conf -------------------------------------------------------------------------------- /Qt/QtProject/QtCreator.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/QtCreator.conf -------------------------------------------------------------------------------- /Qt/QtProject/QtCreator.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/QtCreator.db -------------------------------------------------------------------------------- /Qt/QtProject/QtCreator.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/QtCreator.ini -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/codestyles/Cpp/qt2.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/codestyles/Cpp/qt2.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/codestyles/default/Global.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/codestyles/default/Global.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/debuggers.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/debuggers.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/default.qws: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/default.qws -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/devices.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/devices.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/externaltools/jsLint.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/externaltools/jsLint.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/externaltools/vi.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/externaltools/vi.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/4dos.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/4dos.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/abap.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/abap.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/abc.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/abc.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/ada.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/ada.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/agda.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/agda.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/ahdl.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/ahdl.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/ahk.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/ahk.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/alert.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/alert.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/ample.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/ample.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/ansys.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/ansys.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/apache.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/apache.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/asn1.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/asn1.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/asp.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/asp.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/awk.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/awk.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/bash.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/bash.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/bibtex.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/bibtex.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/boo.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/boo.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/c.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/c.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/ccss.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/ccss.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/cg.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/cg.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/cgis.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/cgis.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/cisco.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/cisco.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/cmake.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/cmake.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/coffee.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/coffee.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/cpp.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/cpp.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/crk.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/crk.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/cs.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/cs.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/css.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/css.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/cue.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/cue.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/curry.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/curry.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/d.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/d.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/diff.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/diff.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/dosbat.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/dosbat.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/dot.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/dot.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/dtd.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/dtd.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/e.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/e.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/eiffel.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/eiffel.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/email.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/email.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/erlang.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/erlang.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/fasm.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/fasm.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/ferite.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/ferite.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/fsharp.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/fsharp.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/fstab.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/fstab.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/ftl.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/ftl.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/gap.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/gap.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/gcc.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/gcc.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/gdb.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/gdb.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/gdl.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/gdl.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/glsl.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/glsl.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/go.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/go.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/haml.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/haml.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/hamlet.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/hamlet.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/haxe.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/haxe.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/html.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/html.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/idl.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/idl.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/ilerpg.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/ilerpg.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/inform.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/inform.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/ini.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/ini.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/isocpp.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/isocpp.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/j.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/j.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/jam.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/jam.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/java.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/java.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/jira.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/jira.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/json.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/json.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/jsp.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/jsp.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/julia.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/julia.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/k.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/k.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/kbasic.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/kbasic.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/latex.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/latex.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/ld.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/ld.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/ldif.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/ldif.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/less.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/less.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/lex.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/lex.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/lpc.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/lpc.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/lsl.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/lsl.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/lua.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/lua.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/m3u.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/m3u.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/m4.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/m4.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/mab.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/mab.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/mako.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/mako.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/mandoc.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/mandoc.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/mason.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/mason.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/matlab.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/matlab.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/maxima.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/maxima.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/mel.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/mel.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/mips.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/mips.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/mup.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/mup.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/nagios.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/nagios.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/nasm.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/nasm.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/nesc.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/nesc.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/noweb.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/noweb.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/ocaml.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/ocaml.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/octave.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/octave.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/oors.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/oors.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/opal.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/opal.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/opencl.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/opencl.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/pango.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/pango.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/pascal.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/pascal.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/perl.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/perl.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/pgn.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/pgn.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/php.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/php.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/picsrc.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/picsrc.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/pig.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/pig.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/pike.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/pike.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/povray.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/povray.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/ppd.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/ppd.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/prolog.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/prolog.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/puppet.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/puppet.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/python.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/python.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/q.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/q.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/qmake.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/qmake.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/qml.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/qml.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/qt4.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/qt4.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/r.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/r.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/rapidq.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/rapidq.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/rest.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/rest.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/rexx.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/rexx.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/rhtml.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/rhtml.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/rib.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/rib.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/roff.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/roff.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/rsiidl.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/rsiidl.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/rtf.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/rtf.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/ruby.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/ruby.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/sather.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/sather.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/scala.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/scala.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/scheme.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/scheme.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/sci.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/sci.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/scss.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/scss.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/sed.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/sed.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/sgml.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/sgml.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/sieve.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/sieve.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/sisu.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/sisu.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/sml.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/sml.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/spice.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/spice.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/sql.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/sql.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/stata.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/stata.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/tcl.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/tcl.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/wml.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/wml.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/xml.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/xml.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/xul.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/xul.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/generic-highlighter/zsh.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/generic-highlighter/zsh.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/helpcollection.qhc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/helpcollection.qhc -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/profiles.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/profiles.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/qbs.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/qbs.conf -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/qnx/bbndkconfigurations.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/qnx/bbndkconfigurations.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/qnx/qnxconfigurations.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/qnx/qnxconfigurations.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/qtversion.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/qtversion.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/snippets/snippets.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/snippets/snippets.xml -------------------------------------------------------------------------------- /Qt/QtProject/qtcreator/toolchains.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/QtProject/qtcreator/toolchains.xml -------------------------------------------------------------------------------- /Qt/Trolltech.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/Qt/Trolltech.conf -------------------------------------------------------------------------------- /QtProject/Designer.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/Designer.conf -------------------------------------------------------------------------------- /QtProject/Linguist.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/Linguist.conf -------------------------------------------------------------------------------- /QtProject/QtCreator.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/QtCreator.conf -------------------------------------------------------------------------------- /QtProject/QtCreator.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/QtCreator.db -------------------------------------------------------------------------------- /QtProject/QtCreator.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/QtCreator.ini -------------------------------------------------------------------------------- /QtProject/qtcee.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcee.css -------------------------------------------------------------------------------- /QtProject/qtcreator/Ferag.qws: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/Ferag.qws -------------------------------------------------------------------------------- /QtProject/qtcreator/ScriptCommander.qws: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/ScriptCommander.qws -------------------------------------------------------------------------------- /QtProject/qtcreator/SerialLogger.qws: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/SerialLogger.qws -------------------------------------------------------------------------------- /QtProject/qtcreator/SpeedCrunch.qws: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/SpeedCrunch.qws -------------------------------------------------------------------------------- /QtProject/qtcreator/cmaketools.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/cmaketools.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/codestyles/default/Global.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/codestyles/default/Global.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/debuggers.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/debuggers.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/default.qws: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/default.qws -------------------------------------------------------------------------------- /QtProject/qtcreator/devices.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/devices.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/externaltools/vi.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/externaltools/vi.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/gdbserverproviders.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/gdbserverproviders.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/helpcollection.qhc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/helpcollection.qhc -------------------------------------------------------------------------------- /QtProject/qtcreator/mimetypes/modifiedmimetypes.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /QtProject/qtcreator/profiles.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/profiles.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/qbs.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/qbs.conf -------------------------------------------------------------------------------- /QtProject/qtcreator/qnx/bbndkconfigurations.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/qnx/bbndkconfigurations.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/qnx/qnxconfigurations.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/qnx/qnxconfigurations.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/qtversion.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/qtversion.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/snippets/snippets.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/snippets/snippets.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/ssh-hostkeys: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /QtProject/qtcreator/styles/hipster-dark.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/styles/hipster-dark.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/styles/hipster.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/styles/hipster.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/styles/mustang-dark.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/styles/mustang-dark.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/styles/slate-dark.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/styles/slate-dark.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/styles/solarized-dark.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/styles/solarized-dark.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/styles/sorcerer-dark.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/styles/sorcerer-dark.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/styles/wombat256-dark.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/styles/wombat256-dark.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/styles/zenburn-dark.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/styles/zenburn-dark.xml -------------------------------------------------------------------------------- /QtProject/qtcreator/toolchains.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/QtProject/qtcreator/toolchains.xml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/README.md -------------------------------------------------------------------------------- /X/.Xdefaults: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/X/.Xdefaults -------------------------------------------------------------------------------- /X/.Xmodmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/X/.Xmodmap -------------------------------------------------------------------------------- /X/.Xresources: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/X/.Xresources -------------------------------------------------------------------------------- /X/.xinitrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/X/.xinitrc -------------------------------------------------------------------------------- /X/LS_COLORS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/X/LS_COLORS -------------------------------------------------------------------------------- /X/X11/xorg.conf.d/50-synaptics.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/X/X11/xorg.conf.d/50-synaptics.conf -------------------------------------------------------------------------------- /X/ceerious_colortheme.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/X/ceerious_colortheme.png -------------------------------------------------------------------------------- /apvlv/.apvlvrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/apvlv/.apvlvrc -------------------------------------------------------------------------------- /ascii.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/ascii.md -------------------------------------------------------------------------------- /cheatsheets/.gitignore: -------------------------------------------------------------------------------- 1 | *.pdf 2 | -------------------------------------------------------------------------------- /cheatsheets/git-cheatsheet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/cheatsheets/git-cheatsheet.md -------------------------------------------------------------------------------- /cheatsheets/oneliners.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/cheatsheets/oneliners.md -------------------------------------------------------------------------------- /cheatsheets/vim-cheatsheet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/cheatsheets/vim-cheatsheet.md -------------------------------------------------------------------------------- /compton/compton.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/compton/compton.conf -------------------------------------------------------------------------------- /dunst/dunstrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/dunst/dunstrc -------------------------------------------------------------------------------- /etc/issue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/etc/issue -------------------------------------------------------------------------------- /etc/locale.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/etc/locale.conf -------------------------------------------------------------------------------- /etc/locale.gen: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/etc/locale.gen -------------------------------------------------------------------------------- /etc/vconsole.conf: -------------------------------------------------------------------------------- 1 | KEYMAP=us 2 | FONT=Lat2-Terminus16 3 | -------------------------------------------------------------------------------- /firefox/.vimperatorrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/firefox/.vimperatorrc -------------------------------------------------------------------------------- /git/.gitconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/git/.gitconfig -------------------------------------------------------------------------------- /git/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/git/.gitignore -------------------------------------------------------------------------------- /gtk/.gtkrc-2.0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/.gtkrc-2.0 -------------------------------------------------------------------------------- /gtk/gtk-2.0/colors-dev: -------------------------------------------------------------------------------- 1 | Green #00A88E 2 | 3 | Purple #411D5B 4 | 5 | Red #BB1E39 6 | -------------------------------------------------------------------------------- /gtk/gtk-2.0/gtkfilechooser.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/gtkfilechooser.ini -------------------------------------------------------------------------------- /gtk/gtk-2.0/gtkrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/gtkrc -------------------------------------------------------------------------------- /gtk/gtk-2.0/gtkrc~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/gtkrc~ -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/ToolbarBg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/ToolbarBg.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/ToolbarDark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/ToolbarDark.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/ToolbarDark2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/ToolbarDark2.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/V-Box.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/V-Box.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/WindowBg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/WindowBg.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/WindowUn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/WindowUn.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-down-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-down-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-down-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-down-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-down-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-down-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-down.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-down.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-left-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-left-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-left-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-left-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-left-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-left-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-left.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-left.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-right-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-right-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-right-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-right-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-right-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-right-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-right.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-right.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-up-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-up-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-up-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-up-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-up-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-up-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrow-up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrow-up.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrows/arrow-down-combo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrows/arrow-down-combo.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrows/arrow-left-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrows/arrow-left-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrows/arrow-left-prelight.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrows/arrow-left-prelight.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrows/arrow-left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrows/arrow-left.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrows/arrow-left.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrows/arrow-left.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrows/arrow-right-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrows/arrow-right-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrows/arrow-right-prelight.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrows/arrow-right-prelight.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrows/arrow-right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrows/arrow-right.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrows/arrow-right.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrows/arrow-right.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrows/menu-arrow-prelight.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrows/menu-arrow-prelight.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrows/menu-arrow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrows/menu-arrow.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrows/small-arrow-down.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrows/small-arrow-down.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/arrows/small-arrow-up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/arrows/small-arrow-up.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/bg_entry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/bg_entry.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/blank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/blank.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/breadcrumb_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/breadcrumb_normal.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/breadcrumb_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/breadcrumb_prelight.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/button-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/button-active.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/button-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/button-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/button-default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/button-default.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/button-default.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/button-default.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/button-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/button-insensitive.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/button-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/button-prelight.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/button-prelight.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/button-prelight.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/button.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/button.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/inline-button-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/inline-button-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/inline-button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/inline-button.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/menubar-pressed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/menubar-pressed.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/notebook-button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/notebook-button.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/panel-button-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/panel-button-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/panel-button-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/panel-button-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/panel-button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/panel-button.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/panel/panel-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/panel/panel-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/panel/panel-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/panel/panel-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/panel/panel-menu.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/panel/panel-menu.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/panel/panel-normal.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/panel/panel-normal.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/tool-button-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/tool-button-active.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/tool-button-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/tool-button-hover.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/tool-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/tool-button.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/buttons/xfce-notify-button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/buttons/xfce-notify-button.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/check-radio/check-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/check-radio/check-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/check-radio/check-unchecked.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/check-radio/check-unchecked.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/check-radio/menu-check.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/check-radio/menu-check.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/check-radio/menu-radio.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/check-radio/menu-radio.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/check-radio/radio-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/check-radio/radio-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/check-radio/radio-un-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/check-radio/radio-un-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/check-radio/radio-un.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/check-radio/radio-un.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/columns/column-header.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/columns/column-header.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/combo-entry-border.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/combo-entry-border.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/combo-entry-button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/combo-entry-button.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/entry-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/entry-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/entry-bg-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/entry-bg-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/entry-bg-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/entry-bg-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/entry-bg.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/entry-bg.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/entry-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/entry-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/entry.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/entry.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/ff-entry-bg.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/ff-entry-bg.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/ff-entry.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/ff-entry.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/gimp-entry-bg.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/gimp-entry-bg.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/notebook-entry-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/notebook-entry-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/notebook-entry-bg.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/notebook-entry-bg.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/notebook-entry.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/notebook-entry.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/oo-entry-bg.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/oo-entry-bg.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/oo-entry.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/oo-entry.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/spin-entry-bg-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/spin-entry-bg-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/spin-entry-bg.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/spin-entry-bg.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/toolbar-entry-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/toolbar-entry-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry/toolbar-entry.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry/toolbar-entry.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/entry_border.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/entry_border.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/expanders/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/expanders/minus.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/expanders/minus.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/expanders/minus.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/expanders/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/expanders/plus.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/expanders/plus.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/expanders/plus.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/frames/etched/frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/frames/etched/frame.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/frames/etched/top-gap-end.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/frames/etched/top-gap-end.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/frames/etched/top-gap-start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/frames/etched/top-gap-start.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/frames/frame-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/frames/frame-2.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/frames/frame-3-out.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/frames/frame-3-out.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/frames/frame-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/frames/frame-3.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/frames/frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/frames/frame.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/frames/inner-notebook.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/frames/inner-notebook.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/frames/scrolledWindow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/frames/scrolledWindow.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/frames/shadow-in.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/frames/shadow-in.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/frames/top-gap-end.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/frames/top-gap-end.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/frames/top-gap-out-end.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/frames/top-gap-out-end.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/frames/top-gap-out-start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/frames/top-gap-out-start.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/frames/top-gap-start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/frames/top-gap-start.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/handles/pane-separator-grip.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/handles/pane-separator-grip.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/null.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/null.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/WindowBg-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/WindowBg-dark.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/button-focus.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/button-focus.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/delorean-dark-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/delorean-dark-bg.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/focus-light-fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/focus-light-fill.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/focus-light.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/focus-light.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/focus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/focus.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/focus.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/focus.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/handlebox/null.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/handlebox/null.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/menu.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/menu.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/menubar-button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/menubar-button.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/menubar-menuitem.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/menubar-menuitem.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/menuitem.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/menuitem.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/null.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/null.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/oriental-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/oriental-4.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/panel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/panel.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/stripes-b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/stripes-b.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/stripes-c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/stripes-c.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/stripes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/stripes.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/tree-selected.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/tree-selected.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/window-overlay-border.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/window-overlay-border.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/other/window-overlay.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/other/window-overlay.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/panel_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/panel_bg.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/progress/progress-h.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/progress/progress-h.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/progress/progress-trough-h.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/progress/progress-trough-h.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/progress/progress-trough-v.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/progress/progress-trough-v.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/progress/progress-v.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/progress/progress-v.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/range/null.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/range/null.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/range/scale-slider-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/range/scale-slider-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/range/scale-slider.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/range/scale-slider.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/range/slider-h.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/range/slider-h.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/range/slider-horiz-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/range/slider-horiz-prelight.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/range/slider-horiz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/range/slider-horiz.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/range/slider-insensitive-h.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/range/slider-insensitive-h.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/range/slider-insensitive-v.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/range/slider-insensitive-v.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/range/slider-prelight-h.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/range/slider-prelight-h.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/range/slider-prelight-v.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/range/slider-prelight-v.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/range/slider-v.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/range/slider-v.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/range/slider-vert-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/range/slider-vert-prelight.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/range/slider-vert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/range/slider-vert.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/range/trough-border-v.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/range/trough-border-v.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/range/trough-border.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/range/trough-border.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/resize_grip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/resize_grip.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/notebook-trough-h.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/notebook-trough-h.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/notebook-trough-v.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/notebook-trough-v.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/scroll-button-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/scroll-button-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/scroll-button-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/scroll-button-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/scroll-button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/scroll-button.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/scroll-handle-h.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/scroll-handle-h.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/scroll-handle-v.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/scroll-handle-v.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/slider-h-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/slider-h-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/slider-h-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/slider-h-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/slider-h-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/slider-h-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/slider-h.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/slider-h.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/slider-v-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/slider-v-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/slider-v-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/slider-v-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/slider-v-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/slider-v-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/slider-v.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/slider-v.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/trough-h-small.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/trough-h-small.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/trough-h.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/trough-h.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/trough-v-small.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/trough-v-small.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scroll/trough-v.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scroll/trough-v.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/scrolledWindow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/scrolledWindow.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/separator/separator.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/separator/separator.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/shadows/frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/shadows/frame.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/shadows/top-gap-end.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/shadows/top-gap-end.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/shadows/top-gap-start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/shadows/top-gap-start.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/slider-h-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/slider-h-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/slider-h-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/slider-h-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/slider-h-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/slider-h-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/slider-h.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/slider-h.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/slider-sidebar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/slider-sidebar.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/slider-v-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/slider-v-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/slider-v-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/slider-v-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/slider-v-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/slider-v-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/slider-v.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/slider-v.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/spin/down-background-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/spin/down-background-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/spin/down-background-rtl.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/spin/down-background-rtl.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/spin/down-background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/spin/down-background.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/spin/gimp-up-background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/spin/gimp-up-background.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/spin/notebook-up-background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/spin/notebook-up-background.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/spin/toolbar-up-background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/spin/toolbar-up-background.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/spin/up-background-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/spin/up-background-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/spin/up-background-prelight.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/spin/up-background-prelight.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/spin/up-background-rtl.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/spin/up-background-rtl.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/spin/up-background.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/spin/up-background.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/close-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/close-hover.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/close-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/close-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/close-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/close-insensitive.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/close-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/close-pressed.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/close-pressed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/close-pressed.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/close.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/close.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/close.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/notebook-gap-horiz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/notebook-gap-horiz.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/notebook-gap-horiz.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/notebook-gap-horiz.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/notebook-gap-vert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/notebook-gap-vert.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/notebook-gap-vert.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/notebook-gap-vert.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/notebook-left.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/notebook-left.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/notebook-right.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/notebook-right.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/notebook.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/notebook.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/tab-bottom-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/tab-bottom-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/tab-bottom.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/tab-bottom.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/tab-left-active-gap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/tab-left-active-gap.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/tab-left-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/tab-left-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/tab-left.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/tab-left.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/tab-right-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/tab-right-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/tab-right.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/tab-right.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/tab-top-active-gap-end.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/tab-top-active-gap-end.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/tab-top-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/tab-top-active.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/tabs/tab-top.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/tabs/tab-top.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/toolbar-border.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/toolbar-border.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/toolbar-border2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/toolbar-border2.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/toolbar/Toolbar-Bg-border.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/toolbar/Toolbar-Bg-border.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/toolbar/Toolbar-vert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/toolbar/Toolbar-vert.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/toolbar/Toolbar-vertical.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/toolbar/Toolbar-vertical.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/toolbar/Toolbar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/toolbar/Toolbar.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/toolbar/inline-overlay.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/toolbar/inline-overlay.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/toolbar/inline-tbar-center.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/toolbar/inline-tbar-center.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/toolbar/inline-toolbar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/toolbar/inline-toolbar.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/toolbar/oo-toolbar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/toolbar/oo-toolbar.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/toolbar/primary-tbar-center.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/toolbar/primary-tbar-center.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/toolbuttons-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/toolbuttons-hover.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/trough-h.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/trough-h.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/images/trough.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/images/trough.svg -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/carbon-26-matt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/carbon-26-matt.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/carbon-26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/carbon-26.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel-22-86op.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel-22-86op.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel-22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel-22.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel-24-86op.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel-24-86op.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel-24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel-24.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel-26-48op.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel-26-48op.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel-26-68op.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel-26-68op.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel-26-86op.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel-26-86op.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel-26-new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel-26-new.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel-26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel-26.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel-28-86op.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel-28-86op.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel-28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel-28.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel-30-86op.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel-30-86op.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel-30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel-30.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel-32-86op.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel-32-86op.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel-32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel-32.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel_22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel_22.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel_24.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel_26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel_26.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel_28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel_28.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel_30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel_30.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel_32.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel_34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel_34.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel_36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel_36.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel_38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel_38.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel_40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel_40.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panel-background/panel_45.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panel-background/panel_45.png -------------------------------------------------------------------------------- /gtk/gtk-2.0/panelrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/panelrc -------------------------------------------------------------------------------- /gtk/gtk-2.0/sidebarrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-2.0/sidebarrc -------------------------------------------------------------------------------- /gtk/gtk-3.0/apps/assets/unity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/apps/assets/unity.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/apps/softwarecenter.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/apps/softwarecenter.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/apps/unity-greeter.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/apps/unity-greeter.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/apps/unity.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/apps/unity.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/Toolbar-Dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/Toolbar-Dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/Toolbar-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/Toolbar-backdrop.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/Toolbar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/Toolbar.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/ToolbarDark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/ToolbarDark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/WindowBg-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/WindowBg-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/WindowUn-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/WindowUn-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/WindowUn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/WindowUn.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-backdrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-backdrop.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-down-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-down-active.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-down-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-down-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-down-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-down-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-down.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-down.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-left-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-left-active.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-left-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-left-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-left-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-left-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-left.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-left.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-right-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-right-active.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-right-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-right-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-right-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-right-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-right.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-right.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-up-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-up-active.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-up-hover-arrow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-up-hover-arrow.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-up-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-up-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-up-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-up-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-up-pathbar-bottom.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-up-pathbar-bottom.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-up-with-arrow-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-up-with-arrow-active.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-up-with-arrow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-up-with-arrow.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow-up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow-up.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/arrow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/arrow.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-active-backdrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-active-backdrop.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-inconsistant-backdrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-inconsistant-backdrop.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-insensitive-backdrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-insensitive-backdrop.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-radio/check-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-radio/check-active.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-radio/check-mixed-alt.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-radio/check-mixed-alt.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-radio/check-mixed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-radio/check-mixed.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-radio/check-unchecked.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-radio/check-unchecked.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-radio/radio-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-radio/radio-active.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-radio/radio-mixed-alt.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-radio/radio-mixed-alt.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-radio/radio-mixed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-radio/radio-mixed.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-radio/radio-un-alt.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-radio/radio-un-alt.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-radio/radio-un-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-radio/radio-un-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-radio/radio-un-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-radio/radio-un-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-radio/radio-un.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-radio/radio-un.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-unchecked-backdrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-unchecked-backdrop.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check-unchecked-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check-unchecked-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/check.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/check.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/checkbox-checked-alt-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/checkbox-checked-alt-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/checkbox-checked-dark-inset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/checkbox-checked-dark-inset.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/checkbox-checked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/checkbox-checked-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/checkbox-mixed-alt-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/checkbox-mixed-alt-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/checkbox-mixed-dark-inset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/checkbox-mixed-dark-inset.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/checkbox-mixed-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/checkbox-mixed-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/checkbox-unchecked-alt-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/checkbox-unchecked-alt-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/checkbox-unchecked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/checkbox-unchecked-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/contacts-stripes-10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/contacts-stripes-10.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/contacts-stripes-9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/contacts-stripes-9.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/contacts-stripes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/contacts-stripes.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/dark-marble-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/dark-marble-2.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/deco-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/deco-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/deco.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/deco.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/delorean-backdrop-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/delorean-backdrop-bg.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/delorean-dark-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/delorean-dark-bg.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/delorean-dark-menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/delorean-dark-menu.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/delorean-darker-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/delorean-darker-bg.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/dnd-counter.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/dnd-counter.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/frame-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/frame-2.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/frame-3-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/frame-3-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/frame-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/frame-3.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/frame-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/frame-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/frame.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/grid-selection-checked.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/grid-selection-checked.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/grid-selection-unchecked.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/grid-selection-unchecked.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/menu-check/menu-check-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/menu-check/menu-check-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/menu-check/menu-check.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/menu-check/menu-check.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/menu-check/menu-radio.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/menu-check/menu-radio.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/menu-stripes.png: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/mesh-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/mesh-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/noise-texture-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/noise-texture-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/noise-texture-light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/noise-texture-light.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/oriental-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/oriental-2.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/oriental-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/oriental-3.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/oriental-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/oriental-4.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/oriental.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/oriental.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/pane-handle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/pane-handle.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/pane-separator-grip-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/pane-separator-grip-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/pane-separator-grip.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/pane-separator-grip.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/radio-active-backdrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/radio-active-backdrop.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/radio-checked-alt-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/radio-checked-alt-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/radio-checked-dark-inset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/radio-checked-dark-inset.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/radio-checked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/radio-checked-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/radio-inconsistant-backdrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/radio-inconsistant-backdrop.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/radio-insensitive-alt.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/radio-insensitive-alt.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/radio-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/radio-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/radio-mixed-alt-dark-inset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/radio-mixed-alt-dark-inset.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/radio-mixed-alt-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/radio-mixed-alt-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/radio-mixed-dark-inset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/radio-mixed-dark-inset.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/radio-mixed-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/radio-mixed-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/radio-unchecked-alt-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/radio-unchecked-alt-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/radio-unchecked-backdrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/radio-unchecked-backdrop.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/radio-unchecked-dark-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/radio-unchecked-dark-hover.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/radio-unchecked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/radio-unchecked-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/resize-grip.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/resize-grip.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-down-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-down-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-down.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-down.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-left-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-left-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-left-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-left-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-left.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-left.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-right-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-right-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-right-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-right-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-right.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-right.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-slider-down-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-slider-down-backdrop.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-slider-down-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-slider-down-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-slider-left-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-slider-left-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-slider-right-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-slider-right-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-slider-up-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-slider-up-backdrop.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-slider-up-dark-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-slider-up-dark-hover.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-slider-up-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-slider-up-dark.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-slider/scale-down.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-slider/scale-down.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-slider/scale-left.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-slider/scale-left.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-slider/scale-right.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-slider/scale-right.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-slider/scale-up-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-slider/scale-up-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-slider/scale-up-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-slider/scale-up-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scale-slider/scale-up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scale-slider/scale-up.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scroll-handle-h.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scroll-handle-h.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scroll-handle-v.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scroll-handle-v.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scroll-handle-v.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scroll-handle-v.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scroll-slider-h.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scroll-slider-h.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scroll-slider-v.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scroll-slider-v.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scroll/arrow-backdrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scroll/arrow-backdrop.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scroll/scroll-button-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scroll/scroll-button-active.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scroll/scroll-button-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scroll/scroll-button-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scroll/scroll-button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scroll/scroll-button.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scroll/sidebar-null.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scroll/sidebar-null.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scroll/slider-h-backdrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scroll/slider-h-backdrop.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scroll/slider-sidebar-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scroll/slider-sidebar-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scroll/slider-sidebar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scroll/slider-sidebar.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scroll/slider-v-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scroll/slider-v-active.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scrollbar_handle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scrollbar_handle.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/scrollbar_handle_vertical.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/scrollbar_handle_vertical.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/sidebar-radio-backdrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/sidebar-radio-backdrop.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/sidebar-radio-checked-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/sidebar-radio-checked-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/sidebar-radio-checked.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/sidebar-radio-checked.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/sidebar-radio-prelight.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/sidebar-radio-prelight.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/sidebar-radio-selected-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/sidebar-radio-selected-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/sidebar-radio-selected.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/sidebar-radio-selected.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/slider-h-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/slider-h-active.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/slider-h-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/slider-h-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/slider-h-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/slider-h-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/slider-h.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/slider-h.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/slider-v-backdrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/slider-v-backdrop.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/slider-v-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/slider-v-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/slider-v-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/slider-v-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/slider-v.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/slider-v.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/switch-slider-grip-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/switch-slider-grip-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/switch-slider-grip.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/switch-slider-grip.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/tab-background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/tab-background.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/thumbnail-frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/thumbnail-frame.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/triangle-swirl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/triangle-swirl.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/assets/unity-panel/unity-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/assets/unity-panel/unity-active.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/bookmarks: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/bookmarks -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/baobab-button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/baobab-button.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/button-active-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/button-active-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/button-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/button-active.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/button-backdrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/button-backdrop.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/button-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/button-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/button-focus-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/button-focus-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/button-focus.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/button-focus.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/button-hover-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/button-hover-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/button-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/button-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/button-insensitive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/button-insensitive.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/button.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/header-button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/header-button.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/notebook-button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/notebook-button.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/rb-button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/rb-button.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/toolbar-button-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/toolbar-button-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/button/toolbar-button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/button/toolbar-button.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/column/column-header.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/column/column-header.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/entry/entry-dark-focus.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/entry/entry-dark-focus.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/entry/entry-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/entry/entry-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/entry/entry-focus.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/entry/entry-focus.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/entry/entry-notebook-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/entry/entry-notebook-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/entry/entry-notebook.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/entry/entry-notebook.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/entry/entry.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/entry/entry.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/entry/nautilusview-entry.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/entry/nautilusview-entry.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/inline/inline-button-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/inline/inline-button-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/inline/inline-button-q.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/inline/inline-button-q.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/inline/inline-button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/inline/inline-button.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/inline/inline-toolbar-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/inline/inline-toolbar-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/inline/inline-toolbar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/inline/inline-toolbar.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/menu-border.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/menu-border.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/old stuff/button-border.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/old stuff/button-border.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/old stuff/button/button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/old stuff/button/button.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/old stuff/generic-border.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/old stuff/generic-border.png -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/old stuff/raised/raised.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/old stuff/raised/raised.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/primary/primary-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/primary/primary-active.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/primary/primary-hover-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/primary/primary-hover-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/primary/primary-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/primary/primary-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/raised/notebook-raised.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/raised/notebook-raised.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/raised/raised-active-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/raised/raised-active-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/raised/raised-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/raised/raised-active.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/raised/raised-backdrop.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/raised/raised-backdrop.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/raised/raised-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/raised/raised-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/raised/raised.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/raised/raised.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/scale/scale-slider-active.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/scale/scale-slider-active.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/scale/scale-slider-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/scale/scale-slider-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/scale/scale-slider-hover.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/scale/scale-slider-hover.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/scale/scale-slider.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/scale/scale-slider.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/separator/separator-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/separator/separator-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/separator/separator.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/separator/separator.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/switch/switch-slider-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/switch/switch-slider-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/switch/switch-slider.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/switch/switch-slider.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/tooltip/tooltip-borders.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/tooltip/tooltip-borders.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/trough/trough-border-dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/trough/trough-border-dark.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/borders/trough/trough-border.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/borders/trough/trough-border.svg -------------------------------------------------------------------------------- /gtk/gtk-3.0/gnome-applications-dark-overrides.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/gnome-applications-dark-overrides.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/gnome-applications.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/gnome-applications.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/gtk-dark.css: -------------------------------------------------------------------------------- 1 | @import url("gtk-main-dark.css"); 2 | -------------------------------------------------------------------------------- /gtk/gtk-3.0/gtk-fallback.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/gtk-fallback.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/gtk-main-common.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/gtk-main-common.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/gtk-main-dark.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/gtk-main-dark.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/gtk-main.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/gtk-main.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/gtk-widgets-assets-dark.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/gtk-widgets-assets-dark.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/gtk-widgets-assets.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/gtk-widgets-assets.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/gtk-widgets-backgrounds.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/gtk-widgets-backgrounds.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/gtk-widgets-borders-dark.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/gtk-widgets-borders-dark.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/gtk-widgets-borders.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/gtk-widgets-borders.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/gtk-widgets-dark-overrides.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/gtk-widgets-dark-overrides.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/gtk-widgets.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/gtk-widgets.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/gtk.css: -------------------------------------------------------------------------------- 1 | @import url("gtk-main.css"); 2 | -------------------------------------------------------------------------------- /gtk/gtk-3.0/overlay-scrollbar.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/overlay-scrollbar.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/settings.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/settings.ini -------------------------------------------------------------------------------- /gtk/gtk-3.0/unity-neon.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/unity-neon.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/unity-simple.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/unity-simple.css -------------------------------------------------------------------------------- /gtk/gtk-3.0/unity.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/gtk/gtk-3.0/unity.css -------------------------------------------------------------------------------- /helpers/start-dhcpd.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/helpers/start-dhcpd.sh -------------------------------------------------------------------------------- /htop/htoprc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/htop/htoprc -------------------------------------------------------------------------------- /i3/config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/i3/config -------------------------------------------------------------------------------- /i3/i3-screen2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/i3/i3-screen2.png -------------------------------------------------------------------------------- /i3/i3exit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/i3/i3exit.sh -------------------------------------------------------------------------------- /i3/i3status.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/i3/i3status.conf -------------------------------------------------------------------------------- /i3/layouts/checkers.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/i3/layouts/checkers.json -------------------------------------------------------------------------------- /i3/layouts/dia-ws.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/i3/layouts/dia-ws.json -------------------------------------------------------------------------------- /i3/layouts/start-checkers.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/i3/layouts/start-checkers.sh -------------------------------------------------------------------------------- /i3/layouts/start-dia.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/i3/layouts/start-dia.sh -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/install.sh -------------------------------------------------------------------------------- /qutebrowser/bookmarks/urls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/qutebrowser/bookmarks/urls -------------------------------------------------------------------------------- /qutebrowser/keys.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/qutebrowser/keys.conf -------------------------------------------------------------------------------- /qutebrowser/qsettings/QtProject.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/qutebrowser/qsettings/QtProject.conf -------------------------------------------------------------------------------- /qutebrowser/quickmarks: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/qutebrowser/quickmarks -------------------------------------------------------------------------------- /qutebrowser/qutebrowser.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/qutebrowser/qutebrowser.conf -------------------------------------------------------------------------------- /qutebrowser/stylesheets/light-org.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/qutebrowser/stylesheets/light-org.css -------------------------------------------------------------------------------- /qutebrowser/stylesheets/light.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/qutebrowser/stylesheets/light.css -------------------------------------------------------------------------------- /ranger/bookmarks: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/ranger/bookmarks -------------------------------------------------------------------------------- /ranger/commands.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/ranger/commands.py -------------------------------------------------------------------------------- /ranger/rc.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/ranger/rc.conf -------------------------------------------------------------------------------- /ranger/rifle.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/ranger/rifle.conf -------------------------------------------------------------------------------- /ranger/scope.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/ranger/scope.sh -------------------------------------------------------------------------------- /teiler.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/teiler.conf -------------------------------------------------------------------------------- /tmux/.tmux.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/tmux/.tmux.conf -------------------------------------------------------------------------------- /vim/.vim/.ycm_extra_conf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/.ycm_extra_conf.py -------------------------------------------------------------------------------- /vim/.vim/.ycm_extra_conf.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/.ycm_extra_conf.pyc -------------------------------------------------------------------------------- /vim/.vim/colors/apprentice.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/apprentice.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-3024.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-3024.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-apathy.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-apathy.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-ashes.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-ashes.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-atelierdune.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-atelierdune.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-atelierforest.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-atelierforest.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-atelierheath.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-atelierheath.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-atelierlakeside.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-atelierlakeside.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-atelierseaside.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-atelierseaside.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-bespin.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-bespin.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-brewer.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-brewer.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-bright.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-bright.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-chalk.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-chalk.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-codeschool.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-codeschool.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-colors.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-colors.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-default.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-default.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-eighties.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-eighties.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-embers.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-embers.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-flat.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-flat.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-google.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-google.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-grayscale.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-grayscale.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-greenscreen.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-greenscreen.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-harmonic16.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-harmonic16.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-isotope.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-isotope.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-londontube.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-londontube.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-marrakesh.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-marrakesh.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-mocha.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-mocha.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-monokai.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-monokai.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-ocean.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-ocean.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-paraiso.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-paraiso.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-pop.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-pop.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-railscasts.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-railscasts.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-shapeshifter.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-shapeshifter.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-solarized.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-solarized.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-summerfruit.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-summerfruit.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-tomorrow.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-tomorrow.vim -------------------------------------------------------------------------------- /vim/.vim/colors/base16-twilight.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/base16-twilight.vim -------------------------------------------------------------------------------- /vim/.vim/colors/github.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/github.vim -------------------------------------------------------------------------------- /vim/.vim/colors/gruvbox.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/gruvbox.vim -------------------------------------------------------------------------------- /vim/.vim/colors/hipster.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/hipster.vim -------------------------------------------------------------------------------- /vim/.vim/colors/mod8.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/mod8.vim -------------------------------------------------------------------------------- /vim/.vim/colors/zenburn.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/colors/zenburn.vim -------------------------------------------------------------------------------- /vim/.vim/init.vim: -------------------------------------------------------------------------------- 1 | /home/cee/.vimrc -------------------------------------------------------------------------------- /vim/.vim/spell/de.utf-8.add: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/spell/de.utf-8.add -------------------------------------------------------------------------------- /vim/.vim/spell/de.utf-8.add.spl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/spell/de.utf-8.add.spl -------------------------------------------------------------------------------- /vim/.vim/spell/de.utf-8.spl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/spell/de.utf-8.spl -------------------------------------------------------------------------------- /vim/.vim/spell/en.utf-8.add: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/spell/en.utf-8.add -------------------------------------------------------------------------------- /vim/.vim/spell/en.utf-8.add.spl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/spell/en.utf-8.add.spl -------------------------------------------------------------------------------- /vim/.vim/spell/en.utf-8.spl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/spell/en.utf-8.spl -------------------------------------------------------------------------------- /vim/.vim/spell/en.utf-8.sug: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vim/spell/en.utf-8.sug -------------------------------------------------------------------------------- /vim/.vimrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vimrc -------------------------------------------------------------------------------- /vim/.vimrc-presentation: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/.vimrc-presentation -------------------------------------------------------------------------------- /vim/ycm_extra_conf-template.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/vim/ycm_extra_conf-template.py -------------------------------------------------------------------------------- /youtube-dl/youtube-dl.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/youtube-dl/youtube-dl.conf -------------------------------------------------------------------------------- /zathura/zathurarc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/zathura/zathurarc -------------------------------------------------------------------------------- /zathura/zathurarc-inv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/zathura/zathurarc-inv -------------------------------------------------------------------------------- /zsh/.zprofile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/zsh/.zprofile -------------------------------------------------------------------------------- /zsh/.zshrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/zsh/.zshrc -------------------------------------------------------------------------------- /zsh/aliases.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreatta/config/HEAD/zsh/aliases.zsh --------------------------------------------------------------------------------