diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 72847c5..0000000 --- a/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/weechat/.weechat/irc.conf -/weechat/.weechat/logs -/weechat/.weechat/urls.log -/weechat/.weechat/weechat.log -/i3/.config/i3/config diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 6992fbc..0000000 --- a/.gitmodules +++ /dev/null @@ -1,9 +0,0 @@ -[submodule "oh-my-zsh/.oh-my-zsh/"] - path = oh-my-zsh/.oh-my-zsh - url = https://github.com/robbyrussell/oh-my-zsh.git -[submodule "i3/.config/i3/vendor/i3blocks"] - path = i3/.config/i3/vendor/i3blocks - url = https://github.com/Anachron/i3blocks.git -[submodule "i3/.config/i3/i3blocks"] - path = i3/.config/i3/i3blocks - url = https://github.com/alrayyes/i3blocks.git diff --git a/README.md b/README.md index 23c3940..30da496 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Dotfiles +# Server Dotfiles -A repository of my personal configuration files. +A repository of my personal server configuration files. # Requirements @@ -13,21 +13,14 @@ A repository of my personal configuration files. ``` # Packages -* [albert](https://github.com/ManuelSchneid3r/albert) -* [Arch Linux](https://www.archlinux.org/) -* [Firejail](https://firejail.wordpress.com/) * [git](https://git-scm.com/) -* [i3](https://i3wm.org/) * [mutt](http://www.mutt.org/) -* [Redshift](http://jonls.dk/redshift/) -* [terminator](https://gnometerminator.blogspot.nl/p/introduction.html) * [tmux](https://tmux.github.io/) * [vim](http://www.vim.org/) -* [zeal](https://zealdocs.org/) * [zsh](https://www.zsh.org/) # License This theme is released under the MIT License. For more information read the [license][license]. -[license]: https://github.com/alrayyes/dotfiles/blob/master/LICENSE.md +[license]: https://github.com/alrayyes/server-dotfiles/blob/master/LICENSE.md diff --git a/bin/bin/aljazeera.sh b/bin/bin/aljazeera.sh deleted file mode 100755 index fb0072f..0000000 --- a/bin/bin/aljazeera.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -mpv http://aljazeera-eng-apple-live.adaptive.level3.net/apple/aljazeera/english/appleman.m3u8 diff --git a/bin/bin/backup.sh b/bin/bin/backup.sh deleted file mode 100755 index 2254a55..0000000 --- a/bin/bin/backup.sh +++ /dev/null @@ -1,20 +0,0 @@ -#!/bin/sh -REPOSITORY=~/mnt/backups - -# Backup all of /home and /var/www except a few -# excluded directories -borg create -v --stats \ - --compression lz4 \ - $REPOSITORY::'{hostname}-{now:%Y-%m-%d}' \ - /home/alrayyes \ - --exclude '/home/alrayyes/.cache' \ - --exclude '/home/alrayyes/mnt' \ - --exclude '/home/alrayyes/music' \ - --exclude '/home/alrayyes/gPodder/Downloads' - -# Use the `prune` subcommand to maintain 7 daily, 4 weekly and 6 monthly -# archives of THIS machine. The '{hostname}-' prefix is very important to -# limit prune's operation to this machine's archives and not apply to -# other machine's archives also. -borg prune -v --list $REPOSITORY --prefix '{hostname}-' \ - --keep-daily=7 --keep-weekly=4 --keep-monthly=6 diff --git a/bin/bin/dlna.sh b/bin/bin/dlna.sh deleted file mode 100755 index 347590e..0000000 --- a/bin/bin/dlna.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -pulseaudio-dlna --bit-rate=256 diff --git a/bin/bin/syncmusic.sh b/bin/bin/syncmusic.sh deleted file mode 100755 index 7235352..0000000 --- a/bin/bin/syncmusic.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -rsync -az --delete --progress alrayyes@eniac:/mnt/storage/music/ ~/mnt/stack/music/ diff --git a/borg/.config/systemd/user/borg.service b/borg/.config/systemd/user/borg.service deleted file mode 100644 index 5f758b6..0000000 --- a/borg/.config/systemd/user/borg.service +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=Borg Backup - -[Service] -ExecStart=/home/alrayyes/bin/backup.sh - -[Install] -WantedBy=default.target diff --git a/borg/.config/systemd/user/borg.timer b/borg/.config/systemd/user/borg.timer deleted file mode 100644 index fe13959..0000000 --- a/borg/.config/systemd/user/borg.timer +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Run borg daily - -[Timer] -OnBootSec=300m -OnUnitActiveSec=1d - -[Install] -WantedBy=timers.target diff --git a/cmus/.config/cmus/autosave b/cmus/.config/cmus/autosave deleted file mode 100644 index da0fee5..0000000 --- a/cmus/.config/cmus/autosave +++ /dev/null @@ -1,186 +0,0 @@ -set aaa_mode=all -set altformat_current= %F -set altformat_playlist= %f%= %d -set altformat_title=%f -set altformat_trackwin= %f%= %d -set auto_expand_albums_follow=true -set auto_expand_albums_search=true -set auto_expand_albums_selcur=true -set auto_reshuffle=true -set buffer_seconds=10 -set color_cmdline_attr=default -set color_cmdline_bg=default -set color_cmdline_fg=default -set color_cur_sel_attr=default -set color_error=lightred -set color_info=lightyellow -set color_separator=blue -set color_statusline_attr=default -set color_statusline_bg=gray -set color_statusline_fg=black -set color_titleline_attr=default -set color_titleline_bg=blue -set color_titleline_fg=white -set color_win_attr=default -set color_win_bg=default -set color_win_cur=lightyellow -set color_win_cur_sel_attr=default -set color_win_cur_sel_bg=blue -set color_win_cur_sel_fg=lightyellow -set color_win_dir=lightblue -set color_win_fg=default -set color_win_inactive_cur_sel_attr=default -set color_win_inactive_cur_sel_bg=gray -set color_win_inactive_cur_sel_fg=lightyellow -set color_win_inactive_sel_attr=default -set color_win_inactive_sel_bg=gray -set color_win_inactive_sel_fg=black -set color_win_sel_attr=default -set color_win_sel_bg=blue -set color_win_sel_fg=white -set color_win_title_attr=default -set color_win_title_bg=blue -set color_win_title_fg=white -set confirm_run=true -set continue=true -set device=/dev/cdrom -set display_artist_sort_name=false -set dsp.alsa.device= -set dsp.ao.buffer_size=16384 -set dsp.ao.driver= -set dsp.ao.wav_counter=1 -set dsp.ao.wav_dir=/home/alrayyes -set dsp.oss.device= -set follow=false -set format_current= %a - %l -%3n. %t%= %y -set format_playlist= %-21%a %3n. %t%= %y %d %{?X!=0?%3X ? } -set format_playlist_va= %-21%A %3n. %t (%a)%= %y %d %{?X!=0?%3X ? } -set format_statusline= %{status} %{?show_playback_position?%{position} %{?duration?/ %{duration} }?%{?duration?%{duration} }}- %{total} %{?volume>=0?vol: %{?lvolume!=rvolume?%{lvolume},%{rvolume} ?%{volume} }}%{?stream?buf: %{buffer} }%{?show_current_bitrate & bitrate>=0? %{bitrate} kbps }%=%{?repeat_current?repeat current?%{?play_library?%{playlist_mode} from %{?play_sorted?sorted }library?playlist}} | %1{continue}%1{follow}%1{repeat}%1{shuffle} -set format_title=%a - %l - %t (%y) -set format_trackwin=%3n. %t%= %y %d -set format_trackwin_album= %l -set format_trackwin_va=%3n. %t (%a)%= %y %d -set format_treewin= %l -set format_treewin_artist=%a -set icecast_default_charset=ISO-8859-1 -set id3_default_charset=ISO-8859-1 -set input.cdio.cddb_url=freedb.freedb.org:8880 -set lib_sort=albumartist date album discnumber tracknumber title filename play_count -set mixer.alsa.channel= -set mixer.alsa.device= -set mixer.oss.channel=PCM -set mixer.oss.device= -set mixer.pulse.restore_volume=1 -set mouse=false -set output_plugin=pulse -set passwd= -set pl_sort= -set play_library=true -set play_sorted=true -set repeat=false -set repeat_current=false -set replaygain=disabled -set replaygain_limit=true -set replaygain_preamp=0.000000 -set resume=false -set rewind_offset=5 -set scroll_offset=2 -set set_term_title=true -set show_all_tracks=true -set show_current_bitrate=false -set show_hidden=false -set show_playback_position=true -set show_remaining_time=false -set shuffle=false -set skip_track_info=false -set smart_artist_sort=true -set softvol=false -set softvol_state=0 0 -set status_display_program=cmusfm -set wrap_search=true -bind browser backspace browser-up -bind browser i toggle show_hidden -bind browser space win-activate -bind browser u win-update -bind common ! push shell -bind common + vol +10% -bind common , seek -1m -bind common - vol -10% -bind common . seek +1m -bind common 1 view tree -bind common 2 view sorted -bind common 3 view playlist -bind common 4 view queue -bind common 5 view browser -bind common 6 view filters -bind common 7 view settings -bind common = vol +10% -bind common C toggle continue -bind common D win-remove -bind common E win-add-Q -bind common F push filter -bind common G win-bottom -bind common I echo {} -bind common L push live-filter -bind common M toggle play_library -bind common N search-prev -bind common P win-mv-before -bind common U win-update-cache -bind common [ vol +1% +0 -bind common ] vol +0 +1% -bind common ^B win-page-up -bind common ^C echo Type :quit to exit cmus. -bind common ^E win-scroll-down -bind common ^F win-page-down -bind common ^L refresh -bind common ^R toggle repeat_current -bind common ^Y win-scroll-up -bind common a win-add-l -bind common b player-next -bind common c player-pause -bind common delete win-remove -bind common down win-down -bind common e win-add-q -bind common end win-bottom -bind common enter win-activate -bind common f toggle follow -bind common g win-top -bind common h seek -5 -bind common home win-top -bind common i win-sel-cur -bind common j win-down -bind common k win-up -bind common l seek +5 -bind common left seek -5 -bind common m toggle aaa_mode -bind common mlb_click_selected win-activate -bind common mouse_scroll_down win-down -bind common mouse_scroll_up win-up -bind common n search-next -bind common o toggle play_sorted -bind common p win-mv-after -bind common page_down win-page-down -bind common page_up win-page-up -bind common q quit -i -bind common r toggle repeat -bind common right seek +5 -bind common s toggle shuffle -bind common space win-toggle -bind common t toggle show_remaining_time -bind common tab win-next -bind common u update-cache -bind common up win-up -bind common v player-stop -bind common x player-play -bind common y win-add-p -bind common z player-prev -bind common { vol -1% -0 -bind common } vol -0 -1% -fset 90s=date>=1990&date<2000 -fset classical=genre="Classical" -fset missing-tag=!stream&(artist=""|album=""|title=""|tracknumber=-1|date=-1) -fset mp3=filename="*.mp3" -fset ogg=filename="*.ogg" -fset ogg-or-mp3=ogg|mp3 -fset unheard=play_count=0 -factivate diff --git a/cmus/.config/cmus/solarized.theme b/cmus/.config/cmus/solarized.theme deleted file mode 100644 index 95041ef..0000000 --- a/cmus/.config/cmus/solarized.theme +++ /dev/null @@ -1,49 +0,0 @@ -# colors from solarized: http://ethanschoonover.com/solarized -# default text color -set color_win_fg=default - -# overall background color -set color_win_bg=default - -# command-line colors -set color_cmdline_bg=default -set color_cmdline_fg=default -set color_error=160 -set color_info=136 -set color_separator=240 - -# bottom status line -set color_statusline_bg=0 -set color_statusline_fg=37 - -# bottom title line -set color_titleline_bg=0 -set color_titleline_fg=136 - -# top title area -set color_win_title_bg=0 -set color_win_title_fg=64 -##### playing file colors ###################################################### -# unselected currently playing track's text -set color_win_cur=33 - -# active selection for currently playing track -set color_win_cur_sel_bg=0 -set color_win_cur_sel_fg=33 - -# inactive selection for currently playing track -set color_win_inactive_cur_sel_bg=default -set color_win_inactive_cur_sel_fg=125 - -##### non-playing file colors ################################################## -# active selection -set color_win_sel_bg=0 -set color_win_sel_fg=166 - -# inactive selection -set color_win_inactive_sel_bg=default -set color_win_inactive_sel_fg=125 - -##### file browser view colors ################################################# -# directory listing color -set color_win_dir=33 diff --git a/cmus/.config/firejail/cmus.profile b/cmus/.config/firejail/cmus.profile deleted file mode 100644 index 35aa3ed..0000000 --- a/cmus/.config/firejail/cmus.profile +++ /dev/null @@ -1,18 +0,0 @@ -# cmus profile -noblacklist ${HOME}/.config/cmus - -include /etc/firejail/disable-common.inc -include /etc/firejail/disable-programs.inc -include /etc/firejail/disable-devel.inc -include /etc/firejail/disable-passwdmgr.inc - -caps.drop all -netfilter -nonewprivs -noroot -protocol unix,inet,inet6 -seccomp - -private-bin cmus,cmusfm -private-etc group -shell none diff --git a/cmusfm/.config/firejail/cmusfm.profile b/cmusfm/.config/firejail/cmusfm.profile deleted file mode 100644 index 70ce8f1..0000000 --- a/cmusfm/.config/firejail/cmusfm.profile +++ /dev/null @@ -1,13 +0,0 @@ -# cmusfm profile -noblacklist ${HOME}/.config/cmus - -include /etc/firejail/disable-common.inc -include /etc/firejail/disable-programs.inc -include /etc/firejail/disable-devel.inc -include /etc/firejail/disable-passwdmgr.inc - -caps.drop all -nonewprivs -noroot -protocol unix,inet,inet6 -seccomp diff --git a/compton/.config/compton.conf b/compton/.config/compton.conf deleted file mode 100644 index 73a0fc2..0000000 --- a/compton/.config/compton.conf +++ /dev/null @@ -1 +0,0 @@ -inactive-dim = 0.2; diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc deleted file mode 100644 index 04eca78..0000000 --- a/dunst/.config/dunst/dunstrc +++ /dev/null @@ -1,67 +0,0 @@ -# dunst solarized theme -# tostiheld 2015 - -[global] - font = System San Francisco Display 8 - allow_markup = yes - plain_text = no - format = "%s\n%b" - transparency = 0 - ignore_newline = no - show_indicators = yes - separator_color = frame - - sort = yes - alignment = left - bounce_freq = 0 - word_wrap = yes - - indicate_hidden = yes - show_age_threshold = 60 - idle_threshold = 120 - - geometry = "300x100-0+30" - shrink = no - line_height = 0 - notification_height = 100 - separator_height = 2 - padding = 16 - horizontal_padding = 12 - - monitor = 0 - follow = mouse - - sticky_history = yes - history_length = 20 - - icon_position = left - icon_folders = /usr/share/icons/Vivacious-Colors-Dark/status/32/:/usr/share/icons/Vivacious-Colors-Full-Dark/actions/32 - - startup_notification = false - dmenu = /usr/bin/dmenu -p dunst: - browser = /usr/bin/firefox -new-tab - -[frame] - width = 1 - color = "#93a1a1" - -[shortcuts] - close = ctrl+space - close_all = ctrl+shift+space - history = ctrl+grave - context = ctrl+shift+period - -[urgency_low] - background = "#586e75" - foreground = "#eee8d5" - timeout = 10 - -[urgency_normal] - background = "#073642" - foreground = "#eee8d5" - timeout = 5 - -[urgency_critical] - background = "#dc322f" - foreground = "#eee8d5" - timeout = 0 diff --git a/feh/.config/firejail/feh.profile b/feh/.config/firejail/feh.profile deleted file mode 100644 index b19f817..0000000 --- a/feh/.config/firejail/feh.profile +++ /dev/null @@ -1,21 +0,0 @@ -# feh image viewer profile -include /etc/firejail/disable-common.inc -include /etc/firejail/disable-programs.inc -include /etc/firejail/disable-devel.inc -include /etc/firejail/disable-passwdmgr.inc - -caps.drop all -seccomp -protocol unix,inet -netfilter -#net none -nonewprivs -noroot -nogroups -nosound -shell none - -private-bin feh -whitelist /tmp/.X11-unix -private-dev -#private-etc feh,ld.so.cache,ld.so.preload,localtime,nsswitch.conf,host.conf,resolv.conf,gai.conf,hosts diff --git a/fonts/.local/share/fonts/PragmataPro.ttf b/fonts/.local/share/fonts/PragmataPro.ttf deleted file mode 100644 index fbb074b..0000000 Binary files a/fonts/.local/share/fonts/PragmataPro.ttf and /dev/null differ diff --git a/git/.gitignore_global b/git/.gitignore_global deleted file mode 100644 index 6910c7f..0000000 --- a/git/.gitignore_global +++ /dev/null @@ -1,113 +0,0 @@ -# Created by https://www.gitignore.io/api/phpstorm - -### PhpStorm ### -# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm -# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 - -# User-specific stuff: -.idea/workspace.xml -.idea/tasks.xml - -# Sensitive or high-churn files: -.idea/dataSources/ -.idea/dataSources.ids -.idea/dataSources.xml -.idea/dataSources.local.xml -.idea/sqlDataSources.xml -.idea/dynamic.xml -.idea/uiDesigner.xml - -# Gradle: -.idea/gradle.xml -.idea/libraries - -# Mongo Explorer plugin: -.idea/mongoSettings.xml - -## File-based project format: -*.iws - -## Plugin-specific files: - -# IntelliJ -/out/ - -# mpeltonen/sbt-idea plugin -.idea_modules/ - -# JIRA plugin -atlassian-ide-plugin.xml - -# Crashlytics plugin (for Android Studio and IntelliJ) -com_crashlytics_export_strings.xml -crashlytics.properties -crashlytics-build.properties -fabric.properties - -### PhpStorm Patch ### -# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721 - -# *.iml -# modules.xml -# .idea/misc.xml -# *.ipr - -# End of https://www.gitignore.io/api/phpstorm - -### WebStorm ### -# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm -# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 - -# User-specific stuff: -.idea/workspace.xml -.idea/tasks.xml - -# Sensitive or high-churn files: -.idea/dataSources/ -.idea/dataSources.ids -.idea/dataSources.xml -.idea/dataSources.local.xml -.idea/sqlDataSources.xml -.idea/dynamic.xml -.idea/uiDesigner.xml - -# Gradle: -.idea/gradle.xml -.idea/libraries - -# Mongo Explorer plugin: -.idea/mongoSettings.xml - -## File-based project format: -*.iws - -## Plugin-specific files: - -# IntelliJ -/out/ - -# mpeltonen/sbt-idea plugin -.idea_modules/ - -# JIRA plugin -atlassian-ide-plugin.xml - -# Crashlytics plugin (for Android Studio and IntelliJ) -com_crashlytics_export_strings.xml -crashlytics.properties -crashlytics-build.properties -fabric.properties - -### WebStorm Patch ### -# Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721 - -# *.iml -# modules.xml -# .idea/misc.xml -# *.ipr - -# End of https://www.gitignore.io/api/webstorm - -# php-cs-fixer -php-cs-fixer -.php_cs.cache diff --git a/gnupg/.gnupg/gpg-agent.conf b/gnupg/.gnupg/gpg-agent.conf deleted file mode 100644 index 86736fe..0000000 --- a/gnupg/.gnupg/gpg-agent.conf +++ /dev/null @@ -1,2 +0,0 @@ -pinentry-program /usr/bin/pinentry-gtk-2 -enable-ssh-support diff --git a/gnupg/.gnupg/scdaemon.conf b/gnupg/.gnupg/scdaemon.conf deleted file mode 100644 index e429ba2..0000000 --- a/gnupg/.gnupg/scdaemon.conf +++ /dev/null @@ -1,3 +0,0 @@ -reader-port "Yubico Yubikey NEO OTP+CCID 01 00" -log-file /tmp/scdaemon.log -debug-level guru diff --git a/gnupg/.pam_environment b/gnupg/.pam_environment deleted file mode 100644 index b55fba7..0000000 --- a/gnupg/.pam_environment +++ /dev/null @@ -1,2 +0,0 @@ -SSH_AGENT_PID DEFAULT= -SSH_AUTH_SOCK DEFAULT="${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.ssh" diff --git a/gtk/.config/gtk-3.0/bookmarks b/gtk/.config/gtk-3.0/bookmarks deleted file mode 100644 index 9481a2c..0000000 --- a/gtk/.config/gtk-3.0/bookmarks +++ /dev/null @@ -1,5 +0,0 @@ -file:///home/alrayyes/Documents -file:///home/alrayyes/Music -file:///home/alrayyes/Pictures -file:///home/alrayyes/Videos -file:///home/alrayyes/Downloads diff --git a/gtk/.config/gtk-3.0/servers b/gtk/.config/gtk-3.0/servers deleted file mode 100644 index a9dcefc..0000000 --- a/gtk/.config/gtk-3.0/servers +++ /dev/null @@ -1,16 +0,0 @@ - - - - itunes on eniac - - - - - - - - - \ No newline at end of file diff --git a/gtk/.config/gtk-3.0/settings.ini b/gtk/.config/gtk-3.0/settings.ini deleted file mode 100644 index 87a7728..0000000 --- a/gtk/.config/gtk-3.0/settings.ini +++ /dev/null @@ -1,17 +0,0 @@ -[Settings] -gtk-application-prefer-dark-theme=1 -gtk-theme-name=Arc-Dark-OSX -gtk-icon-theme-name=gnome -gtk-font-name=System San Francisco Display 10 -gtk-cursor-theme-name=Adwaita -gtk-cursor-theme-size=0 -gtk-toolbar-style=GTK_TOOLBAR_BOTH -gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR -gtk-button-images=1 -gtk-menu-images=1 -gtk-enable-event-sounds=1 -gtk-enable-input-feedback-sounds=1 -gtk-xft-antialias=0 -gtk-xft-hinting=1 -gtk-xft-hintstyle=hintslight -gtk-xft-rgba=rgb diff --git a/gtk/.gtkrc-2.0 b/gtk/.gtkrc-2.0 deleted file mode 100644 index 262f180..0000000 --- a/gtk/.gtkrc-2.0 +++ /dev/null @@ -1,18 +0,0 @@ -# DO NOT EDIT! This file will be overwritten by LXAppearance. -# Any customization should be done in ~/.gtkrc-2.0.mine instead. - -include "/home/alrayyes/.gtkrc-2.0.mine" -gtk-theme-name="Arc-Dark-OSX" -gtk-icon-theme-name="gnome" -gtk-font-name="System San Francisco Display 10" -gtk-cursor-theme-size=0 -gtk-toolbar-style=GTK_TOOLBAR_BOTH -gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR -gtk-button-images=1 -gtk-menu-images=1 -gtk-enable-event-sounds=1 -gtk-enable-input-feedback-sounds=1 -gtk-xft-antialias=0 -gtk-xft-hinting=1 -gtk-xft-hintstyle="hintslight" -gtk-xft-rgba="rgb" diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/cinnamon.css b/gtk/.themes/Arc-Dark-OSX/cinnamon/cinnamon.css deleted file mode 100644 index 44b3bc2..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/cinnamon.css +++ /dev/null @@ -1,1306 +0,0 @@ -@charset "UTF-8"; -stage { - font-family: Futura Bk bt, sans, Sans-Serif; - font-size: 9pt; - color: #D3DAE3; } - -.label-shadow { - color: transparent; } - -.popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #2b2e39; - box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } - .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { - border-radius: 2px; } - .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } - .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #505666; - border: 1px solid #2b2e39; - box-shadow: inset 0 2px 4px rgba(80, 86, 102, 0.05); } - .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } - .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } - .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: rgba(211, 218, 227, 0.45); - border: 1px solid rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); - box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } - -.notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - border-radius: 2px; - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { - color: #5294E2; } - .notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - border: 1px solid #5294E2; - background-color: #5294E2; } - .notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -.popup-menu #notification StEntry, #menu-search-entry { - padding: 7px; - caret-size: 1px; - selection-background-color: #5294E2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 3px; - color: #D3DAE3; - background-color: #404552; - border: 1px solid #2b2e39; - box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } - .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .popup-menu #notification StEntry:hover, #menu-search-entry:hover { - color: #D3DAE3; - background-color: #404552; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } - .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { - color: rgba(211, 218, 227, 0.45); - background-color: #3c414e; - border-color: 1px solid #313440; - box-shadow: inset 0 2px 4px rgba(60, 65, 78, 0.05); } - .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { - icon-size: 16px; - warning-color: #F27835; - padding: 0 4px; } - -.notification StEntry { - padding: 7px; - caret-size: 1px; - caret-color: #BAC3CF; - selection-background-color: #5294E2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 3px; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .notification StEntry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .notification StEntry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-color: rgba(102, 109, 132, 0.2); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - -StScrollView.vfade { - -st-vfade-offset: 0px; } - -StScrollView.hfade { - -st-hfade-offset: 0px; } - -StScrollBar { - padding: 8px; } - StScrollView StScrollBar { - min-width: 5px; - min-height: 5px; } - StScrollBar StBin#trough { - background-color: rgba(64, 69, 82, 0.1); - border-radius: 8px; } - StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { - border-radius: 2px; - background-color: #767b87; - border: 0px solid; - margin: 0px; } - StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { - background-color: #676b78; } - StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294E2; } - -.separator { - -gradient-height: 1px; - -gradient-start: transparent; - -gradient-end: transparent; - -margin-horizontal: 1.5em; - height: 1em; } - -.popup-slider-menu-item, -.slider { - -slider-height: 4px; - -slider-background-color: #2b2e39; - -slider-border-color: transparent; - -slider-active-background-color: #5294E2; - -slider-active-border-color: transparent; - -slider-border-width: 0; - -slider-handle-radius: 4px; - height: 18px; - min-width: 15em; - border: 0 solid transparent; - border-right-width: 1px; - border-left-width: 5px; - color: transparent; } - -.check-box CinnamonGenericContainer { - spacing: .2em; - min-height: 30px; - padding-top: 2px; } - -.check-box StLabel { - font-weight: normal; } - -.check-box StBin { - width: 16px; - height: 16px; - background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } - -.check-box:focus StBin { - background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } - -.check-box:checked StBin { - background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } - -.check-box:focus:checked StBin { - background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } - -.radiobutton CinnamonGenericContainer { - spacing: .2em; - height: 26px; - padding-top: 2px; } - -.radiobutton StLabel { - padding-top: 4px; - font-size: 0.9em; - box-shadow: none; } - -.radiobutton StBin { - width: 16px; - height: 16px; - background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } - -.radiobutton:focus StBin { - background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } - -.radiobutton:checked StBin { - background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } - -.radiobutton:focus:checked StBin { - background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } - -.toggle-switch { - width: 50px; - height: 20px; - background-size: contain; } - .toggle-switch-us, .toggle-switch-intl { - background-image: url("dark-assets/switch/switch-off.svg"); } - .toggle-switch-us:checked, .toggle-switch-intl:checked { - background-image: url("dark-assets/switch/switch-on.svg"); } - -.cinnamon-link { - color: #a9caf1; - text-decoration: underline; } - .cinnamon-link:hover { - color: #d5e5f8; } - -#Tooltip { - border-radius: 3px; - padding: 5px 12px; - background-color: rgba(53, 57, 69, 0.95); - color: #BAC3CF; - font-size: 1em; - font-weight: normal; - text-align: center; } - -.popup-menu { - color: white; - min-width: 200px; - color: #D3DAE3; - border-image: url("dark-assets/menu/menu.svg") 9 9 9 9; } - .popup-menu-arrow { - icon-size: 16px; } - .popup-menu .popup-sub-menu { - background-gradient-direction: none; - box-shadow: none; - border-image: url("dark-assets/menu/submenu.svg") 9 9 9 9; } - .popup-menu .popup-sub-menu .popup-menu-item:ltr { - padding-right: 0em; } - .popup-menu .popup-sub-menu .popup-menu-item:rtl { - padding-left: 0em; } - .popup-menu .popup-sub-menu StScrollBar { - padding: 4px; } - .popup-menu .popup-sub-menu StScrollBar StBin#trough, .popup-menu .popup-sub-menu StScrollBar StBin#vhandle { - border-width: 0; } - .popup-menu .popup-menu-content { - padding: 1em 0em 1em 0em; } - .popup-menu .popup-menu-item { - padding: 0.4em 1.75em; - spacing: 1em; } - .popup-menu .popup-menu-item:active { - color: #D3DAE3; - background-color: transparent; - border-image: url("dark-assets/menu/menu-hover.svg") 9 9 1 1; } - .popup-menu .popup-menu-item:insensitive { - color: rgba(211, 218, 227, 0.5); - background: none; } - .popup-menu .popup-inactive-menu-item { - color: #D3DAE3; } - .popup-menu .popup-inactive-menu-item:insensitive { - color: rgba(211, 218, 227, 0.45); } - .popup-menu-icon { - icon-size: 16px; } - -.popup-menu-boxpointer { - -arrow-border-radius: 3px; - -arrow-background-color: transparent; - -arrow-border-width: 1px; - -arrow-border-color: transparent; - -arrow-base: 0; - -arrow-rise: 0; } - -/*Don't know what this does*/ -.popup-combo-menu { - background-color: rgba(0, 0, 0, 0.4); - padding: 1em 0em; - color: red; - border: 1px solid rgba(0, 0, 0, 0.6); - border-radius: 3px; } - -.popup-combobox-item { - spacing: 1em; } - -.popup-separator-menu-item { - height: 2px; - margin: 10px 0px; - background-color: transparent; - border: none; - border-image: url("common-assets/menu-separator.svg") 1 1 1 1; } - -.popup-alternating-menu-item:alternate { - font-weight: normal; } - -.popup-device-menu-item { - spacing: .5em; } - -.popup-subtitle-menu-item { - font-weight: normal; } - -.nm-menu-item-icons { - spacing: .5em; } - -#panel { - font-weight: bold; - height: 2.1em; - min-height: 27px; } - #panelLeft { - spacing: 4px; } - #panelLeft:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(255, 0, 0, 0.05); - background-gradient-end: rgba(255, 0, 0, 0.2); } - #panelLeft:ltr · { - padding-right: 4px; } - #panelLeft:rtl · { - padding-left: 4px; } - #panelRight:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(0, 0, 255, 0.05); - background-gradient-end: rgba(0, 0, 255, 0.2); } - #panelRight:ltr · { - padding-left: 4px; - spacing: 0px; } - #panelRight:rtl · { - padding-right: 4px; - spacing: 0px; } - #panelCenter { - spacing: 4px; } - #panelCenter:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(0, 255, 0, 0.05); - background-gradient-end: rgba(0, 255, 0, 0.2); } - -.panel-top, .panel-bottom { - color: #ffffff; - font-size: 1em; - padding: 0px; } - -.panel-top { - border-image: url("common-assets/panel/panel-top.svg") 1 1 1 1; } - -.panel-bottom { - border-image: url("common-assets/panel/panel-bottom.svg") 1 1 1 1; } - -.panel-status-button { - border-widht: 0; - -natural-hpadding: 3px; - -minimum-hpadding: 3px; - font-weight: bold; - color: white; - height: 22px; } - -.panel-button { - -natural-hpadding: 6px; - -minimum-hpadding: 2px; - font-weight: bold; - color: green; - transition-duration: 100; } - -.system-status-icon { - icon-size: 16px; - padding: 0 1px; } - -#overview { - spacing: 12px; } - -.window-caption { - background-color: rgba(53, 57, 69, 0.95); - border: 1px solid rgba(53, 57, 69, 0.95); - color: #BAC3CF; - spacing: 25px; - border-radius: 2px; - font-size: 9pt; - padding: 5px 8px; - -cinnamon-caption-spacing: 4px; } - .window-caption#selected { - background-color: #5294E2; - color: #ffffff; - border: 1px solid #5294E2; - spacing: 25px; } - -.expo-workspaces-name-entry, -.expo-workspaces-name-entry#selected { - height: 15px; - border-radius: 2px; - font-size: 9pt; - padding: 5px 8px; - -cinnamon-caption-spacing: 4px; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .expo-workspaces-name-entry:focus, - .expo-workspaces-name-entry#selected:focus { - border: 1px solid #5294E2; - background-color: #5294E2; - color: #ffffff; - font-style: italic; - transition-duration: 300; - selection-background-color: #ffffff; - selected-color: #5294E2; } - -.expo-workspace-thumbnail-frame { - border: 4px solid rgba(255, 255, 255, 0); - background-color: rgba(255, 255, 255, 0); - border-radius: 2px; } - .expo-workspace-thumbnail-frame#active { - border: 4px solid #5294E2; - background-color: black; - border-radius: 2px; } - -.expo-background { - background-color: #353945; } - -.workspace-thumbnails { - spacing: 26px; } - .workspace-thumbnails-background, .workspace-thumbnails-background:rtl { - padding: 8px; } - -.workspace-add-button { - background-image: url("common-assets/misc/add-workspace.svg"); - height: 200px; - width: 35px; - transition-duration: 100; } - .workspace-add-button:hover { - background-image: url("common-assets/misc/add-workspace-hover.svg"); - transition-duration: 100; } - .workspace-add-button:active { - background-image: url("common-assets/misc/add-workspace-active.svg"); - transition-duration: 100; } - -.workspace-overview-background-shade { - background-color: rgba(0, 0, 0, 0.5); } - -.workspace-close-button, -.window-close { - background-image: url("common-assets/misc/close.svg"); - background-size: 26px; - height: 26px; - width: 26px; - -cinnamon-close-overlap: 10px; } - .workspace-close-button:hover, - .window-close:hover { - background-image: url("common-assets/misc/close-hover.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - .workspace-close-button:active, - .window-close:active { - background-image: url("common-assets/misc/close-active.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - -.window-close-area { - background-image: url("common-assets/misc/trash-icon.svg"); - height: 120px; - width: 400px; } - -.about-content { - width: 550px; - height: 250px; - spacing: 8px; - padding-bottom: 10px; } - -.about-title { - font-size: 2em; - font-weight: bold; } - -.about-uuid { - font-size: 10px; - color: #888; } - -.about-icon { - padding-right: 20px; - padding-bottom: 14px; } - -.about-scrollBox { - border: 1px solid #2b2e39; - border-radius: 2px; - background-color: #404552; - padding: 4px; - padding-right: 0; - border-radius: 0; } - .about-scrollBox-innerBox { - padding: 1.2em; - spacing: 1.2em; } - -.about-description { - padding-top: 4px; - padding-bottom: 16px; } - -.about-version { - padding-left: 7px; - font-size: 10px; - color: #888; } - -.calendar { - padding: 0.4em 1.75em; - spacing-rows: 0px; - spacing-columns: 0px; } - -.calendar-month-label { - color: #D3DAE3; - font-weight: bold; - padding: 8px 0; } - -.calendar-change-month-back, -.calendar-change-month-forward { - width: 16px; - height: 16px; } - -.calendar-change-month-back { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:focus, .calendar-change-month-back:hover { - background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-back:active { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:rtl { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { - background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-back:rtl:active { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - -.calendar-change-month-forward { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { - background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-forward:active { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:rtl { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { - background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-forward:rtl:active { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - -.datemenu-date-label { - padding: 0.4em 1.75em; - font-weight: bold; - text-align: center; - color: #D3DAE3; - border-radius: 2px; } - -.calendar-day-base { - font-size: 80%; - text-align: center; - width: 25px; - height: 25px; - padding: 0.1em; - margin: 2px; - border-radius: 12.5px; } - -.calendar-day-heading { - color: rgba(211, 218, 227, 0.85); - margin-top: 1em; - font-size: 70%; } - -.calendar-day { - border-width: 0; - color: rgba(211, 218, 227, 0.8); } - -.calendar-day-top { - border-top-width: 0; } - -.calendar-day-left { - border-left-width: 0; } - -.calendar-nonwork-day { - color: #D3DAE3; - background-color: transparent; - font-weight: bold; } - -.calendar-today, -.calendar-today:active, -.calendar-today:focus, -.calendar-today:hover { - font-weight: bold; - color: #ffffff; - background-color: #5294E2; - border-width: 0; } - -.calendar-other-month-day { - color: rgba(211, 218, 227, 0.3); - opacity: 1; } - -#notification { - border-radius: 3px; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - padding: 13px; - spacing-rows: 10px; - spacing-columns: 10px; - margin-from-right-edge-of-screen: 20px; - width: 34em; - color: #BAC3CF; } - .popup-menu #notification { - color: #D3DAE3; - border-image: url("dark-assets/misc/message.svg") 9 9 9 9; } - .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { - padding: 5px; } - #notification.multi-line-notification { - padding-bottom: 13px; - color: #BAC3CF; } - #notification-scrollview { - max-height: 10em; } - #notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { - height: 1em; } - #notification-scrollview:ltr > StScrollBar { - padding-left: 6px; } - #notification-scrollview:rtl > StScrollBar { - padding-right: 6px; } - #notification-body { - spacing: 5px; } - #notification-actions { - spacing: 10px; } - -.notification-with-image { - min-height: 159px; - color: #BAC3CF; } - -.notification-button, .notification-icon-button { - padding: 5px; } - -.notification-icon-button > StIcon { - icon-size: 36px; } - -#altTabPopup { - padding: 8px; - spacing: 16px; } - -.switcher-list { - color: #BAC3CF; - background: none; - border: none; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 3px; - padding: 20px; } - .switcher-list > StBoxLayout { - padding: 4px; } - .switcher-list-item-container { - spacing: 8px; } - .switcher-list .item-box { - padding: 8px; - border-radius: 2px; } - .switcher-list .item-box:outlined { - padding: 8px; - border: 1px solid #5294E2; } - .switcher-list .item-box:selected { - color: #ffffff; - background-color: #5294E2; - border: 0px solid #5294E2; } - .switcher-list .thumbnail { - width: 256px; } - .switcher-list .thumbnail-box { - padding: 2px; - spacing: 4px; } - .switcher-list .separator { - width: 1px; - background: rgba(255, 255, 255, 0.2); } - -.switcher-arrow { - border-color: transparent; - color: #BAC3CF; } - .switcher-arrow:highlighted { - border-color: transparent; - color: #ffffff; } - -.thumbnail-scroll-gradient-left { - background-color: transparent; - border-radius: 24px; - border-radius-topright: 0px; - border-radius-bottomright: 0px; - width: 60px; } - -.thumbnail-scroll-gradient-right { - background-color: transparent; - border-radius: 24px; - border-radius-topleft: 0px; - border-radius-bottomleft: 0px; - width: 60px; } - -.ripple-box { - width: 52px; - height: 52px; - background-image: url("common-assets/misc/corner-ripple-ltr.svg"); - background-size: contain; } - .ripple-box:rtl { - background-image: url("common-assets/misc/corner-ripple-rtl.svg"); } - -.lightbox { - background-color: rgba(0, 0, 0, 0.4); } - -.flashspot { - background-color: white; } - -.modal-dialog { - color: #D3DAE3; - background-color: rgba(56, 60, 74, 0); - border: none; - border-image: url("dark-assets/misc/modal.svg") 9 9 9 67; - padding: 0 5px 6px 5px; } - .modal-dialog > StBoxLayout:first-child { - padding: 20px 10px 10px 10px; } - .modal-dialog-button-box { - spacing: 0; - margin: 0px; - padding: 14px 10px; - background: none; - border: none; - border-image: url("dark-assets/misc/button-box.svg") 9 9 9 9; } - .modal-dialog-button-box .modal-dialog-button { - padding-top: 0; - padding-bottom: 0; - height: 30px; } - -.run-dialog { - padding: 0px 15px 10px 15px; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; } - .run-dialog > * { - padding: 0; } - .run-dialog-label { - font-size: 0; - font-weight: bold; - color: #BAC3CF; - padding-bottom: 0; } - .run-dialog-error-label { - color: #FC4138; } - .run-dialog-error-box { - padding-top: 15px; - spacing: 5px; } - .run-dialog-completion-box { - padding-left: 15px; - font-size: 10px; } - .run-dialog-entry { - width: 21em; - padding: 7px; - border-radius: 3px; - caret-color: #BAC3CF; - selected-color: #ffffff; - selection-background-color: #5294E2; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .run-dialog-entry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .run-dialog .modal-dialog-button-box { - border: none; - box-shadow: none; - background: none; - background-gradient-direction: none; } - -/* CinnamonMountOperation Dialogs */ -.cinnamon-mount-operation-icon { - icon-size: 48px; } - -.mount-password-reask { - color: #F27835; } - -.show-processes-dialog, -.mount-question-dialog { - spacing: 24px; } - .show-processes-dialog-subject, - .mount-question-dialog-subject { - padding-top: 10px; - padding-left: 17px; - padding-bottom: 6px; } - .show-processes-dialog-subject:rtl, - .mount-question-dialog-subject:rtl { - padding-left: 0px; - padding-right: 17px; } - .show-processes-dialog-description, - .mount-question-dialog-description { - padding-left: 17px; - width: 28em; } - .show-processes-dialog-description:rtl, - .mount-question-dialog-description:rtl { - padding-right: 17px; } - -.show-processes-dialog-app-list { - max-height: 200px; - padding-top: 24px; - padding-left: 49px; - padding-right: 32px; } - .show-processes-dialog-app-list:rtl { - padding-right: 49px; - padding-left: 32px; } - .show-processes-dialog-app-list-item { - color: #ccc; } - .show-processes-dialog-app-list-item:hover { - color: white; } - .show-processes-dialog-app-list-item:ltr { - padding-right: 1em; } - .show-processes-dialog-app-list-item:rtl { - padding-left: 1em; } - .show-processes-dialog-app-list-item-icon:ltr { - padding-right: 17px; } - .show-processes-dialog-app-list-item-icon:rtl { - padding-left: 17px; } - .show-processes-dialog-app-list-item-name { - font-size: 1.1em; } - -.magnifier-zoom-region { - border: 2px solid maroon; } - .magnifier-zoom-region .full-screen { - border-width: 0px; } - -#keyboard { - background-color: rgba(53, 57, 69, 0.95); - border-width: 0; - border-top-width: 1px; - border-color: rgba(0, 0, 0, 0.4); } - -.keyboard-layout { - spacing: 10px; - padding: 10px; } - -.keyboard-row { - spacing: 15px; } - -.keyboard-key { - min-height: 2em; - min-width: 2em; - font-size: 14pt; - font-weight: bold; - border-radius: 3px; - box-shadow: none; - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .keyboard-key:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .keyboard-key:active, .keyboard-key:checked { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - border: 1px solid #5294E2; - background-color: #5294E2; } - .keyboard-key:grayed { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -.keyboard-subkeys { - color: #BAC3CF; - padding: 5px; - -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 20px; - -arrow-rise: 10px; - -boxpointer-gap: 5px; } - -.menu-favorites-box { - margin: auto; - padding: 10px; - transition-duration: 300; - background-color: #383C4A; - border: 1px solid #2b2e39; } - -.menu-favorites-button { - padding: 10px; - border: 1px solid transparent; } - -.menu-places-box { - margin: auto; - padding: 10px; - border: 0px solid red; } - -.menu-places-button { - padding: 10px; } - -.menu-categories-box { - padding: 10px 30px 10px 30px; } - -.menu-applications-inner-box, -.menu-applications-outer-box { - padding: 10px 10px 0 10px; } - -.menu-application-button { - padding: 7px; - border: 1px solid transparent; } - .menu-application-button:highlighted { - font-weight: bold; } - .menu-application-button-selected { - padding: 7px; } - .menu-application-button-selected:highlighted { - font-weight: bold; } - .menu-application-button-label:ltr { - padding-left: 5px; } - .menu-application-button-label:rtl { - padding-right: 5px; } - -.menu-category-button { - padding: 7px; - border: 1px solid transparent; } - .menu-category-button-selected { - padding: 7px; } - .menu-category-button-hover { - background-color: red; - border-radius: 2px; } - .menu-category-button-greyed { - padding: 7px; - color: rgba(211, 218, 227, 0.45); - border: 1px solid transparent; } - .menu-category-button-label:ltr { - padding-left: 5px; } - .menu-category-button-label:rtl { - padding-right: 5px; } - -.menu-selected-app-box { - padding-right: 30px; - padding-left: 28px; - text-align: right; - height: 30px; } - .menu-selected-app-box:rtl { - padding-top: 10px; - height: 30px; } - -.menu-selected-app-title { - font-weight: bold; } - -.menu-selected-app-description { - max-width: 150px; } - -.menu-search-box:ltr { - padding-left: 30px; } - -.menu-search-box-rtl { - padding-right: 30px; } - -#menu-search-entry { - width: 250px; - height: 15px; - font-weight: normal; - caret-color: #D3DAE3; } - -.menu-search-entry-icon { - icon-size: 1em; - color: #D3DAE3; } - -/* Context menu (at the moment only for favorites) */ -.info-osd { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 16px; - color: #ffffff; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } - -.osd-window { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 20px; - margin: 32px; - min-width: 64px; - min-height: 64px; - color: #ffffff; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } - .osd-window .osd-monitor-label { - font-size: 3em; } - .osd-window .level { - padding: 0; - height: 4px; - background-color: rgba(0, 0, 0, 0.5); - border-radius: 2px; - color: #5294E2; } - -.window-list-box { - spacing: 6px; - padding-left: 10px; } - .panel-bottom .window-list-box { - padding-top: 1px; } - .panel-top .window-list-box { - padding-bottom: 1px; } - -.window-list-item-label { - font-weight: bold; - width: 15em; - min-width: 5px; } - -.window-list-item-box { - font-weight: bold; - background-image: none; - padding-left: 8px; - padding-right: 8px; - transition-duration: 100; - color: rgba(255, 255, 255, 0.6); } - .window-list-item-box:hover { - color: #ffffff; } - .window-list-item-box:active, - .window-list-item-box:checked, - .window-list-item-box:focus { - color: #ffffff; } - .panel-bottom .window-list-item-box:active, - .panel-bottom .window-list-item-box:checked, - .panel-bottom .window-list-item-box:focus { - border-image: url("common-assets/panel/window-list-active-bottom.svg") 3 3 1 3; } - .panel-top .window-list-item-box:active, - .panel-top .window-list-item-box:checked, - .panel-top .window-list-item-box:focus { - border-image: url("common-assets/panel/window-list-active-top.svg") 3 3 3 1; } - -.window-list-item-demands-attention { - background-gradient-start: #F27835; - background-gradient-end: #F27835; } - -.sound-button { - width: 22px; - height: 13px; - padding: 8px; } - .sound-button-container { - padding-right: 3px; - padding-left: 3px; } - .sound-button StIcon { - icon-size: 1.4em; } - -.sound-track-infos { - padding: 5px; } - -.sound-track-info { - padding-top: 2px; - padding-bottom: 2px; } - .sound-track-info StIcon { - icon-size: 16px; } - .sound-track-info StLabel { - padding-left: 5px; - padding-right: 5px; } - -.sound-track-box { - padding-left: 15px; - padding-right: 15px; - max-width: 220px; } - -.sound-seek-box { - padding-left: 15px; } - .sound-seek-box StLabel { - padding-top: 2px; } - .sound-seek-box StIcon { - icon-size: 16px; } - -.sound-seek-slider { - width: 140px; } - -.sound-volume-menu-item { - padding: 0.4em 1.75em; } - .sound-volume-menu-item StIcon { - icon-size: 1.14em; - padding-left: 8px; - padding-right: 8px; } - -.sound-playback-control { - padding: 5px 10px 10px 10px; } - -.sound-player { - padding: 0 4px; } - .sound-player > StBoxLayout:first-child { - padding: 5px 10px 12px 10px; - spacing: 0.5em; } - .sound-player > StBoxLayout:first-child StButton:small { - width: 16px; - height: 8px; - padding: 1px; } - .sound-player > StBoxLayout:first-child StButton:small StIcon { - icon-size: 12px; } - .sound-player-generic-coverart { - background: rgba(0, 0, 0, 0.2); } - .sound-player-overlay { - width: 290px; - height: 70px; - padding: 15px; - spacing: 0.5em; - background: rgba(42, 45, 55, 0.85); - border: 0px solid rgba(31, 33, 40, 0.95); - border-bottom: 1px; - color: #BAC3CF; } - .sound-player-overlay StButton { - width: 22px; - height: 13px; - padding: 5px; - color: #BAC3CF; - border-radius: 2px; - border: 1px solid rgba(53, 57, 69, 0); } - .sound-player-overlay StButton StIcon { - icon-size: 16px; } - .sound-player-overlay StButton:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .sound-player-overlay StButton:active { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } - .sound-player-overlay StBoxLayout { - padding-top: 2px; } - .sound-player .slider { - height: 0.5em; - padding: 0; - border: none; - -slider-height: 0.5em; - -slider-background-color: #2d303b; - -slider-border-color: transparent; - -slider-active-background-color: #5294E2; - -slider-active-border-color: transparent; - -slider-border-width: 0px; - -slider-handle-radius: 0px; } - -#workspaceSwitcher { - spacing: 0px; - padding: 3px; } - -/* Controls the styling when using the "Simple buttons" option */ -.workspace-switcher { - padding-left: 3px; - padding-right: 3px; } - -.workspace-button { - width: 20px; - height: 10px; - color: #ffffff; - padding: 3px; - padding-top: 4px; - transition-duration: 300; } - .workspace-button:outlined, .workspace-button:outlined:hover { - color: #5294E2; } - .workspace-button:hover { - color: rgba(82, 148, 226, 0.5); } - -/* Controls the style when using the "Visual representation" option */ -.workspace-graph { - padding: 3px; - spacing: 3px; } - -.workspace-graph .workspace { - border: 1px solid rgba(0, 0, 0, 0.4); - background-gradient-direction: none; - background-color: rgba(0, 0, 0, 0.2); } - -.workspace-graph .workspace:active { - border: 1px solid #5294E2; - background-gradient-direction: none; } - -.workspace-graph .workspace .windows { - -active-window-background: rgba(76, 82, 99, 0.95); - -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(76, 82, 99, 0.95); - -inactive-window-border: rgba(0, 0, 0, 0.8); } - -.workspace-graph .workspace:active .windows { - -active-window-background: rgba(87, 93, 113, 0.95); - -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(54, 58, 70, 0.95); - -inactive-window-border: rgba(0, 0, 0, 0.8); } - -#panel-launchers-box { - padding-left: 7px; } - -.panel-launcher { - margin: 1px; - padding: 1px; - transition-duration: 200; } - .panel-launcher:hover { - background-gradient-direction: none; - border: 0px solid #5294E2; } - .panel-bottom .panel-launcher:hover { - border-bottom-width: 1px; } - .panel-top .panel-launcher:hover { - border-top-width: 1px; } - -#overview-corner { - background-image: url("common-assets/misc/overview.png"); } - #overview-corner:hover { - background-image: url("common-assets/misc/overview-hover.png"); } - -.applet-separator { - padding: 1px 4px; } - -.applet-separator-line { - width: 1px; - background: rgba(255, 255, 255, 0.12); } - -.applet-box { - padding-left: 3px; - padding-right: 3px; - color: #ffffff; - text-shadow: none; - transition-duration: 100; } - .applet-box:hover { - color: #ffffff; - background-color: #5294E2; } - -.applet-label { - font-weight: bold; - color: #ffffff; } - .applet-label:hover, .applet-box:hover > .applet-label { - color: #ffffff; - text-shadow: none; } - -.applet-icon { - color: #ffffff; - icon-size: 22px; } - .applet-icon:hover, .applet-box:hover > .applet-icon { - color: #ffffff; - text-shadow: none; } - -.user-icon { - width: 32px; - height: 32px; - background-color: transparent; - border: none; - border-radius: 0; } - -.user-label { - color: #D3DAE3; - font-size: 1em; - font-weight: bold; - margin: 0px; } - -.desklet { - color: #BAC3CF; } - .desklet-with-borders { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #BAC3CF; - padding: 12px; - padding-bottom: 16px; } - .desklet-with-borders-and-header { - border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; - color: #BAC3CF; - border-radius: 0; - border-radius-topleft: 0; - border-radius-topright: 0; - padding: 12px; - padding-bottom: 17px; } - .desklet-header { - border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; - color: #BAC3CF; - font-size: 1em; - padding: 12px; - padding-bottom: 6px; } - .desklet-drag-placeholder { - border: 2px solid #5294E2; - background-color: rgba(82, 148, 226, 0.3); } - -.photoframe-box { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #BAC3CF; - padding: 12px; - padding-bottom: 16px; } - -/*FIXME*/ -.workspace-osd { - /*color: red;*/ - text-shadow: black 5px 5px 5px; - font-weight: bold; - font-size: 48pt; } - -.notification-applet-padding { - padding: 0.5em 1em; } - -.notification-applet-container { - max-height: 100px; } - -.tile-preview, .tile-preview.snap, -.tile-hud, .tile-hud.snap { - background-color: rgba(82, 148, 226, 0.3); - border: 1px solid #5294E2; } - -.xkcd-box { - padding: 6px; - border: 0px; - background-color: transparent; - border-radius: 0px; } diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/menu/menu-separator.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/menu/menu-separator.svg deleted file mode 100644 index 4962ebc..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/menu/menu-separator.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/add-workspace-active.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/add-workspace-active.svg deleted file mode 100644 index f60de34..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/add-workspace-active.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/add-workspace-hover.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/add-workspace-hover.svg deleted file mode 100644 index e771e33..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/add-workspace-hover.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/add-workspace.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/add-workspace.svg deleted file mode 100644 index 65f5361..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/add-workspace.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/bg.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/bg.svg deleted file mode 100644 index feeddea..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/bg.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg deleted file mode 100644 index a5cc13e..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/calendar-arrow-left.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/calendar-arrow-left.svg deleted file mode 100644 index 2774254..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/calendar-arrow-left.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg deleted file mode 100644 index f718628..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/calendar-arrow-right.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/calendar-arrow-right.svg deleted file mode 100644 index 366e69b..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/calendar-arrow-right.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/close-active.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/close-active.svg deleted file mode 100644 index 95822bf..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/close-active.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/close-hover.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/close-hover.svg deleted file mode 100644 index 7b52140..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/close-hover.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/close.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/close.svg deleted file mode 100644 index e221a33..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/close.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/corner-ripple-ltr.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/corner-ripple-ltr.svg deleted file mode 100644 index 357a544..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/corner-ripple-ltr.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/corner-ripple-rtl.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/corner-ripple-rtl.svg deleted file mode 100644 index 57176d2..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/corner-ripple-rtl.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/desklet-header.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/desklet-header.svg deleted file mode 100644 index a6e1054..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/desklet-header.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/desklet.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/desklet.svg deleted file mode 100644 index 8445c61..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/desklet.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/osd.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/osd.svg deleted file mode 100644 index df41a00..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/osd.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/overview-hover.png b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/overview-hover.png deleted file mode 100644 index 75673f9..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/overview-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/overview.png b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/overview.png deleted file mode 100644 index 9eb4f87..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/overview.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/trash-icon.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/trash-icon.svg deleted file mode 100644 index 61097dd..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/misc/trash-icon.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/activities-active.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/activities-active.svg deleted file mode 100644 index 6986f5c..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/activities-active.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/activities.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/activities.svg deleted file mode 100644 index b4a4b0d..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/activities.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/panel-bottom.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/panel-bottom.svg deleted file mode 100644 index b5635bc..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/panel-bottom.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/panel-top.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/panel-top.svg deleted file mode 100644 index c0a64da..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/panel-top.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/window-list-active-bottom.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/window-list-active-bottom.svg deleted file mode 100644 index ce7d5d7..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/window-list-active-bottom.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/window-list-active-top.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/window-list-active-top.svg deleted file mode 100644 index d2b8f15..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/common-assets/panel/window-list-active-top.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg deleted file mode 100644 index 7789a23..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/checkbox/checkbox-checked.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/checkbox/checkbox-checked.svg deleted file mode 100644 index d2f64f9..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/checkbox/checkbox-checked.svg +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg deleted file mode 100644 index fcaae67..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg deleted file mode 100644 index d7c2217..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/menu/menu-hover.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/menu/menu-hover.svg deleted file mode 100644 index a023a8e..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/menu/menu-hover.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/menu/menu.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/menu/menu.svg deleted file mode 100644 index 44e295d..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/menu/menu.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/menu/submenu.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/menu/submenu.svg deleted file mode 100644 index 9369544..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/menu/submenu.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/misc/button-box.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/misc/button-box.svg deleted file mode 100644 index 0342698..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/misc/button-box.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/misc/message.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/misc/message.svg deleted file mode 100644 index 2fb2d4f..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/misc/message.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/misc/modal.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/misc/modal.svg deleted file mode 100644 index ec0b945..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/misc/modal.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/switch/switch-off.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/switch/switch-off.svg deleted file mode 100644 index 68eed5d..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/switch/switch-off.svg +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/switch/switch-on.svg b/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/switch/switch-on.svg deleted file mode 100644 index baf1339..0000000 --- a/gtk/.themes/Arc-Dark-OSX/cinnamon/dark-assets/switch/switch-on.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/dash/dash-left.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/dash/dash-left.svg deleted file mode 100644 index 5fb7bf2..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/dash/dash-left.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/dash/dash-placeholder.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/dash/dash-placeholder.svg deleted file mode 100644 index cbae148..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/dash/dash-placeholder.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/dash/dash-right.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/dash/dash-right.svg deleted file mode 100644 index 64c1e9b..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/dash/dash-right.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/menu/menu-separator.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/menu/menu-separator.svg deleted file mode 100644 index 4962ebc..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/menu/menu-separator.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/bg.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/bg.svg deleted file mode 100644 index feeddea..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/bg.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/close-active.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/close-active.svg deleted file mode 100644 index 95822bf..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/close-active.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/close-hover.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/close-hover.svg deleted file mode 100644 index 7b52140..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/close-hover.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/close.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/close.svg deleted file mode 100644 index e221a33..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/close.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/corner-ripple-ltr.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/corner-ripple-ltr.svg deleted file mode 100644 index 357a544..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/corner-ripple-ltr.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/corner-ripple-rtl.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/corner-ripple-rtl.svg deleted file mode 100644 index 57176d2..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/corner-ripple-rtl.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/more-results.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/more-results.svg deleted file mode 100644 index a6f8d1e..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/more-results.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/osd.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/osd.svg deleted file mode 100644 index df41a00..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/osd.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/page-indicator-active.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/page-indicator-active.svg deleted file mode 100644 index 89446ce..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/page-indicator-active.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/page-indicator-checked.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/page-indicator-checked.svg deleted file mode 100644 index 249100d..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/page-indicator-checked.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/page-indicator-hover.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/page-indicator-hover.svg deleted file mode 100644 index b560780..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/page-indicator-hover.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/page-indicator-inactive.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/page-indicator-inactive.svg deleted file mode 100644 index 712573b..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/page-indicator-inactive.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/process-working.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/process-working.svg deleted file mode 100644 index 7ae13c7..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/process-working.svg +++ /dev/null @@ -1,409 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-down.png b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-down.png deleted file mode 100644 index a674ad5..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-down.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-up.png b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-up.png deleted file mode 100644 index 1b6f611..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-up.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/panel/activities-active.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/panel/activities-active.svg deleted file mode 100644 index 6986f5c..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/panel/activities-active.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/panel/activities.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/panel/activities.svg deleted file mode 100644 index b4a4b0d..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/panel/activities.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/panel/panel-overview.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/panel/panel-overview.svg deleted file mode 100644 index c955747..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/panel/panel-overview.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/panel/panel.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/panel/panel.svg deleted file mode 100644 index c0a64da..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/common-assets/panel/panel.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/checkbox/checkbox-checked-focused.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/checkbox/checkbox-checked-focused.svg deleted file mode 100644 index 7789a23..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/checkbox/checkbox-checked-focused.svg +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/checkbox/checkbox-checked.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/checkbox/checkbox-checked.svg deleted file mode 100644 index d2f64f9..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/checkbox/checkbox-checked.svg +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/checkbox/checkbox-unchecked-focused.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/checkbox/checkbox-unchecked-focused.svg deleted file mode 100644 index fcaae67..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/checkbox/checkbox-unchecked-focused.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/checkbox/checkbox-unchecked.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/checkbox/checkbox-unchecked.svg deleted file mode 100644 index d7c2217..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/checkbox/checkbox-unchecked.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/menu/menu-hover.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/menu/menu-hover.svg deleted file mode 100644 index a023a8e..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/menu/menu-hover.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/menu/menu.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/menu/menu.svg deleted file mode 100644 index 44e295d..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/menu/menu.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/menu/submenu-open.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/menu/submenu-open.svg deleted file mode 100644 index bd817b0..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/menu/submenu-open.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/menu/submenu.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/menu/submenu.svg deleted file mode 100644 index ebab963..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/menu/submenu.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/calendar-arrow-left-hover.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/calendar-arrow-left-hover.svg deleted file mode 100644 index 7f292f8..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/calendar-arrow-left-hover.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/calendar-arrow-left.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/calendar-arrow-left.svg deleted file mode 100644 index 5602eff..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/calendar-arrow-left.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/calendar-arrow-right-hover.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/calendar-arrow-right-hover.svg deleted file mode 100644 index beadead..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/calendar-arrow-right-hover.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/calendar-arrow-right.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/calendar-arrow-right.svg deleted file mode 100644 index 734b53b..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/calendar-arrow-right.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message-active.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message-active.svg deleted file mode 100644 index 06860fd..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message-active.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message-close-active.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message-close-active.svg deleted file mode 100644 index 58fab12..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message-close-active.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message-close-hover.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message-close-hover.svg deleted file mode 100644 index 65aa6cc..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message-close-hover.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message-close.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message-close.svg deleted file mode 100644 index 66a5203..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message-close.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message-hover.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message-hover.svg deleted file mode 100644 index 87ead75..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message-hover.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message.svg deleted file mode 100644 index 2fb2d4f..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/message.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/modal.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/modal.svg deleted file mode 100644 index daf9c93..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/misc/modal.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/switch/switch-off.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/switch/switch-off.svg deleted file mode 100644 index 68eed5d..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/switch/switch-off.svg +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/switch/switch-on.svg b/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/switch/switch-on.svg deleted file mode 100644 index baf1339..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/dark-assets/switch/switch-on.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/gnome-shell/gnome-shell.css b/gtk/.themes/Arc-Dark-OSX/gnome-shell/gnome-shell.css deleted file mode 100644 index 6e29ddc..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gnome-shell/gnome-shell.css +++ /dev/null @@ -1,1976 +0,0 @@ -/* Copyright 2009, 2015 Red Hat, Inc. - * - * Portions adapted from Mx's data/style/default.css - * Copyright 2009 Intel Corporation - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU Lesser General Public License, - * version 2.1, as published by the Free Software Foundation. - * - * This program is distributed in the hope it will be useful, but WITHOUT ANY - * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS - * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for - * more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - */ -stage { - font-family: Futura Bk bt, Cantarell, Sans-Serif; - font-size: 9pt; - color: #D3DAE3; } - -.button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - border-radius: 2px; } - -.button, .notification-banner .notification-button, -.notification-banner:hover .notification-button, -.notification-banner:focus .notification-button, .hotplug-notification-item { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } - .button:focus, .notification-banner .notification-button:focus, .hotplug-notification-item:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } - .button:hover, .notification-banner .notification-button:hover, .hotplug-notification-item:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #505666; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(80, 86, 102, 0.05); } - .button:hover:focus, .notification-banner .notification-button:hover:focus, .hotplug-notification-item:hover:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } - .button:active, .notification-banner .notification-button:active, .hotplug-notification-item:active, .button:active:focus, .notification-banner .notification-button:active:focus, .hotplug-notification-item:active:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - .button:insensitive, .notification-banner .notification-button:insensitive, .hotplug-notification-item:insensitive { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: rgba(211, 218, 227, 0.45); - border: 1px solid rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); - box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } - -StEntry { - padding: 7px; - caret-size: 1px; - selection-background-color: #5294E2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 3px; - color: #D3DAE3; - background-color: #404552; - border: 1px solid #2b2e39; - box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } - StEntry:focus, StEntry:hover { - color: #D3DAE3; - background-color: #404552; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } - StEntry:insensitive { - color: rgba(211, 218, 227, 0.45); - background-color: #3c414e; - border-color: 1px solid #313440; - box-shadow: inset 0 2px 4px rgba(60, 65, 78, 0.05); } - StEntry StIcon.capslock-warning { - icon-size: 16px; - warning-color: #F27835; - padding: 0 4px; } - -StScrollView.vfade { - -st-vfade-offset: 0px; } - -StScrollView.hfade { - -st-hfade-offset: 0px; } - -StScrollBar { - padding: 8px; } - StScrollView StScrollBar { - min-width: 5px; - min-height: 5px; } - StScrollBar StBin#trough { - background-color: rgba(64, 69, 82, 0.1); - border-radius: 8px; } - StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { - border-radius: 4px; - background-color: #767b87; - border: 0px solid; - margin: 0px; } - StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { - background-color: #676b78; } - StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294E2; } - -.slider { - -slider-height: 4px; - -slider-background-color: #2b2e39; - -slider-border-color: transparent; - -slider-active-background-color: #5294E2; - -slider-active-border-color: transparent; - -slider-border-width: 0; - -slider-handle-radius: 4px; - height: 18px; - border: 0 solid transparent; - border-right-width: 1px; - border-left-width: 5px; - color: transparent; } - -.check-box StBoxLayout { - spacing: .8em; } - -.check-box StBin { - width: 16px; - height: 16px; - background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } - -.check-box:focus StBin { - background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } - -.check-box:checked StBin { - background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } - -.check-box:focus:checked StBin { - background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } - -.toggle-switch { - width: 50px; - height: 20px; - background-size: contain; } - .toggle-switch-us, .toggle-switch-intl { - background-image: url("dark-assets/switch/switch-off.svg"); } - .toggle-switch-us:checked, .toggle-switch-intl:checked { - background-image: url("dark-assets/switch/switch-on.svg"); } - -.shell-link { - color: #a9caf1; } - .shell-link:hover { - color: #d5e5f8; } - -.headline { - font-size: 110%; } - -.lightbox { - background-color: black; } - -.flashspot { - background-color: white; } - -.modal-dialog { - color: #D3DAE3; - background-color: rgba(56, 60, 74, 0); - border: none; - border-image: url("dark-assets/misc/modal.svg") 9 9 9 67; - padding: 0 5px 6px 5px; } - .modal-dialog .modal-dialog-content-box { - padding: 20px 10px 10px 10px; } - .modal-dialog-linked-button { - height: 38px; - padding: 0; - box-shadow: inset 0 0 black; - border-top-width: 1px; - border-bottom-width: 0; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(35, 38, 46, 0.95); } - .modal-dialog-linked-button:hover { - background-color: rgba(64, 69, 83, 0.95); } - .modal-dialog-linked-button:focus { - color: #5294E2; } - .modal-dialog-linked-button:active { - color: #ffffff; - background-color: #5294E2; } - .modal-dialog-linked-button:insensitive { - color: rgba(186, 195, 207, 0.5); - background-color: rgba(49, 52, 63, 0.95); } - .modal-dialog-linked-button:first-child { - border-radius: 0px 0px 0px 2px; } - .modal-dialog-linked-button:last-child { - border-right-width: 0px; - border-radius: 0px 0px 2px 0px; } - .modal-dialog-linked-button:first-child:last-child { - border-right-width: 0px; - border-radius: 0px 0px 2px 2px; } - .modal-dialog .run-dialog-entry { - width: 21em; } - .modal-dialog .run-dialog-error-box { - padding-top: 5px; - spacing: 5px; } - .modal-dialog .run-dialog-label { - font-size: 0; } - -.show-processes-dialog-subject, -.mount-question-dialog-subject, -.end-session-dialog-subject { - font-size: 11pt; - font-weight: bold; - color: #D3DAE3; } - -.end-session-dialog { - spacing: 42px; } - .end-session-dialog-list { - padding-top: 20px; } - .end-session-dialog-layout { - padding-left: 17px; } - .end-session-dialog-layout:rtl { - padding-right: 17px; } - .end-session-dialog-description { - width: 28em; - padding-bottom: 10px; } - .end-session-dialog-description:rtl { - text-align: right; } - .end-session-dialog-warning { - width: 28em; - color: #F27835; - padding-top: 6px; } - .end-session-dialog-warning:rtl { - text-align: right; } - .end-session-dialog-logout-icon { - border: 0px solid transparent; - border-radius: 2px; - width: 48px; - height: 48px; - background-size: contain; } - .end-session-dialog-shutdown-icon { - color: #D3DAE3; - width: 48px; - height: 48px; } - .end-session-dialog-inhibitor-layout { - spacing: 16px; - max-height: 200px; - padding-right: 10px; - padding-left: 10px; } - .end-session-dialog-session-list, .end-session-dialog-app-list { - spacing: 1em; } - .end-session-dialog-list-header { - font-weight: bold; } - .end-session-dialog-list-header:rtl { - text-align: right; } - .end-session-dialog-app-list-item, .end-session-dialog-session-list-item { - spacing: 1em; } - .end-session-dialog-app-list-item-name, .end-session-dialog-session-list-item-name { - font-weight: bold; } - .end-session-dialog-app-list-item-description { - color: #e3e7ed; - font-size: 8pt; } - .end-session-dialog .modal-dialog-linked-button:last-child { - color: #ffffff; - background-color: #F04A50; } - .end-session-dialog .modal-dialog-linked-button:last-child:hover { - color: #ffffff; - background-color: #f47479; } - .end-session-dialog .modal-dialog-linked-button:last-child:active { - color: #ffffff; - background-color: #ee3239; } - -.shell-mount-operation-icon { - icon-size: 48px; } - -.show-processes-dialog, -.mount-question-dialog { - spacing: 24px; } - -.show-processes-dialog-subject, -.mount-question-dialog-subject { - padding-top: 10px; - padding-left: 17px; - padding-bottom: 6px; } - .show-processes-dialog-subject:rtl, - .mount-question-dialog-subject:rtl { - padding-left: 0px; - padding-right: 17px; } - -.mount-question-dialog-subject { - max-width: 500px; } - -.show-processes-dialog-description, -.mount-question-dialog-description { - padding-left: 17px; - width: 28em; } - .show-processes-dialog-description:rtl, - .mount-question-dialog-description:rtl { - padding-right: 17px; } - -.show-processes-dialog-app-list { - font-size: 10pt; - max-height: 200px; - padding-top: 24px; - padding-left: 49px; - padding-right: 32px; } - .show-processes-dialog-app-list:rtl { - padding-right: 49px; - padding-left: 32px; } - -.show-processes-dialog-app-list-item { - color: #b4c0cf; } - .show-processes-dialog-app-list-item:hover { - color: #D3DAE3; } - .show-processes-dialog-app-list-item:ltr { - padding-right: 1em; } - .show-processes-dialog-app-list-item:rtl { - padding-left: 1em; } - -.show-processes-dialog-app-list-item-icon:ltr { - padding-right: 17px; } - -.show-processes-dialog-app-list-item-icon:rtl { - padding-left: 17px; } - -.show-processes-dialog-app-list-item-name { - font-size: 10pt; } - -.prompt-dialog { - width: 500px; } - .prompt-dialog-main-layout { - spacing: 24px; - padding: 10px; } - .prompt-dialog-message-layout { - spacing: 16px; } - .prompt-dialog-headline { - font-size: 12pt; - font-weight: bold; - color: #D3DAE3; } - .prompt-dialog-descritption:rtl { - text-align: right; } - .prompt-dialog-password-box { - spacing: 1em; - padding-bottom: 1em; } - .prompt-dialog-error-label { - font-size: 9pt; - color: #FC4138; - padding-bottom: 8px; } - .prompt-dialog-info-label { - font-size: 9pt; - padding-bottom: 8px; } - .prompt-dialog-null-label { - font-size: 9pt; - padding-bottom: 8px; } - -.hidden { - color: transparent; } - -.polkit-dialog-user-layout { - padding-left: 10px; - spacing: 10px; } - .polkit-dialog-user-layout:rtl { - padding-left: 0px; - padding-right: 10px; } - -.polkit-dialog-user-root-label { - color: #F27835; } - -.polkit-dialog-user-user-icon { - border-radius: 2px; - background-size: contain; - width: 48px; - height: 48px; } - -.audio-device-selection-dialog { - spacing: 30px; } - -.audio-selection-content { - spacing: 20px; - padding: 24px; } - -.audio-selection-title { - font-weight: bold; - text-align: center; } - -.audio-selection-box { - spacing: 20px; } - -.audio-selection-device { - border: 1px solid #2b2e39; - border-radius: 3px; } - .audio-selection-device:active, .audio-selection-device:hover, .audio-selection-device:focus { - background-color: #5294E2; - border-color: #5294E2; } - -.audio-selection-device-box { - padding: 20px; - spacing: 20px; } - -.audio-selection-device-icon { - icon-size: 64px; } - -.geolocation-dialog { - spacing: 30px; } - .geolocation-dialog-main-layout { - spacing: 12px; } - .geolocation-dialog-content { - spacing: 20px; } - .geolocation-dialog-icon { - icon-size: 48px; } - .geolocation-dialog-title { - font-weight: bold; } - .geolocation-dialog-reason { - color: #D3DAE3; - font-weight: bold; } - -.network-dialog-secret-table { - spacing-rows: 15px; - spacing-columns: 1em; } - -.keyring-dialog-control-table { - spacing-rows: 15px; - spacing-columns: 1em; } - -.popup-menu { - min-width: 15em; - color: #D3DAE3; - border-image: url("dark-assets/menu/menu.svg") 9 9 9 9; } - .popup-menu .popup-sub-menu { - background: none; - box-shadow: none; - border-image: url("dark-assets/menu/submenu.svg") 9 9 9 9; } - .popup-menu .popup-menu-content { - padding: 1em 0em 1em 0em; } - .popup-menu .popup-menu-item { - spacing: 12px; } - .popup-menu .popup-menu-item:ltr { - padding: .4em 3em .4em 0em; } - .popup-menu .popup-menu-item:rtl { - padding: .4em 0em .4em 3em; } - .popup-menu .popup-menu-item:checked { - font-weight: normal; - background: none; - box-shadow: none; - border-image: url("dark-assets/menu/submenu-open.svg") 9 9 9 9; } - .popup-menu .popup-menu-item:active, .popup-menu .popup-menu-item.selected { - color: #D3DAE3; - background-color: transparent; - border-image: url("dark-assets/menu/menu-hover.svg") 9 9 1 1; } - .popup-menu .popup-menu-item:insensitive { - color: rgba(211, 218, 227, 0.5); - background: none; } - .popup-menu .popup-inactive-menu-item { - color: #D3DAE3; } - .popup-menu .popup-inactive-menu-item:insensitive { - color: rgba(211, 218, 227, 0.45); } - .popup-menu.panel-menu { - -boxpointer-gap: 0px; - margin-bottom: 1.75em; } - -.popup-menu-ornament { - text-align: right; - margin-left: 10px; - width: 16px; } - -.popup-menu-boxpointer { - -arrow-border-radius: 2px; - -arrow-background-color: transparent; - -arrow-border-width: 1px; - -arrow-border-color: transparent; - -arrow-base: 0; - -arrow-rise: 0; } - -.candidate-popup-boxpointer { - -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 5; - -arrow-rise: 5; } - -.popup-separator-menu-item { - height: 2px; - margin: 10px 0px; - background-color: transparent; - border: none; - border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1; } - -.background-menu { - -boxpointer-gap: 4px; - -arrow-rise: 0px; } - -.osd-window { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 20px; - margin: 32px; - min-width: 64px; - min-height: 64px; - color: #ffffff; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } - .osd-window .osd-monitor-label { - font-size: 3em; } - .osd-window .level { - padding: 0; - height: 4px; - background-color: rgba(0, 0, 0, 0.5); - border-radius: 2px; - color: #5294E2; } - -.resize-popup { - color: #BAC3CF; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; - padding: 12px; } - -.switcher-popup { - padding: 8px; - spacing: 16px; } - -.switcher-list { - background: none; - border: none; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 3px; - padding: 20px; } - .switcher-list-item-container { - spacing: 8px; } - .switcher-list .item-box { - padding: 8px; - border-radius: 2px; } - .switcher-list .item-box:outlined { - padding: 8px; - border: 1px solid #5294E2; } - .switcher-list .item-box:selected { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; } - .switcher-list .thumbnail-box { - padding: 2px; - spacing: 4px; } - .switcher-list .thumbnail { - width: 256px; } - .switcher-list .separator { - width: 1px; - background: rgba(211, 218, 227, 0.33); } - -.switcher-arrow { - border-color: transparent; - color: #BAC3CF; } - .switcher-arrow:highlighted { - color: #ffffff; } - -.input-source-switcher-symbol { - font-size: 34pt; - width: 96px; - height: 96px; } - -.workspace-switcher { - background: transparent; - border: 0px; - border-radius: 0px; - padding: 0px; - spacing: 8px; } - .workspace-switcher-group { - padding: 12px; } - .workspace-switcher-container { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 3px; - padding: 20px; - padding-bottom: 24px; } - -.ws-switcher-active-up, .ws-switcher-active-down { - height: 30px; - background-color: #5294E2; - background-size: 96px; - border-radius: 2px; - border: 1px solid #5294E2; } - -.ws-switcher-active-up { - background-image: url("common-assets/misc/ws-switch-arrow-up.png"); } - -.ws-switcher-active-down { - background-image: url("common-assets/misc/ws-switch-arrow-down.png"); } - -.ws-switcher-box { - height: 96px; - background-color: rgba(0, 0, 0, 0.33); - border-color: rgba(0, 0, 0, 0.33); - border-radius: 2px; } - -.tile-preview { - background-color: rgba(82, 148, 226, 0.35); - border: 1px solid #5294E2; } - .tile-preview-left.on-primary { - border-radius: 0px 0 0 0; } - .tile-preview-right.on-primary { - border-radius: 0 0px 0 0; } - .tile-preview-left.tile-preview-right.on-primary { - border-radius: 0px 0px 0 0; } - -#panel { - font-weight: bold; - height: 2.1em; - min-height: 27px; - background-gradient-direction: none; - background-color: transparent; - border-bottom-width: 0; - border-image: url("common-assets/panel/panel.svg") 1 1 1 1; } - #panel.dynamic-top-bar-white-btn { - border-image: none; } - #panel.unlock-screen, #panel.login-screen, #panel.lock-screen { - background-color: transparent; - border-image: none; } - #panel:overview { - border-image: url("common-assets/panel/panel-overview.svg") 1 1 1 1; } - #panel #panelLeft, #panel #panelCenter { - spacing: 8px; } - #panel .panel-corner { - -panel-corner-radius: 0px; - -panel-corner-background-color: transparent; - -panel-corner-border-width: 0px; - -panel-corner-border-color: black; } - #panel .panel-corner:active, #panel .panel-corner:overview, #panel .panel-corner:focus { - -panel-corner-border-color: black; } - #panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, #panel .panel-cornerunlock-screen { - -panel-corner-radius: 0; - -panel-corner-background-color: transparent; - -panel-corner-border-color: transparent; } - #panel .panel-button { - -natural-hpadding: 10px; - -minimum-hpadding: 6px; - font-weight: bold; - color: #ffffff; - transition-duration: 100ms; - border-bottom-width: 1px; - border-color: transparent; } - #panel .panel-button .app-menu-icon { - width: 0; - height: 0; - margin-left: 0px; - margin-right: 0px; } - #panel .panel-button:hover { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.17); - border-bottom-width: 1px; - border-color: transparent; } - #panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { - color: #ffffff; - background-color: #5294E2; - box-shadow: none; - border-bottom-width: 1px; - border-color: black; } - #panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon { - icon-shadow: none; } - #panel .panel-button .system-status-icon { - icon-size: 16px; - padding: 0 4px; } - .unlock-screen #panel .panel-button, - .login-screen #panel .panel-button, - .lock-screen #panel .panel-button { - color: #f2f4f7; } - .unlock-screen #panel .panel-button:focus, .unlock-screen #panel .panel-button:hover, .unlock-screen #panel .panel-button:active, - .login-screen #panel .panel-button:focus, - .login-screen #panel .panel-button:hover, - .login-screen #panel .panel-button:active, - .lock-screen #panel .panel-button:focus, - .lock-screen #panel .panel-button:hover, - .lock-screen #panel .panel-button:active { - color: #f2f4f7; } - #panel #panelActivities.panel-button { - -natural-hpadding: 12px; } - #panel .panel-status-indicators-box, - #panel .panel-status-menu-box { - spacing: 2px; } - #panel .power-status.panel-status-indicators-box { - spacing: 0; } - #panel .screencast-indicator { - color: #FC4138; } - #panel .clock-display > * > *:last-child { - color: #5294E2; - margin-left: .3em; } - #panel .popup-menu-arrow { - width: 0; } - -#panel #panelActivities.panel-button > * { - background-image: url("common-assets/panel/activities.svg"); - background-position: center top; - width: 24px; - height: 24px; - background-color: transparent !important; - background-gradient-direction: none !important; - border: 0 solid transparent !important; - text-shadow: 0 0 transparent !important; - transition-duration: 0ms !important; - box-shadow: none !important; - color: transparent; } - -#panel #panelActivities.panel-button:active, #panel #panelActivities.panel-button:overview, #panel #panelActivities.panel-button:focus, #panel #panelActivities.panel-button:checked { - background-color: transparent; - box-shadow: none; - border-bottom-width: 1px; - border-color: transparent; } - #panel #panelActivities.panel-button:active > *, #panel #panelActivities.panel-button:overview > *, #panel #panelActivities.panel-button:focus > *, #panel #panelActivities.panel-button:checked > * { - background-image: url("common-assets/panel/activities-active.svg"); } - -.system-switch-user-submenu-icon { - icon-size: 20px; - padding: 0 2px; } - -.system-switch-user-submenu-icon.default-icon { - icon-size: 16px; - padding: 0 4px; } - -#appMenu { - spinner-image: url("common-assets/misc/process-working.svg"); - spacing: 4px; - padding: 0 8px; } - #appMenu .label-shadow { - color: transparent; } - -.aggregate-menu { - min-width: 21em; } - .aggregate-menu .popup-menu-icon { - padding: 0 4px; } - -.system-menu-action { - padding: 13px; - color: #D3DAE3; - border-radius: 32px; - /* wish we could do 50% */ - border: 1px solid transparent; } - .system-menu-action:hover, .system-menu-action:focus { - transition-duration: 100ms; - padding: 13px; - color: #D3DAE3; - background-color: transparent; - border: 1px solid #5294E2; } - .system-menu-action:active { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; } - .system-menu-action > StIcon { - icon-size: 16px; } - -#calendarArea { - padding: 0.75em 1.0em; } - -.calendar { - margin-bottom: 1em; } - -.calendar, -.datemenu-today-button, -.datemenu-displays-box, -.message-list-sections { - margin: 0 1.5em; } - -.datemenu-calendar-column { - spacing: 0.5em; } - -.datemenu-displays-section { - padding-bottom: 3em; } - -.datemenu-today-button, -.world-clocks-button, -.message-list-section-title { - border-radius: 3px; - padding: .4em; } - -.message-list-section-list:ltr { - padding-left: .4em; } - -.message-list-section-list:rtl { - padding-right: .4em; } - -.datemenu-today-button, -.world-clocks-button, -.message-list-section-title { - padding: 7px 10px 7px 10px; - border: 1px solid rgba(64, 69, 82, 0); } - .datemenu-today-button:hover, .datemenu-today-button:focus, - .world-clocks-button:hover, - .world-clocks-button:focus, - .message-list-section-title:hover, - .message-list-section-title:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #505666; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(80, 86, 102, 0.05); } - .datemenu-today-button:active, - .world-clocks-button:active, - .message-list-section-title:active { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - -.datemenu-today-button .date-label { - font-size: 1.5em; } - -.world-clocks-header, -.message-list-section-title { - color: rgba(211, 218, 227, 0.4); - font-weight: bold; } - -.world-clocks-button:active .world-clocks-header { - color: #ffffff; } - -.world-clocks-grid { - spacing-rows: 0.4em; } - -.calendar-month-label { - color: #D3DAE3; - font-weight: bold; - padding: 8px 0; } - -.pager-button { - color: transparent; - background-color: transparent; - width: 32px; - border-radius: 2px; } - .pager-button:focus, .pager-button:hover, .pager-button:active { - background-color: transparent; } - -.calendar-change-month-back { - background-image: url("dark-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:focus, .calendar-change-month-back:hover { - background-image: url("dark-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-back:active { - background-image: url("dark-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:rtl { - background-image: url("dark-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { - background-image: url("dark-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-back:rtl:active { - background-image: url("dark-assets/misc/calendar-arrow-right.svg"); } - -.calendar-change-month-forward { - background-image: url("dark-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { - background-image: url("dark-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-forward:active { - background-image: url("dark-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:rtl { - background-image: url("dark-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { - background-image: url("dark-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-forward:rtl:active { - background-image: url("dark-assets/misc/calendar-arrow-left.svg"); } - -.calendar-day-base { - font-size: 80%; - text-align: center; - width: 25px; - height: 25px; - padding: 0.1em; - margin: 2px; - border-radius: 12.5px; } - .calendar-day-base:hover, .calendar-day-base:focus { - background-color: rgba(0, 0, 0, 0.1); } - .calendar-day-base:active { - color: #D3DAE3; - background-color: rgba(0, 0, 0, 0.15); - border-width: 0; } - .calendar-day-base.calendar-day-heading { - color: rgba(211, 218, 227, 0.85); - margin-top: 1em; - font-size: 70%; } - -.calendar-day { - border-width: 0; - color: rgba(211, 218, 227, 0.8); } - -.calendar-day-top { - border-top-width: 0; } - -.calendar-day-left { - border-left-width: 0; } - -.calendar-nonwork-day { - color: #D3DAE3; - font-weight: bold; } - -.calendar-today, -.calendar-today:active, -.calendar-today:focus, -.calendar-today:hover { - font-weight: bold; - color: #ffffff; - background-color: #5294E2; - border-width: 0; } - -.calendar-day-with-events { - color: #5294E2; - font-weight: bold; } - -.calendar-today.calendar-day-with-events { - color: #ffffff; } - -.calendar-other-month-day { - color: rgba(211, 218, 227, 0.3); - opacity: 1; } - -.calendar-week-number { - font-size: 70%; - font-weight: bold; - width: 2.3em; - height: 1.8em; - border-radius: 2px; - padding: 0.5em 0 0; - margin: 6px; - background-color: rgba(211, 218, 227, 0.3); - color: #383C4A; } - -.message-list { - width: 31.5em; } - .message-list-sections { - spacing: 1.5em; } - .message-list-section, .message-list-section-list { - spacing: 0.7em; } - .message-list-section-list-title-box { - spacing: 0.4em; } - .message-list-placeholder StIcon { - width: 0; - height: 0; } - .message-list-placeholder StLabel { - color: rgba(211, 218, 227, 0.45); } - .message-list-section-close > StIcon { - icon-size: 18px; - border-radius: 0px; - color: transparent; - background-color: transparent; - background-image: url("dark-assets/misc/message-close.svg"); } - .message-list-section-close:hover > StIcon { - color: transparent; - background-color: transparent; - background-image: url("dark-assets/misc/message-close-hover.svg"); } - .message-list-section-close:active > StIcon { - color: transparent; - background-color: transparent; - background-image: url("dark-assets/misc/message-close-active.svg"); } - -.message { - padding: 4px; - color: #D3DAE3; - border-image: url("dark-assets/misc/message.svg") 9 9 9 9; } - .message:hover, .message:focus { - color: #D3DAE3; - border-image: url("dark-assets/misc/message-hover.svg") 9 9 9 9; } - .message:active { - color: #ffffff; - border-image: url("dark-assets/misc/message-active.svg") 9 9 9 9; } - .message-icon-bin { - padding: 8px 0px 8px 8px; } - .message-icon-bin:rtl { - padding: 8px 8px 8px 0px; } - .message-icon-bin > StIcon { - icon-size: 32px; } - .message-secondary-bin { - color: rgba(211, 218, 227, 0.4); } - .message-secondary-bin:ltr { - padding-left: 8px; } - .message-secondary-bin:rtl { - padding-right: 8px; } - .message-secondary-bin > StIcon { - icon-size: 16px; } - .message-title { - font-weight: bold; - font-size: 1em; - padding: 2px 0 2px 0; } - .message-content { - padding: 8px; - font-size: 1em; } - -.message-media-control { - padding: 6px; - color: rgba(211, 218, 227, 0.45); } - .message-media-control:last-child:ltr { - padding-right: 18px; } - .message-media-control:last-child:rtl { - padding-left: 18px; } - .message-media-control:hover { - color: #D3DAE3; } - .message-media-control:active { - color: #5294E2; } - -.media-message-cover-icon { - icon-size: 32px; } - .media-message-cover-icon.fallback { - color: rgba(211, 218, 227, 0.45); - background-color: #383C4A; - border-radius: 2px; - icon-size: 16px; - padding: 8px; - border: 1px solid #2b2e39; } - -.ripple-box { - width: 52px; - height: 52px; - background-image: url("common-assets/misc/corner-ripple-ltr.svg"); - background-size: contain; } - .ripple-box:rtl { - background-image: url("common-assets/misc/corner-ripple-rtl.svg"); } - -.popup-menu-arrow { - width: 16px; - height: 16px; } - -.popup-menu-icon { - icon-size: 16px; } - -.window-close { - background-image: url("common-assets/misc/close.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - .window-close:hover { - background-image: url("common-assets/misc/close-hover.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - .window-close:active { - background-image: url("common-assets/misc/close-active.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - -.window-close { - -shell-close-overlap: 11px; } - -.nm-dialog { - max-height: 500px; - min-height: 450px; - min-width: 470px; } - .nm-dialog-content { - spacing: 20px; - padding: 10px; } - .nm-dialog-header-hbox { - spacing: 10px; } - .nm-dialog-airplane-box { - spacing: 12px; } - .nm-dialog-airplane-headline { - font-size: 1.1em; - font-weight: bold; - text-align: center; } - .nm-dialog-airplane-text { - color: #D3DAE3; } - .nm-dialog-header-icon { - icon-size: 32px; } - .nm-dialog-scroll-view { - border: 1px solid #2b2e39; - border-radius: 2px; - background-color: #404552; } - .nm-dialog-header { - font-weight: bold; - font-size: 1.2em; } - .nm-dialog-item { - font-size: 1em; - border-bottom: 0px solid; - padding: 12px; - spacing: 0px; } - .nm-dialog-item:selected { - background-color: #5294E2; - color: #ffffff; } - .nm-dialog-icons { - spacing: .5em; } - .nm-dialog-icon { - icon-size: 16px; } - -.no-networks-label { - color: rgba(211, 218, 227, 0.45); } - -.no-networks-box { - spacing: 12px; } - -#overview { - spacing: 24px; } - -.overview-controls { - padding-bottom: 32px; } - -.window-picker { - -horizontal-spacing: 32px; - -vertical-spacing: 32px; - padding-left: 32px; - padding-right: 32px; - padding-bottom: 48px; } - .window-picker.external-monitor { - padding: 32px; } - -.window-clone-border { - border: 3px solid rgba(82, 148, 226, 0.8); - border-radius: 4px; - box-shadow: inset 0px 0px 0px 1px rgba(82, 148, 226, 0); } - -.window-caption, .window-caption:hover { - spacing: 25px; - color: #BAC3CF; - background-color: rgba(0, 0, 0, 0.7); - border-radius: 2px; - padding: 4px 12px; - -shell-caption-spacing: 12px; } - -.search-entry { - width: 320px; - padding: 7px 9px; - border-radius: 20px; - border: 1px solid rgba(0, 0, 0, 0.25); - background-color: rgba(64, 69, 82, 0.9); } - .search-entry:focus { - padding: 7px 9px; } - .search-entry .search-entry-icon { - icon-size: 16px; - padding: 0 4px; - color: #D3DAE3; } - .search-entry:hover, .search-entry:focus { - color: #ffffff; - caret-color: #ffffff; - background-color: #5294E2; - selection-background-color: #ffffff; - selected-color: #5294E2; } - .search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { - color: #ffffff; } - -#searchResultsBin { - max-width: 1000px; } - -#searchResultsContent { - padding-left: 20px; - padding-right: 20px; - spacing: 16px; } - -.search-section { - spacing: 16px; } - -.search-section-content { - spacing: 32px; } - -.list-search-results { - spacing: 3px; } - -.search-section-separator { - background-color: rgba(255, 255, 255, 0.2); - -margin-horizontal: 1.5em; - height: 1px; } - -.list-search-result-content { - spacing: 12px; - padding: 12px; } - -.list-search-result-title { - font-size: 1.5em; - color: #ffffff; } - -.list-search-result-description { - color: #cccccc; } - -.search-provider-icon { - padding: 15px; } - -.search-provider-icon-more { - width: 16px; - height: 16px; - background-image: url("common-assets/misc/more-results.svg"); } - -#dash { - font-size: 1em; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(0, 0, 0, 0.4); - padding: 6px 1px 6px 0px; - border-radius: 0 3px 3px 0; } - #dash:rtl { - border-radius: 3px 0 0 3px; } - .right #dash, #dash:rtl { - padding: 6px 0px 6px 1px; } - .bottom #dash { - padding: 1px 6px 0px 6px; } - .top #dash { - padding: 0px 6px 1px 6px; } - #dash .placeholder { - background-image: url("common-assets/dash/dash-placeholder.svg"); - background-size: contain; - height: 24px; } - #dash .empty-dash-drop-target { - width: 24px; - height: 24px; } - -.dash-item-container > StWidget { - padding: 0px 4px 0px 5px; } - .right .dash-item-container > StWidget, .dash-item-container > StWidget:rtl { - padding: 0px 5px 0px 4px; } - .bottom .dash-item-container > StWidget { - padding: 4px 0px 5px 0px; } - .top .dash-item-container > StWidget { - padding: 5px 0px 4px 0px; } - -.dash-label { - border-radius: 3px; - padding: 4px 12px; - color: #ffffff; - background-color: rgba(0, 0, 0, 0.7); - text-align: center; - -x-offset: 3px; } - .bottom .dash-label, .top .dash-label { - -y-offset: 3px; - -x-offset: 0; } - -#dash .app-well-app .overview-icon, -.right #dash .app-well-app .overview-icon, -.bottom #dash .app-well-app .overview-icon, -.top #dash .app-well-app .overview-icon { - padding: 10px; } - -#dash .app-well-app:hover .overview-icon, -.right #dash .app-well-app:hover .overview-icon, -.bottom #dash .app-well-app:hover .overview-icon, -.top #dash .app-well-app:hover .overview-icon { - background-color: #5294E2; } - -#dash .app-well-app:active .overview-icon, -.right #dash .app-well-app:active .overview-icon, -.bottom #dash .app-well-app:active .overview-icon, -.top #dash .app-well-app:active .overview-icon { - box-shadow: none; - background-color: #2679db; } - -#dash .app-well-app-running-dot { - width: 11px; - height: 2px; - margin-bottom: 6px; - background-color: #5294E2; } - -.show-apps .overview-icon { - padding: 11px; - background-color: rgba(0, 0, 0, 0.5); - border-radius: 2px; - border: 0px solid; } - -.show-apps:hover .overview-icon { - background-color: rgba(0, 0, 0, 0.7); - color: #5294E2; } - -.show-apps:active .overview-icon, -.show-apps:active .show-apps-icon, -.show-apps:checked .overview-icon, -.show-apps:checked .show-apps-icon { - color: #ffffff; - background-color: #5294E2; - box-shadow: none; - transition-duration: 0ms; } - -.icon-grid { - spacing: 30px; - -shell-grid-horizontal-item-size: 136px; - -shell-grid-vertical-item-size: 136px; } - .icon-grid .overview-icon { - icon-size: 96px; } - -.app-view-controls { - padding-bottom: 32px; } - -.app-view-control { - padding: 4px 32px; - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .app-view-control:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .app-view-control:checked { - color: #ffffff; - background-color: #5294E2; } - .app-view-control:first-child:ltr, .app-view-control:last-child:rtl { - border-radius: 2px 0 0 2px; - border-right-width: 0; } - .app-view-control:last-child:ltr, .app-view-control:first-child:rtl { - border-radius: 0 2px 2px 0; - border-left-width: 0; } - -.search-provider-icon:active, .search-provider-icon:checked, -.list-search-result:active, -.list-search-result:checked { - background-color: rgba(31, 33, 40, 0.85); } - -.search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover, -.list-search-result:focus, -.list-search-result:selected, -.list-search-result:hover { - background-color: rgba(186, 195, 207, 0.4); - transition-duration: 200ms; } - -.app-well-app:active .overview-icon, -.app-well-app:checked .overview-icon, -.app-well-app.app-folder:active .overview-icon, -.app-well-app.app-folder:checked .overview-icon, -.grid-search-result:active .overview-icon, -.grid-search-result:checked .overview-icon { - background-color: rgba(31, 33, 40, 0.85); - box-shadow: inset 0 0 #5294E2; } - -.app-well-app:hover .overview-icon, -.app-well-app:focus .overview-icon, -.app-well-app:selected .overview-icon, -.app-well-app.app-folder:hover .overview-icon, -.app-well-app.app-folder:focus .overview-icon, -.app-well-app.app-folder:selected .overview-icon, -.grid-search-result:hover .overview-icon, -.grid-search-result:focus .overview-icon, -.grid-search-result:selected .overview-icon { - background-color: rgba(186, 195, 207, 0.4); - transition-duration: 0ms; - border-image: none; - background-image: none; } - -.app-well-app-running-dot { - width: 20px; - height: 2px; - margin-bottom: 4px; - background-color: #5294E2; } - -.search-provider-icon, -.list-search-result, .app-well-app .overview-icon, -.app-well-app.app-folder .overview-icon, -.grid-search-result .overview-icon { - color: #ffffff; - border-radius: 2px; - padding: 6px; - border: 1px solid transparent; - transition-duration: 0ms; - text-align: center; } - -.app-well-app.app-folder > .overview-icon { - background-color: rgba(35, 38, 46, 0.95); - border: 1px solid rgba(0, 0, 0, 0.45); } - -.app-well-app.app-folder:hover > .overview-icon { - background-color: rgba(60, 64, 78, 0.95); } - -.app-well-app.app-folder:active > .overview-icon, .app-well-app.app-folder:checked > .overview-icon { - background-color: #5294E2; - box-shadow: none; } - -.app-well-app.app-folder:focus > .overview-icon { - background-color: #5294E2; } - -.app-folder-popup { - -arrow-border-radius: 2px; - -arrow-background-color: rgba(35, 38, 46, 0.95); - -arrow-border-color: rgba(0, 0, 0, 0.45); - -arrow-border-width: 1px; - -arrow-base: 5; - -arrow-rise: 5; } - -.app-folder-popup-bin { - padding: 5px; } - -.app-folder-icon { - padding: 5px; - spacing-rows: 5px; - spacing-columns: 5px; } - -.page-indicator { - padding: 15px 20px; } - .page-indicator .page-indicator-icon { - width: 18px; - height: 18px; - background-image: url(common-assets/misc/page-indicator-inactive.svg); } - .page-indicator:hover .page-indicator-icon { - background-image: url(common-assets/misc/page-indicator-hover.svg); } - .page-indicator:active .page-indicator-icon { - background-image: url(common-assets/misc/page-indicator-active.svg); } - .page-indicator:checked .page-indicator-icon, .page-indicator:checked:active { - background-image: url(common-assets/misc/page-indicator-checked.svg); } - -.app-well-app > .overview-icon.overview-icon-with-label, -.grid-search-result .overview-icon.overview-icon-with-label { - padding: 10px 8px 5px 8px; - spacing: 4px; } - -.workspace-thumbnails { - visible-width: 40px; - spacing: 11px; - padding: 12px; - padding-right: 7px; - border-image: url("common-assets/dash/dash-right.svg") 9 9 9 9; } - .workspace-thumbnails:rtl { - padding: 12px; - padding-left: 7px; - border-image: url("common-assets/dash/dash-left.svg") 9 9 9 9; } - -.workspace-thumbnail-indicator { - border: 4px solid rgba(82, 148, 226, 0.8); - border-radius: 1px; - padding: 1px; } - -.search-display > StBoxLayout, -.all-apps, -.frequent-apps > StBoxLayout { - padding: 0px 88px 10px 88px; } - -.search-statustext, .no-frequent-applications-label { - font-size: 2em; - font-weight: bold; - color: #D3DAE3; } - -.url-highlighter { - link-color: #a9caf1; } - -.notification-banner, -.notification-banner:hover, -.notification-banner:focus { - font-size: 1em; - width: 34em; - margin: 5px; - padding: 10px; - color: #D3DAE3; - background-color: transparent; - border: 1px solid transparent; - border-image: url("dark-assets/menu/menu.svg") 9 9 9 9; } - .notification-banner .notification-icon, - .notification-banner:hover .notification-icon, - .notification-banner:focus .notification-icon { - padding: 5px; } - .notification-banner .notification-content, - .notification-banner:hover .notification-content, - .notification-banner:focus .notification-content { - padding: 5px; - spacing: 5px; } - .notification-banner .secondary-icon, - .notification-banner:hover .secondary-icon, - .notification-banner:focus .secondary-icon { - icon-size: 1.09em; } - .notification-banner .notification-actions, - .notification-banner:hover .notification-actions, - .notification-banner:focus .notification-actions { - background-color: transparent; - padding: 2px 2px 0 2px; - spacing: 3px; } - .notification-banner .notification-button, - .notification-banner:hover .notification-button, - .notification-banner:focus .notification-button { - padding: 4px 4px 5px; } - .notification-banner .notification-button:first-child, .notification-banner .notification-button:last-child, - .notification-banner:hover .notification-button:first-child, - .notification-banner:hover .notification-button:last-child, - .notification-banner:focus .notification-button:first-child, - .notification-banner:focus .notification-button:last-child { - border-radius: 2px; } - -.secondary-icon { - icon-size: 1.09em; } - -.chat-body { - spacing: 5px; } - -.chat-response { - margin: 5px; } - -.chat-log-message { - color: #D3DAE3; } - -.chat-new-group { - padding-top: 1em; } - -.chat-received { - padding-left: 4px; } - .chat-received:rtl { - padding-left: 0px; - padding-right: 4px; } - -.chat-sent { - padding-left: 18pt; - color: #5294E2; } - .chat-sent:rtl { - padding-left: 0; - padding-right: 18pt; } - -.chat-meta-message { - padding-left: 4px; - font-size: 9pt; - font-weight: bold; - color: rgba(211, 218, 227, 0.6); } - .chat-meta-message:rtl { - padding-left: 0; - padding-right: 4px; } - -.subscription-message { - font-style: italic; } - -.hotplug-transient-box { - spacing: 6px; - padding: 2px 72px 2px 12px; } - -.hotplug-notification-item { - padding: 2px 10px; } - .hotplug-notification-item:focus { - padding: 2px 10px; } - -.hotplug-notification-item-icon { - icon-size: 24px; - padding: 2px 5px; } - -.hotplug-resident-box { - spacing: 8px; } - -.hotplug-resident-mount { - spacing: 8px; - border-radius: 4px; } - .hotplug-resident-mount:hover { - background-color: rgba(56, 60, 74, 0.3); } - -.hotplug-resident-mount-label { - color: inherit; - padding-left: 6px; } - -.hotplug-resident-mount-icon { - icon-size: 24px; - padding-left: 6px; } - -.hotplug-resident-eject-icon { - icon-size: 16px; } - -.hotplug-resident-eject-button { - padding: 7px; - border-radius: 5px; - color: pink; } - -.legacy-tray { - background-color: rgba(43, 46, 55, 0.95); } - .legacy-tray:ltr { - border-radius: 0 2px 0 0; - border-left-width: 0; } - .legacy-tray:rtl { - border-radius: 2px 0 0 0; - border-right-width: 0; } - -.legacy-tray-handle, -.legacy-tray-icon { - padding: 6px; } - .legacy-tray-handle StIcon, - .legacy-tray-icon StIcon { - icon-size: 24px; } - .legacy-tray-handle:hover, .legacy-tray-handle:focus, - .legacy-tray-icon:hover, - .legacy-tray-icon:focus { - background-color: rgba(211, 218, 227, 0.1); } - -.legacy-tray-icon-box { - spacing: 12px; } - .legacy-tray-icon-box:ltr { - padding-left: 12px; } - .legacy-tray-icon-box:rtl { - padding-right: 12px; } - .legacy-tray-icon-box StButton { - width: 24px; - height: 24px; } - -.magnifier-zoom-region { - border: 2px solid #5294E2; } - .magnifier-zoom-region.full-screen { - border-width: 0; } - -#keyboard { - background-color: rgba(53, 57, 69, 0.95); - border-width: 0; - border-top-width: 1px; - border-color: rgba(0, 0, 0, 0.2); } - -.keyboard-layout { - spacing: 10px; - padding: 10px; } - -.keyboard-row { - spacing: 15px; } - -.keyboard-key { - min-height: 2em; - min-width: 2em; - font-size: 14pt; - font-weight: bold; - border-radius: 3px; - box-shadow: none; - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .keyboard-key:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .keyboard-key:active, .keyboard-key:checked { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: #5294E2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - .keyboard-key:grayed { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - -.keyboard-subkeys { - color: #BAC3CF; - padding: 5px; - -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 20px; - -arrow-rise: 10px; - -boxpointer-gap: 5px; } - -.candidate-popup-content { - padding: 0.5em; - spacing: 0.3em; - color: #BAC3CF; - font-size: 1.15em; } - -.candidate-index { - padding: 0 0.5em 0 0; - color: #d8dde4; } - -.candidate-box { - padding: 0.3em 0.5em 0.3em 0.5em; - border-radius: 2px; - color: #BAC3CF; } - .candidate-box:selected, .candidate-box:hover { - background-color: #5294E2; - color: #ffffff; } - -.candidate-page-button-box { - height: 2em; } - .vertical .candidate-page-button-box { - padding-top: 0.5em; } - .horizontal .candidate-page-button-box { - padding-left: 0.5em; } - -.candidate-page-button { - padding: 4px; } - -.candidate-page-button-previous { - border-radius: 2px 0px 0px 2px; - border-right-width: 0; } - -.candidate-page-button-next { - border-radius: 0px 2px 2px 0px; } - -.candidate-page-button-icon { - icon-size: 1em; } - -.framed-user-icon { - background-size: contain; - border: 0px solid transparent; - color: #D3DAE3; - border-radius: 2px; } - .framed-user-icon:hover { - border-color: transparent; - color: white; } - -.login-dialog-banner-view { - padding-top: 24px; - max-width: 23em; } - -.login-dialog { - border: none; - background-color: transparent; } - .login-dialog .modal-dialog-button-box { - spacing: 3px; } - .login-dialog .modal-dialog-button { - padding: 3px 18px; } - .login-dialog .modal-dialog-button:default { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } - .login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #505666; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(80, 86, 102, 0.05); } - .login-dialog .modal-dialog-button:default:active { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #2b2e39; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - .login-dialog .modal-dialog-button:default:insensitive { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: rgba(211, 218, 227, 0.45); - border: 1px solid rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); - box-shadow: inset 0 1px rgba(68, 74, 88, 0.05); } - -.login-dialog-logo-bin { - padding: 24px 0px; } - -.login-dialog-banner { - color: #9ca9ba; } - -.login-dialog-button-box { - spacing: 5px; } - -.login-dialog-message-warning { - color: #F27835; } - -.login-dialog-message-hint { - padding-top: 0; - padding-bottom: 20px; } - -.login-dialog-user-selection-box { - padding: 100px 0px; } - .login-dialog-user-selection-box .login-dialog-not-listed-label { - padding-left: 2px; } - .login-dialog-not-listed-button:focus .login-dialog-user-selection-box .login-dialog-not-listed-label, - .login-dialog-not-listed-button:hover .login-dialog-user-selection-box .login-dialog-not-listed-label { - color: #BAC3CF; } - -.login-dialog-not-listed-label { - font-size: 90%; - font-weight: bold; - color: #62758e; - padding-top: 1em; } - -.login-dialog-user-list-view { - -st-vfade-offset: 1em; } - -.login-dialog-user-list { - spacing: 12px; - padding: .2em; - width: 23em; } - .login-dialog-user-list:expanded .login-dialog-user-list-item:focus { - background-color: #5294E2; - color: #ffffff; } - .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { - border-right: 2px solid #5294E2; } - -.login-dialog-user-list-item { - border-radius: 5px; - padding: .2em; - color: #62758e; } - .login-dialog-user-list-item:ltr { - padding-right: 1em; } - .login-dialog-user-list-item:rtl { - padding-left: 1em; } - .login-dialog-user-list-item:hover { - background-color: #5294E2; - color: #ffffff; } - .login-dialog-user-list-item .login-dialog-timed-login-indicator { - height: 2px; - margin: 2px 0 0 0; - background-color: #BAC3CF; } - .login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { - background-color: #ffffff; } - -.login-dialog-username, -.user-widget-label { - color: #BAC3CF; - font-size: 120%; - font-weight: bold; - text-align: left; - padding-left: 15px; } - -.user-widget-label:ltr { - padding-left: 18px; } - -.user-widget-label:rtl { - padding-right: 18px; } - -.login-dialog-prompt-layout { - padding-top: 24px; - padding-bottom: 12px; - spacing: 8px; - width: 23em; } - -.login-dialog-prompt-label { - color: #7e8fa5; - font-size: 110%; - padding-top: 1em; } - -.login-dialog-session-list-button StIcon { - icon-size: 1.25em; } - -.login-dialog-session-list-button { - color: #62758e; } - .login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { - color: #BAC3CF; } - .login-dialog-session-list-button:active { - color: #394351; } - -.screen-shield-arrows { - padding-bottom: 3em; } - -.screen-shield-arrows Gjs_Arrow { - color: white; - width: 80px; - height: 48px; - -arrow-thickness: 12px; - -arrow-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } - -.screen-shield-clock { - color: white; - text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); - font-weight: bold; - text-align: center; - padding-bottom: 1.5em; } - -.screen-shield-clock-time { - font-size: 72pt; - text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); } - -.screen-shield-clock-date { - font-size: 28pt; } - -.screen-shield-notifications-container { - spacing: 6px; - width: 30em; - background-color: transparent; - max-height: 500px; } - .screen-shield-notifications-container .summary-notification-stack-scrollview { - padding-top: 0; - padding-bottom: 0; } - .screen-shield-notifications-container .notification, - .screen-shield-notifications-container .screen-shield-notification-source { - padding: 12px 6px; - border: 1px solid rgba(186, 195, 207, 0.2); - background-color: rgba(53, 57, 69, 0.45); - color: #BAC3CF; - border-radius: 4px; } - .screen-shield-notifications-container .notification { - margin-right: 15px; } - -.screen-shield-notification-label { - font-weight: bold; - padding: 0px 0px 0px 12px; } - -.screen-shield-notification-count-text { - padding: 0px 0px 0px 12px; } - -#panel.lock-screen { - background-color: rgba(53, 57, 69, 0.5); } - -.screen-shield-background { - background: black; - box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); } - -#lockDialogGroup { - background: #2e3436 url(misc/noise-texture.png); - background-repeat: repeat; } - -#screenShieldNotifications StButton#vhandle, #screenShieldNotifications StButton#hhandle { - background-color: rgba(56, 60, 74, 0.3); } - #screenShieldNotifications StButton#vhandle:hover, #screenShieldNotifications StButton#vhandle:focus, #screenShieldNotifications StButton#hhandle:hover, #screenShieldNotifications StButton#hhandle:focus { - background-color: rgba(56, 60, 74, 0.5); } - #screenShieldNotifications StButton#vhandle:active, #screenShieldNotifications StButton#hhandle:active { - background-color: rgba(82, 148, 226, 0.5); } - -#LookingGlassDialog { - spacing: 4px; - padding: 8px 8px 10px 8px; - background-color: rgba(0, 0, 0, 0.7); - border: 1px solid black; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 2px; - color: #BAC3CF; } - #LookingGlassDialog > #Toolbar { - padding: 3px; - border: none; - background-color: transparent; - border-radius: 0px; } - #LookingGlassDialog .labels { - spacing: 4px; } - #LookingGlassDialog .notebook-tab { - -natural-hpadding: 12px; - -minimum-hpadding: 6px; - font-weight: bold; - color: #BAC3CF; - transition-duration: 100ms; - padding-left: .3em; - padding-right: .3em; } - #LookingGlassDialog .notebook-tab:hover { - color: #ffffff; - text-shadow: black 0px 2px 2px; } - #LookingGlassDialog .notebook-tab:selected { - border-bottom-width: 0px; - color: #5294E2; - text-shadow: black 0px 2px 2px; } - #LookingGlassDialog StBoxLayout#EvalBox { - padding: 4px; - spacing: 4px; } - #LookingGlassDialog StBoxLayout#ResultsArea { - spacing: 4px; } - -.lg-dialog StEntry { - selection-background-color: #5294E2; - selected-color: #ffffff; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .lg-dialog StEntry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - -.lg-dialog .shell-link { - color: #a9caf1; } - .lg-dialog .shell-link:hover { - color: #d5e5f8; } - -.lg-completions-text { - font-size: .9em; - font-style: italic; } - -.lg-obj-inspector-title { - spacing: 4px; } - -.lg-obj-inspector-button { - border: 1px solid gray; - padding: 4px; - border-radius: 4px; } - .lg-obj-inspector-button:hover { - border: 1px solid #ffffff; } - -#lookingGlassExtensions { - padding: 4px; } - -.lg-extensions-list { - padding: 4px; - spacing: 6px; } - -.lg-extension { - border: 1px solid rgba(0, 0, 0, 0.7); - border-radius: 2px; - background-color: rgba(53, 57, 69, 0.95); - padding: 4px; } - -.lg-extension-name { - font-weight: bold; } - -.lg-extension-meta { - spacing: 6px; } - -#LookingGlassPropertyInspector { - background: rgba(0, 0, 0, 0.7); - border: 1px solid grey; - border-radius: 2px; - padding: 6px; } diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/apps.rc b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/apps.rc deleted file mode 100644 index 6a010b0..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/apps.rc +++ /dev/null @@ -1,27 +0,0 @@ -# -# Thunar -# -style "thunar-handle" { GtkPaned::handle-size = 2 } - -style "dark-sidebar" { - GtkTreeView::odd_row_color = @dark_sidebar_bg - GtkTreeView::even_row_color = @dark_sidebar_bg - - - base[NORMAL] = @dark_sidebar_bg - base[INSENSITIVE] = @dark_sidebar_bg - - text[NORMAL] = "#BAC3CF" - text[ACTIVE] = @selected_fg_color - text[SELECTED] = @selected_fg_color -} - -style "thunar-frame" { - xthickness = 0 - ythickness = 0 -} - -widget_class "*ThunarWindow*." style "thunar-frame" -widget_class "*ThunarShortcutsView*" style "dark-sidebar" -widget_class "*ThunarTreeView*" style "dark-sidebar" -widget_class "*ThunarWindow*." style "thunar-handle" diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down-insens.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down-insens.png deleted file mode 100644 index eca193b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down-prelight.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down-prelight.png deleted file mode 100644 index 4e6e748..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down-small-insens.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down-small-insens.png deleted file mode 100644 index a61005c..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down-small-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down-small-prelight.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down-small-prelight.png deleted file mode 100644 index d239713..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down-small-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down-small.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down-small.png deleted file mode 100644 index 62049ee..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down-small.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down.png deleted file mode 100644 index 7113603..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-down.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-left-insens.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-left-insens.png deleted file mode 100644 index 068bace..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-left-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-left-prelight.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-left-prelight.png deleted file mode 100644 index d5baf19..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-left-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-left.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-left.png deleted file mode 100644 index 2c9f002..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-left.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-right-insens.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-right-insens.png deleted file mode 100644 index e21cb8f..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-right-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-right-prelight.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-right-prelight.png deleted file mode 100644 index 9f7bc21..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-right-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-right.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-right.png deleted file mode 100644 index 8f53e71..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-right.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up-insens.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up-insens.png deleted file mode 100644 index 226e45a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up-prelight.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up-prelight.png deleted file mode 100644 index f45a454..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up-small-insens.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up-small-insens.png deleted file mode 100644 index 64aed1b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up-small-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up-small-prelight.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up-small-prelight.png deleted file mode 100644 index 308ef89..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up-small-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up-small.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up-small.png deleted file mode 100644 index 13601b6..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up-small.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up.png deleted file mode 100644 index 396840a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/arrow-up.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/button-active.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/button-active.png deleted file mode 100644 index ad0dd36..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/button-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/button-hover.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/button-hover.png deleted file mode 100644 index ec020de..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/button-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/button-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/button-insensitive.png deleted file mode 100644 index a96be6e..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/button-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/button.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/button.png deleted file mode 100644 index 102c97f..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/button.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/checkbox-checked-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/checkbox-checked-insensitive.png deleted file mode 100644 index 5c416de..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/checkbox-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/checkbox-checked.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/checkbox-checked.png deleted file mode 100644 index 48e8435..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/checkbox-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/checkbox-unchecked-insensitive.png deleted file mode 100644 index 68e1997..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/checkbox-unchecked.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/checkbox-unchecked.png deleted file mode 100644 index 89fbde2..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/checkbox-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button-active-rtl.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button-active-rtl.png deleted file mode 100644 index cba918c..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button-active-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button-active.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button-active.png deleted file mode 100644 index aedb81a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png deleted file mode 100644 index ab715c1..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button-insensitive.png deleted file mode 100644 index 848f23f..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button-rtl.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button-rtl.png deleted file mode 100644 index ae3c823..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button.png deleted file mode 100644 index a9d6505..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-button.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png deleted file mode 100644 index 3d78384..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-focus-notebook.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-focus-notebook.png deleted file mode 100644 index 2ebd63a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-focus-notebook.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-focus-rtl.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-focus-rtl.png deleted file mode 100644 index d8f8d55..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-focus-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-focus.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-focus.png deleted file mode 100644 index e1e35fd..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-focus.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png deleted file mode 100644 index f6bf232..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook.png deleted file mode 100644 index 9a08ae4..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-insensitive-rtl.png deleted file mode 100644 index 1c5f62e..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-insensitive-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-insensitive.png deleted file mode 100644 index e2f27b7..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-notebook-rtl.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-notebook-rtl.png deleted file mode 100644 index f21d25b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-notebook-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-notebook.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-notebook.png deleted file mode 100644 index 1fbe1f4..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-notebook.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-rtl.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-rtl.png deleted file mode 100644 index 5b35cb0..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry.png deleted file mode 100644 index 1238651..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/combo-entry.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/down-background-disable-rtl.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/down-background-disable-rtl.png deleted file mode 100644 index cd3d254..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/down-background-disable-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/down-background-disable.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/down-background-disable.png deleted file mode 100644 index fd3edb1..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/down-background-disable.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/down-background-rtl.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/down-background-rtl.png deleted file mode 100644 index 91ac500..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/down-background-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/down-background.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/down-background.png deleted file mode 100644 index 2ac2456..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/down-background.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-active-bg-solid.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-active-bg-solid.png deleted file mode 100644 index 1eb9453..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-active-bg-solid.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-active-bg.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-active-bg.png deleted file mode 100644 index 4266547..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-bg-solid.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-bg-solid.png deleted file mode 100644 index e7f3a9c..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-bg-solid.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-bg.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-bg.png deleted file mode 100644 index 2cd6bf2..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-disabled-bg.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-disabled-bg.png deleted file mode 100644 index fe639fa..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-fill.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-fill.png deleted file mode 100644 index 387a98b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/entry-border-fill.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/focus-line.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/focus-line.png deleted file mode 100644 index 21a880a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/focus-line.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/frame-gap-end.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/frame-gap-end.png deleted file mode 100644 index 98b3195..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/frame-gap-end.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/frame-gap-start.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/frame-gap-start.png deleted file mode 100644 index 98b3195..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/frame-gap-start.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/frame.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/frame.png deleted file mode 100644 index 260c3ac..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/frame.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/handle-h.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/handle-h.png deleted file mode 100644 index 4e73c5c..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/handle-h.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/handle-v.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/handle-v.png deleted file mode 100644 index b57bcbc..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/handle-v.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/inline-toolbar.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/inline-toolbar.png deleted file mode 100644 index 9541d7a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/inline-toolbar.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/line-h.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/line-h.png deleted file mode 100644 index b6d7d65..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/line-h.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/line-v.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/line-v.png deleted file mode 100644 index 0adee1a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/line-v.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-arrow-prelight.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-arrow-prelight.png deleted file mode 100644 index 2e21d88..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-arrow-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-arrow.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-arrow.png deleted file mode 100644 index 2e21d88..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-arrow.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-checkbox-checked-insensitive.png deleted file mode 100644 index 402e40b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-checkbox-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-checkbox-checked.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-checkbox-checked.png deleted file mode 100644 index 6f878fd..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-checkbox-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png deleted file mode 100644 index 6d15c8c..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-checkbox-unchecked.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-checkbox-unchecked.png deleted file mode 100644 index 8b05dcd..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-checkbox-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-radio-checked-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-radio-checked-insensitive.png deleted file mode 100644 index 1d6b5c3..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-radio-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-radio-checked.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-radio-checked.png deleted file mode 100644 index cf47ffd..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-radio-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-radio-unchecked-insensitive.png deleted file mode 100644 index 39128f7..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-radio-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-radio-unchecked.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-radio-unchecked.png deleted file mode 100644 index 7cd6e24..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menu-radio-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menubar.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menubar.png deleted file mode 100644 index e69ee01..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menubar.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menubar_button.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menubar_button.png deleted file mode 100644 index 70c8f86..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menubar_button.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menuitem.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menuitem.png deleted file mode 100644 index 56ad7b0..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/menuitem.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/minus.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/minus.png deleted file mode 100644 index ae2a58d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/minus.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook-entry-border-active-bg.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook-entry-border-active-bg.png deleted file mode 100644 index 60dad2a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook-entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook-entry-border-bg.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook-entry-border-bg.png deleted file mode 100644 index 37a9dc8..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook-entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook-entry-border-disabled-bg.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook-entry-border-disabled-bg.png deleted file mode 100644 index b3c4d17..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook-entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook-gap-horiz.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook-gap-horiz.png deleted file mode 100644 index 7664ab4..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook-gap-horiz.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook-gap-vert.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook-gap-vert.png deleted file mode 100644 index 4185f58..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook-gap-vert.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook.png deleted file mode 100644 index 260c3ac..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/notebook.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/null.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/null.png deleted file mode 100644 index d7a1600..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/null.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/plus.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/plus.png deleted file mode 100644 index 37977c0..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/plus.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/progressbar.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/progressbar.png deleted file mode 100644 index 7937cd1..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/progressbar.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/progressbar_v.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/progressbar_v.png deleted file mode 100644 index e29023b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/progressbar_v.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/radio-checked-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/radio-checked-insensitive.png deleted file mode 100644 index b8f159b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/radio-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/radio-checked.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/radio-checked.png deleted file mode 100644 index 28f3469..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/radio-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/radio-unchecked-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/radio-unchecked-insensitive.png deleted file mode 100644 index b99c4cf..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/radio-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/radio-unchecked.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/radio-unchecked.png deleted file mode 100644 index f8a4cd1..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/radio-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-horiz-active.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-horiz-active.png deleted file mode 100644 index c4c810c..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-horiz-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-horiz-insens.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-horiz-insens.png deleted file mode 100644 index bc049cd..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-horiz-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-horiz-prelight.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-horiz-prelight.png deleted file mode 100644 index a02f399..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-horiz-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-horiz.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-horiz.png deleted file mode 100644 index 5c6668e..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-horiz.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-insensitive.png deleted file mode 100644 index 7ece1b0..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-prelight.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-prelight.png deleted file mode 100644 index e72808d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-vert-active.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-vert-active.png deleted file mode 100644 index 9e5294d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-vert-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-vert-insens.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-vert-insens.png deleted file mode 100644 index 136fb50..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-vert-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-vert-prelight.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-vert-prelight.png deleted file mode 100644 index b6c913e..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-vert-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-vert.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-vert.png deleted file mode 100644 index 103c32b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider-vert.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider.png deleted file mode 100644 index 966f630..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/slider.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/tab-bottom-active.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/tab-bottom-active.png deleted file mode 100644 index 44f325d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/tab-bottom-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/tab-left-active.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/tab-left-active.png deleted file mode 100644 index 9184c6a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/tab-left-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/tab-right-active.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/tab-right-active.png deleted file mode 100644 index db1af5d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/tab-right-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/tab-top-active.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/tab-top-active.png deleted file mode 100644 index 07f2375..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/tab-top-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/toolbar-entry-border-active-bg.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/toolbar-entry-border-active-bg.png deleted file mode 100644 index 28d08e5..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/toolbar-entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/toolbar-entry-border-bg.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/toolbar-entry-border-bg.png deleted file mode 100644 index a8dd05d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/toolbar-entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png deleted file mode 100644 index d6f19b7..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/toolbar.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/toolbar.png deleted file mode 100644 index 0e42a7f..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/toolbar.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/tree_header.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/tree_header.png deleted file mode 100644 index 19adc7e..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/tree_header.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-horizontal-active.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-horizontal-active.png deleted file mode 100644 index dc80ccc..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-horizontal-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-horizontal.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-horizontal.png deleted file mode 100644 index d6c4e8e..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-horizontal.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-progressbar.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-progressbar.png deleted file mode 100644 index d3e8550..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-progressbar.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-progressbar_v.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-progressbar_v.png deleted file mode 100644 index 325585d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-progressbar_v.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-scrollbar-horiz.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-scrollbar-horiz.png deleted file mode 100644 index d7d3d82..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-scrollbar-horiz.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-scrollbar-vert.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-scrollbar-vert.png deleted file mode 100644 index 96220cb..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-scrollbar-vert.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-vertical-active.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-vertical-active.png deleted file mode 100644 index 1736ff4..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-vertical-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-vertical.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-vertical.png deleted file mode 100644 index 8ea3662..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/trough-vertical.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/up-background-disable-rtl.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/up-background-disable-rtl.png deleted file mode 100644 index aa92597..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/up-background-disable-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/up-background-disable.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/up-background-disable.png deleted file mode 100644 index 3bd0966..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/up-background-disable.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/up-background-rtl.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/up-background-rtl.png deleted file mode 100644 index d413b44..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/up-background-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/up-background.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/up-background.png deleted file mode 100644 index f3bba2a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/assets/up-background.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/gtkrc b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/gtkrc deleted file mode 100644 index 958386b..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/gtkrc +++ /dev/null @@ -1,10 +0,0 @@ -gtk-color-scheme = "base_color:#404552\nfg_color:#D3DAE3\ntooltip_fg_color:#FFFFFF\nselected_bg_color:#5294E2\nselected_fg_color:#FFFFFF\ntext_color:#D3DAE3\nbg_color:#383C4A\ninsensitive_bg_color:#3e4350\ninsensitive_fg_color:#7c818c\nnotebook_bg:#404552\ndark_sidebar_bg:#353945\ntooltip_bg_color:#353945\nlink_color:#5294E2\nmenu_bg:#383C4A" - -gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. -gtk-auto-mnemonics = 1 -gtk-primary-button-warps-slider = 1 - -include "main.rc" -include "apps.rc" -include "panel.rc" -include "menubar-toolbar/menubar-toolbar-dark.rc" diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/main.rc b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/main.rc deleted file mode 100644 index 2a70e92..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/main.rc +++ /dev/null @@ -1,2439 +0,0 @@ -style "default" { - - xthickness = 1 - ythickness = 1 - - # Style Properties - - GtkWidget::focus-line-width = 1 - GtkMenuBar::window-dragging = 1 - GtkToolbar::window-dragging = 1 - GtkToolbar::internal-padding = 4 - GtkToolButton::icon-spacing = 4 - - GtkWidget::tooltip-radius = 2 - GtkWidget::tooltip-alpha = 235 - GtkWidget::new-tooltip-style = 1 #for compatibility - - GtkSeparatorMenuItem::horizontal-padding = 3 - GtkSeparatorMenuItem::wide-separators = 1 - GtkSeparatorMenuItem::separator-height = 1 - - GtkButton::child-displacement-y = 0 - GtkButton::default-border = { 0, 0, 0, 0 } - GtkButton::default-outside_border = { 0, 0, 0, 0 } - - GtkEntry::state-hint = 1 - - GtkScrollbar::trough-border = 0 - GtkRange::trough-border = 0 - GtkRange::slider-width = 13 - GtkRange::stepper-size = 0 - - GtkScrollbar::activate-slider = 1 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - GtkScrollbar::min-slider-length = 32 - GtkScrolledWindow::scrollbar-spacing = 0 - GtkScrolledWindow::scrollbars-within-bevel = 1 - - GtkScale::slider_length = 15 - GtkScale::slider_width = 15 - GtkScale::trough-side-details = 1 - - GtkProgressBar::min-horizontal-bar-height = 8 - GtkProgressBar::min-vertical-bar-width = 8 - - GtkStatusbar::shadow_type = GTK_SHADOW_NONE - GtkSpinButton::shadow_type = GTK_SHADOW_NONE - GtkMenuBar::shadow-type = GTK_SHADOW_NONE - GtkToolbar::shadow-type = GTK_SHADOW_NONE - GtkMenuBar::internal-padding = 0 #( every window is misaligned for the sake of menus ): - GtkMenu::horizontal-padding = 0 - GtkMenu::vertical-padding = 0 - - GtkCheckButton::indicator_spacing = 3 - GtkOptionMenu::indicator_spacing = { 8, 2, 0, 0 } - - GtkTreeView::row_ending_details = 0 - GtkTreeView::expander-size = 11 - GtkTreeView::vertical-separator = 4 - GtkTreeView::horizontal-separator = 4 - GtkTreeView::allow-rules = 1 - GtkTreeView::odd_row_color = shade(0.98, @base_color) - - GtkExpander::expander-size = 11 - - GnomeHRef::link_color = @link_color - GtkHTML::link-color = @link_color - GtkIMHtmlr::hyperlink-color = @link_color - GtkIMHtml::hyperlink-color = @link_color - GtkWidget::link-color = @link_color - GtkWidget::visited-link-color = @text_color - - # Colors - - bg[NORMAL] = @bg_color - bg[PRELIGHT] = shade (1.02, @bg_color) - bg[SELECTED] = @selected_bg_color - bg[INSENSITIVE] = @insensitive_bg_color - bg[ACTIVE] = shade (0.9, @bg_color) - - fg[NORMAL] = @text_color - fg[PRELIGHT] = @fg_color - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = @insensitive_fg_color - fg[ACTIVE] = @fg_color - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[SELECTED] = @selected_fg_color - text[INSENSITIVE] = @insensitive_fg_color - text[ACTIVE] = @selected_fg_color - - base[NORMAL] = @base_color - base[PRELIGHT] = shade (0.95, @bg_color) - base[SELECTED] = @selected_bg_color - base[INSENSITIVE] = @bg_color - base[ACTIVE] = shade (0.9, @selected_bg_color) - - # For succinctness, all reasonable pixmap options remain here - - engine "pixmap" { - - # Check Buttons - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = SELECTED - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/checkbox-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = SELECTED - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = IN - overlay_file = "assets/checkbox-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Radio Buttons - - image { - function = OPTION - state = NORMAL - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = SELECTED - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/radio-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = NORMAL - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = SELECTED - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = IN - overlay_file = "assets/radio-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Arrows - - image { - function = ARROW - overlay_file = "assets/arrow-up.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-up-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-up-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-up-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = NORMAL - overlay_file = "assets/arrow-down.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-down-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - overlay_file = "assets/arrow-left.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state= PRELIGHT - overlay_file = "assets/arrow-left-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-left-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-left-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - overlay_file = "assets/arrow-right.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-right-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-right-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-right-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - # Option Menu Arrows - - image { - function = TAB - state = INSENSITIVE - overlay_file = "assets/arrow-down-insens.png" - overlay_stretch = FALSE - } - - image { - function = TAB - state = NORMAL - overlay_file = "assets/arrow-down.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - } - - image { - function = TAB - state = PRELIGHT - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - } - - # Lines - - image { - function = VLINE - file = "assets/line-v.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - image { - function = HLINE - file = "assets/line-h.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - # Focuslines - - image { - function = FOCUS - file = "assets/focus-line.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - } - - # Handles - - image { - function = HANDLE - overlay_file = "assets/handle-h.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = HANDLE - overlay_file = "assets/handle-v.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - # Expanders - - image { - function = EXPANDER - expander_style = COLLAPSED - file = "assets/plus.png" - } - - image { - function = EXPANDER - expander_style = EXPANDED - file = "assets/minus.png" - } - - image { - function = EXPANDER - expander_style = SEMI_EXPANDED - file = "assets/minus.png" - } - - image { - function = EXPANDER - expander_style = SEMI_COLLAPSED - file = "assets/plus.png" - } - - image { - function = RESIZE_GRIP - state = NORMAL - detail = "statusbar" - overlay_file = "assets/null.png" - overlay_border = { 0,0,0,0 } - overlay_stretch = FALSE - } - - # Shadows ( this area needs help :P ) - - image { - function = SHADOW_GAP - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - - -style "toplevel_hack" { - - engine "adwaita" { - } -} - -style "ooo_stepper_hack" { - - GtkScrollbar::stepper-size = 0 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - -} - -style "scrollbar" { - - engine "pixmap" { - - image { - function = BOX - detail = "trough" - file = "assets/trough-scrollbar-horiz.png" - border = { 2, 2, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough" - file = "assets/trough-scrollbar-vert.png" - border = { 3, 3, 2, 2 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - # Sliders - - image { - function = SLIDER - state = NORMAL - file = "assets/slider-horiz.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = ACTIVE - file = "assets/slider-horiz-active.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/slider-horiz-prelight.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/slider-horiz-insens.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - -# X Verticals - - image { - function = SLIDER - state = NORMAL - file = "assets/slider-vert.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = ACTIVE - file = "assets/slider-vert-active.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/slider-vert-prelight.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/slider-vert-insens.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - } -} - -style "menu" { - - xthickness = 0 - ythickness = 0 - - GtkMenuItem::arrow-scaling = 0.4 - - bg[NORMAL] = @menu_bg - bg[INSENSITIVE] = @menu_bg - bg[PRELIGHT] = @menu_bg - - engine "pixmap" { # For menus that use horizontal lines rather than gtkseparator - - image { - function = HLINE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - } -} - -style "menu_framed_box" { - - engine "adwaita" { - } -} - -style "menu_item" -{ - xthickness = 2 - ythickness = 4 - - # HACK: Gtk doesn't actually read this value - # while rendering the menu items, but Libreoffice - # does; setting this value equal to the one in - # fg[PRELIGHT] ensures a code path in the LO theming code - # that falls back to a dark text color for menu item text - # highlight. The price to pay is black text on menus as well, - # but at least it's readable. - # See https://bugs.freedesktop.org/show_bug.cgi?id=38038 - bg[SELECTED] = @selected_fg_color - - fg[NORMAL] = @fg_color - fg[SELECTED] = @fg_color - - text[PRELIGHT] = @fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "assets/menuitem.png" - border = { 1, 0, 1, 0 } - stretch = TRUE - } - - # Check Buttons - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = IN - overlay_file = "assets/menu-checkbox-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Radio Buttons - - image { - function = OPTION - state = NORMAL - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/menu-radio-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = NORMAL - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = IN - overlay_file = "assets/menu-radio-checked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = SHADOW # This fixes boxy Qt menu items - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - # Arrow Buttons - - image { - function = ARROW - state = NORMAL - overlay_file = "assets/menu-arrow.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/menu-arrow-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - } -} - -style "button" { - - xthickness = 4 - ythickness = 4 - - engine "pixmap" { - - image { - function = BOX - state = NORMAL - file = "assets/button.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = PRELIGHT - file = "assets/button-hover.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = ACTIVE - file = "assets/button-active.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/button-insensitive.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "checkbutton" { - - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @text_color - -} - -style "entry" { - - xthickness = 6 - ythickness = 4 - - base[NORMAL] = @base_color - base[INSENSITIVE] = @insensitive_bg_color - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/entry-border-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/entry-border-disabled-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/entry-border-active-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -style "notebook_entry" { - xthickness = 6 - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/notebook-entry-border-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/notebook-entry-border-disabled-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/notebook-entry-border-active-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -style "notebook_tab_label" { - - fg[ACTIVE] = @text_color - -} - -style "combobox_entry" -{ - xthickness = 3 - ythickness = 4 - - engine "pixmap" { - - # LTR version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "notebook_combobox_entry" { - - engine "pixmap" { - - # LTR version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "combobox_entry_button" -{ - xthickness = 6 - - fg[ACTIVE] = @text_color - - engine "pixmap" { - - # LTR version - - image { - function = BOX - state = NORMAL - file = "assets/combo-entry-button.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - file = "assets/combo-entry-button.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/combo-entry-button-insensitive.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - file = "assets/combo-entry-button-active.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - image { - function = BOX - state = NORMAL - file = "assets/combo-entry-button-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - file = "assets/combo-entry-button-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/combo-entry-button-insensitive-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - file = "assets/combo-entry-button-active-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "spinbutton" { - - bg[NORMAL] = @bg_color - - xthickness = 6 - ythickness = 4 - - engine "pixmap" { - - image { - function = ARROW - } - - # Spin-Up LTR - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - file = "assets/up-background-disable.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - # Spin-Up RTL - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - file = "assets/up-background-disable-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - # Spin-Down LTR - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - file = "assets/down-background-disable.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - # Spin-Down RTL - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - file = "assets/down-background-disable-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - } -} - -style "gimp_spin_scale" { - - bg[NORMAL] = @base_color - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - } - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - } - } -} - -style "libreoffice_entry" { - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/entry-border-fill.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/entry-border-fill.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/entry-border-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/entry-border-active-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - } -} - -style "standalone_entry" { - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - file = "assets/entry-border-fill.png" - stretch = TRUE - border = { 0, 0, 0, 0 } - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - file = "assets/entry-border-fill.png" - stretch = TRUE - border = { 0, 0, 0, 0 } - } - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/entry-border-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/entry-border-active-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - } -} - -style "notebook" { - - xthickness = 5 - ythickness = 2 - - engine "pixmap" { - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = TOP - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = BOTTOM - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = RIGHT - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = LEFT - } - - image { - function = EXTENSION - file = "assets/tab-top-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = BOTTOM - } - - image { - function = EXTENSION - file = "assets/tab-bottom-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = TOP - } - - image { - function = EXTENSION - file = "assets/tab-left-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = RIGHT - } - - image { - function = EXTENSION - file = "assets/tab-right-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = LEFT - } - - # How to draw boxes with a gap on one side (ie the page of a notebook) - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-horiz.png" - gap_border = { 1, 1, 0, 0 } - gap_side = TOP - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-horiz.png" - gap_border = { 1, 1, 0, 0 } - gap_side = BOTTOM - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-vert.png" - gap_border = { 0, 0, 1, 1 } - gap_side = LEFT - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-vert.png" - gap_border = { 0, 0, 1, 1 } - gap_side = RIGHT - } - - # How to draw the box of a notebook when it isnt attached to a tab - - image { - function = BOX - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "handlebox" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - detail = "handlebox_bin" - shadow = IN - } - - image { - function = BOX - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - detail = "handlebox_bin" - shadow = OUT - } - } -} - -style "combobox_separator" { - - xthickness = 0 - ythickness = 0 - GtkWidget::wide-separators = 1 - -} - -style "combobox" { - - xthickness = 0 - ythickness = 0 - -} - -style "combobox_button" { - - xthickness = 3 - ythickness = 3 - -} - -style "range" { - - engine "pixmap" { - - image { - function = BOX - detail = "trough-upper" - file = "assets/trough-horizontal.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-horizontal-active.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough-upper" - file = "assets/trough-vertical.png" - border = { 0, 0, 8, 8 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-vertical-active.png" - border = { 0, 0, 8, 8 } - stretch = TRUE - orientation = VERTICAL - } - - # Horizontal - - image { - function = SLIDER - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-prelight.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-insensitive.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - # Vertical - - image { - function = SLIDER - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-prelight.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-insensitive.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - # Function below removes ugly boxes - - image { - function = BOX - file = "assets/null.png" - border = { 3, 3, 3, 3 } - stretch = TRUE - } - } -} - -style "progressbar" { - - xthickness = 1 - ythickness = 1 - - fg[NORMAL] = @fg_color - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - detail = "trough" - file = "assets/trough-progressbar.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "bar" - file = "assets/progressbar.png" - stretch = TRUE - border = { 3, 3, 3, 3 } - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough" - file = "assets/trough-progressbar_v.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = BOX - detail = "bar" - file = "assets/progressbar_v.png" - stretch = TRUE - border = { 3, 3, 3, 3 } - orientation = VERTICAL - } - } -} - -style "separator_menu_item" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - border = { 0, 0, 1, 0 } - stretch = TRUE - } - } -} - -style "treeview_header" { - ythickness = 1 - - fg[PRELIGHT] = mix(0.70, @text_color, @base_color) - font_name = "Bold" - - engine "pixmap" { - - image { - function = BOX - file = "assets/tree_header.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - } - } -} - -# Treeview Rows - -style "treeview" { - - xthickness = 2 - ythickness = 0 - - -} - -style "scrolled_window" { - - xthickness = 1 - ythickness = 1 - - engine "pixmap" { - - image { - function = SHADOW - file = "assets/frame.png" - border = { 5, 5, 5, 5 } - stretch = TRUE - } - } -} - -style "frame" { - - xthickness = 1 - ythickness = 1 - - engine "pixmap" { - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = IN - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = IN - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = OUT - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = OUT - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = ETCHED_IN - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = ETCHED_IN - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = ETCHED_OUT - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = ETCHED_OUT - } - } -} - -style "gimp_toolbox_frame" { - - engine "pixmap" { - - image { - function = SHADOW - } - } -} - -style "toolbar" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - - image { - function = HANDLE - overlay_file = "assets/handle-h.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = HANDLE - overlay_file = "assets/handle-v.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = VLINE - recolorable = TRUE - file = "assets/null.png" - } - - image { - function = HLINE - recolorable = TRUE - file = "assets/null.png" - } - } -} - -style "inline_toolbar" { - - GtkToolbar::button-relief = GTK_RELIEF_NORMAL - - engine "pixmap" { - - image { - function = BOX - file = "assets/inline-toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "notebook_viewport" { - - bg[NORMAL] = @notebook_bg -} - - -style "notebook_eventbox" { - - bg[NORMAL] = @notebook_bg - bg[ACTIVE] = @bg_color -} - -style "tooltips" { - - xthickness = 8 - ythickness = 4 - - bg[NORMAL] = @tooltip_bg_color - fg[NORMAL] = @tooltip_fg_color - bg[SELECTED] = @tooltip_bg_color - -} - -style "eclipse-tooltips" { - - xthickness = 8 - ythickness = 4 - - bg[NORMAL] = shade(1.05, @bg_color) - fg[NORMAL] = @text_color - bg[SELECTED] = shade(1.05, @bg_color) - -} - -style "xfdesktop-icon-view" { - XfdesktopIconView::label-alpha = 0 - XfdesktopIconView::selected-label-alpha = 100 - XfdesktopIconVIew::ellipsize-icon-labels = 1 - - base[NORMAL] = @selected_bg_color - base[SELECTED] = @selected_bg_color - base[ACTIVE] = @selected_bg_color - - fg[NORMAL] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color - - engine "murrine" { - textstyle = 5 - text_shade = 0.05 - } -} - -style "xfwm-tabwin" { - Xfwm4TabwinWidget::border-width = 1 - Xfwm4TabwinWidget::border-alpha = 1.0 - Xfwm4TabwinWidget::icon-size = 64 - Xfwm4TabwinWidget::alpha = 1.0 - Xfwm4TabwinWidget::border-radius = 2 - - bg[NORMAL] = @bg_color - bg[SELECTED] = @bg_color - - fg[NORMAL] = @fg_color - - engine "murrine" { - contrast = 0.7 - glazestyle = 0 - glowstyle = 0 - highlight_shade = 1.0 - gradient_shades = {1.0,1.0,1.0,1.0} - border_shades = { 0.8, 0.8 } - } -} - -style "xfwm-tabwin-button" { - - font_name = "bold" - bg[SELECTED] = @selected_bg_color -} - -# Chromium -style "chrome_menu_item" { - - bg[SELECTED] = @selected_bg_color - -} - -# Text Style -style "text" { - engine "murrine" { textstyle = 0 } -} - -style "null" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - } - } -} - - -class "GtkWidget" style "default" -class "GtkScrollbar" style "scrollbar" -class "GtkButton" style "button" -class "GtkEntry" style "entry" -class "GtkOldEditable" style "entry" -class "GtkSpinButton" style "spinbutton" -class "GtkNotebook" style "notebook" -class "GtkRange" style "range" -class "GtkProgressBar" style "progressbar" -class "GtkSeparatorMenuItem" style "separator_menu_item" -class "GtkScrolledWindow" style "scrolled_window" -class "GtkFrame" style "frame" -class "GtkTreeView" style "treeview" -class "GtkToolbar" style "toolbar" -class "*HandleBox" style "toolbar" - -widget_class "**" style "menu" -widget_class "**" style "menu_framed_box" -widget_class "**" style "menu_item" -widget_class "**" style "checkbutton" -widget_class "*" style "combobox" -widget_class "**" style "combobox_button" -widget_class "**" style "combobox_separator" -widget_class "***" style "treeview_header" -widget_class "**" style "inline_toolbar" -widget_class "**" style "combobox_entry" -widget_class "**" style "combobox_entry_button" -widget_class "***" style "notebook_viewport" -widget_class "*HandleBox" style "toolbar" - -# Entries in notebooks draw with notebook's base color, but not if there's -# something else in the middle that draws gray again -widget_class "**" style "notebook_entry" -widget_class "***" style "entry" - -widget_class "***" style "notebook_combobox_entry" -widget_class "****" style "combobox_entry" - -# We also need to avoid changing fg color for the inactive notebook tab labels -widget_class "*." style "notebook_tab_label" - -# GTK tooltips -widget "gtk-tooltip*" style "tooltips" - -#Fix GVim tabs -widget_class "**" style "notebook_eventbox" - -# Xchat special cases -widget "*xchat-inputbox" style "entry" - -# GIMP -# Disable gradients completely for GimpSpinScale -#class "GimpSpinScale" style "gimp_spin_scale" - -# Remove borders from "Wilbert frame" in Gimp -widget_class "**" style "gimp_toolbox_frame" - -# Chrome/Chromium -widget_class "*Chrom*Button*" style "button" -widget_class "***" style "chrome_menu_item" - -# We use this weird selector to target an offscreen entry as created -# by Chrome/Chromium to derive the style for its toolbar -widget_class "" style "standalone_entry" - -# Eclipse/SWT -widget "gtk-tooltips*" style "eclipse-tooltips" -widget "*swt-toolbar-flat" style "null" - -# Openoffice, Libreoffice -class "GtkWindow" style "toplevel_hack" -widget "*openoffice-toplevel*" style "ooo_stepper_hack" -widget "*openoffice-toplevel*GtkEntry" style "libreoffice_entry" -widget "*openoffice-toplevel*GtkSpinButton" style "libreoffice_entry" -widget "*libreoffice-toplevel*GtkEntry" style "libreoffice_entry" -widget "*libreoffice-toplevel*GtkSpinButton" style "libreoffice_entry" - -# Xfce -widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" -widget "xfwm4-tabwin*" style "xfwm-tabwin" -widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" - -# Fixes ugly text shadows for insensitive text -widget_class "*" style "text" -widget_class "**" style "text" -widget_class "**" style "text" -widget_class "**" style "text" diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/button-active.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/button-active.png deleted file mode 100644 index 29cd827..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/button-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/button-hover.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/button-hover.png deleted file mode 100644 index b8a6e0e..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/button-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/button-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/button-insensitive.png deleted file mode 100644 index fc776f1..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/button-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/button.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/button.png deleted file mode 100644 index 5105fda..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/button.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar-dark.png deleted file mode 100644 index 4a4222a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc deleted file mode 100644 index 122443c..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc +++ /dev/null @@ -1,222 +0,0 @@ -style "menubar" { - - bg[NORMAL] = "#2f343f" - fg[NORMAL] = "#afb8c5" - fg[PRELIGHT] = "#afb8c5" - fg[ACTIVE] = "#afb8c5" - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(0.7, "#afb8c5") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "menubar-toolbar/menubar-dark.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar-borderless" { - - bg[NORMAL] = "#2f343f" - fg[NORMAL] = "#afb8c5" - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(0.7, "#afb8c5") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar_item" { - - xthickness = 2 - ythickness = 4 - - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "menubar-toolbar/menubar_button-dark.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - } -} - -# Text Style Menubar -style "menubar-text" { - - engine "murrine" { - text_shade = 0.0 - textstyle = 0 - } -} - - -style "toolbar_text" { - fg[NORMAL] = "#afb8c5" - fg[PRELIGHT] = "#afb8c5" - fg[INSENSITIVE] = shade(0.7, "#afb8c5") - fg[ACTIVE] = "#afb8c5" - - text[NORMAL] = "#afb8c5" - text[PRELIGHT] = "#afb8c5" - text[INSENSITIVE] = shade(0.7, "#afb8c5") - text[ACTIVE] = "#afb8c5" - -} - -style "toolbar_button" { - - xthickness = 4 - ythickness = 4 - - engine "pixmap" { - - image { - function = BOX - state = NORMAL - file = "menubar-toolbar/button.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = PRELIGHT - file = "menubar-toolbar/button-hover.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = ACTIVE - file = "menubar-toolbar/button-active.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = INSENSITIVE - file = "menubar-toolbar/button-insensitive.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "toolbar_entry" { - xthickness = 6 - - base[NORMAL] = "#414857" - base[INSENSITIVE] = "#39404d" - - text[NORMAL] = "#afb8c5" - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-bg-dark.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "menubar-toolbar/toolbar-entry-border-active-bg-dark.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -#Chromium -style "chrome-gtk-frame" { - - ChromeGtkFrame::frame-color = "#2f343f" - ChromeGtkFrame::inactive-frame-color = "#2f343f" - - ChromeGtkFrame::frame-gradient-size = 0 - ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) - - ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) - ChromeGtkFrame::incognito-inactive-frame-color = @bg_color - - ChromeGtkFrame::incognito-frame-gradient-color = @bg_color - - ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) - ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) - ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color - -} - -widget_class "**" style "menubar" -widget_class "*.*" style "menubar_item" - -widget_class "*ThunarWindow*" style "menubar" - -class "ChromeGtkFrame" style "chrome-gtk-frame" - -widget_class "***" style "menubar-text" - -# Whitelist for dark toolbars -widget_class "*ThunarWindow*" style "menubar-borderless" -widget_class "*ThunarWindow**" style "toolbar_entry" -widget_class "*ThunarWindow**" style "toolbar_button" -widget_class "*ThunarWindow**" style "toolbar_text" -widget_class "*ThunarWindow***" style "menubar-text" - diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar.rc b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar.rc deleted file mode 100644 index c02626d..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar.rc +++ /dev/null @@ -1,166 +0,0 @@ -style "menubar" { - - bg[NORMAL] = "#e7e8eb" - fg[NORMAL] = "#70788d" - fg[PRELIGHT] = "#70788d" - fg[ACTIVE] = "#70788d" - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(1.3, "#70788d") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "menubar-toolbar/menubar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar-borderless" { - - bg[NORMAL] = "#e7e8eb" - fg[NORMAL] = "#70788d" - fg[SELECTED] = @fg_color - fg[INSENSITIVE] = shade(1.3, "#70788d") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar_item" { - - xthickness = 2 - ythickness = 4 - - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "menubar-toolbar/menubar_button.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - } -} - -# Text Style Menubar -style "menubar-text" { - - engine "murrine" { - text_shade = 0.0 - textstyle = 0 - } -} - -style "toolbar_entry" { - xthickness = 6 - - base[NORMAL] = "#fdfdfd" - base[INSENSITIVE] = "#f4f5f6" - - text[NORMAL] = "#70788d" - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-disabled-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "menubar-toolbar/toolbar-entry-border-active-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -#Chromium -style "chrome-gtk-frame" { - - ChromeGtkFrame::frame-color = "#e7e8eb" - ChromeGtkFrame::inactive-frame-color = "#e7e8eb" - - ChromeGtkFrame::frame-gradient-size = 0 - ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) - - ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) - ChromeGtkFrame::incognito-inactive-frame-color = @bg_color - - ChromeGtkFrame::incognito-frame-gradient-color = @bg_color - - ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) - ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) - ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color - -} - -widget_class "**" style "menubar" -widget_class "*.*" style "menubar_item" - -widget_class "*ThunarWindow*" style "menubar" -widget_class "*CajaNavigationWindow*" style "menubar" - -class "ChromeGtkFrame" style "chrome-gtk-frame" - -widget_class "***" style "menubar-text" - -# Whitelist for dark toolbars -widget_class "*ThunarWindow*" style "menubar-borderless" -widget_class "*CajaNavigationWindow*" style "menubar-borderless" -widget_class "*ThunarWindow**" style "toolbar_entry" -widget_class "*CajaNavigationWindow**" style "toolbar_entry" diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar.png deleted file mode 100644 index ff49952..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar_button-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar_button-dark.png deleted file mode 100644 index 717575a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar_button-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar_button.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar_button.png deleted file mode 100644 index 717575a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/menubar_button.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png deleted file mode 100644 index 4c358b3..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png deleted file mode 100644 index 427548a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg-dark.png deleted file mode 100644 index 716060a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg.png deleted file mode 100644 index 320deb9..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png deleted file mode 100644 index 8304a5d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg.png b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg.png deleted file mode 100644 index 512d5bd..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/panel.rc b/gtk/.themes/Arc-Dark-OSX/gtk-2.0/panel.rc deleted file mode 100644 index c24f3f1..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gtk-2.0/panel.rc +++ /dev/null @@ -1,153 +0,0 @@ -style "theme-panel" { - - ythickness = 0 - - bg[NORMAL] = "#2B2E37" - bg[ACTIVE] = @selected_bg_color - bg[PRELIGHT] = shade(1.1, @selected_bg_color) - bg[SELECTED] = @selected_bg_color - - fg[NORMAL] = "#BAC3CF" - fg[PRELIGHT] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - - text[NORMAL] = "#BAC3CF" - text[PRELIGHT] = "#BAC3CF" - text[ACTIVE] = "#BAC3CF" - text[SELECTED] = "#BAC3CF" - - engine "murrine" { - reliefstyle = 0 - glazestyle = 0 - glow_shade = 1.0 - highlight_shade = 1.0 - roundness = 0 - gradient_shades = {1.0,1.0,1.0,1.0} - textstyle = 0 - contrast = 0.0 - textstyle = 0 - } -} - -style "panelbar" { - - fg[NORMAL] = "#edf5fb" - fg[ACTIVE] = "#edf5fb" - fg[PRELIGHT] = "#edf5fb" - fg[SELECTED] = @selected_fg_color - - bg[SELECTED] = @selected_bg_color - - engine "murrine" {} -} - -style "panelbuttons" { - - xthickness = 4 - ythickness = 0 - - engine "murrine" { - textstyle = 0 - } -} - -style "theme-panel-text" { - - fg[NORMAL] = "#edf5fb" - fg[PRELIGHT] = @selected_fg_color - fg[ACTIVE] = "#edf5fb" - - text[NORMAL] = "#edf5fb" - text[PRELIGHT] = @selected_fg_color - text[ACTIVE] = "#edf5fb" - - engine "murrine" { - textstyle = 0 - text_shade = 0.2 - } -} - -style "panel-entry" { - - fg[NORMAL] = @text_color - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @text_color - fg[SELECTED] = @text_color - fg[INSENSITIVE] = @text_color - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[ACTIVE] = @text_color - text[SELECTED] = @text_color - text[INSENSITIVE] = @text_color - -} - -style "theme-main-menu-text" = "theme-panel-text" { - fg[PRELIGHT] = @selected_fg_color - text[PRELIGHT] = @selected_fg_color -} - -style "workspace-switcher" = "theme-panel" { - bg[SELECTED] = @selected_bg_color -} - -style "indicator" = "theme-panel" { - xthickness = 0 - ythickness = 0 -} - -widget "*tasklist*" style "panelbuttons" -widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" -widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" -widget_class "*PanelToplevel*Button" style "panelbuttons" -widget_class "*Panel*GtkToggleButton" style "panelbuttons" -widget_class "*Xfce*Panel*Button*" style "panelbuttons" -widget_class "*" style "panelbuttons" -widget_class "**" style "panelbuttons" -widget_class "*XfcePanelPlugin.GtkButton" style "panelbuttons" -widget "*dict*Applet*" style "panelbuttons" -widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" -widget_class "*Tasklist*" style:highest "panelbuttons" - -class "*Panel*MenuBar*" style "panelbar" -widget_class "*Panel*MenuBar*" style "panelbar" -widget_class "*Panel*MenuBar*Item*" style:highest "panelbar" - -widget "*PanelWidget*" style "theme-panel" -widget "*PanelApplet*" style "theme-panel" -widget "*fast-user-switch*" style "theme-panel" -widget "*CPUFreq*Applet*" style "theme-panel" -class "PanelApp*" style "theme-panel" -class "PanelToplevel*" style "theme-panel" -widget_class "*PanelToplevel*" style "theme-panel" -widget_class "*notif*" style "theme-panel" -widget_class "*Notif*" style "theme-panel" -widget_class "*Tray*" style "theme-panel" -widget_class "*tray*" style "theme-panel" -widget_class "*computertemp*" style "theme-panel" -widget_class "*Applet*Tomboy*" style "theme-panel" -widget_class "*Applet*Netstatus*" style "theme-panel" - -# Fixes for tooltip text in some apps. -widget_class "*Notif*Beagle*" style "theme-panel" -widget_class "*Notif*Brasero*" style "theme-panel" - -# XFCE panel theming. -widget "*Xfce*Panel*" style "theme-panel" -class "*Xfce*Panel*" style "theme-panel" -widget "*WnckPager*" style "workspace-switcher" - -# Fix gtk-entries in the panel -widget "*bookmark*GtkEntry" style "panel-entry" # fixes smartbookmark-plugin - -# Make sure panel text color doesn't change -widget_class "*Panel*MenuBar*" style "theme-main-menu-text" -widget_class "*Panel**" style "theme-main-menu-text" -widget "*.clock-applet-button.*" style "theme-panel-text" -widget "*PanelApplet*" style "theme-panel-text" - -# Override general panel-style with specific plugin-styles -widget "*indicator-applet*" style "indicator" -widget "*indicator-button*" style "indicator" diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-dark.png deleted file mode 100644 index 48e8435..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-dark@2.png deleted file mode 100644 index bfcde3f..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark.png deleted file mode 100644 index 6d85515..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png deleted file mode 100644 index 2fb1a07..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected.png deleted file mode 100644 index 5bf4e57..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png deleted file mode 100644 index 95ea1e5..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive.png deleted file mode 100644 index 0c9682e..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive@2.png deleted file mode 100644 index 288d9fa..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selected.png deleted file mode 100644 index ff3d653..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selected@2.png deleted file mode 100644 index 5bed17d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png deleted file mode 100644 index e44c358..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png deleted file mode 100644 index 2fc2d1c..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selectionmode.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selectionmode.png deleted file mode 100644 index 6a3774b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selectionmode.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selectionmode@2.png deleted file mode 100644 index 287275b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked-selectionmode@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked.png deleted file mode 100644 index b63a30d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked@2.png deleted file mode 100644 index 223beff..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-checked@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-dark.png deleted file mode 100644 index 09ddef6..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-dark@2.png deleted file mode 100644 index e189f93..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png deleted file mode 100644 index 2436a9e..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png deleted file mode 100644 index 44cbfca..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png deleted file mode 100644 index be95726..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png deleted file mode 100644 index 63ee434..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive.png deleted file mode 100644 index 7a91e23..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive@2.png deleted file mode 100644 index f741ba4..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-selected.png deleted file mode 100644 index c7b5cf2..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-selected@2.png deleted file mode 100644 index 883477e..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed.png deleted file mode 100644 index 5707c92..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed@2.png deleted file mode 100644 index ed851e7..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-mixed@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-selectionmode-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-selectionmode-dark.png deleted file mode 100644 index c613027..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-selectionmode-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-selectionmode-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-selectionmode-dark@2.png deleted file mode 100644 index 069b32b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-selectionmode-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-selectionmode.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-selectionmode.png deleted file mode 100644 index 2318217..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-selectionmode.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-selectionmode@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-selectionmode@2.png deleted file mode 100644 index a17e5b5..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-selectionmode@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-dark.png deleted file mode 100644 index 8c18460..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-dark@2.png deleted file mode 100644 index 2e7a50e..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png deleted file mode 100644 index 0099ce4..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png deleted file mode 100644 index 305ab4d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png deleted file mode 100644 index 4b4356b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png deleted file mode 100644 index bdafd33..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive.png deleted file mode 100644 index ed2ee8f..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png deleted file mode 100644 index f59d6be..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-selected.png deleted file mode 100644 index 4d32106..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-selected@2.png deleted file mode 100644 index 7b361e3..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked.png deleted file mode 100644 index 9fddfb5..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked@2.png deleted file mode 100644 index 6812606..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/checkbox-unchecked@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-dark.png deleted file mode 100644 index 28f3469..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-dark@2.png deleted file mode 100644 index 35a1baf..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive-dark.png deleted file mode 100644 index bd28d8e..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive-dark@2.png deleted file mode 100644 index 867695e..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive-selected.png deleted file mode 100644 index f64ba8f..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive-selected@2.png deleted file mode 100644 index 1646d37..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive.png deleted file mode 100644 index 2a657ef..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive@2.png deleted file mode 100644 index 30169f6..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-selected.png deleted file mode 100644 index aa261d0..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-selected@2.png deleted file mode 100644 index c7205c0..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked.png deleted file mode 100644 index 9690dfd..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked@2.png deleted file mode 100644 index 60f57a7..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-checked@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-dark.png deleted file mode 100644 index 4116619..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-dark@2.png deleted file mode 100644 index 69ef707..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark.png deleted file mode 100644 index afef7e2..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png deleted file mode 100644 index 6279e38..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected.png deleted file mode 100644 index 1e0a667..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png deleted file mode 100644 index 0b67660..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive.png deleted file mode 100644 index 69c253b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive@2.png deleted file mode 100644 index fa1893a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-selected.png deleted file mode 100644 index 4378bca..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-selected@2.png deleted file mode 100644 index 58468d2..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed.png deleted file mode 100644 index 04720ee..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed@2.png deleted file mode 100644 index 6992c23..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-mixed@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-dark.png deleted file mode 100644 index 298ae3c..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-dark@2.png deleted file mode 100644 index e57ae38..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark.png deleted file mode 100644 index 87560b2..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png deleted file mode 100644 index c98869c..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected.png deleted file mode 100644 index 7e5c6e3..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png deleted file mode 100644 index 1dd9a00..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive.png deleted file mode 100644 index ce86f90..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive@2.png deleted file mode 100644 index 917f048..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-selected.png deleted file mode 100644 index aba589e..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-selected@2.png deleted file mode 100644 index b820fd2..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked.png deleted file mode 100644 index 8c61899..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked@2.png deleted file mode 100644 index a6210d6..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/radio-unchecked@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-dark.png deleted file mode 100644 index dbf7c5e..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-dark@2.png deleted file mode 100644 index 8046628..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-header-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-header-dark.png deleted file mode 100644 index e1f82aa..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-header-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-header-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-header-dark@2.png deleted file mode 100644 index 9ea31ff..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-header.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-header.png deleted file mode 100644 index 1850dae..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-header.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-header@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-header@2.png deleted file mode 100644 index 92770a3..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-header@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-dark.png deleted file mode 100644 index 8826a75..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-dark@2.png deleted file mode 100644 index 6ba25b4..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark.png deleted file mode 100644 index c018801..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png deleted file mode 100644 index 870d931..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-header.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-header.png deleted file mode 100644 index 9a6db07..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-header.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-header@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-header@2.png deleted file mode 100644 index daf07bf..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-header@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-selected.png deleted file mode 100644 index 1afd341..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-selected@2.png deleted file mode 100644 index 87d6356..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive.png deleted file mode 100644 index 9a6db07..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive@2.png deleted file mode 100644 index daf07bf..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-selected.png deleted file mode 100644 index 08480e0..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-selected@2.png deleted file mode 100644 index 22586c1..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active.png deleted file mode 100644 index 1850dae..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active@2.png deleted file mode 100644 index 92770a3..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-active@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-dark.png deleted file mode 100644 index 90918e1..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-dark@2.png deleted file mode 100644 index b2935b0..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-header-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-header-dark.png deleted file mode 100644 index 54a297a..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-header-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-header-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-header-dark@2.png deleted file mode 100644 index f7333eb..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-header.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-header.png deleted file mode 100644 index 3e45db3..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-header.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-header@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-header@2.png deleted file mode 100644 index 7feaadf..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-header@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-dark.png deleted file mode 100644 index 3d25f7b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-dark@2.png deleted file mode 100644 index 857b3e8..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-header-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-header-dark.png deleted file mode 100644 index 7bfead4..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-header-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-header-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-header-dark@2.png deleted file mode 100644 index e0ebce4..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-header.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-header.png deleted file mode 100644 index 009545d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-header.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-header@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-header@2.png deleted file mode 100644 index e85297d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-header@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-selected.png deleted file mode 100644 index f4398f6..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-selected@2.png deleted file mode 100644 index 67ea825..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive.png deleted file mode 100644 index ce5e538..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive@2.png deleted file mode 100644 index b0a2b56..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-selected.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-selected.png deleted file mode 100644 index c2d2186..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-selected@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-selected@2.png deleted file mode 100644 index 6e1b894..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch.png deleted file mode 100644 index 3bc5587..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch@2.png deleted file mode 100644 index 10b98e4..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/switch@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-active-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-active-dark.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-active-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-active-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-active-dark@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-active.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-active.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-active@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-active@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-active@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark.png deleted file mode 100644 index d28eb4c..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png deleted file mode 100644 index da8b9f3..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-backdrop.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-backdrop.png deleted file mode 100644 index 673facd..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-backdrop.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-backdrop@2.png deleted file mode 100644 index bde3a9f..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-backdrop@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-dark.png deleted file mode 100644 index 65a9a23..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-dark@2.png deleted file mode 100644 index c2734eb..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-hover-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-hover-dark.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-hover-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-hover-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-hover-dark@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-hover-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-hover.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-hover.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-hover@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-hover@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close-hover@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close.png deleted file mode 100644 index 65a9a23..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close@2.png deleted file mode 100644 index c2734eb..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-close@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-active.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-active.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-active@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-active@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-active@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png deleted file mode 100644 index d28eb4c..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png deleted file mode 100644 index da8b9f3..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop.png deleted file mode 100644 index 673facd..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png deleted file mode 100644 index bde3a9f..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-dark.png deleted file mode 100644 index 9fb2751..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-dark@2.png deleted file mode 100644 index e5df06d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-hover.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-hover.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-hover@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize-hover@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize.png deleted file mode 100644 index 9fb2751..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize@2.png deleted file mode 100644 index e5df06d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-maximize@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-active.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-active.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-active@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-active@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-active@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png deleted file mode 100644 index d28eb4c..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png deleted file mode 100644 index da8b9f3..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop.png deleted file mode 100644 index 673facd..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png deleted file mode 100644 index bde3a9f..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-dark.png deleted file mode 100644 index 6ced316..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-dark@2.png deleted file mode 100644 index beae88d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-hover.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-hover.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-hover@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize-hover@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize.png deleted file mode 100644 index 6ced316..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize@2.png b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize@2.png deleted file mode 100644 index beae88d..0000000 Binary files a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/assets/titlebutton-minimize@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/gtk.css b/gtk/.themes/Arc-Dark-OSX/gtk-3.0/gtk.css deleted file mode 100644 index c4d3cad..0000000 --- a/gtk/.themes/Arc-Dark-OSX/gtk-3.0/gtk.css +++ /dev/null @@ -1,3934 +0,0 @@ -* { - background-clip: padding-box; - -GtkToolButton-icon-spacing: 4; - -GtkTextView-error-underline-color: #FC4138; - -GtkCheckButton-indicator-size: 16; - -GtkCheckMenuItem-indicator-size: 16; - -GtkScrolledWindow-scrollbar-spacing: 0; - -GtkScrolledWindow-scrollbars-within-bevel: 1; - -GtkToolItemGroup-expander-size: 11; - -GtkExpander-expander-size: 16; - -GtkTreeView-expander-size: 11; - -GtkTreeView-horizontal-separator: 4; - -GtkMenu-horizontal-padding: 0; - -GtkMenu-vertical-padding: 0; - -GtkWidget-link-color: #a9caf1; - -GtkWidget-visited-link-color: #7eafe9; - -GtkWidget-focus-padding: 2; - -GtkWidget-focus-line-width: 1; - -GtkWidget-text-handle-width: 20; - -GtkWidget-text-handle-height: 20; - -GtkDialog-button-spacing: 4; - -GtkDialog-action-area-border: 0; - -GtkStatusbar-shadow-type: none; - outline-color: rgba(211, 218, 227, 0.3); - outline-style: dashed; - outline-offset: -3px; - outline-width: 1px; - outline-radius: 2px; } - -.background { - color: #D3DAE3; - background-color: rgba(56, 60, 74, 0.999); } - -*:insensitive { - -gtk-image-effect: dim; } - -.gtkstyle-fallback { - background-color: #383C4A; - color: #D3DAE3; } - .gtkstyle-fallback:prelight { - background-color: #4e5467; - color: #D3DAE3; } - .gtkstyle-fallback:active { - background-color: #22242d; - color: #D3DAE3; } - .gtkstyle-fallback:insensitive { - background-color: #3c4150; - color: rgba(211, 218, 227, 0.45); } - .gtkstyle-fallback:selected { - background-color: #5294E2; - color: #ffffff; } - -.view { - color: #D3DAE3; - background-color: #404552; } - .view.dim-label, .view.label.separator, .header-bar .view.subtitle { - color: rgba(211, 218, 227, 0.55); } - .view.dim-label:selected, .view.label.separator:selected, .header-bar .view.subtitle:selected, .view.dim-label:selected:focus, .view.label.separator:selected:focus, .header-bar .view.subtitle:selected:focus { - color: rgba(255, 255, 255, 0.65); - text-shadow: none; } - -.rubberband, GtkTreeView.view.rubberband, .content-view.rubberband { - border: 1px solid #2679db; - background-color: rgba(38, 121, 219, 0.2); } - -.label.separator, .popover .label.separator, .sidebar .label.view.separator { - color: #D3DAE3; } - -.label:insensitive { - color: rgba(211, 218, 227, 0.45); } - -.dim-label, .label.separator, .popover .label.separator, .sidebar .label.view.separator, .header-bar .subtitle { - opacity: 0.55; } - -GtkAssistant .sidebar { - background-color: #404552; - border-top: 1px solid #2b2e39; } - GtkAssistant .sidebar:dir(ltr) { - border-right: 1px solid #2b2e39; } - GtkAssistant .sidebar:dir(rtl) { - border-left: 1px solid #2b2e39; } - -GtkAssistant.csd .sidebar { - border-top-style: none; } - -GtkAssistant .sidebar .label { - padding: 6px 12px; } - -GtkAssistant .sidebar .label.highlight { - background-color: #5294E2; - color: #ffffff; } - -GtkTextView { - background-color: #3c414e; } - -.grid-child { - padding: 3px; - border-radius: 3px; } - .grid-child:selected { - outline-offset: -2px; } - -.popover.osd, .osd { - color: #BAC3CF; - border: none; - background-color: rgba(53, 57, 69, 0.95); - background-clip: padding-box; - outline-color: rgba(186, 195, 207, 0.3); - box-shadow: none; } - -@keyframes spin { - to { - -gtk-icon-transform: rotate(1turn); } } - -.spinner { - background-image: none; - background-color: blue; - opacity: 0; - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } - .spinner:active { - opacity: 1; - animation: spin 1s linear infinite; } - .spinner:active:insensitive { - opacity: 0.5; } - -.entry { - border: 1px solid; - padding: 5px 8px; - border-radius: 3px; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #D3DAE3; - border-color: #2b2e39; - background-color: #404552; - background-image: linear-gradient(to bottom, #404552); } - .entry.image { - color: #b6bcc6; } - .entry.image.left { - padding-left: 0; } - .entry.image.right { - padding-right: 0; } - .entry.flat, .entry.flat:focus { - padding: 2px; - color: #D3DAE3; - border-color: #2b2e39; - background-color: #404552; - background-image: linear-gradient(to bottom, #404552); - border: none; - border-radius: 0; } - .entry:focus { - background-clip: border-box; - color: #D3DAE3; - border-color: #2b2e39; - background-color: #404552; - background-image: linear-gradient(to bottom, #404552); - box-shadow: inset 1px 0 #5294E2, inset -1px 0 #5294E2, inset 0 1px #5294E2, inset 0 -1px #5294E2; } - .entry:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(64, 69, 82, 0.55); - background-image: linear-gradient(to bottom, rgba(64, 69, 82, 0.55)); } - .entry:selected, .entry:selected:focus { - background-color: #5294E2; - color: #ffffff; } - .entry.progressbar { - margin: 2px 12px; - border-radius: 0; - border-width: 0 0 2px; - border-color: #5294E2; - border-style: solid; - background-image: none; - background-color: transparent; - box-shadow: none; } - .entry.warning { - color: #ffffff; - border-color: #2b2e39; - background-image: linear-gradient(to bottom, #ab6441); } - .entry.warning:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #F27835); - box-shadow: none; } - .entry.warning:selected, .entry.warning:selected:focus { - background-color: #ffffff; - color: #F27835; } - .entry.error { - color: #ffffff; - border-color: #2b2e39; - background-image: linear-gradient(to bottom, #b14342); } - .entry.error:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #FC4138); - box-shadow: none; } - .entry.error:selected, .entry.error:selected:focus { - background-color: #ffffff; - color: #FC4138; } - .osd .entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.35)); - background-color: transparent; } - .osd .entry.image, .osd .entry.image:hover { - color: inherit; } - .osd .entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, #5294E2); } - .osd .entry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } - -GtkSearchEntry.entry { - border-radius: 20px; } - -@keyframes needs_attention { - from { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#5294E2), to(transparent)); } - to { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent)); } } - -.button { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - border: 1px solid; - border-radius: 3px; - padding: 5px 8px; - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } - .button.flat, .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - background-color: rgba(68, 74, 88, 0); - border-color: rgba(43, 46, 57, 0); - transition: none; } - .button.flat:hover, .sidebar-button.button:hover { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-duration: 350ms; } - .button.flat:hover:active, .sidebar-button.button:hover:active { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - .button:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; - -gtk-image-effect: highlight; } - .button:active, .button:checked { - background-clip: padding-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #2b2e39; - background-color: #5294E2; - transition-duration: 50ms; } - .button:active { - color: #D3DAE3; } - .button:active:hover, .button:checked { - color: #ffffff; } - .button.flat:insensitive, .sidebar-button.button:insensitive { - border-color: transparent; - background-color: transparent; - background-image: none; } - .button:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } - .button:insensitive > GtkLabel { - color: inherit; } - .button:insensitive:active, .button:insensitive:checked { - color: rgba(255, 255, 255, 0.8); - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; } - .button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel { - color: inherit; } - .button.osd { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(35, 38, 46, 0.95); } - .button.osd.image-button, .header-bar .button.osd.titlebutton, - .titlebar .button.osd.titlebutton { - padding: 10px; } - .button.osd:hover { - color: #5294E2; } - .button.osd:active, .button.osd:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - .button.osd:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - .osd .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .osd .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .osd .button:active, .osd .button:checked { - background-clip: padding-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - .osd .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - .osd .button.flat, .osd .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; } - .osd .button.flat:hover, .osd .sidebar-button.button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .osd .button.flat:insensitive, .osd .sidebar-button.button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); - background-image: none; } - .osd .button.flat:active, .osd .sidebar-button.button:active, .osd .button.flat:checked, .osd .sidebar-button.button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - .osd .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), - .osd .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: none; } - .button.suggested-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } - .button.suggested-action.flat, .suggested-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #4DADD4; - outline-color: rgba(77, 173, 212, 0.3); } - .button.suggested-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } - .button.suggested-action:active, .button.suggested-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } - .button.suggested-action.flat:insensitive, .suggested-action.sidebar-button.button:insensitive { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(211, 218, 227, 0.45); } - .button.suggested-action:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } - .button.suggested-action:insensitive > GtkLabel { - color: inherit; } - .button.destructive-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } - .button.destructive-action.flat, .destructive-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; - outline-color: rgba(240, 74, 80, 0.3); } - .button.destructive-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } - .button.destructive-action:active, .button.destructive-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } - .button.destructive-action.flat:insensitive, .destructive-action.sidebar-button.button:insensitive { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(211, 218, 227, 0.45); } - .button.destructive-action:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } - .button.destructive-action:insensitive > GtkLabel { - color: inherit; } - .button.image-button, .header-bar .button.titlebutton, - .titlebar .button.titlebutton { - padding: 7px; } - .header-bar .button.image-button, .header-bar .button.titlebutton { - padding: 7px 10px; } - .button.text-button { - padding-left: 16px; - padding-right: 16px; } - .button.text-button.image-button, .header-bar .button.text-button.titlebutton, - .titlebar .button.text-button.titlebutton { - padding: 5px 8px; } - .button.text-button.image-button GtkLabel:first-child, .header-bar .button.text-button.titlebutton GtkLabel:first-child, - .titlebar .button.text-button.titlebutton GtkLabel:first-child { - padding-left: 8px; } - .button.text-button.image-button GtkLabel:last-child, .header-bar .button.text-button.titlebutton GtkLabel:last-child, - .titlebar .button.text-button.titlebutton GtkLabel:last-child { - padding-right: 8px; } - .stack-switcher > .button { - outline-offset: -3px; } - .stack-switcher > .button > GtkLabel { - padding-left: 6px; - padding-right: 6px; } - .stack-switcher > .button > GtkImage { - padding-left: 6px; - padding-right: 6px; - padding-top: 3px; - padding-bottom: 3px; } - .stack-switcher > .button.text-button { - padding: 5px 10px; } - .stack-switcher > .button.image-button, .header-bar .stack-switcher > .button.titlebutton, - .titlebar .stack-switcher > .button.titlebutton { - padding: 2px 4px; } - .stack-switcher > .button.needs-attention:active > .label, - .stack-switcher > .button.needs-attention:active > GtkImage, - .stack-switcher > .button.needs-attention:checked > .label, - .stack-switcher > .button.needs-attention:checked > GtkImage { - animation: none; - background-image: none; } - .stack-switcher > .button.needs-attention > .label, - .stack-switcher > .button.needs-attention > GtkImage, .button .sidebar-item.needs-attention > GtkLabel { - animation: needs_attention 150ms ease-in; - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent)); - background-size: 6px 6px, 6px 6px; - background-repeat: no-repeat; - background-position: right 3px, right 2px; } - .stack-switcher > .button.needs-attention > .label:dir(rtl), - .stack-switcher > .button.needs-attention > GtkImage:dir(rtl), .button .sidebar-item.needs-attention > GtkLabel:dir(rtl) { - background-position: left 3px, left 2px; } - .inline-toolbar .button, .inline-toolbar .button:backdrop { - border-radius: 2px; - border-width: 1px; } - -.inline-toolbar GtkToolButton > .button { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } - .inline-toolbar GtkToolButton > .button:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } - .inline-toolbar GtkToolButton > .button:active, .inline-toolbar GtkToolButton > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #2b2e39; - background-color: #5294E2; } - .inline-toolbar GtkToolButton > .button:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } - .inline-toolbar GtkToolButton > .button:insensitive > GtkLabel { - color: inherit; } - .inline-toolbar GtkToolButton > .button:insensitive:active, .inline-toolbar GtkToolButton > .button:insensitive:checked { - color: rgba(255, 255, 255, 0.8); - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; } - .inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel, .inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel { - color: inherit; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry { - border-left-color: rgba(43, 46, 57, 0.3); } - -.linked:not(.vertical):not(.path-bar) > .entry.error + .entry, -.linked:not(.vertical):not(.path-bar) > .entry + .entry.error { - border-left-color: rgba(43, 46, 57, 0.3); } - -.linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, -.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning { - border-left-color: rgba(43, 46, 57, 0.3); } - -.linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning { - border-left-color: rgba(43, 46, 57, 0.3); } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child { - border-left-color: #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, -.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child { - border-left-color: #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, -.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child { - border-left-color: #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, -.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .button:checked + .entry { - border-left-color: #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .button + .button { - border-left-style: none; } - -.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), -.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: inset 1px 0 #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .button:first-child:hover:not(:checked):not(:active), -.linked:not(.vertical):not(.path-bar) > .button:checked + .button:not(:checked):not(:active):hover, -.linked:not(.vertical):not(.path-bar) > .entry + .button:not(:checked):not(:active):hover { - box-shadow: none; } - -.linked:not(.vertical).path-bar > .button + .button { - border-left-style: none; } - -.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5), inset -1px 0 rgba(43, 46, 57, 0.5); } - -.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(43, 46, 57, 0.5); } - -.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5); } - -.linked.vertical > .entry + .entry { - border-top-color: rgba(43, 46, 57, 0.3); } - -.linked.vertical > .entry.error + .entry, -.linked.vertical > .entry + .entry.error { - border-top-color: rgba(43, 46, 57, 0.3); } - -.linked.vertical > .entry.warning + .entry, -.linked.vertical > .entry + .entry.warning { - border-top-color: rgba(43, 46, 57, 0.3); } - -.linked.vertical > .entry.error + .entry.warning { - border-top-color: rgba(43, 46, 57, 0.3); } - -.linked.vertical > .entry + .entry:focus:not(:last-child), -.linked.vertical > .entry + .entry:focus:last-child { - border-top-color: #2b2e39; } - -.linked.vertical > .entry:focus:not(:only-child) + .entry, .linked.vertical > .entry:focus:not(:only-child) + .button, -.linked.vertical > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked.vertical > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-top-color: #2b2e39; } - -.linked.vertical > .entry + .entry.warning:focus:not(:last-child), -.linked.vertical > .entry + .entry.warning:focus:last-child { - border-top-color: #2b2e39; } - -.linked.vertical > .entry.warning:focus:not(:only-child) + .entry, .linked.vertical > .entry.warning:focus:not(:only-child) + .button, -.linked.vertical > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked.vertical > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-top-color: #2b2e39; } - -.linked.vertical > .entry + .entry.error:focus:not(:last-child), -.linked.vertical > .entry + .entry.error:focus:last-child { - border-top-color: #2b2e39; } - -.linked.vertical > .entry.error:focus:not(:only-child) + .entry, .linked.vertical > .entry.error:focus:not(:only-child) + .button, -.linked.vertical > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked.vertical > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-top-color: #2b2e39; } - -.linked.vertical > .button:checked + .entry { - border-top-color: #2b2e39; } - -.linked.vertical > .button + .button { - border-top-style: none; } - -.linked.vertical > .button:hover:not(:checked):not(:active):not(:only-child), -.linked.vertical > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: inset 0 1px #2b2e39; } - -.linked.vertical > .button:first-child:hover:not(:checked):not(:active), -.linked.vertical > .button:checked + .button:not(:checked):not(:active):hover, -.linked.vertical > .entry + .button:not(:checked):not(:active):hover { - box-shadow: none; } - -.inline-toolbar.toolbar GtkToolButton > .button.flat, .inline-toolbar GtkToolButton > .button.flat, .inline-toolbar.toolbar GtkToolButton > .sidebar-button.button, .inline-toolbar GtkToolButton > .sidebar-button.button, .linked:not(.vertical) > .entry, -.linked:not(.vertical) > .entry:focus, .osd .button, .osd .button:hover, .osd .button:active, .osd .button:checked, .osd .button:insensitive, .inline-toolbar .button, .inline-toolbar .button:backdrop, .linked:not(.vertical) > .button, -.linked:not(.vertical) > .button:hover, -.linked:not(.vertical) > .button:active, -.linked:not(.vertical) > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .primary-toolbar .linked:not(.vertical).path-bar > .button, .header-bar .linked:not(.vertical).path-bar > .button, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:active, .header-bar .linked:not(.vertical).path-bar > .button:active, .primary-toolbar .linked:not(.vertical).path-bar > .button:checked, .header-bar .linked:not(.vertical).path-bar > .button:checked, .primary-toolbar .linked:not(.vertical).path-bar > .button:insensitive, .header-bar .linked:not(.vertical).path-bar > .button:insensitive, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr), -.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr) { - border-radius: 0; - border-right-style: none; } - -.linked:not(.vertical) > .entry:first-child, .osd .button:first-child, .inline-toolbar .button:first-child, .linked:not(.vertical) > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:first-child > .sidebar-button.button, .inline-toolbar GtkToolButton:first-child > .sidebar-button.button, .linked > GtkComboBox:first-child > .the-button-in-the-combobox, -.linked > GtkComboBoxText:first-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:first-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:first-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:first-child, .header-bar .linked:not(.vertical).path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:first-child { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; } - -.linked:not(.vertical) > .entry:last-child, .osd .button:last-child, .inline-toolbar .button:last-child, .linked:not(.vertical) > .button:last-child, .inline-toolbar.toolbar GtkToolButton:last-child > .button.flat, .inline-toolbar GtkToolButton:last-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:last-child > .sidebar-button.button, .inline-toolbar GtkToolButton:last-child > .sidebar-button.button, .linked > GtkComboBox:last-child > .the-button-in-the-combobox, -.linked > GtkComboBoxText:last-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:last-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:last-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:last-child, .header-bar .linked:not(.vertical).path-bar > .button:last-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:last-child { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; - border-right-style: solid; } - -.linked:not(.vertical) > .entry:only-child, .osd .button:only-child, .inline-toolbar .button:only-child, .linked:not(.vertical) > .button:only-child, .inline-toolbar.toolbar GtkToolButton:only-child > .button.flat, .inline-toolbar GtkToolButton:only-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:only-child > .sidebar-button.button, .inline-toolbar GtkToolButton:only-child > .sidebar-button.button, .linked > GtkComboBox:only-child > .the-button-in-the-combobox, -.linked > GtkComboBoxText:only-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:only-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:only-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:only-child, .header-bar .linked:not(.vertical).path-bar > .button:only-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:only-child { - border-radius: 3px; - border-style: solid; } - -.linked.vertical > .entry, -.linked.vertical > .entry:focus, .linked.vertical > .button, -.linked.vertical > .button:hover, -.linked.vertical > .button:active, -.linked.vertical > .button:checked, .linked.vertical > GtkComboBoxText > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox > .the-button-in-the-combobox { - border-radius: 0; - border-bottom-style: none; } - -.linked.vertical > .entry:first-child, .linked.vertical > .button:first-child, .linked.vertical > GtkComboBoxText:first-child > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox:first-child > .the-button-in-the-combobox { - border-top-left-radius: 3px; - border-top-right-radius: 3px; } - -.linked.vertical > .entry:last-child, .linked.vertical > .button:last-child, .linked.vertical > GtkComboBoxText:last-child > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox:last-child > .the-button-in-the-combobox { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border-bottom-style: solid; } - -.linked.vertical > .entry:only-child, .linked.vertical > .button:only-child, .linked.vertical > GtkComboBoxText:only-child > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox:only-child > .the-button-in-the-combobox { - border-radius: 3px; - border-style: solid; } - -.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .notebook tab .button, .app-notification .button.flat, .app-notification .sidebar-button.button, -.app-notification.frame .button.flat, -.app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive, .app-notification .sidebar-button.button:insensitive, -.app-notification.frame .button.flat:insensitive, -.app-notification.frame .sidebar-button.button:insensitive, TerminalWindow .notebook .active-page .button, TerminalWindow .notebook .prelight-page .button, TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .prelight-page .button:hover, TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; } - -.menuitem.button.flat, .menuitem.sidebar-button.button { - transition: none; - outline-offset: -1px; - border-radius: 2px; } - .menuitem.button.flat:hover, .menuitem.sidebar-button.button:hover { - background-color: #484c59; } - .menuitem.button.flat:checked, .menuitem.sidebar-button.button:checked { - color: #D3DAE3; } - -*:link, .button:link, .button:visited { - color: #a9caf1; } - *:link:visited, .button:visited { - color: #7eafe9; } - *:selected *:link:visited, *:selected .button:visited:link, *:selected .button:visited { - color: #bad4f3; } - *:link:hover, .button:hover:link, .button:hover:visited { - color: #d5e5f8; } - *:selected *:link:hover, *:selected .button:hover:link, *:selected .button:hover:visited { - color: #eef4fc; } - *:link:active, .button:active:link, .button:active:visited { - color: #a9caf1; } - *:selected *:link:active, *:selected .button:active:link, *:selected .button:active:visited { - color: #dceaf9; } - *:link:selected, .button:selected:link, .button:selected:visited, .header-bar.selection-mode .subtitle:link, .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { - color: #dceaf9; } - -.button:link > .label, .button:visited > .label { - text-decoration-line: underline; } - -.spinbutton { - border-radius: 3px; } - .spinbutton .button { - background-image: none; - border: 1px solid rgba(43, 46, 57, 0.6); - border-style: none none none solid; - color: #ccd3dc; - border-radius: 0; - box-shadow: none; } - .spinbutton .button:dir(rtl) { - border-style: none solid none none; } - .spinbutton .button:first-child { - color: red; } - .spinbutton .button:insensitive { - color: rgba(211, 218, 227, 0.45); } - .spinbutton .button:active { - background-color: #5294E2; - color: #ffffff; } - .spinbutton.vertical .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } - .spinbutton.vertical .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:active { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #2b2e39; - background-color: #5294E2; } - .spinbutton.vertical .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } - .spinbutton.vertical .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } - .spinbutton.vertical .button:first-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive > GtkLabel { - color: inherit; } - .spinbutton.vertical .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } - .spinbutton.vertical .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:active { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #2b2e39; - background-color: #5294E2; } - .spinbutton.vertical .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } - .spinbutton.vertical .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } - .spinbutton.vertical .button:last-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive > GtkLabel { - color: inherit; } - .spinbutton.vertical.entry, .spinbutton.vertical:dir(rtl).entry { - border-radius: 0; - padding-left: 5px; - padding-right: 5px; } - .spinbutton.vertical .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child, .spinbutton.vertical .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:active, .spinbutton.vertical .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:hover, .spinbutton.vertical .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive { - border-radius: 2px 2px 0 0; - border-style: solid solid none solid; } - .spinbutton.vertical .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child, .spinbutton.vertical .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:active, .spinbutton.vertical .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:hover, .spinbutton.vertical .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive { - border-radius: 0 0 2px 2px; - border-style: none solid solid solid; } - GtkTreeView .spinbutton.entry, GtkTreeView .spinbutton.entry:focus { - padding: 1px; - border-width: 1px 0; - border-color: #5294E2; - border-radius: 0; - box-shadow: none; } - -GtkComboBox { - -GtkComboBox-arrow-scaling: 0.5; - -GtkComboBox-shadow-type: none; } - GtkComboBox > .the-button-in-the-combobox { - padding-top: 3px; - padding-bottom: 3px; } - GtkComboBox:insensitive { - color: rgba(211, 218, 227, 0.45); } - GtkComboBox .separator.vertical, GtkComboBox .sidebar .vertical.view.separator, .sidebar GtkComboBox .vertical.view.separator { - -GtkWidget-wide-separators: true; } - GtkComboBox.combobox-entry .entry:dir(ltr) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; - border-right-style: none; } - GtkComboBox.combobox-entry .entry:dir(rtl) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; - border-left-style: none; } - GtkComboBox.combobox-entry .button:dir(ltr) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; } - GtkComboBox.combobox-entry .button:dir(rtl) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; } - -.toolbar, .inline-toolbar { - -GtkWidget-window-dragging: true; - padding: 4px; - background-color: #383C4A; } - .osd .toolbar, .osd .inline-toolbar, .toolbar.osd, .osd.inline-toolbar { - padding: 7px; - border: 1px solid rgba(0, 0, 0, 0.5); - border-radius: 3px; - background-color: rgba(53, 57, 69, 0.85); } - -.primary-toolbar { - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; - box-shadow: none; - border-width: 0 0 1px 0; - border-style: solid; - border-image: linear-gradient(to bottom, #2f343f, rgba(32, 35, 43, 0.97)) 1 0 1 0; } - -.inline-toolbar { - background-color: #313541; - border-style: solid; - border-color: #2b2e39; - border-width: 0 1px 1px; - padding: 3px; - border-radius: 0 0 3px 3px; } - -.search-bar { - background-color: #383C4A; - border-style: solid; - border-color: #2b2e39; - border-width: 0 0 1px; - padding: 3px; } - -.action-bar { - background-color: #313541; } - -.header-bar { - padding: 5px 5px 4px 5px; - border-width: 0 0 1px; - border-style: solid; - border-radius: 0; - border-color: #262a33; - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; } - .csd .header-bar { - background-color: rgba(47, 52, 63, 0.97); - border-color: rgba(38, 42, 51, 0.97); } - .header-bar:backdrop { - color: rgba(207, 218, 231, 0.5); } - .header-bar .title { - padding-left: 12px; - padding-right: 12px; } - .header-bar .subtitle { - font-size: smaller; - padding-left: 12px; - padding-right: 12px; } - .header-bar.selection-mode, .header-bar.titlebar.selection-mode { - color: #ffffff; - background-color: rgba(82, 148, 226, 0.95); - border-color: rgba(65, 137, 223, 0.95); - box-shadow: none; } - .header-bar.selection-mode:backdrop, .header-bar.titlebar.selection-mode:backdrop { - background-color: rgba(82, 148, 226, 0.95); - color: rgba(255, 255, 255, 0.6); } - .header-bar.selection-mode .button, .header-bar.titlebar.selection-mode .button { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0); } - .header-bar.selection-mode .button.flat, .header-bar.selection-mode .sidebar-button.button, .header-bar.titlebar.selection-mode .button.flat, .header-bar.titlebar.selection-mode .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } - .header-bar.selection-mode .button:hover, .header-bar.titlebar.selection-mode .button:hover { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0.05); - border-color: rgba(255, 255, 255, 0.5); } - .header-bar.selection-mode .button:active, .header-bar.selection-mode .button:checked, .header-bar.titlebar.selection-mode .button:active, .header-bar.titlebar.selection-mode .button:checked { - color: rgba(82, 148, 226, 0.95); - outline-color: rgba(82, 148, 226, 0.25); - background-color: #ffffff; - border-color: #ffffff; } - .header-bar.selection-mode .button:insensitive, .header-bar.titlebar.selection-mode .button:insensitive { - color: rgba(255, 255, 255, 0.4); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0); } - .header-bar.selection-mode .button:insensitive:active, .header-bar.selection-mode .button:insensitive:checked, .header-bar.titlebar.selection-mode .button:insensitive:active, .header-bar.titlebar.selection-mode .button:insensitive:checked { - color: rgba(82, 148, 226, 0.35); - background-color: rgba(255, 255, 255, 0.15); - border-color: rgba(255, 255, 255, 0.15); } - .header-bar.selection-mode .selection-menu, .header-bar.titlebar.selection-mode .selection-menu { - box-shadow: none; - padding-left: 10px; - padding-right: 10px; } - .header-bar.selection-mode .selection-menu GtkArrow, .header-bar.titlebar.selection-mode .selection-menu GtkArrow { - -GtkArrow-arrow-scaling: 1; } - .header-bar.selection-mode .selection-menu .arrow, .header-bar.titlebar.selection-mode .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - .maximized .header-bar.selection-mode, .maximized .header-bar.titlebar.selection-mode { - background-color: #5294e2; } - .tiled .header-bar, .tiled .header-bar:backdrop, - .maximized .header-bar, .maximized .header-bar:backdrop { - border-radius: 0; } - .maximized .header-bar { - background-color: #2f343f; - border-color: #262a33; } - .header-bar.default-decoration, - .csd .header-bar.default-decoration, .header-bar.default-decoration:backdrop, - .csd .header-bar.default-decoration:backdrop { - padding-top: 5px; - padding-bottom: 5px; - background-color: #2f343f; - border-bottom-width: 0; } - .maximized .header-bar.default-decoration, .maximized - .csd .header-bar.default-decoration, .maximized .header-bar.default-decoration:backdrop, .maximized - .csd .header-bar.default-decoration:backdrop { - background-color: #2f343f; } - -.titlebar { - padding-left: 7px; - padding-right: 7px; - border-radius: 3px 3px 0 0; - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; - box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); } - .csd .titlebar { - background-color: rgba(47, 52, 63, 0.97); } - .titlebar:backdrop { - color: rgba(207, 218, 231, 0.5); - background-color: #323843; } - .csd .titlebar:backdrop { - background-color: rgba(50, 56, 67, 0.97); } - .maximized .titlebar { - background-color: #2f343f; } - .maximized .titlebar:backdrop, .csd .maximized .titlebar:backdrop { - background-color: #323843; } - -.titlebar .titlebar, -.titlebar .titlebar:backdrop { - background-color: transparent; } - -.primary-toolbar .separator, .primary-toolbar .sidebar .view.separator, .sidebar .primary-toolbar .view.separator, .header-bar .header-bar-separator, -.header-bar > GtkBox > .separator.vertical, .sidebar -.header-bar > GtkBox > .vertical.view.separator { - -GtkWidget-wide-separators: true; - -GtkWidget-separator-width: 1px; - border-width: 0 1px; - border-image: linear-gradient(to bottom, rgba(207, 218, 231, 0) 25%, rgba(207, 218, 231, 0.15) 25%, rgba(207, 218, 231, 0.15) 75%, rgba(207, 218, 231, 0) 75%) 0 1/0 1px stretch; } - .primary-toolbar .separator:backdrop, .header-bar .header-bar-separator:backdrop, - .header-bar > GtkBox > .separator.vertical:backdrop, .sidebar - .header-bar > GtkBox > .vertical.view.separator:backdrop { - opacity: 0.6; } - -.primary-toolbar .entry, .header-bar .entry { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); - background-color: transparent; } - .primary-toolbar .entry.image, .header-bar .entry.image, .primary-toolbar .entry.image:hover, .header-bar .entry.image:hover { - color: inherit; } - .primary-toolbar .entry:backdrop, .header-bar .entry:backdrop { - opacity: 0.85; } - .primary-toolbar .entry:focus, .header-bar .entry:focus { - color: #ffffff; - border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); - background-clip: padding-box; } - .primary-toolbar .entry:focus.image, .header-bar .entry:focus.image { - color: #ffffff; } - .primary-toolbar .entry:insensitive, .header-bar .entry:insensitive { - color: rgba(207, 218, 231, 0.35); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } - .primary-toolbar .entry:selected:focus, .header-bar .entry:selected:focus { - background-color: #ffffff; - color: #5294E2; } - .primary-toolbar .entry.progressbar, .header-bar .entry.progressbar { - border-color: #5294E2; - background-image: none; - background-color: transparent; } - .primary-toolbar .entry.warning, .header-bar .entry.warning { - color: #ffffff; - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(167, 94, 57, 0.988)); } - .primary-toolbar .entry.warning:focus, .header-bar .entry.warning:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #F27835); } - .primary-toolbar .entry.warning:selected, .header-bar .entry.warning:selected, .primary-toolbar .entry.warning:selected:focus, .header-bar .entry.warning:selected:focus { - background-color: #ffffff; - color: #F27835; } - .primary-toolbar .entry.error, .header-bar .entry.error { - color: #ffffff; - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(173, 60, 59, 0.988)); } - .primary-toolbar .entry.error:focus, .header-bar .entry.error:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #FC4138); } - .primary-toolbar .entry.error:selected, .header-bar .entry.error:selected, .primary-toolbar .entry.error:selected:focus, .header-bar .entry.error:selected:focus { - background-color: #ffffff; - color: #FC4138; } - -.primary-toolbar .button, .header-bar .button { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - outline-offset: -3px; - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } - .primary-toolbar .button:backdrop, .header-bar .button:backdrop { - opacity: 0.7; } - .primary-toolbar .button:hover, .header-bar .button:hover { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } - .primary-toolbar .button:active, .header-bar .button:active, .primary-toolbar .button:checked, .header-bar .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: transparent; - background-color: #5294E2; - background-clip: padding-box; } - .primary-toolbar .button:insensitive, .header-bar .button:insensitive { - color: rgba(207, 218, 231, 0.35); - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } - .primary-toolbar .button:insensitive > GtkLabel, .header-bar .button:insensitive > GtkLabel { - color: inherit; } - .primary-toolbar .button:insensitive:active, .header-bar .button:insensitive:active, .primary-toolbar .button:insensitive:checked, .header-bar .button:insensitive:checked { - color: rgba(255, 255, 255, 0.75); - border-color: rgba(82, 148, 226, 0.65); - background-color: rgba(82, 148, 226, 0.65); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button, .header-bar .linked:not(.vertical):not(.path-bar) > .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:active, .header-bar .linked:not(.vertical):not(.path-bar) > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar) > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar) > .button:insensitive { - border-radius: 3px; - border-style: solid; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active), .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active), .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child), .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child), .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active), .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: none; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .primary-toolbar .linked:not(.vertical).path-bar > .button, .header-bar .linked:not(.vertical).path-bar > .button { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } - .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover { - background-color: rgba(134, 144, 165, 0.37); } - .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .primary-toolbar .linked:not(.vertical).path-bar > .button:active, .header-bar .linked:not(.vertical).path-bar > .button:active, .primary-toolbar .linked:not(.vertical).path-bar > .button:checked, .header-bar .linked:not(.vertical).path-bar > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: transparent; - background-color: #5294E2; } - .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .primary-toolbar .linked:not(.vertical).path-bar > .button:insensitive, .header-bar .linked:not(.vertical).path-bar > .button:insensitive { - color: rgba(207, 218, 231, 0.4); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button + .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button + .button, .primary-toolbar .linked:not(.vertical).path-bar > .button + .button, .header-bar .linked:not(.vertical).path-bar > .button + .button { - border-left-style: none; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37), inset -1px 0 rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry { - border-left-color: rgba(21, 23, 28, 0); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error { - border-left-color: rgba(21, 23, 28, 0); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning { - border-left-color: rgba(21, 23, 28, 0); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning { - border-left-color: rgba(21, 23, 28, 0); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:checked + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .button:checked + .entry { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .button.suggested-action, .header-bar .button.suggested-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } - .primary-toolbar .button.suggested-action.flat, .header-bar .button.suggested-action.flat, .primary-toolbar .suggested-action.sidebar-button.button, .header-bar .suggested-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #4DADD4; - outline-color: rgba(77, 173, 212, 0.3); } - .primary-toolbar .button.suggested-action:hover, .header-bar .button.suggested-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } - .primary-toolbar .button.suggested-action:active, .header-bar .button.suggested-action:active, .primary-toolbar .button.suggested-action:checked, .header-bar .button.suggested-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } - .primary-toolbar .button.suggested-action.flat:insensitive, .header-bar .button.suggested-action.flat:insensitive, .primary-toolbar .suggested-action.sidebar-button.button:insensitive, .header-bar .suggested-action.sidebar-button.button:insensitive, .primary-toolbar .button.suggested-action:insensitive, .header-bar .button.suggested-action:insensitive { - color: rgba(207, 218, 231, 0.35); - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } - .primary-toolbar .button.suggested-action.flat:insensitive > GtkLabel, .header-bar .button.suggested-action.flat:insensitive > GtkLabel, .primary-toolbar .suggested-action.sidebar-button.button:insensitive > GtkLabel, .header-bar .suggested-action.sidebar-button.button:insensitive > GtkLabel, .primary-toolbar .button.suggested-action:insensitive > GtkLabel, .header-bar .button.suggested-action:insensitive > GtkLabel { - color: inherit; } - -.primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop, .primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop { - opacity: 0.8; } - -.primary-toolbar .button.destructive-action, .header-bar .button.destructive-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } - .primary-toolbar .button.destructive-action.flat, .header-bar .button.destructive-action.flat, .primary-toolbar .destructive-action.sidebar-button.button, .header-bar .destructive-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; - outline-color: rgba(240, 74, 80, 0.3); } - .primary-toolbar .button.destructive-action:hover, .header-bar .button.destructive-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } - .primary-toolbar .button.destructive-action:active, .header-bar .button.destructive-action:active, .primary-toolbar .button.destructive-action:checked, .header-bar .button.destructive-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } - .primary-toolbar .button.destructive-action.flat:insensitive, .header-bar .button.destructive-action.flat:insensitive, .primary-toolbar .destructive-action.sidebar-button.button:insensitive, .header-bar .destructive-action.sidebar-button.button:insensitive, .primary-toolbar .button.destructive-action:insensitive, .header-bar .button.destructive-action:insensitive { - color: rgba(207, 218, 231, 0.35); - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } - .primary-toolbar .button.destructive-action.flat:insensitive > GtkLabel, .header-bar .button.destructive-action.flat:insensitive > GtkLabel, .primary-toolbar .destructive-action.sidebar-button.button:insensitive > GtkLabel, .header-bar .destructive-action.sidebar-button.button:insensitive > GtkLabel, .primary-toolbar .button.destructive-action:insensitive > GtkLabel, .header-bar .button.destructive-action:insensitive > GtkLabel { - color: inherit; } - -.primary-toolbar .button.destructive-action:backdrop, .header-bar .button.destructive-action:backdrop, .primary-toolbar .button.destructive-action:backdrop, .header-bar .button.destructive-action:backdrop { - opacity: 0.8; } - -.primary-toolbar .spinbutton:focus .button, .header-bar .spinbutton:focus .button { - color: #ffffff; } - .primary-toolbar .spinbutton:focus .button:hover, .header-bar .spinbutton:focus .button:hover { - background-color: rgba(255, 255, 255, 0.1); - border-color: transparent; } - .primary-toolbar .spinbutton:focus .button:insensitive, .header-bar .spinbutton:focus .button:insensitive { - color: rgba(255, 255, 255, 0.4); } - -.primary-toolbar .spinbutton .button, .header-bar .spinbutton .button { - color: rgba(207, 218, 231, 0.8); } - .primary-toolbar .spinbutton .button:hover, .header-bar .spinbutton .button:hover { - background-color: rgba(207, 218, 231, 0.05); - border-color: transparent; } - .primary-toolbar .spinbutton .button:insensitive, .header-bar .spinbutton .button:insensitive { - color: rgba(207, 218, 231, 0.5); } - .primary-toolbar .spinbutton .button:active, .header-bar .spinbutton .button:active { - background-color: rgba(0, 0, 0, 0.1); } - -.primary-toolbar GtkComboBox:insensitive, .header-bar GtkComboBox:insensitive { - color: rgba(207, 218, 231, 0.2); } - -.primary-toolbar GtkComboBox.combobox-entry .button, .header-bar GtkComboBox.combobox-entry .button { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); - background-color: transparent; } - .primary-toolbar GtkComboBox.combobox-entry .button.image, .header-bar GtkComboBox.combobox-entry .button.image, .primary-toolbar GtkComboBox.combobox-entry .button.image:hover, .header-bar GtkComboBox.combobox-entry .button.image:hover { - color: inherit; } - .primary-toolbar GtkComboBox.combobox-entry .button:hover, .header-bar GtkComboBox.combobox-entry .button:hover { - color: #ffffff; - border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); - box-shadow: none; } - .primary-toolbar GtkComboBox.combobox-entry .button:insensitive, .header-bar GtkComboBox.combobox-entry .button:insensitive { - color: rgba(207, 218, 231, 0.35); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } - -.primary-toolbar GtkComboBox.combobox-entry .entry:dir(ltr), .header-bar GtkComboBox.combobox-entry .entry:dir(ltr) { - border-right-style: none; } - .primary-toolbar GtkComboBox.combobox-entry .entry:dir(ltr):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(ltr):focus { - box-shadow: none; } - -.primary-toolbar GtkComboBox.combobox-entry .entry:dir(rtl), .header-bar GtkComboBox.combobox-entry .entry:dir(rtl) { - border-left-style: none; } - .primary-toolbar GtkComboBox.combobox-entry .entry:dir(rtl):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(rtl):focus { - box-shadow: none; } - -.primary-toolbar GtkSwitch:backdrop, .header-bar GtkSwitch:backdrop { - opacity: 0.75; } - -.primary-toolbar GtkProgressBar.trough, .header-bar GtkProgressBar.trough, .primary-toolbar .level-bar.trough, .header-bar .level-bar.trough { - background-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar GtkProgressBar:backdrop, .header-bar GtkProgressBar:backdrop { - opacity: 0.75; } - -.primary-toolbar .scale:backdrop, .header-bar .scale:backdrop { - opacity: 0.75; } - -.primary-toolbar .scale.trough, .header-bar .scale.trough { - background-image: linear-gradient(to bottom, rgba(21, 23, 28, 0.37)); } - .primary-toolbar .scale.trough:insensitive, .header-bar .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(21, 23, 28, 0.27)); } - -.primary-toolbar .scale.slider, .header-bar .scale.slider { - background-image: linear-gradient(to bottom, #454c5c); - border-color: rgba(21, 23, 28, 0.67); } - .primary-toolbar .scale.slider:hover, .header-bar .scale.slider:hover { - background-image: linear-gradient(to bottom, #50586b); - border-color: rgba(21, 23, 28, 0.67); } - .primary-toolbar .scale.slider:active, .header-bar .scale.slider:active { - background-image: linear-gradient(to bottom, #5294E2); - border-color: #5294E2; } - .primary-toolbar .scale.slider:insensitive, .header-bar .scale.slider:insensitive { - background-image: linear-gradient(to bottom, rgba(63, 69, 84, 0.991)); - border-color: rgba(21, 23, 28, 0.67); } - -.path-bar .button { - padding: 5px 10px; } - .path-bar .button:first-child { - padding-left: 10px; } - .path-bar .button:last-child { - padding-right: 10px; } - .path-bar .button:only-child { - padding-left: 14px; - padding-right: 14px; } - .path-bar .button GtkLabel:last-child { - padding-left: 4px; } - .path-bar .button GtkLabel:first-child { - padding-right: 4px; } - .path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel { - padding-right: 0; - padding-left: 0; } - .path-bar .button GtkImage { - padding-top: 2px; - padding-bottom: 1px; } - -GtkTreeView.view { - -GtkTreeView-grid-line-width: 1; - -GtkTreeView-grid-line-pattern: ''; - -GtkTreeView-tree-line-width: 1; - -GtkTreeView-tree-line-pattern: ''; - -GtkTreeView-expander-size: 16; - border-left-color: rgba(211, 218, 227, 0.15); - border-top-color: rgba(0, 0, 0, 0.1); } - GtkTreeView.view:selected { - border-radius: 0; - border-left-color: #a9caf1; - border-top-color: rgba(211, 218, 227, 0.1); } - GtkTreeView.view:insensitive { - color: rgba(211, 218, 227, 0.45); } - GtkTreeView.view:insensitive:selected { - color: #97bfee; } - GtkTreeView.view.dnd { - border-style: solid none; - border-width: 1px; - border-color: #93b7e3; } - GtkTreeView.view.expander { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - color: #8a909b; } - GtkTreeView.view.expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - GtkTreeView.view.expander:hover { - color: #D3DAE3; } - GtkTreeView.view.expander:selected { - color: #cbdff6; } - GtkTreeView.view.expander:selected:hover { - color: #ffffff; } - GtkTreeView.view.expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - GtkTreeView.view.progressbar { - color: #ffffff; - border-radius: 3px; - background-image: linear-gradient(to bottom, #5294E2); } - GtkTreeView.view.progressbar:selected { - color: #5294E2; - box-shadow: none; - background-image: linear-gradient(to bottom, #ffffff); } - GtkTreeView.view.trough, GtkTreeView.view.trough:selected { - color: #D3DAE3; - background-image: linear-gradient(to bottom, #2b2e39); - border-radius: 3px; - border-width: 0; } - -column-header .button { - color: #b6bcc6; - background-color: #404552; } - column-header .button:hover { - color: #5294E2; - box-shadow: none; - transition: none; } - column-header .button:active { - color: #D3DAE3; - transition: none; } - -column-header:last-child .button, column-header:last-child.button { - border-right-style: none; - border-image: none; } - -column-header.button.dnd, column-header .button.dnd, column-header.button.dnd:active, column-header.button.dnd:selected, column-header.button.dnd:hover { - transition: none; - color: #5294E2; - box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #404552, inset -1px 0 #404552; } - -column-header .button, column-header .button:hover, column-header .button:active { - padding: 3px 6px; - background-image: none; - border-style: none solid none none; - border-radius: 0; - border-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, rgba(255, 255, 255, 0) 80%) 0 1 0 0/0 1px 0 0 stretch; } - column-header .button:active, column-header .button:hover { - background-color: #404552; } - column-header .button:active:hover { - color: #D3DAE3; } - column-header .button:insensitive { - border-color: #383C4A; - background-image: none; } - -.menubar { - -GtkWidget-window-dragging: true; - padding: 0px; - background-color: #2f343f; - color: rgba(207, 218, 231, 0.8); } - .menubar:backdrop { - color: rgba(207, 218, 231, 0.5); } - .menubar > .menuitem { - padding: 6px 8px; - border: solid transparent; - border-width: 0; } - .menubar > .menuitem:hover { - background-color: #5294E2; - color: #ffffff; } - .menubar > .menuitem:insensitive { - color: rgba(207, 218, 231, 0.2); - border-color: transparent; } - -.menu { - margin: 4px; - padding: 0; - border-radius: 0; - background-color: #383C4A; - border: 1px solid #2b2e39; } - .csd .menu { - padding: 4px 0px; - border-radius: 2px; - border: none; } - .menu .menuitem { - padding: 5px; } - .menu .menuitem:hover { - color: #D3DAE3; - background-color: rgba(255, 255, 255, 0.05); - border: solid rgba(255, 255, 255, 0.07); - border-width: 1px 0 1px 0; } - .menu .menuitem:insensitive { - color: rgba(211, 218, 227, 0.45); } - .menu .menuitem.separator { - color: rgba(64, 69, 82, 0); } - .menu .menuitem.arrow { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - .menu .menuitem.arrow:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - .menu.button { - border-style: none; - border-radius: 0; } - .menu.button.top { - border-bottom: 1px solid #4f5461; } - .menu.button.bottom { - border-top: 1px solid #4f5461; } - .menu.button:hover { - background-color: #4f5461; } - .menu.button:insensitive { - color: transparent; - background-color: transparent; - border-color: transparent; } - -.csd .popup { - border-radius: 2px; } - -.menuitem .accelerator { - color: alpha(currentColor,0.55); } - -.popover { - padding: 2px; - border: 1px solid #20222a; - border-radius: 3px; - background-clip: border-box; - background-color: #383C4A; - box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.35); } - .popover .separator, .popover .sidebar .view.separator, .sidebar .popover .view.separator { - color: rgba(64, 69, 82, 0); } - .popover > .list, - .popover > .view, - .popover > .toolbar, - .popover > .inline-toolbar, - .popover.osd > .toolbar, - .popover.osd > .inline-toolbar { - border-style: none; - background-color: transparent; } - -.entry.cursor-handle, -.cursor-handle { - background-color: transparent; - background-image: none; - box-shadow: none; - border-style: none; } - .entry.cursor-handle.top, - .cursor-handle.top { - -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); } - .entry.cursor-handle.bottom, - .cursor-handle.bottom { - -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); } - -.notebook { - padding: 0; - background-color: #404552; - -GtkNotebook-initial-gap: 4; - -GtkNotebook-arrow-spacing: 5; - -GtkNotebook-tab-curvature: 0; - -GtkNotebook-tab-overlap: 1; - -GtkNotebook-has-tab-gap: false; - -GtkWidget-focus-padding: 0; - -GtkWidget-focus-line-width: 0; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - .notebook.frame { - border: 1px solid #2b2e39; } - .notebook.frame.top { - border-top-width: 0; } - .notebook.frame.bottom { - border-bottom-width: 0; } - .notebook.frame.right { - border-right-width: 0; } - .notebook.frame.left { - border-left-width: 0; } - .notebook.header { - background-color: #383C4A; } - .notebook.header.frame { - border: 0px solid #2b2e39; } - .notebook.header.frame.top { - border-bottom-width: 0; } - .notebook.header.frame.bottom { - border-top-width: 0; } - .notebook.header.frame.right { - border-left-width: 0; } - .notebook.header.frame.left { - border-right-width: 0; } - .notebook.header.top { - box-shadow: inset 0 -1px #2b2e39; } - .notebook.header.bottom { - box-shadow: inset 0 1px #2b2e39; } - .notebook.header.right { - box-shadow: inset 1px 0 #2b2e39; } - .notebook.header.left { - box-shadow: inset -1px 0 #2b2e39; } - .notebook tab { - border-width: 0; - border-style: solid; - border-color: transparent; - background-color: transparent; - outline-color: transparent; - outline-offset: 0; } - .notebook tab.top, .notebook tab.bottom { - padding: 4px 15px; } - .notebook tab.left, .notebook tab.right { - padding: 4px 15px; } - .notebook tab.reorderable-page.top, .notebook tab.reorderable-page.bottom { - padding-left: 12px; - padding-right: 12px; } - .notebook tab.reorderable-page.top, .notebook tab.top { - padding-top: 6px; - border-radius: 3.5px 2px 0 0; - border-width: 0; - border-top-width: 2px; - border-color: transparent; - background-color: rgba(64, 69, 82, 0); } - .notebook tab.reorderable-page.top:hover, .notebook tab.reorderable-page.top.prelight-page, .notebook tab.top:hover, .notebook tab.top.prelight-page { - background-color: rgba(64, 69, 82, 0.5); - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } - .notebook tab.reorderable-page.top:active, .notebook tab.reorderable-page.top.active-page, .notebook tab.reorderable-page.top.active-page:hover, .notebook tab.top:active, .notebook tab.top.active-page, .notebook tab.top.active-page:hover { - background-color: #404552; - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #404552, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } - .notebook tab.reorderable-page.bottom, .notebook tab.bottom { - padding-bottom: 6px; - border-radius: 0 0 2px 3.5px; - border-width: 0; - border-bottom-width: 2px; - border-color: transparent; - background-color: rgba(64, 69, 82, 0); } - .notebook tab.reorderable-page.bottom:hover, .notebook tab.reorderable-page.bottom.prelight-page, .notebook tab.bottom:hover, .notebook tab.bottom.prelight-page { - background-color: rgba(64, 69, 82, 0.5); - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } - .notebook tab.reorderable-page.bottom:active, .notebook tab.reorderable-page.bottom.active-page, .notebook tab.reorderable-page.bottom.active-page:hover, .notebook tab.bottom:active, .notebook tab.bottom.active-page, .notebook tab.bottom.active-page:hover { - background-color: #404552; - box-shadow: inset 0 -1px #404552, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } - .notebook tab.reorderable-page.right, .notebook tab.right { - padding-right: 17px; - border-radius: 0 3.5px 3.5px 0; - border-width: 0; - border-right-width: 2px; - border-color: transparent; - background-color: rgba(64, 69, 82, 0); } - .notebook tab.reorderable-page.right:hover, .notebook tab.reorderable-page.right.prelight-page, .notebook tab.right:hover, .notebook tab.right.prelight-page { - background-color: rgba(64, 69, 82, 0.5); - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } - .notebook tab.reorderable-page.right:active, .notebook tab.reorderable-page.right.active-page, .notebook tab.reorderable-page.right.active-page:hover, .notebook tab.right:active, .notebook tab.right.active-page, .notebook tab.right.active-page:hover { - background-color: #404552; - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #404552, inset -1px 0 #2b2e39; } - .notebook tab.reorderable-page.left, .notebook tab.left { - padding-left: 17px; - border-radius: 3.5px 0 0 3.5px; - border-width: 0; - border-left-width: 2px; - border-color: transparent; - background-color: rgba(64, 69, 82, 0); } - .notebook tab.reorderable-page.left:hover, .notebook tab.reorderable-page.left.prelight-page, .notebook tab.left:hover, .notebook tab.left.prelight-page { - background-color: rgba(64, 69, 82, 0.5); - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } - .notebook tab.reorderable-page.left:active, .notebook tab.reorderable-page.left.active-page, .notebook tab.reorderable-page.left.active-page:hover, .notebook tab.left:active, .notebook tab.left.active-page, .notebook tab.left.active-page:hover { - background-color: #404552; - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #404552; } - .notebook tab GtkLabel { - padding: 0 2px; - color: rgba(211, 218, 227, 0.45); } - .notebook tab .prelight-page GtkLabel, .notebook tab GtkLabel.prelight-page { - color: rgba(211, 218, 227, 0.725); } - .notebook tab .active-page GtkLabel, .notebook tab GtkLabel.active-page { - color: #D3DAE3; } - .notebook tab .button { - padding: 0; - color: #9da3ad; } - .notebook tab .button:hover { - color: #ff4d4d; } - .notebook tab .button:active { - color: #5294E2; } - .notebook tab .button > GtkImage { - padding: 2px; } - .notebook.arrow { - color: rgba(211, 218, 227, 0.45); } - .notebook.arrow:hover { - color: rgba(211, 218, 227, 0.725); } - .notebook.arrow:active { - color: #D3DAE3; } - .notebook.arrow:insensitive { - color: rgba(211, 218, 227, 0.15); } - -.scrollbar { - -GtkRange-slider-width: 13; - -GtkRange-trough-border: 0; - -GtkScrollbar-has-backward-stepper: false; - -GtkScrollbar-has-forward-stepper: false; - -GtkScrollbar-min-slider-length: 42; - -GtkRange-stepper-spacing: 0; - -GtkRange-trough-under-steppers: 1; } - .scrollbar .button { - border: none; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering) { - opacity: 0.4; - -GtkRange-slider-width: 6px; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { - margin: 0; - background-color: #a5abb5; - border: 1px solid rgba(0, 0, 0, 0.3); - background-clip: padding-box; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .trough { - border-style: none; - background-color: transparent; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical .slider { - margin-top: 2px; - margin-bottom: 2px; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal .slider { - margin-left: 2px; - margin-right: 2px; } - .scrollbar.overlay-indicator.dragging, .scrollbar.overlay-indicator.hovering { - opacity: 0.99; } - .scrollbar .trough { - background-color: #3e434f; - border: 1px none #2b2e39; } - .scrollbar .slider { - background-color: #767b87; } - .scrollbar .slider:hover { - background-color: #676b78; } - .scrollbar .slider:prelight:active, .scrollbar .slider:active { - background-color: #5294E2; } - .scrollbar .slider:insensitive { - background-color: transparent; } - .scrollbar .slider { - border-radius: 100px; - margin: 3px; } - .scrollbar.fine-tune .slider { - margin: 4px; } - .scrollbar.vertical .slider { - margin-left: 4px; } - .scrollbar.vertical .slider:dir(rtl) { - margin-left: 3px; - margin-right: 4px; } - .scrollbar.vertical.fine-tune .slider { - margin-left: 5px; } - .scrollbar.vertical.fine-tune .slider:dir(rtl) { - margin-left: 4px; - margin-right: 5px; } - .scrollbar.vertical .trough { - border-left-style: solid; } - .scrollbar.vertical .trough:dir(rtl) { - border-left-style: none; - border-right-style: solid; } - .scrollbar.horizontal .slider { - margin-top: 4px; } - .scrollbar.horizontal.fine-tune .slider { - margin-top: 5px; } - .scrollbar.horizontal .trough { - border-top-style: solid; } - -.scrollbars-junction, -.scrollbars-junction.frame { - border-color: transparent; - border-image: linear-gradient(to bottom, #2b2e39 1px, transparent 1px) 0 0 0 1/0 1px stretch; - background-color: #3e434f; } - .scrollbars-junction:dir(rtl), - .scrollbars-junction.frame:dir(rtl) { - border-image-slice: 0 1 0 0; } - -GtkSwitch { - font: 1; - -GtkSwitch-slider-width: 52; - -GtkSwitch-slider-height: 24; - outline-color: transparent; } - GtkSwitch.trough, GtkSwitch.slider { - background-size: 52px 24px; - background-repeat: no-repeat; - background-position: right center; - color: transparent; - border-color: transparent; - border-image: none; - border-style: none; - box-shadow: none; } - GtkSwitch.trough:dir(rtl), GtkSwitch.slider:dir(rtl) { - background-position: left center; } - -GtkSwitch.trough { - background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); } - -.list-row:selected GtkSwitch.trough, -GtkInfoBar GtkSwitch.trough { - background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); } - -.header-bar GtkSwitch.trough, -.primary-toolbar GtkSwitch.trough { - background-image: -gtk-scaled(url("assets/switch-header-dark.png"), url("assets/switch-header-dark@2.png")); } - -GtkSwitch.trough:active { - background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); } - -.list-row:selected GtkSwitch.trough:active, -GtkInfoBar GtkSwitch.trough:active { - background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); } - -.header-bar GtkSwitch.trough:active, -.primary-toolbar GtkSwitch.trough:active { - background-image: -gtk-scaled(url("assets/switch-active-header-dark.png"), url("assets/switch-active-header-dark@2.png")); } - -GtkSwitch.trough:insensitive { - background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); } - -.list-row:selected GtkSwitch.trough:insensitive, -GtkInfoBar GtkSwitch.trough:insensitive { - background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); } - -.header-bar GtkSwitch.trough:insensitive, -.primary-toolbar GtkSwitch.trough:insensitive { - background-image: -gtk-scaled(url("assets/switch-insensitive-header-dark.png"), url("assets/switch-insensitive-header-dark@2.png")); } - -GtkSwitch.trough:active:insensitive { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); } - -.list-row:selected GtkSwitch.trough:active:insensitive, -GtkInfoBar GtkSwitch.trough:active:insensitive { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); } - -.header-bar GtkSwitch.trough:active:insensitive, -.primary-toolbar GtkSwitch.trough:active:insensitive { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-header-dark.png"), url("assets/switch-active-insensitive-header-dark@2.png")); } - -.check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check, -GtkFileChooserDialog .dialog-vbox > .frame .check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); } - -GtkTreeView.view.check:selected, -.list-row:selected .check, -GtkInfoBar .check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); } - -.check:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .check:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); } - -GtkTreeView.view.check:insensitive:selected, -.list-row:selected .check:insensitive, -GtkInfoBar .check:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); } - -.check:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:inconsistent, -GtkFileChooserDialog .dialog-vbox > .frame .check:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); } - -GtkTreeView.view.check:inconsistent:selected, -.list-row:selected .check:inconsistent, -GtkInfoBar .check:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); } - -.check:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:inconsistent:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .check:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); } - -GtkTreeView.view.check:inconsistent:insensitive:selected, -.list-row:selected .check:inconsistent:insensitive, -GtkInfoBar .check:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); } - -.check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:checked, -GtkFileChooserDialog .dialog-vbox > .frame .check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); } - -GtkTreeView.view.check:checked:selected, -.list-row:selected .check:checked, -GtkInfoBar .check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); } - -.check:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:checked:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .check:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); } - -GtkTreeView.view.check:checked:insensitive:selected, -.list-row:selected .check:checked:insensitive, -GtkInfoBar .check:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); } - -.radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio, -GtkFileChooserDialog .dialog-vbox > .frame .radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); } - -GtkTreeView.view.radio:selected, -.list-row:selected .radio, -GtkInfoBar .radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); } - -.radio:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .radio:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); } - -GtkTreeView.view.radio:insensitive:selected, -.list-row:selected .radio:insensitive, -GtkInfoBar .radio:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); } - -.radio:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:inconsistent, -GtkFileChooserDialog .dialog-vbox > .frame .radio:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); } - -GtkTreeView.view.radio:inconsistent:selected, -.list-row:selected .radio:inconsistent, -GtkInfoBar .radio:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); } - -.radio:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:inconsistent:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .radio:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); } - -GtkTreeView.view.radio:inconsistent:insensitive:selected, -.list-row:selected .radio:inconsistent:insensitive, -GtkInfoBar .radio:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); } - -.radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:checked, -GtkFileChooserDialog .dialog-vbox > .frame .radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); } - -GtkTreeView.view.radio:checked:selected, -.list-row:selected .radio:checked, -GtkInfoBar .radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); } - -.radio:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:checked:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .radio:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); } - -GtkTreeView.view.radio:checked:insensitive:selected, -.list-row:selected .radio:checked:insensitive, -GtkInfoBar .radio:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); } - -.view.content-view.check:not(.list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode-dark.png"), url("assets/checkbox-selectionmode-dark@2.png")); - background-color: transparent; } - -.view.content-view.check:checked:not(.list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode-dark.png"), url("assets/checkbox-checked-selectionmode-dark@2.png")); - background-color: transparent; } - -GtkCheckButton.text-button, GtkRadioButton.text-button { - padding: 1px 2px 4px; - outline-offset: 0; } - GtkCheckButton.text-button:insensitive, GtkCheckButton.text-button:insensitive:active, GtkCheckButton.text-button:insensitive:inconsistent, GtkRadioButton.text-button:insensitive, GtkRadioButton.text-button:insensitive:active, GtkRadioButton.text-button:insensitive:inconsistent { - color: rgba(211, 218, 227, 0.45); } - -.scale { - -GtkScale-slider-length: 15; - -GtkRange-slider-width: 15; - -GtkRange-trough-border: 0; - outline-offset: -1px; - outline-radius: 2px; - color: alpha(currentColor,0.7); } - .scale.trough { - margin: 5px; } - .scale.fine-tune.trough { - border-radius: 5px; - margin: 3px; } - .scale.slider { - background-clip: border-box; - background-image: linear-gradient(to bottom, #444a58); - border: 1px solid #262933; - border-radius: 50%; - box-shadow: none; } - .scale.slider:hover { - background-image: linear-gradient(to bottom, #505666); - border-color: #262933; } - .scale.slider:insensitive { - background-image: linear-gradient(to bottom, #3c414e); - border-color: rgba(38, 41, 51, 0.8); } - .scale.slider:active { - background-image: linear-gradient(to bottom, #5294E2); - border-color: #5294E2; } - .osd .scale.slider { - background-image: linear-gradient(to bottom, rgba(53, 57, 69, 0.95)); - border-color: #5294E2; } - .osd .scale.slider:hover { - background-image: linear-gradient(to bottom, #5294E2); } - .osd .scale.slider:active { - background-image: linear-gradient(to bottom, #2679db); - border-color: #2679db; } - .list-row:selected .scale.slider, - GtkInfoBar .scale.slider { - background-image: linear-gradient(to bottom, #ffffff); - border-color: #ffffff; } - .list-row:selected .scale.slider:hover, - GtkInfoBar .scale.slider:hover { - background-image: linear-gradient(to bottom, #e5effb); - border-color: #e5effb; } - .list-row:selected .scale.slider:active, - GtkInfoBar .scale.slider:active { - background-image: linear-gradient(to bottom, #a9caf1); - border-color: #a9caf1; } - .list-row:selected .scale.slider:insensitive, - GtkInfoBar .scale.slider:insensitive { - background-image: linear-gradient(to bottom, #b1cff2); - border-color: #b1cff2; } - .scale.trough { - border: none; - border-radius: 2.5px; - background-image: linear-gradient(to bottom, #2d303b); } - .scale.trough.highlight { - background-image: linear-gradient(to bottom, #5294E2); } - .scale.trough.highlight:insensitive { - background-image: linear-gradient(to bottom, rgba(82, 148, 226, 0.55)); } - .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(45, 48, 59, 0.55)); } - .osd .scale.trough { - background-image: linear-gradient(to bottom, rgba(69, 74, 89, 0.95)); - outline-color: rgba(186, 195, 207, 0.2); } - .osd .scale.trough.highlight { - background-image: none; - background-image: linear-gradient(to bottom, #5294E2); } - .list-row:selected .scale.trough, - GtkInfoBar .scale.trough { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); } - .list-row:selected .scale.trough.highlight, - GtkInfoBar .scale.trough.highlight { - background-image: linear-gradient(to bottom, #ffffff); } - .list-row:selected .scale.trough.highlight:insensitive, - GtkInfoBar .scale.trough.highlight:insensitive { - background-image: linear-gradient(to bottom, #b1cff2); } - .list-row:selected .scale.trough:insensitive, - GtkInfoBar .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); } - -GtkProgressBar { - padding: 0; - font-size: smaller; - color: rgba(211, 218, 227, 0.7); } - GtkProgressBar.osd { - -GtkProgressBar-xspacing: 0; - -GtkProgressBar-yspacing: 0; - -GtkProgressBar-min-horizontal-bar-height: 3; } - -.progressbar { - background-color: #5294E2; - border: none; - border-radius: 3px; - box-shadow: none; } - .progressbar.osd { - background-color: #5294E2; } - .list-row:selected .progressbar, - GtkInfoBar .progressbar { - background-color: #ffffff; } - -.osd .scale.progressbar { - background-color: #5294E2; } - -GtkProgressBar.trough, .level-bar.trough { - border: none; - border-radius: 3px; - background-color: #2d303b; } - GtkProgressBar.trough.osd, .osd.level-bar.trough { - border-style: none; - background-color: transparent; - box-shadow: none; } - .list-row:selected GtkProgressBar.trough, .list-row:selected .level-bar.trough, - GtkInfoBar GtkProgressBar.trough, - GtkInfoBar .level-bar.trough { - background-color: rgba(0, 0, 0, 0.2); } - -GtkLevelBar { - -GtkLevelBar-min-block-width: 34; - -GtkLevelBar-min-block-height: 3; } - GtkLevelBar.vertical { - -GtkLevelBar-min-block-width: 3; - -GtkLevelBar-min-block-height: 34; } - -.level-bar.trough { - padding: 3px; - border-radius: 4px; } - -.level-bar.fill-block { - border: 1px solid #5294E2; - background-color: #5294E2; - border-radius: 2px; } - .level-bar.fill-block.indicator-discrete.horizontal { - margin: 0 1px; } - .level-bar.fill-block.indicator-discrete.vertical { - margin: 1px 0; } - .level-bar.fill-block.level-high { - border-color: #73d216; - background-color: #73d216; } - .level-bar.fill-block.level-low { - border-color: #F27835; - background-color: #F27835; } - .level-bar.fill-block.empty-fill-block { - background-color: #404552; - border-color: #404552; } - -.frame { - border: 1px solid #2b2e39; - padding: 0; } - .frame.flat { - border-style: none; } - .frame.action-bar { - padding: 6px; - border-width: 1px 0 0; } - -GtkScrolledWindow GtkViewport.frame { - border-style: none; } - -.separator, .sidebar.separator, .sidebar .view.separator { - color: rgba(0, 0, 0, 0.1); } - GtkFileChooserButton .separator, GtkFileChooserButton .sidebar.separator, GtkFileChooserButton .sidebar .view.separator, .sidebar GtkFileChooserButton .view.separator, - GtkFontButton .separator, - GtkFontButton .sidebar.separator, - GtkFontButton .sidebar .view.separator, .sidebar - GtkFontButton .view.separator, - GtkFileChooserButton .separator.vertical, - GtkFileChooserButton .sidebar .vertical.view.separator, .sidebar - GtkFileChooserButton .vertical.view.separator, - GtkFontButton .separator.vertical, - GtkFontButton .sidebar .vertical.view.separator, .sidebar - GtkFontButton .vertical.view.separator { - -GtkWidget-wide-separators: true; } - -.list { - background-color: #404552; - border-color: #2b2e39; } - -.list-row, -.grid-child { - padding: 2px; } - -.list-row.activatable:hover, GtkPlacesSidebar.sidebar .has-open-popup { - background-color: rgba(255, 255, 255, 0.03); } - -.list-row.activatable:active { - color: #D3DAE3; } - -.list-row.activatable:selected:active { - color: #ffffff; } - -.list-row.activatable:selected:hover, GtkPlacesSidebar.sidebar .has-open-popup:selected { - background-color: #4a85cb; } - -.list-row.activatable:selected:insensitive { - color: rgba(255, 255, 255, 0.7); - background-color: rgba(82, 148, 226, 0.7); } - .list-row.activatable:selected:insensitive .label { - color: inherit; } - -.list-row, list-row.activatable { - transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - .list-row:hover, list-row.activatable:hover { - transition: none; } - -.app-notification, -.app-notification.frame { - padding: 10px; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - background-clip: border-box; - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; - border-color: rgba(31, 33, 40, 0.95); } - .app-notification .button, - .app-notification.frame .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .app-notification .button.flat, .app-notification .sidebar-button.button, - .app-notification.frame .button.flat, - .app-notification.frame .sidebar-button.button { - border-color: rgba(82, 148, 226, 0); } - .app-notification .button:hover, - .app-notification.frame .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .app-notification .button:active, .app-notification .button:checked, - .app-notification.frame .button:active, - .app-notification.frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; - background-clip: padding-box; } - .app-notification .button:insensitive, - .app-notification.frame .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -.expander { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - .expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - .expander:hover { - color: white; } - .expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - -GtkCalendar { - color: #D3DAE3; - border: 1px solid #2b2e39; - border-radius: 3px; - padding: 2px; } - GtkCalendar:selected { - background-color: #5294E2; - color: #ffffff; - border-radius: 1.5px; } - GtkCalendar.header { - color: #D3DAE3; - border: none; - border-radius: 0; } - GtkCalendar.button, GtkCalendar.button:focus { - color: rgba(211, 218, 227, 0.45); - border-color: transparent; - background-color: transparent; - background-image: none; } - GtkCalendar.button:hover, GtkCalendar.button:focus:hover { - color: #D3DAE3; } - GtkCalendar.button:insensitive, GtkCalendar.button:focus:insensitive { - color: rgba(211, 218, 227, 0.45); - background-color: transparent; - background-image: none; } - GtkCalendar:inconsistent { - color: alpha(currentColor,0.55); } - GtkCalendar.highlight { - color: #D3DAE3; } - -.message-dialog .dialog-action-area .button { - padding: 8px; } - -.message-dialog { - -GtkDialog-button-spacing: 0; } - .message-dialog .titlebar { - background-color: rgba(47, 52, 63, 0.97); - border-bottom: 1px solid rgba(32, 35, 43, 0.97); } - .message-dialog.csd.background { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border: none; } - .message-dialog.csd .dialog-action-area .button { - padding: 8px; - border-radius: 0; } - .message-dialog.csd .dialog-action-area .button, .message-dialog.csd .dialog-action-area .button:hover, .message-dialog.csd .dialog-action-area .button:active, .message-dialog.csd .dialog-action-area .button:insensitive { - border-right-style: none; - border-bottom-style: none; } - .message-dialog.csd .dialog-action-area .button:last-child { - border-bottom-right-radius: 3px; } - .message-dialog.csd .dialog-action-area .button:first-child { - border-left-style: none; - border-bottom-left-radius: 3px; } - -GtkFileChooserDialog .search-bar { - background-color: #383C4A; - border-color: #2b2e39; - box-shadow: none; } - -GtkFileChooserDialog .dialog-action-box { - border-top: 1px solid #2b2e39; } - -.sidebar, .sidebar .view { - border: none; - background-color: #3c4150; } - -GtkSidebarRow.list-row { - padding: 0px; } - -GtkSidebarRow .sidebar-revealer { - padding: 3px 14px 3px 12px; } - -GtkSidebarRow .sidebar-icon:dir(ltr) { - padding-right: 8px; } - -GtkSidebarRow .sidebar-icon:dir(rtl) { - padding-left: 8px; } - -GtkSidebarRow .sidebar-label:dir(ltr) { - padding-right: 2px; } - -GtkSidebarRow .sidebar-label:dir(rtl) { - padding-left: 2px; } - -GtkPlacesSidebar.sidebar .sidebar-placeholder-row { - border: solid 1px #5294E2; } - -GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row { - background-color: #22242d; } - -GtkPlacesSidebar.sidebar .list-row.activatable { - color: rgba(211, 218, 227, 0.8); - border-width: 0; - border-style: solid; } - -.sidebar-button.button { - outline-radius: 50%; - border-radius: 50%; } - .sidebar-button.button.image-button, .header-bar .sidebar-button.button.titlebutton, - .titlebar .sidebar-button.button.titlebutton { - padding: 3px; } - .sidebar-button.button:not(:hover):not(:active) > GtkImage { - opacity: 0.5; } - -.sidebar-item { - padding: 10px 4px; } - .sidebar-item > GtkLabel { - padding-left: 6px; - padding-right: 6px; } - .sidebar-item.needs-attention > GtkLabel { - background-size: 6px 6px, 0 0; } - -GtkPlacesView .server-list-button > GtkImage { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - -gtk-icon-transform: rotate(0turn); } - -GtkPlacesView .server-list-button:checked > GtkImage { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - -gtk-icon-transform: rotate(-0.5turn); } - -GtkPlacesView .list-row.activatable:hover, GtkPlacesView GtkPlacesSidebar.sidebar .has-open-popup, GtkPlacesSidebar.sidebar GtkPlacesView .has-open-popup { - background-color: transparent; } - -GtkPaned { - -GtkPaned-handle-size: 1; - -gtk-icon-source: none; - margin: 0 8px 8px 0; } - GtkPaned:dir(rtl) { - margin-right: 0; - margin-left: 8px; } - GtkPaned .pane-separator { - background-color: #2b2e39; } - -GtkPaned.wide { - -GtkPaned-handle-size: 5; - margin: 0; } - GtkPaned.wide .pane-separator { - background-color: transparent; - border-style: none solid; - border-color: #2b2e39; - border-width: 1px; } - GtkPaned.wide.vertical .pane-separator { - border-style: solid none; } - -GtkInfoBar { - border-style: none; } - -.info, -.question, -.warning, -.error, -GtkInfoBar { - background-color: #5294E2; - color: #ffffff; } - -.list-row:selected .button, GtkInfoBar .button { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.5); } - .list-row:selected .flat.button, .list-row:selected .sidebar-button.button, GtkInfoBar .flat.button, GtkInfoBar .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } - .list-row:selected .button:hover, GtkInfoBar .button:hover { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.8); } - .list-row:selected .button:active, GtkInfoBar .button:active, .list-row:selected .button:active:hover, GtkInfoBar .button:active:hover, .list-row:selected .button:checked, GtkInfoBar .button:checked { - color: #5294E2; - outline-color: rgba(82, 148, 226, 0.3); - background-color: #ffffff; - border-color: #ffffff; } - .list-row:selected .button:insensitive, GtkInfoBar .button:insensitive { - color: rgba(255, 255, 255, 0.4); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.2); } - .list-row:selected .button:insensitive:active, GtkInfoBar .button:insensitive:active, .list-row:selected .button:insensitive:checked, GtkInfoBar .button:insensitive:checked { - color: rgba(82, 148, 226, 0.4); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.2); } - -.tooltip { - color: #BAC3CF; - border-radius: 2px; } - .tooltip.background { - background-color: rgba(53, 57, 69, 0.95); - background-clip: padding-box; } - .tooltip.window-frame.csd { - background-color: transparent; } - -.tooltip * { - padding: 4px; - background-color: transparent; - color: inherit; } - -:selected GtkColorSwatch { - box-shadow: none; } - :selected GtkColorSwatch.overlay, :selected GtkColorSwatch.overlay:hover { - border-color: #ffffff; } - -GtkColorSwatch.top { - border-top-left-radius: 3px; - border-top-right-radius: 3px; } - -GtkColorSwatch.bottom { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; } - -GtkColorSwatch.left, GtkColorSwatch:first-child, GtkColorSwatch:first-child .overlay { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; } - -GtkColorSwatch.right, GtkColorSwatch:last-child, GtkColorSwatch:last-child .overlay { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; } - -GtkColorSwatch:only-child, GtkColorSwatch:only-child .overlay { - border-radius: 3px; } - -GtkColorSwatch:hover, GtkColorSwatch:hover:selected { - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2)); } - -GtkColorEditor GtkColorSwatch { - border-radius: 3px; } - GtkColorEditor GtkColorSwatch:hover { - background-image: none; } - -GtkColorSwatch.color-dark { - color: white; - outline-color: rgba(0, 0, 0, 0.3); } - -GtkColorSwatch.color-light { - color: black; - outline-color: rgba(255, 255, 255, 0.5); } - -GtkColorSwatch.overlay, GtkColorSwatch.overlay:selected { - border: 1px solid rgba(0, 0, 0, 0.15); } - GtkColorSwatch.overlay:hover, GtkColorSwatch.overlay:selected:hover { - border-color: rgba(0, 0, 0, 0.25); } - -GtkColorSwatch#add-color-button { - border-style: solid; - border-width: 1px; - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } - GtkColorSwatch#add-color-button:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } - GtkColorSwatch#add-color-button .overlay { - border-color: transparent; - background-color: transparent; - background-image: none; } - -GtkColorButton.button { - padding: 5px; } - GtkColorButton.button GtkColorSwatch { - border-radius: 0; } - -.content-view { - background-color: #404552; } - .content-view:hover { - -gtk-image-effect: highlight; } - -.scale-popup .button { - padding: 6px; } - .scale-popup .button:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } - -GtkVolumeButton.button { - padding: 8px; } - -.touch-selection, -.context-menu { - font: initial; } - -.monospace { - font: Monospace; } - -.overshoot.top { - background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 100% 60%; - background-repeat: no-repeat; - background-position: center top; - background-color: transparent; - border: none; - box-shadow: none; } - -.overshoot.bottom { - background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 100% 60%; - background-repeat: no-repeat; - background-position: center bottom; - background-color: transparent; - border: none; - box-shadow: none; } - -.overshoot.left { - background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 60% 100%; - background-repeat: no-repeat; - background-position: left center; - background-color: transparent; - border: none; - box-shadow: none; } - -.overshoot.right { - background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 60% 100%; - background-repeat: no-repeat; - background-position: right center; - background-color: transparent; - border: none; - box-shadow: none; } - -.undershoot.top { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-top: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center top; } - -.undershoot.bottom { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-bottom: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center bottom; } - -.undershoot.left { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-left: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: left center; } - -.undershoot.right { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-right: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: right center; } - -.window-frame { - border-radius: 3px 3px 0 0; - border-width: 0px; - box-shadow: 0 0 0 1px rgba(32, 35, 43, 0.97), 0 8px 8px 0 rgba(0, 0, 0, 0.35); - margin: 10px; } - .window-frame:backdrop { - box-shadow: 0 0 0 1px rgba(32, 35, 43, 0.87), 0 5px 5px 0 rgba(0, 0, 0, 0.35); } - .window-frame.tiled { - border-radius: 0; } - .window-frame.popup { - box-shadow: none; - border-radius: 0; } - .window-frame.ssd { - border-radius: 3px 3px 0 0; - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.65); } - .window-frame.ssd.maximized { - border-radius: 0; } - .window-frame.csd.popup { - border-radius: 2px; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; } - .window-frame.csd.tooltip { - border-radius: 2px; - box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); } - .window-frame.csd.message-dialog { - border-radius: 3px; } - .window-frame.solid-csd { - border-radius: 0; - margin: 1px; - background-color: rgba(47, 52, 63, 0.97); - box-shadow: none; } - -.header-bar.default-decoration .button.titlebutton, -.titlebar.default-decoration .button.titlebutton { - padding-top: 0px; - padding-bottom: 0px; } - -.header-bar .button.titlebutton, -.titlebar .button.titlebutton { - padding-left: 0px; - padding-right: 0px; - border-color: transparent; - background-color: transparent; - background-image: none; - background-color: rgba(47, 52, 63, 0); } - .header-bar .button.titlebutton:not(GtkMenuButton), - .titlebar .button.titlebutton:not(GtkMenuButton) { - padding-top: 8px; - padding-bottom: 8px; } - .header-bar .button.titlebutton:hover, - .titlebar .button.titlebutton:hover { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } - .header-bar .button.titlebutton:active, .header-bar .button.titlebutton:checked, - .titlebar .button.titlebutton:active, - .titlebar .button.titlebutton:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: transparent; - background-color: #5294E2; } - .header-bar .button.titlebutton.close, .header-bar .button.titlebutton.maximize, .header-bar .button.titlebutton.minimize, - .titlebar .button.titlebutton.close, - .titlebar .button.titlebutton.maximize, - .titlebar .button.titlebutton.minimize { - color: transparent; - background-color: transparent; - background-position: center; - background-repeat: no-repeat; - border-width: 0; } - .header-bar .button.titlebutton.close:backdrop, .header-bar .button.titlebutton.maximize:backdrop, .header-bar .button.titlebutton.minimize:backdrop, - .titlebar .button.titlebutton.close:backdrop, - .titlebar .button.titlebutton.maximize:backdrop, - .titlebar .button.titlebutton.minimize:backdrop { - opacity: 1; } - .header-bar .button.titlebutton.close, - .titlebar .button.titlebutton.close { - background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); } - .header-bar .button.titlebutton.close:backdrop, - .titlebar .button.titlebutton.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); } - .header-bar .button.titlebutton.close:hover, - .titlebar .button.titlebutton.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); } - .header-bar .button.titlebutton.close:active, - .titlebar .button.titlebutton.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); } - .header-bar .button.titlebutton.maximize, - .titlebar .button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); } - .header-bar .button.titlebutton.maximize:backdrop, - .titlebar .button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); } - .header-bar .button.titlebutton.maximize:hover, - .titlebar .button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); } - .header-bar .button.titlebutton.maximize:active, - .titlebar .button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); } - .header-bar .button.titlebutton.minimize, - .titlebar .button.titlebutton.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); } - .header-bar .button.titlebutton.minimize:backdrop, - .titlebar .button.titlebutton.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); } - .header-bar .button.titlebutton.minimize:hover, - .titlebar .button.titlebutton.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); } - .header-bar .button.titlebutton.minimize:active, - .titlebar .button.titlebutton.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); } - -.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active, -NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected, -NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, -NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected, -NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, -NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:active { - background-image: none; - background-color: #5294E2; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); } - -GeditNotebook.notebook tab.reorderable-page.top:active, GeditNotebook.notebook tab.reorderable-page.top.active-page, GeditNotebook.notebook tab.reorderable-page.top.active-page:hover, GeditNotebook.notebook tab.top:active, GeditNotebook.notebook tab.top.active-page, GeditNotebook.notebook tab.top.active-page:hover, -ScratchMainWindow .notebook tab.reorderable-page.top:active, -ScratchMainWindow .notebook tab.reorderable-page.top.active-page, -ScratchMainWindow .notebook tab.reorderable-page.top.active-page:hover, -ScratchMainWindow .notebook tab.top:active, -ScratchMainWindow .notebook tab.top.active-page, -ScratchMainWindow .notebook tab.top.active-page:hover, -EphyNotebook.notebook tab.reorderable-page.top:active, -EphyNotebook.notebook tab.reorderable-page.top.active-page, -EphyNotebook.notebook tab.reorderable-page.top.active-page:hover, -EphyNotebook.notebook tab.top:active, -EphyNotebook.notebook tab.top.active-page, -EphyNotebook.notebook tab.top.active-page:hover, -MidoriNotebook .notebook tab.reorderable-page.top:active, -MidoriNotebook .notebook tab.reorderable-page.top.active-page, -MidoriNotebook .notebook tab.reorderable-page.top.active-page:hover, -MidoriNotebook .notebook tab.top:active, -MidoriNotebook .notebook tab.top.active-page, -MidoriNotebook .notebook tab.top.active-page:hover, -TerminalWindow .notebook tab.reorderable-page.top:active, -TerminalWindow .notebook tab.reorderable-page.top.active-page, -TerminalWindow .notebook tab.reorderable-page.top.active-page:hover, -TerminalWindow .notebook tab.top:active, -TerminalWindow .notebook tab.top.active-page, -TerminalWindow .notebook tab.top.active-page:hover, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top:active, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top.active-page, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top.active-page:hover, -PantheonTerminalPantheonTerminalWindow .notebook tab.top:active, -PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page, -PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page:hover { - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } - -TerminalWindow .notebook tab.reorderable-page.top, TerminalWindow .notebook tab.top, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top, -PantheonTerminalPantheonTerminalWindow .notebook tab.top { - padding-top: 7px; - border-top-width: 3px; } - -TerminalWindow .notebook.header.top, -PantheonTerminalPantheonTerminalWindow .notebook.header.top { - box-shadow: inset 0 1px #262a33, inset 0 -1px #2b2e39; } - -GtkHTML { - background-color: #404552; - color: #D3DAE3; } - GtkHTML:active { - color: #ffffff; - background-color: #5294E2; } - -SushiFontWidget { - padding: 6px 12px; } - -TerminalWindow .background { - background-color: transparent; } - -TerminalWindow .scrollbar.vertical .slider { - margin-left: 3px; } - -TerminalWindow .scrollbar.trough { - border-width: 0; } - -TerminalWindow .notebook tab .button { - color: #9da3ad; } - TerminalWindow .notebook tab .button:hover { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #444a58; } - -TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .prelight-page .button:hover { - color: #ff4d4d; } - -TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { - color: #5294E2; } - -.nautilus-canvas-item { - border-radius: 2px; } - -.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item { - color: #ffffff; - text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } - .nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active { - color: #D3DAE3; } - .nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected { - color: #ffffff; } - -.nautilus-canvas-item.dim-label, .nautilus-canvas-item.label.separator, .header-bar .nautilus-canvas-item.subtitle, -.nautilus-list-dim-label { - color: #868b97; } - .nautilus-canvas-item.dim-label:selected, .nautilus-canvas-item.label.separator:selected, .header-bar .nautilus-canvas-item.subtitle:selected, .nautilus-canvas-item.dim-label:selected:focus, .nautilus-canvas-item.label.separator:selected:focus, .header-bar .nautilus-canvas-item.subtitle:selected:focus, - .nautilus-list-dim-label:selected, - .nautilus-list-dim-label:selected:focus { - color: #dceaf9; } - -NautilusNotebook.notebook { - background-color: #404552; } - NautilusNotebook.notebook tab { - border-width: 0; - border-style: solid; - border-color: transparent; - background-color: transparent; } - -NautilusQueryEditor .search-bar.toolbar, NautilusQueryEditor .search-bar.inline-toolbar { - padding: 5px; - box-shadow: none; - background-color: #404552; } - -.nautilus-circular-button.image-button.button, .header-bar .nautilus-circular-button.button.titlebutton, -.titlebar .nautilus-circular-button.button.titlebutton { - border-radius: 50%; - outline-radius: 50%; - padding: 8px; } - -.disk-space-display { - border-style: solid; - border-width: 1px; } - .disk-space-display.unknown { - background-color: rgba(211, 218, 227, 0.5); - border-color: rgba(180, 192, 207, 0.5); } - .disk-space-display.used { - background-color: rgba(82, 148, 226, 0.8); - border-color: rgba(38, 121, 219, 0.8); } - .disk-space-display.free { - background-color: #313541; - border-color: #1b1d24; } - -NautilusListView .view { - border-bottom: 1px solid #2b2e39; } - -NemoWindow EelEditableLabel.entry { - transition: none; } - -NemoWindow .sidebar .frame { - border-width: 0; } - -NemoWindow GtkSeparator.separator.horizontal, NemoWindow .sidebar GtkSeparator.horizontal.view.separator, .sidebar NemoWindow GtkSeparator.horizontal.view.separator { - color: #2b2e39; } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } - NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover { - background-color: rgba(134, 144, 165, 0.37); } - NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: transparent; - background-color: #5294E2; } - NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive { - color: rgba(207, 218, 231, 0.4); } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37), inset -1px 0 rgba(21, 23, 28, 0.37); } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(21, 23, 28, 0.37); } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } - -.gedit-headerbar-paned { - color: rgba(38, 42, 51, 0.97); } - -.open-document-selector-treeview.view { - padding: 3px 6px 3px 6px; - border-color: #404552; } - .open-document-selector-treeview.view:prelight { - background-color: rgba(0, 0, 0, 0.05); } - .open-document-selector-treeview.view:prelight:selected { - color: #ffffff; - background-color: #5294E2; } - -.open-document-selector-name-label { - color: #D3DAE3; } - -.open-document-selector-path-label { - color: #8a909b; - font-size: smaller; } - .open-document-selector-path-label:selected { - color: rgba(255, 255, 255, 0.9); } - -.gedit-document-panel .list-row .button { - color: transparent; - background-image: none; - background-color: transparent; - border: none; - box-shadow: none; - padding: 4px; } - .gedit-document-panel .list-row .button GtkImage { - color: inherit; } - -.gedit-document-panel .prelight-row .button { - color: #9da3ad; } - -.gedit-document-panel .list-row .button:hover, -.gedit-document-panel .prelight-row .button:hover { - color: #ff4d4d; } - -.gedit-document-panel .prelight-row:selected .button:hover { - color: #ff6666; - background-image: none; - background-color: transparent; - border: none; - box-shadow: none; } - .gedit-document-panel .prelight-row:selected .button:hover:active { - color: #ffffff; } - -.gedit-document-panel .prelight-row .button:active { - color: #D3DAE3; } - -.gedit-document-panel-dragged-row { - border: 1px solid #2b2e39; - background-color: #22242d; - color: #D3DAE3; } - -GeditStatusbar { - border-top: 1px solid #2b2e39; - background-color: #383C4A; } - -GeditStatusMenuButton.button.flat, GeditStatusMenuButton.sidebar-button.button, -GeditStatusMenuButton:prelight.button.flat, -GeditStatusMenuButton.sidebar-button.button:prelight, -GeditStatusMenuButton:checked.button.flat, -GeditStatusMenuButton.sidebar-button.button:checked { - border-bottom-style: none; - border-radius: 0; } - -GeditFileBrowserWidget .toolbar, GeditFileBrowserWidget .inline-toolbar { - border-bottom: 1px solid #2b2e39; } - -.gedit-search-entry-occurrences-tag { - color: rgba(211, 218, 227, 0.6); - border: none; - margin: 2px; - padding: 2px; } - -GeditViewFrame .gedit-search-slider { - background-color: #3c4150; - padding: 6px; - border-color: #2b2e39; - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; } - -GbWorkbench .floating-bar { - color: #D3DAE3; } - -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr), -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl) { - padding: 0 10px; - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); - background-color: transparent; } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr).image, GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr).image:hover, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl).image, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl).image:hover { - color: inherit; } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):hover, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):hover { - color: #ffffff; - border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):active, GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):checked, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):active, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):checked { - color: #ffffff; - border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):insensitive, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):insensitive { - color: rgba(207, 218, 231, 0.35); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } - -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr), -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):hover, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):active, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):checked { - border-left-style: none; - border-radius: 0 3px 3px 0; - outline-radius: 0 1px 1px 0; } - -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl), -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):hover, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):active, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):checked { - border-right-style: none; - border-radius: 3px 0 0 3px; - outline-radius: 1px 0 0 1px; } - -GbPreferencesPageLanguage .entry { - border-radius: 3px 3px 0 0; } - -GbPreferencesPageLanguage .frame { - border-top-width: 0; } - -GbEditorTweakWidget .linked.vertical > .entry { - border-bottom-style: solid; } - -GbEditorTweakWidget GtkScrolledWindow { - border-top: none; } - -GbViewStack GtkBox.header.notebook { - border-bottom: 1px solid #2b2e39; } - -GbViewStack.focused GtkBox.header.notebook, -#project_sidebar_header.focused { - background-color: #404552; } - -GbEditorWorkspace > GtkPaned > GtkBox > GtkBox.header.notebook { - border-bottom: 1px solid #2b2e39; } - -GbNewProjectDialog GtkFileChooserButton.linked-on-right .button { - border-radius: 3px 0 0 3px; } - -GbWorkspacePane GtkBox.header.notebook { - border-bottom: 1px solid #2b2e39; } - -GbWorkspacePane:not(.focused) GtkBox.header.notebook { - background-color: #383C4A; } - -DhSidebar GtkSearchEntry.entry, -SymbolTree GtkSearchEntry.entry { - border-left: none; - border-right: none; - border-top: none; - border-radius: 0px; } - -GtkEntry.gb-command-bar-entry.entry.flat, -GtkEntry.gb-command-bar-entry.entry.flat:focus { - font-family: Monospace; - color: #BAC3CF; - background-image: none; - background-color: #353945; - padding: 6px 6px 6px 6px; - border: none; } - -GbTerminalView { - background-color: #404552; - color: #D3DAE3; } - -GbSourceStyleSchemeWidget GtkSourceView { - font-family: Monospace; } - -GtkScrolledWindow.gb-linked-scroller { - border-top: none; } - -GbSearchDisplayGroup GtkListBox .list-row, GbDocumentStack .button { - transition: none; } - -GbViewStack GtkBox.header.notebook, -GbEditorWorkspace > GtkPaned > GtkBox > GtkBox.header.notebook { - border-bottom: 1px solid #2b2e39; } - -GbViewStack.focused GtkBox.header.notebook { - background-color: #404552; } - GbViewStack.focused GtkBox.header.notebook .button.dim-label, GbViewStack.focused GtkBox.header.notebook .button.label.separator, GbViewStack.focused GtkBox.header.notebook .header-bar .button.subtitle, .header-bar GbViewStack.focused GtkBox.header.notebook .button.subtitle { - opacity: 1; } - -EphyWindow .floating-bar { - color: #D3DAE3; } - -.documents-load-more.button { - border-width: 1px 0 0; - border-radius: 0; } - -.documents-icon-bg { - background-color: #5294E2; - color: #ffffff; - border-radius: 2px; } - -.documents-collection-icon { - background-color: rgba(211, 218, 227, 0.3); - border-radius: 2px; } - -.documents-favorite.button:active, -.documents-favorite.button:active:hover { - color: #a9caf1; } - -.documents-entry-tag { - background-color: #5294E2; - color: #ffffff; - border-radius: 2px; - border-width: 0; - margin: 2px; - padding: 4px; } - .documents-entry-tag:hover { - color: #ffffff; - background-color: #639fe5; } - .documents-entry-tag:active { - color: #ffffff; - background-color: #4189df; } - .toolbar .linked .documents-entry-tag.button, .inline-toolbar .linked .documents-entry-tag.button { - background: none; - border: none; - box-shadow: none; - icon-shadow: none; } - .toolbar .linked .documents-entry-tag.button:hover, .inline-toolbar .linked .documents-entry-tag.button:hover { - color: rgba(255, 255, 255, 0.7); } - -.content-view.document-page { - border-style: solid; - border-width: 3px 3px 6px 4px; - border-image: url("assets/thumbnail-frame.png") 3 3 6 4; } - -TotemGrilo.vertical GdMainView.frame { - border-width: 0; } - -SynapseGuiSelectionContainer *:selected, -SynapseGuiViewVirgilio *:selected { - background-color: #5294E2; } - -.tr-workarea .undershoot, -.tr-workarea .overshoot { - border-color: transparent; } - -.gnome-panel-menu-bar, -PanelApplet > GtkMenuBar.menubar, -PanelToplevel, -PanelWidget, -PanelAppletFrame, -PanelApplet { - color: #BAC3CF; - background-image: linear-gradient(to bottom, rgba(43, 46, 55, 0.95)); } - -PanelApplet .button, PanelApplet .button:backdrop { - padding: 4px; - border: 2px solid transparent; - border-radius: 0; - background-image: none; - background-color: transparent; - color: #BAC3CF; } - -PanelApplet .button:hover { - color: #d8dde4; - background-color: rgba(0, 0, 0, 0.17); - border-color: rgba(0, 0, 0, 0.17); } - -PanelApplet .button:active, PanelApplet .button:active:backdrop, -PanelApplet .button:checked, PanelApplet .button:checked:backdrop { - background-clip: padding-box; - color: #ffffff; - background-color: rgba(0, 0, 0, 0.25); - border-radius: 0; - border-color: rgba(0, 0, 0, 0.25); - box-shadow: inset 0 -2px #5294E2; } - -PanelApplet:hover { - color: #ffffff; } - -PanelApplet:active, -PanelApplet:hover:active { - color: #5294E2; } - -WnckPager { - color: #5d6268; } - WnckPager:selected { - color: #5294E2; } - -NaTrayApplet { - -NaTrayApplet-icon-padding: 12; - -NaTrayApplet-icon-size: 16; } - -ClockBox { - color: #BAC3CF; } - -.xfce4-panel.panel { - background-color: rgba(43, 46, 55, 0.95); } - .xfce4-panel.panel .button.flat, .xfce4-panel.panel .sidebar-button.button { - color: #BAC3CF; - background-color: rgba(43, 46, 55, 0); - border-radius: 0; - border: none; } - .xfce4-panel.panel .button.flat:hover, .xfce4-panel.panel .sidebar-button.button:hover { - border: none; - background-color: rgba(65, 70, 84, 0.95); } - .xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .sidebar-button.button:active, .xfce4-panel.panel .button.flat:checked, .xfce4-panel.panel .sidebar-button.button:checked { - color: #ffffff; - border: none; - background-color: #5294E2; } - -.floating-bar { - background-color: #5294E2; - color: #ffffff; } - .floating-bar.top { - border-radius: 0 0 2px 2px; } - .floating-bar.right { - border-radius: 2px 0 0 2px; } - .floating-bar.bottom { - border-radius: 2px 2px 0 0; } - .floating-bar.left { - border-radius: 0 2px 2px 0; } - .floating-bar .button { - -GtkButton-image-spacing: 0; - -GtkButton-inner-border: 0; - background-color: transparent; - box-shadow: none; - border: none; } - -BirdieWidgetsTweetList * { - background-image: none; - background-color: transparent; } - -MarlinViewWindow *:selected, MarlinViewWindow *:selected:focus { - color: #ffffff; - background-color: #5294E2; - outline-color: transparent; } - -MarlinViewWindow GtkIconView.view:selected, MarlinViewWindow GtkIconView.view:selected:focus, MarlinViewWindow GtkIconView.view:selected:hover, MarlinViewWindow GtkIconView.view:selected:focus:hover { - background-color: transparent; } - -MarlinViewWindow FMListView, MarlinViewWindow FMColumnView { - outline-color: transparent; } - -.marlin-pathbar.pathbar { - border-radius: 3px; - padding-left: 4px; - padding-right: 4px; - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); - background-color: transparent; } - .marlin-pathbar.pathbar.image, .marlin-pathbar.pathbar.image:hover { - color: inherit; } - .marlin-pathbar.pathbar:focus { - color: #ffffff; - border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); } - .marlin-pathbar.pathbar:insensitive { - color: rgba(207, 218, 231, 0.35); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } - .marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { - color: #5294E2; } - -.gala-notification { - border: 1px solid rgba(0, 0, 0, 0.35); - border-radius: 3px; - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); - background-image: linear-gradient(to bottom, white); - background-color: transparent; } - .gala-notification .title, .gala-notification .label { - color: #5c616c; } - -.panel { - background-color: transparent; - color: white; - font-weight: bold; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); - icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } - .panel-shadow { - background-image: none; - background-color: transparent; } - .panel .menu { - box-shadow: none; } - .panel .menu .menuitem { - font-weight: normal; - text-shadow: none; - icon-shadow: none; } - .panel .menu .window-frame.menu.csd, - .panel .menu .window-frame.popup.csd { - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); } - .panel .menubar > .menuitem { - padding: 3px 6px; } - .panel .menubar > .menuitem:hover { - background-color: transparent; } - .panel .window-frame.menu.csd, - .panel .window-frame.popup.csd { - box-shadow: none; } - -.composited-indicator { - background-color: transparent; - color: white; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); - icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } - .composited-indicator > GtkWidget > GtkWidget:first-child { - padding: 0 2px; } - .composited-indicator .menuitem:active, .composited-indicator .menuitem:prelight { - border-style: none; - background-image: none; - box-shadow: none; } - .composited-indicator > .popup > .menu { - padding-top: 8px; - padding-bottom: 8px; } - -.panel-app-button > GtkWidget > GtkWidget:first-child { - padding: 0 2px 0 4px; } - -.panel .menu .spinner, -.menu .spinner { - opacity: 1; } - -WingpanelWidgetsIndicatorPopover.popover { - padding: 0; - text-shadow: none; - icon-shadow: none; } - WingpanelWidgetsIndicatorPopover.popover .menuitem { - padding: 5px; - outline-color: transparent; - text-shadow: none; - icon-shadow: none; - border: solid transparent; - border-width: 1px 0; } - WingpanelWidgetsIndicatorPopover.popover .menuitem GtkLabel, WingpanelWidgetsIndicatorPopover.popover .menuitem GtkImage { - padding: 0 3px; } - WingpanelWidgetsIndicatorPopover.popover .menuitem:hover, WingpanelWidgetsIndicatorPopover.popover .menuitem:active { - background-color: rgba(255, 255, 255, 0.05); - border: solid rgba(255, 255, 255, 0.07); - border-width: 1px 0; } - WingpanelWidgetsIndicatorPopover.popover .menuitem *:insensitive { - color: rgba(211, 218, 227, 0.45); } - -PantheonTerminalPantheonTerminalWindow.background { - background-color: transparent; } - -SwitchboardCategoryView .view:selected, -SwitchboardCategoryView .view:selected:focus { - color: #D3DAE3; } - -UnityDecoration { - -UnityDecoration-extents: 28px 1 1 1; - -UnityDecoration-input-extents: 10px; - -UnityDecoration-shadow-offset-x: 0px; - -UnityDecoration-shadow-offset-y: 3px; - -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.2); - -UnityDecoration-active-shadow-radius: 12px; - -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); - -UnityDecoration-inactive-shadow-radius: 7px; - -UnityDecoration-glow-size: 10px; - -UnityDecoration-glow-color: #5294E2; - -UnityDecoration-title-indent: 10px; - -UnityDecoration-title-fade: 35px; - -UnityDecoration-title-alignment: 0.0; } - UnityDecoration.top { - border: 1px solid rgba(32, 35, 43, 0.97); - border-bottom-width: 0; - border-radius: 4px 4px 0 0; - padding: 1px 6px 0 6px; - background-image: linear-gradient(to bottom, #2f343f); - color: rgba(207, 218, 231, 0.8); - box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); } - UnityDecoration.top:backdrop { - border-bottom-width: 0; - color: rgba(207, 218, 231, 0.5); } - UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom, UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop { - background-image: linear-gradient(to bottom, rgba(32, 35, 43, 0.97)); } - -UnityPanelWidget, -.unity-panel { - background-image: linear-gradient(to bottom, #2b2e37); - color: #f6f7f9; - box-shadow: none; } - UnityPanelWidget:backdrop, - .unity-panel:backdrop { - color: #bdc6d1; } - -.unity-panel.menubar.menuitem:hover, -.unity-panel.menubar .menuitem *:hover { - border-radius: 0; - color: #ffffff; - background-image: linear-gradient(to bottom, #5294E2); - border-bottom: none; } - -.overlay-bar { - background-color: #5294E2; - border-color: #5294E2; - border-radius: 2px; - padding: 3px 6px; - margin: 3px; } - .overlay-bar GtkLabel { - color: #ffffff; } - -GraniteWidgetsThinPaned { - background-color: transparent; - background-image: none; - margin: 0; - border-left: 1px solid #2b2e39; - border-right: 1px solid #2b2e39; } - -GraniteWidgetsPopOver .frame, -GraniteWidgetsStaticNotebook .frame { - border: none; } - -.help_button { - border-radius: 100px; - padding: 3px 9px; } - -.secondary-toolbar.toolbar, .secondary-toolbar.inline-toolbar { - padding: 3px; - border-bottom: 1px solid #2b2e39; } - .secondary-toolbar.toolbar .button, .secondary-toolbar.inline-toolbar .button { - padding: 0 3px 0 3px; } - -.bottom-toolbar.toolbar, .bottom-toolbar.inline-toolbar { - padding: 5px; - border-width: 1px 0 0 0; - border-style: solid; - border-color: #2b2e39; - background-color: #383C4A; } - .bottom-toolbar.toolbar .button, .bottom-toolbar.inline-toolbar .button { - padding: 2px 3px 2px 3px; } - -.source-list { - -GtkTreeView-horizontal-separator: 1px; - -GtkTreeView-vertical-separator: 6px; } - -.source-list, -.source-list.view { - background-color: #383C4A; - color: #D3DAE3; - -gtk-icon-style: regular; } - -.source-list.category-expander { - color: transparent; } - -.source-list.view:prelight { - background-color: #434859; } - -.source-list.view:selected, -.source-list.view:prelight:selected, -.source-list.view:selected:focus, -.source-list.category-expander:hover { - color: #ffffff; - background-color: #5294E2; } - -.source-list .scrollbar.trough, -.source-list .scrollbars-junction { - border-image: none; - border-color: transparent; - background-color: #383C4A; - background-image: none; } - -.source-list.badge, -.source-list.badge:prelight, -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:prelight:selected { - background-image: none; - background-color: #5294E2; - color: #ffffff; - border-radius: 10px; - padding: 0 6px; - margin: 0 3px; - border-width: 0; } - -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:prelight:selected { - background-color: #ffffff; - color: #5294E2; } - -.source-list.category-expander { - color: #D3DAE3; - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - -GtkTreeView-expander-size: 16; } - -.source-list.category-expander, -.source-list.category-expander:backdrop { - color: transparent; - border: none; } - -.source-list.category-expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - -GraniteWidgetsWelcome { - background-color: #404552; } - -GraniteWidgetsWelcome GtkLabel { - color: #868b97; - font: open sans 11; - text-shadow: none; } - -GraniteWidgetsWelcome .h1, -GraniteWidgetsWelcome .h3 { - color: rgba(211, 218, 227, 0.8); } - -.help_button { - border-radius: 0; } - -GraniteWidgetsPopOver { - -GraniteWidgetsPopOver-arrow-width: 21; - -GraniteWidgetsPopOver-arrow-height: 10; - -GraniteWidgetsPopOver-border-radius: 2px; - -GraniteWidgetsPopOver-border-width: 1; - -GraniteWidgetsPopOver-shadow-size: 12; - border: 1px solid rgba(0, 0, 0, 0.3); - margin: 0; } - -.popover_bg { - background-image: linear-gradient(to bottom, #404552); - border: 1px solid rgba(0, 0, 0, 0.3); } - -GraniteWidgetsPopOver .sidebar.view, -GraniteWidgetsPopOver * { - background-color: transparent; } - -GraniteWidgetsXsEntry.entry { - padding: 4px; } - -.h1 { - font: open sans 24px; } - -.h2 { - font: open sans light 18px; } - -.h3 { - font: open sans 11px; } - -.h4, -.category-label { - color: #a5abb5; - font-weight: 600; } - -.h4 { - padding-bottom: 6px; - padding-top: 6px; } - -GtkListBox .h4 { - padding-left: 6px; } - -#panel_window { - background-color: rgba(43, 46, 55, 0.95); - color: #BAC3CF; - font: bold; - box-shadow: inset 0 -1px rgba(27, 29, 35, 0.95); } - #panel_window .menubar, - #panel_window .menubar > .menuitem { - background-color: transparent; - color: #BAC3CF; - font: bold; } - #panel_window .menubar .menuitem:insensitive { - color: rgba(186, 195, 207, 0.5); } - #panel_window .menubar .menuitem:insensitive GtkLabel { - color: inherit; } - #panel_window .menubar .menu .menuitem { - font: normal; } - -#login_window, -#shutdown_dialog, -#restart_dialog { - font: normal; - border-style: none; - background-color: transparent; - color: #D3DAE3; } - -#content_frame { - padding-bottom: 14px; - background-color: #383C4A; - border-top-left-radius: 2px; - border-top-right-radius: 2px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 1px 1px 0 1px; } - -#content_frame .button { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } - #content_frame .button:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } - #content_frame .button:active, #content_frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #2b2e39; - background-color: #5294E2; } - #content_frame .button:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } - #content_frame .button:insensitive > GtkLabel { - color: inherit; } - -#buttonbox_frame { - padding-top: 20px; - padding-bottom: 0px; - border-style: none; - background-color: rgba(47, 52, 63, 0.97); - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 0 1px 1px 1px; - box-shadow: inset 0 1px rgba(38, 42, 51, 0.97); } - -#buttonbox_frame .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - #buttonbox_frame .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - #buttonbox_frame .button:active, #buttonbox_frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - #buttonbox_frame .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -#login_window #user_combobox { - color: #D3DAE3; - font: 13px; } - #login_window #user_combobox .menu { - font: normal; } - -#user_image { - padding: 3px; - border-radius: 2px; } - -#shutdown_button.button { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } - #shutdown_button.button:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } - #shutdown_button.button:active, #shutdown_button.button:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } - -#restart_button.button { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } - #restart_button.button:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } - #restart_button.button:active, #restart_button.button:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } - -#greeter_infobar { - border-bottom-width: 0; - font: bold; } - -.titlebar .separator, .titlebar .sidebar .view.separator, .sidebar .titlebar .view.separator { - color: rgba(38, 42, 51, 0.97); } - -NemoWindow GtkEventBox { - background-color: #383C4A; } - -GtkFileChooserDialog *, -NautilusWindow *, -NemoWindow { - -GtkPaned-handle-size: 0; } - -GtkFileChooserDialog .sidebar, -NautilusWindow .sidebar, -NemoWindow .sidebar { - border-right: 1px solid rgba(42, 45, 55, 0.95); } - -GtkFileChooserDialog .sidebar:dir(rtl), -NautilusWindow .sidebar:dir(rtl), -NemoWindow .sidebar:dir(rtl) { - border-left: 1px solid rgba(42, 45, 55, 0.95); } - -GtkFileChooserDialog.csd.background, GtkFileChooserDialog .list.sidebar, -NautilusWindow.csd.background, -NautilusWindow .list.sidebar { - background-color: transparent; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar, -NautilusWindow GtkPlacesSidebar.sidebar { - background-color: rgba(53, 57, 69, 0.95); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-placeholder-row.list-row.activatable, - NautilusWindow GtkPlacesSidebar.sidebar .sidebar-placeholder-row.list-row.activatable { - border: 1px solid #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row, - NautilusWindow GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row { - background-color: rgba(75, 81, 98, 0.95); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable { - border: none; - color: #BAC3CF; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon { - color: rgba(186, 195, 207, 0.6); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:hover, - NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup { - background-color: rgba(186, 195, 207, 0.15); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:active .sidebar-icon { - color: inherit; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .separator, GtkFileChooserDialog GtkPlacesSidebar.sidebar .view.separator, - NautilusWindow GtkPlacesSidebar.sidebar .separator, - NautilusWindow GtkPlacesSidebar.sidebar .view.separator { - color: transparent; } - -GtkFileChooserDialog.maximized GtkPlacesSidebar.sidebar, -NautilusWindow.maximized GtkPlacesSidebar.sidebar { - background-color: #353945; } - -GtkFileChooserDialog .sidebar-button.button, -NautilusWindow .sidebar-button.button { - color: #BAC3CF; } - GtkFileChooserDialog .sidebar-button.button:hover, - NautilusWindow .sidebar-button.button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - GtkFileChooserDialog .sidebar-button.button:active, - NautilusWindow .sidebar-button.button:active { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - GtkFileChooserDialog .sidebar-button.button:not(:hover):not(:active) > GtkImage, - NautilusWindow .sidebar-button.button:not(:hover):not(:active) > GtkImage { - opacity: 0.5; } - -NemoWindow.csd.background, -NemoWindow .source-list, NemoWindow .source-list.view, NemoWindow .source-list.view:prelight, -MarlinViewWindow.csd.background, -MarlinViewWindow .source-list, -MarlinViewWindow .source-list.view, -MarlinViewWindow .source-list.view:prelight { - background-color: transparent; } - -NemoWindow .sidebar, NemoWindow .source-list.sidebar.view, -MarlinViewWindow .sidebar, -MarlinViewWindow .source-list.sidebar.view { - background-color: rgba(53, 57, 69, 0.95); } - NemoWindow .sidebar .view, NemoWindow .sidebar row, NemoWindow .source-list.sidebar.view .view, NemoWindow .source-list.sidebar.view row, - MarlinViewWindow .sidebar .view, - MarlinViewWindow .sidebar row, - MarlinViewWindow .source-list.sidebar.view .view, - MarlinViewWindow .source-list.sidebar.view row { - background-color: transparent; - color: #BAC3CF; } - NemoWindow .sidebar .view.image, NemoWindow .sidebar row.image, NemoWindow .source-list.sidebar.view .view.image, NemoWindow .source-list.sidebar.view row.image, - MarlinViewWindow .sidebar .view.image, - MarlinViewWindow .sidebar row.image, - MarlinViewWindow .source-list.sidebar.view .view.image, - MarlinViewWindow .source-list.sidebar.view row.image { - color: rgba(186, 195, 207, 0.7); } - NemoWindow .sidebar .view.cell:selected, NemoWindow .sidebar row.cell:selected, NemoWindow .source-list.sidebar.view .view.cell:selected, NemoWindow .source-list.sidebar.view row.cell:selected, - MarlinViewWindow .sidebar .view.cell:selected, - MarlinViewWindow .sidebar row.cell:selected, - MarlinViewWindow .source-list.sidebar.view .view.cell:selected, - MarlinViewWindow .source-list.sidebar.view row.cell:selected { - background-color: #5294E2; - color: #ffffff; } - NemoWindow .sidebar.frame, NemoWindow .source-list.sidebar.view.frame, - MarlinViewWindow .sidebar.frame, - MarlinViewWindow .source-list.sidebar.view.frame { - color: #BAC3CF; } - NemoWindow .sidebar .separator, NemoWindow .sidebar .view.separator, NemoWindow .source-list.sidebar.view .separator, - MarlinViewWindow .sidebar .separator, - MarlinViewWindow .sidebar .sidebar.separator, - MarlinViewWindow .sidebar .view.separator, - MarlinViewWindow .source-list.sidebar.view .separator { - color: transparent; } - -NemoWindow.maximized .sidebar, -MarlinViewWindow.maximized .sidebar { - background-color: #353945; } - -NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, -MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { - background-color: rgba(42, 45, 55, 0.95); } - -NautilusWindow NautilusWindowSlot { - background-color: #404552; } - -NautilusDesktopWindow NautilusWindowSlot { - background-color: transparent; } - -GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { - background-color: rgba(53, 57, 69, 0.95); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar { - background-color: transparent; } - -GtkFileChooserDialog GtkPaned > .vertical > .horizontal { - background-color: #383C4A; } - -GtkFileChooserDialog .dialog-action-box { - background-color: #383C4A; } - -GtkFileChooserDialog .dialog-vbox > .frame { - color: #BAC3CF; - border-color: transparent; } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame { - background-color: transparent; - border-color: rgba(20, 21, 26, 0.95); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame GtkLabel, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame GtkComboBox, -GtkFileChooserDialog .dialog-vbox > .frame GtkLabel, -GtkFileChooserDialog .dialog-vbox > .frame GtkComboBox { - color: #BAC3CF; } - -FeedReaderreaderUI.background.csd > .titlebar .pane-separator, -FeedReaderreaderUI.background.csd.maximized > .titlebar .pane-separator, -FeedReaderreaderUI.background.csd > .titlebar .pane-separator:backdrop, -FeedReaderreaderUI.background.csd.maximized > .titlebar .pane-separator:backdrop, -GeditWindow.background.csd > .titlebar .pane-separator, -GeditWindow.background.csd.maximized > .titlebar .pane-separator, -GeditWindow.background.csd > .titlebar .pane-separator:backdrop, -GeditWindow.background.csd.maximized > .titlebar .pane-separator:backdrop { - background-color: rgba(38, 42, 51, 0.97); } - -FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar, -GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar { - background-color: rgba(47, 52, 63, 0.97); } - FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop, - GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop { - background-color: rgba(50, 56, 67, 0.97); } - -FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar, -GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar { - background-color: #2f343f; } - FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop, - GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop { - background-color: #323843; } - -FeedReaderreaderUI.background.csd > FeedReaderreaderHeaderbar.titlebar, -GeditWindow.background.csd > .titlebar { - background-color: transparent; } - -GeditWindow.background.csd { - background-color: transparent; } - -GeditWindow.background .gedit-side-panel-paned .pane-separator { - background-color: rgba(42, 45, 55, 0.95); } - -GeditWindow.background .gedit-bottom-panel-paned .pane-separator { - background-color: #2b2e39; } - -.gedit-bottom-panel-paned { - background-color: #404552; } - -.gedit-document-panel { - background-color: rgba(53, 57, 69, 0.95); } - .maximized .gedit-document-panel { - background-color: #353945; } - .gedit-document-panel .list-row { - color: #BAC3CF; } - .gedit-document-panel .list-row { - background-color: rgba(186, 195, 207, 0); - border: solid rgba(186, 195, 207, 0); - border-width: 3px 2px 3px 2px; } - .gedit-document-panel .list-row:hover { - border: solid rgba(186, 195, 207, 0.15); - border-width: 3px 2px 3px 2px; - background-color: rgba(186, 195, 207, 0.15); } - .gedit-document-panel .list-row:active { - color: #ffffff; - background-color: #5294E2; - border: solid #5294E2; - border-width: 3px 2px 3px 2px; } - .gedit-document-panel .list-row:active .button { - color: #ffffff; } - .gedit-document-panel .list-row:selected, .gedit-document-panel .list-row:selected:hover { - color: #ffffff; - background-color: #5294E2; - border: solid #5294E2; - border-width: 3px 2px 3px 2px; } - .gedit-document-panel .prelight-row .button:active { - color: #BAC3CF; } - -GeditFileBrowserWidget { - background-color: rgba(53, 57, 69, 0.95); } - .maximized GeditFileBrowserWidget { - background-color: #353945; } - GeditFileBrowserWidget .horizontal { - background-color: transparent; - border-color: rgba(37, 40, 49, 0.95); } - GeditFileBrowserWidget .horizontal GtkComboBox { - color: #BAC3CF; } - -GeditWindow.background.csd GeditFileBrowserView.view { - background-color: transparent; - color: #BAC3CF; } - GeditWindow.background.csd GeditFileBrowserView.view.expander { - color: #BAC3CF; } - GeditWindow.background.csd GeditFileBrowserView.view.expander:hover { - color: #5294E2; } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button, -GtkFileChooserDialog .dialog-vbox > .frame .button, GeditFileBrowserWidget .horizontal .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:hover, - GtkFileChooserDialog .dialog-vbox > .frame .button:hover, GeditFileBrowserWidget .horizontal .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:active, - GtkFileChooserDialog .dialog-vbox > .frame .button:active, GeditFileBrowserWidget .horizontal .button:active, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:checked, - GtkFileChooserDialog .dialog-vbox > .frame .button:checked, GeditFileBrowserWidget .horizontal .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:insensitive, - GtkFileChooserDialog .dialog-vbox > .frame .button:insensitive, GeditFileBrowserWidget .horizontal .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry, -GtkFileChooserDialog .dialog-vbox > .frame .entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.35)); - background-color: transparent; } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .image.entry, - GtkFileChooserDialog .dialog-vbox > .frame .image.entry, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .image.entry:hover, - GtkFileChooserDialog .dialog-vbox > .frame .image.entry:hover { - color: inherit; } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry:focus, - GtkFileChooserDialog .dialog-vbox > .frame .entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, #5294E2); } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry:insensitive, - GtkFileChooserDialog .dialog-vbox > .frame .entry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, GeditFileBrowserWidget .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, NemoWindow .source-list.sidebar.view .scrollbar .trough, -MarlinViewWindow .sidebar .scrollbar .trough, -MarlinViewWindow .source-list.sidebar.view .scrollbar .trough, GeditFileBrowserWidget .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, NemoWindow .source-list.sidebar.view .scrollbar .slider, -MarlinViewWindow .sidebar .scrollbar .slider, -MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserWidget .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, - MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover { - background-color: #f6f7f9; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, - MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, GeditFileBrowserWidget .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, - MarlinViewWindow .sidebar .scrollbar .slider:insensitive, GeditFileBrowserWidget .scrollbar .slider:insensitive { - background-color: transparent; } - -@define-color theme_fg_color #D3DAE3; -@define-color theme_text_color #D3DAE3; -@define-color theme_bg_color #383C4A; -@define-color theme_base_color #404552; -@define-color theme_selected_bg_color #5294E2; -@define-color theme_selected_fg_color #ffffff; -@define-color fg_color #D3DAE3; -@define-color text_color #D3DAE3; -@define-color bg_color #383C4A; -@define-color base_color #404552; -@define-color selected_bg_color #5294E2; -@define-color selected_fg_color #ffffff; -@define-color insensitive_bg_color #3c4150; -@define-color insensitive_fg_color alpha(#d3dae3,0.5); -@define-color insensitive_base_color #404552; -@define-color theme_unfocused_fg_color #D3DAE3; -@define-color theme_unfocused_text_color #D3DAE3; -@define-color theme_unfocused_bg_color #383C4A; -@define-color theme_unfocused_base_color #404552; -@define-color borders #2b2e39; -@define-color unfocused_borders #2b2e39; -@define-color warning_color #F27835; -@define-color error_color #FC4138; -@define-color success_color #73d216; -@define-color placeholder_text_color #A8A8A8; -@define-color content_view_bg #404552; -@define-color wm_title alpha(#cfdae7,0.8); -@define-color wm_unfocused_title alpha(#cfdae7,0.5); -@define-color wm_bg #2f343f; -@define-color wm_bg_unfocused #323843; -@define-color wm_highlight #363b48; -@define-color wm_shadow alpha(black,0.35); -@define-color wm_button_close_bg #cc575d; -@define-color wm_button_close_hover_bg #d7787d; -@define-color wm_button_close_active_bg #be3841; -@define-color wm_icon_close_bg #2f343f; -@define-color wm_button_hover_bg #454C5C; -@define-color wm_button_active_bg #5294E2; -@define-color wm_button_hover_border #262932; -@define-color wm_icon_bg #90939B; -@define-color wm_icon_unfocused_bg #666A74; -@define-color wm_icon_hover_bg #C4C7CC; -@define-color wm_icon_active_bg #ffffff; diff --git a/gtk/.themes/Arc-Dark-OSX/index.theme b/gtk/.themes/Arc-Dark-OSX/index.theme deleted file mode 100644 index 61b678b..0000000 --- a/gtk/.themes/Arc-Dark-OSX/index.theme +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=X-GNOME-Metatheme -Name=Arc-Dark-OSX -Comment=A flat theme with transparent elements -Encoding=UTF-8 - -[X-GNOME-Metatheme] -GtkTheme=Arc-Dark-OSX -MetacityTheme=Arc-Dark-OSX -IconTheme=gnome -CursorTheme=DMZ-Black -ButtonLayout=menu:minimize,maximize,close diff --git a/gtk/.themes/Arc-Dark-OSX/metacity-1/close-p.svg b/gtk/.themes/Arc-Dark-OSX/metacity-1/close-p.svg deleted file mode 100755 index d1d5e57..0000000 --- a/gtk/.themes/Arc-Dark-OSX/metacity-1/close-p.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/metacity-1/close.svg b/gtk/.themes/Arc-Dark-OSX/metacity-1/close.svg deleted file mode 100755 index 31f24dc..0000000 --- a/gtk/.themes/Arc-Dark-OSX/metacity-1/close.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/metacity-1/maximize-p.svg b/gtk/.themes/Arc-Dark-OSX/metacity-1/maximize-p.svg deleted file mode 100755 index 9344c79..0000000 --- a/gtk/.themes/Arc-Dark-OSX/metacity-1/maximize-p.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/metacity-1/maximize.svg b/gtk/.themes/Arc-Dark-OSX/metacity-1/maximize.svg deleted file mode 100755 index 5feb996..0000000 --- a/gtk/.themes/Arc-Dark-OSX/metacity-1/maximize.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Dark-OSX/metacity-1/metacity-theme-2.xml b/gtk/.themes/Arc-Dark-OSX/metacity-1/metacity-theme-2.xml deleted file mode 100644 index d9cf7cc..0000000 --- a/gtk/.themes/Arc-Dark-OSX/metacity-1/metacity-theme-2.xml +++ /dev/null @@ -1,760 +0,0 @@ - - - - Arc OSX - horst3180, ManjaroCinnamonFan - horst3180, ManjaroCinnamonfan - 2016 - Arc OSX Metacity theme - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</draw_ops> - -<draw_ops name="title_unfocused"> - <title x="(0 `max` ((width - title_width) / 2)) + 2" - y="(0 `max` ((height - title_height) / 2)) + 1" - color="C_title_unfocused"/> -</draw_ops> - - <!-- window decorations --> - -<draw_ops name="entire_background_focused"> - <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="entire_background_unfocused"> - <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_focused"> - <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> - <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_unfocused"> - <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> - <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_max"> - -</draw_ops> - -<draw_ops name="titlebar_small_focused"> - -</draw_ops> - -<draw_ops name="titlebar_small_unfocused"> - -</draw_ops> - -<draw_ops name="border_focused"> - <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="false" /> -</draw_ops> - -<draw_ops name="border_unfocused"> - <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="false" /> -</draw_ops> - -<!--close--> -<draw_ops name="close_focused"> - - <image filename="close.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_focused_pressed"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_focused_prelight"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_unfocused"> - - <image filename="unfocused.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_unfocused_prelight"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_unfocused_pressed"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<!--maximize--> -<draw_ops name="maximize_focused"> - - <image filename="maximize.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_focused_pressed"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_focused_prelight"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_unfocused"> - - <image filename="unfocused.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_unfocused_prelight"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_unfocused_pressed"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<!--minimize--> -<draw_ops name="minimize_focused"> - - <image filename="min.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_focused_pressed"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_focused_prelight"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_unfocused"> - - <image filename="unfocused.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_unfocused_prelight"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_unfocused_pressed"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - - -<!--Todo--> -<draw_ops name="menu_focused"></draw_ops> -<draw_ops name="menu_focused_pressed"></draw_ops> -<draw_ops name="menu_unfocused"></draw_ops> -<draw_ops name="menu_unfocused_prelight"></draw_ops> -<draw_ops name="menu_unfocused_pressed"></draw_ops> -<draw_ops name="shade_focused"></draw_ops> -<draw_ops name="shade_focused_pressed"></draw_ops> -<draw_ops name="shade_unfocused"></draw_ops> -<draw_ops name="shade_unfocused_prelight"></draw_ops> -<draw_ops name="shade_unfocused_pressed"></draw_ops> - -<!-- frame styles --> - -<frame_style name="normal_focused" geometry="normal"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_unfocused" geometry="normal_unfocused"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_focused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_unfocused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_shaded_focused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_shaded_unfocused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="dialog_focused" geometry="normal"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="dialog_unfocused" geometry="normal"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="modal_dialog_focused" geometry="modal"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="modal_dialog_unfocused" geometry="modal"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="utility_focused" geometry="small"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_small_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="utility_unfocused" geometry="small_unfocused"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_small_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="border_focused" geometry="borderless"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="overlay" draw_ops="border_focused" /> - <button function="close" state="normal"><draw_ops></draw_ops></button> - <button function="close" state="pressed"><draw_ops></draw_ops></button> - <button function="maximize" state="normal"><draw_ops></draw_ops></button> - <button function="maximize" state="pressed"><draw_ops></draw_ops></button> - <button function="minimize" state="normal"><draw_ops></draw_ops></button> - <button function="minimize" state="pressed"><draw_ops></draw_ops></button> - <button function="menu" state="normal"><draw_ops></draw_ops></button> - <button function="menu" state="pressed"><draw_ops></draw_ops></button> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="border_unfocused" geometry="borderless"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="overlay" draw_ops="border_unfocused" /> - <button function="close" state="normal"><draw_ops></draw_ops></button> - <button function="close" state="pressed"><draw_ops></draw_ops></button> - <button function="maximize" state="normal"><draw_ops></draw_ops></button> - <button function="maximize" state="pressed"><draw_ops></draw_ops></button> - <button function="minimize" state="normal"><draw_ops></draw_ops></button> - <button function="minimize" state="pressed"><draw_ops></draw_ops></button> - <button function="menu" state="normal"><draw_ops></draw_ops></button> - <button function="menu" state="pressed"><draw_ops></draw_ops></button> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<!-- placeholder for unimplementated styles--> -<frame_style name="blank" geometry="normal"> - <button function="close" state="normal"><draw_ops></draw_ops></button> - <button function="close" state="pressed"><draw_ops></draw_ops></button> - <button function="maximize" state="normal"><draw_ops></draw_ops></button> - <button function="maximize" state="pressed"><draw_ops></draw_ops></button> - <button function="minimize" state="normal"><draw_ops></draw_ops></button> - <button function="minimize" state="pressed"><draw_ops></draw_ops></button> - <button function="menu" state="normal"><draw_ops></draw_ops></button> - <button function="menu" state="pressed"><draw_ops></draw_ops></button> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<!-- frame style sets --> - -<frame_style_set name="normal_style_set"> - <frame focus="yes" state="normal" resize="both" style="normal_focused"/> - <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> - <frame focus="yes" state="maximized" style="normal_max_focused"/> - <frame focus="no" state="maximized" style="normal_max_unfocused"/> - <frame focus="yes" state="shaded" style="normal_focused"/> - <frame focus="no" state="shaded" style="normal_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/> - <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/> -</frame_style_set> - -<frame_style_set name="dialog_style_set"> - <frame focus="yes" state="normal" resize="both" style="dialog_focused"/> - <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="dialog_focused"/> - <frame focus="no" state="shaded" style="dialog_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - -<frame_style_set name="modal_dialog_style_set"> - <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/> - <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="modal_dialog_focused"/> - <frame focus="no" state="shaded" style="modal_dialog_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - -<frame_style_set name="utility_style_set"> - <frame focus="yes" state="normal" resize="both" style="utility_focused"/> - <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="utility_focused"/> - <frame focus="no" state="shaded" style="utility_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - -<frame_style_set name="border_style_set"> - <frame focus="yes" state="normal" resize="both" style="border_focused"/> - <frame focus="no" state="normal" resize="both" style="border_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="blank"/> - <frame focus="no" state="shaded" style="blank"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - - -<!-- windows --> - -<window type="normal" style_set="normal_style_set"/> -<window type="dialog" style_set="dialog_style_set"/> -<window type="modal_dialog" style_set="modal_dialog_style_set"/> -<window type="menu" style_set="utility_style_set"/> -<window type="utility" style_set="utility_style_set"/> -<window type="border" style_set="border_style_set"/> - -</metacity_theme> diff --git a/gtk/.themes/Arc-Dark-OSX/metacity-1/min-p.svg b/gtk/.themes/Arc-Dark-OSX/metacity-1/min-p.svg deleted file mode 100755 index 28c6dc5..0000000 --- a/gtk/.themes/Arc-Dark-OSX/metacity-1/min-p.svg +++ /dev/null @@ -1,93 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="min_prelight.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="6.331506" - inkscape:cy="4.6169098" - inkscape:document-units="px" - inkscape:current-layer="g4092" - showgrid="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1360" - inkscape:window-height="714" - inkscape:window-x="0" - inkscape:window-y="28" - inkscape:window-maximized="1" /> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-671.14288,-648.57648)"> - <g - transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" - inkscape:label="ink_ext_XXXXXX" - id="g4090"> - <g - transform="scale(0.1,0.1)" - id="g4092"> - <g - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" - inkscape:label="ink_ext_XXXXXX" - id="g4285"> - <path - inkscape:connector-curvature="0" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4417" /> - <g - id="g4152" - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)"> - <path - id="path4419" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - inkscape:connector-curvature="0" /> - <path - id="path4421" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/metacity-1/min.svg b/gtk/.themes/Arc-Dark-OSX/metacity-1/min.svg deleted file mode 100755 index f4703d6..0000000 --- a/gtk/.themes/Arc-Dark-OSX/metacity-1/min.svg +++ /dev/null @@ -1,97 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="min.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="6.331506" - inkscape:cy="4.6169098" - inkscape:document-units="px" - inkscape:current-layer="g4415" - showgrid="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1360" - inkscape:window-height="714" - inkscape:window-x="0" - inkscape:window-y="28" - inkscape:window-maximized="1" /> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-671.14288,-648.57648)"> - <g - transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" - inkscape:label="ink_ext_XXXXXX" - id="g4090"> - <g - transform="scale(0.1,0.1)" - id="g4092"> - <g - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" - inkscape:label="ink_ext_XXXXXX" - id="g4285"> - <g - transform="scale(0.1,0.1)" - id="g4287"> - <g - transform="matrix(10,0,0,10,4.1388913,2.0175489)" - inkscape:label="ink_ext_XXXXXX" - id="g4413"> - <g - transform="scale(0.1,0.1)" - id="g4415"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" - inkscape:connector-curvature="0" /> - <path - id="path4419" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/metacity-1/unfocused.svg b/gtk/.themes/Arc-Dark-OSX/metacity-1/unfocused.svg deleted file mode 100755 index 58cc4f9..0000000 --- a/gtk/.themes/Arc-Dark-OSX/metacity-1/unfocused.svg +++ /dev/null @@ -1,93 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg2" - version="1.1" - inkscape:version="0.91 r" - sodipodi:docname="unfocused.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="34.125" - inkscape:cx="-0.57142857" - inkscape:cy="8" - inkscape:document-units="px" - inkscape:current-layer="g4197" - showgrid="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1280" - inkscape:window-height="749" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - showguides="false"> - <inkscape:grid - type="xygrid" - id="grid3339" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-671.14288,-648.57648)"> - <g - transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" - inkscape:label="ink_ext_XXXXXX" - id="g4090"> - <g - transform="scale(0.1,0.1)" - id="g4092"> - <g - transform="matrix(9.9999999,0,0,9.9999999,3.1284009,-0.36309974)" - inkscape:label="ink_ext_XXXXXX" - id="g4195"> - <g - transform="scale(0.1,0.1)" - id="g4197"> - <path - id="path4199" - style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - inkscape:connector-curvature="0" /> - <path - id="path4201" - style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/close.svg b/gtk/.themes/Arc-Dark-OSX/unity/close.svg deleted file mode 120000 index cd18456..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/close.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/close_dash.svg b/gtk/.themes/Arc-Dark-OSX/unity/close_dash.svg deleted file mode 120000 index 054a65b..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/close_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/close_dash_disabled.svg b/gtk/.themes/Arc-Dark-OSX/unity/close_dash_disabled.svg deleted file mode 120000 index 6635e95..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/close_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/close_dash_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/close_dash_prelight.svg deleted file mode 120000 index 4f99727..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/close_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/close_dash_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/close_dash_pressed.svg deleted file mode 120000 index 5bb4c0b..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/close_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/close_focused_normal.svg b/gtk/.themes/Arc-Dark-OSX/unity/close_focused_normal.svg deleted file mode 120000 index cd18456..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/close_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/close_focused_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/close_focused_prelight.svg deleted file mode 120000 index e338f1e..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/close_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/close_focused_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/close_focused_pressed.svg deleted file mode 120000 index 217bc6c..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/close_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/close_unfocused.svg b/gtk/.themes/Arc-Dark-OSX/unity/close_unfocused.svg deleted file mode 120000 index c55c7f2..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/close_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/close_unfocused_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/close_unfocused_prelight.svg deleted file mode 120000 index e338f1e..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/close_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/close_unfocused_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/close_unfocused_pressed.svg deleted file mode 120000 index 217bc6c..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/close_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/dash/close_dash.svg b/gtk/.themes/Arc-Dark-OSX/unity/dash/close_dash.svg deleted file mode 100644 index 4aaf943..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/dash/close_dash.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3337"> - <path - inkscape:connector-curvature="0" - d="m 558.77702,-37.935253 c 305.45606,0 553.08158,247.625863 553.08158,553.085803 0,305.46124 -247.62552,553.08675 -553.08158,553.08675 -305.46512,0 -553.0913044,-247.62551 -553.0913044,-553.08675 0,-305.45994 247.6261844,-553.085803 553.0913044,-553.085803" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <path - inkscape:connector-curvature="0" - d="m 558.77747,1.5676633 c 283.63699,0 513.57493,229.9429467 513.57493,513.5851867 0,283.64355 -229.93794,513.58155 -513.57493,513.58155 -283.64749,0 -513.585581,-229.938 -513.585581,-513.58155 0,-283.64224 229.938091,-513.5851867 513.585581,-513.5851867" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4096" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/dash/close_dash_disabled.svg b/gtk/.themes/Arc-Dark-OSX/unity/dash/close_dash_disabled.svg deleted file mode 100644 index d0ebccb..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/dash/close_dash_disabled.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash_disabled.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.6831258,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/dash/close_dash_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/dash/close_dash_prelight.svg deleted file mode 100644 index 7b7b1d7..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/dash/close_dash_prelight.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280409,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/dash/close_dash_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/dash/close_dash_pressed.svg deleted file mode 100644 index d3b5b65..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/dash/close_dash_pressed.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280409,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/dash/maximize_dash.svg b/gtk/.themes/Arc-Dark-OSX/unity/dash/maximize_dash.svg deleted file mode 100644 index fc0f619..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/dash/maximize_dash.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.8773703,1046.8806)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 562.7806,-38.053372 c 305.45604,0 553.0815,247.625852 553.0815,553.085772 0,305.46122 -247.62546,553.0867 -553.0815,553.0867 -305.4651,0 -553.0913989,-247.62548 -553.0913989,-553.0867 0,-305.45992 247.6262989,-553.085772 553.0913989,-553.085772" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <path - inkscape:connector-curvature="0" - d="m 562.77841,1.4521975 c 283.64075,0 513.57749,229.9417425 513.57749,513.5824825 0,283.64206 -229.93674,513.57882 -513.57749,513.57882 -283.646,0 -513.583014,-229.93676 -513.583014,-513.57882 0,-283.64074 229.937014,-513.5824825 513.583014,-513.5824825" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4291" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/dash/maximize_dash_disabled.svg b/gtk/.themes/Arc-Dark-OSX/unity/dash/maximize_dash_disabled.svg deleted file mode 100644 index 11fc3e5..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/dash/maximize_dash_disabled.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash_disabled.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9564977,1047.0029)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/dash/maximize_dash_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/dash/maximize_dash_prelight.svg deleted file mode 100644 index 07f5ba9..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/dash/maximize_dash_prelight.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/dash/maximize_dash_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/dash/maximize_dash_pressed.svg deleted file mode 100644 index 62922a7..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/dash/maximize_dash_pressed.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/dash/minimize_dash.svg b/gtk/.themes/Arc-Dark-OSX/unity/dash/minimize_dash.svg deleted file mode 100644 index a892f49..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/dash/minimize_dash.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9297536,1046.855)" - id="g3341"> - <path - inkscape:connector-curvature="0" - d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4417" /> - <path - inkscape:connector-curvature="0" - d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/dash/minimize_dash_disabled.svg b/gtk/.themes/Arc-Dark-OSX/unity/dash/minimize_dash_disabled.svg deleted file mode 100644 index 23f60d8..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/dash/minimize_dash_disabled.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash_disabled.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/dash/minimize_dash_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/dash/minimize_dash_prelight.svg deleted file mode 100644 index a4ae7ee..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/dash/minimize_dash_prelight.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/dash/minimize_dash_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/dash/minimize_dash_pressed.svg deleted file mode 100644 index 55e5822..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/dash/minimize_dash_pressed.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_ltr_19.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_ltr_19.svg deleted file mode 100644 index 957b03b..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_ltr_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_ltr_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#828282" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="-0.75898517" - inkscape:cy="9.0594719" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1275" - inkscape:window-height="630" - inkscape:window-x="49" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:0.90196079" - id="rect3338" - width="2" - height="17" - x="2" - y="1034.3622" - ry="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_ltr_37.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_ltr_37.svg deleted file mode 100644 index c2c2ec7..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_ltr_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_ltr_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#828282" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="1.4637299" - inkscape:cy="12.768116" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="33.000019" - x="4" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_outline_ltr_19.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_outline_ltr_19.svg deleted file mode 100644 index b475ca0..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_outline_ltr_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_ltr_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="1.149139" - inkscape:cy="8.9402141" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1;opacity:0.4" - id="rect3338" - width="2" - height="17" - x="2" - y="1034.3622" - ry="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_outline_ltr_37.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_outline_ltr_37.svg deleted file mode 100644 index 52e736c..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_outline_ltr_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_ltr_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="8.2254385" - inkscape:cy="5.6970486" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="33.000019" - x="4" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_outline_rtl_19.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_outline_rtl_19.svg deleted file mode 100644 index 9c28495..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_outline_rtl_19.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_rtl_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="-2.1423752" - inkscape:cy="8.8448079" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="17" - x="6" - y="1034.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_outline_rtl_37.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_outline_rtl_37.svg deleted file mode 100644 index 0bfb365..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_outline_rtl_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_rtl_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="8.2254385" - inkscape:cy="5.6970486" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;opacity:0.4" - id="rect3338" - width="4" - height="33.000019" - x="12" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_rtl_19.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_rtl_19.svg deleted file mode 100644 index ae9337d..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_rtl_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_rtl_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="-4.2413119" - inkscape:cy="9.0594719" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="17" - x="6" - y="1034.3622" - ry="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_rtl_37.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_rtl_37.svg deleted file mode 100644 index f592c52..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_arrow_rtl_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_rtl_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="1.4637299" - inkscape:cy="5.6970486" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="33.000019" - x="12" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_back_150.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_back_150.svg deleted file mode 100644 index 66ec310..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_back_150.svg +++ /dev/null @@ -1,61 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_back_150.svg"> - <metadata - id="metadata12"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview10" - showgrid="true" - inkscape:zoom="2.2250293" - inkscape:cx="36.35956" - inkscape:cy="127.34179" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2989" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z" - id="path8" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_back_54.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_back_54.svg deleted file mode 100644 index dc539ea..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_back_54.svg +++ /dev/null @@ -1,55 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_back_54.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6" /> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview4" - showgrid="true" - inkscape:zoom="17.481481" - inkscape:cx="26.660864" - inkscape:cy="43.535494" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2" - inkscape:snap-bbox="true"> - <inkscape:grid - type="xygrid" - id="grid2985" /> - </sodipodi:namedview> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_edge_150.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_edge_150.svg deleted file mode 100644 index a842a47..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_edge_150.svg +++ /dev/null @@ -1,75 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_edge_150.svg"> - <metadata - id="metadata16"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview14" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:zoom="3.1466667" - inkscape:cx="43.369154" - inkscape:cy="69.620822" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2993" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z" - id="path8" /> - </clipPath> - <clipPath - id="clipPath10"> - <rect - y="316" - x="353" - height="148" - width="148" - opacity="0.8" - fill="#ff00ff" - color="#000000" - rx="12" - id="rect12" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_edge_54.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_edge_54.svg deleted file mode 100644 index 8d133af..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_edge_54.svg +++ /dev/null @@ -1,65 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_edge_54.svg"> - <metadata - id="metadata12"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview10" - showgrid="true" - inkscape:zoom="24.722548" - inkscape:cx="10.242601" - inkscape:cy="56.465656" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid3757" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 440,81.001953 c -1.67866,0 -2.99805,1.319387 -2.99805,2.998047 l 0,44 c 0,1.67866 1.31939,2.99805 2.99805,2.99805 l 44,0 c 1.67866,0 2.99805,-1.31939 2.99805,-2.99805 l 0,-44 c 0,-1.67866 -1.31939,-2.998047 -2.99805,-2.998047 l -44,0 z" - id="path8" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_glow_200.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_glow_200.svg deleted file mode 100644 index 01bb0d9..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_glow_200.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> - <defs> - <clipPath> - <path d="m 427.33333,22.026666 0,69.333333 69.33333,0 0,-69.333333 -69.33333,0 z m 13.11917,9.013333 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105834 l 0,43.094999 c 0,2.276228 -1.8296,4.105834 -4.10583,4.105834 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105834 l 0,-43.094999 c 0,-2.276228 1.8296,-4.105834 4.10583,-4.105834 z"/> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_glow_62.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_glow_62.svg deleted file mode 100644 index 105b068..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_glow_62.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 62 62.000001"> - <defs> - <clipPath> - <path d="m 1,25 0,62 62,0 0,-62 -62,0 z m 9,6 44,0 c 1.662,0 3,1.338 3,3 l 0,44 c 0,1.662 -1.338,3 -3,3 L 10,81 C 8.338,81 7,79.662 7,78 L 7,34 c 0,-1.662 1.338,-3 3,-3 z"/> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_selected_back_150.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_selected_back_150.svg deleted file mode 100644 index 8e9fa69..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_selected_back_150.svg +++ /dev/null @@ -1,77 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_selected_back_150.svg"> - <metadata - id="metadata16"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1366" - inkscape:window-height="718" - id="namedview14" - showgrid="true" - inkscape:zoom="1.1125147" - inkscape:cx="-43.492975" - inkscape:cy="93.596539" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2993" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <rect - y="1040.22" - x="505" - height="150" - width="150" - opacity="0.2" - fill-rule="evenodd" - color="#000000" - rx="42" - id="rect8" /> - </clipPath> - </defs> - <rect - style="fill:#5294e2;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" - id="rect2995" - width="148" - height="147" - x="1" - y="1" - transform="translate(-1e-5,0)" - ry="1" /> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_selected_back_54.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_selected_back_54.svg deleted file mode 100644 index 5f85e94..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_selected_back_54.svg +++ /dev/null @@ -1,62 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_selected_back_54.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6" /> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1366" - inkscape:window-height="718" - id="namedview4" - showgrid="true" - inkscape:zoom="8.7407407" - inkscape:cx="31.699048" - inkscape:cy="23.556199" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2985" /> - </sodipodi:namedview> - <rect - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" - id="rect2987" - width="52" - height="51" - x="1" - y="1" - ry="1" /> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_shadow_200.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_shadow_200.svg deleted file mode 100644 index 9e68b14..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_shadow_200.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> - <defs> - <clipPath> - <path d="m 489.73333,21.333331 0,69.333332 69.33333,0 0,-69.333332 -69.33333,0 z m 13.11917,9.013334 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105833 l 0,43.094999 c 0,2.276227 -1.8296,4.105833 -4.10583,4.105833 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105833 l 0,-43.094999 c 0,-2.276227 1.8296,-4.105833 4.10583,-4.105833 z"/> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_shadow_62.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_shadow_62.svg deleted file mode 100644 index 9bc9c12..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_shadow_62.svg +++ /dev/null @@ -1,61 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="62" - height="62" - viewBox="0 0 61.999999 62.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_shadow_62.svg"> - <metadata - id="metadata12"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview10" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:bbox-nodes="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:zoom="10.766271" - inkscape:cx="46.152641" - inkscape:cy="12.729335" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2" /> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 4,24 c -2.216,0 -4,1.784 -4,4 l 0,56 c 0,2.216 1.784,4 4,4 l 56,0 c 2.216,0 4,-1.784 4,-4 l 0,-56 c 0,-2.216 -1.784,-4 -4,-4 L 4,24 z m 6,6 44,0 c 2.216,0 4,1.784 4,4 l 0,44 c 0,2.216 -1.784,4 -4,4 L 10,82 C 7.784,82 6,80.216 6,78 L 6,34 c 0,-2.216 1.784,-4 4,-4 z" - id="path8" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_shine_150.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_shine_150.svg deleted file mode 100644 index a456296..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_shine_150.svg +++ /dev/null @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_shine_150.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6" /> - <sodipodi:namedview - pagecolor="#6e6e6e" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0.90588235" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview4" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:zoom="17.800235" - inkscape:cx="26.229204" - inkscape:cy="7.3679574" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2985" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_shine_54.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_shine_54.svg deleted file mode 100644 index a793abc..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_icon_shine_54.svg +++ /dev/null @@ -1,83 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_shine_54.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6"> - <linearGradient - inkscape:collect="always" - id="linearGradient3762"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop3764" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3766" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3762" - id="linearGradient3768" - x1="0" - y1="27" - x2="2.999999" - y2="27" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0,-1,1,0,0,54)" /> - </defs> - <sodipodi:namedview - pagecolor="#000000" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0.67843137" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview4" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:zoom="8.7407407" - inkscape:cx="27.214228" - inkscape:cy="18.946249" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid3753" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_pip_ltr_19.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_pip_ltr_19.svg deleted file mode 100644 index 34b1757..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_pip_ltr_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_ltr_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="15.178831" - inkscape:cx="2.3818874" - inkscape:cy="5.0805669" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="648" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="3.0000174" - x="2" - y="1041.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_pip_ltr_37.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_pip_ltr_37.svg deleted file mode 100644 index d8dc422..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_pip_ltr_37.svg +++ /dev/null @@ -1,103 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_ltr_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="-7.5475486" - inkscape:cy="14.518805" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true" - inkscape:snap-nodes="false"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - rx="3.0675728e-06" - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="5.0000172" - x="4" - y="1031.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_pip_rtl_19.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_pip_rtl_19.svg deleted file mode 100644 index 3194b73..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_pip_rtl_19.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_rtl_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="32" - inkscape:cx="0.4532629" - inkscape:cy="12.759685" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true" - inkscape:snap-nodes="false"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="3.0000174" - x="6" - y="1041.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/launcher_pip_rtl_37.svg b/gtk/.themes/Arc-Dark-OSX/unity/launcher_pip_rtl_37.svg deleted file mode 100644 index 461250f..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/launcher_pip_rtl_37.svg +++ /dev/null @@ -1,103 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_rtl_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="11.313709" - inkscape:cx="3.9744094" - inkscape:cy="10.722806" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true" - inkscape:snap-nodes="false"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - rx="3.0675728e-06" - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="5.0000172" - x="12" - y="1031.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/maximize.svg b/gtk/.themes/Arc-Dark-OSX/unity/maximize.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/maximize.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/maximize_dash.svg b/gtk/.themes/Arc-Dark-OSX/unity/maximize_dash.svg deleted file mode 120000 index b653395..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/maximize_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/maximize_dash_disabled.svg b/gtk/.themes/Arc-Dark-OSX/unity/maximize_dash_disabled.svg deleted file mode 120000 index 43f0fb6..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/maximize_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/maximize_dash_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/maximize_dash_prelight.svg deleted file mode 120000 index 0a74f64..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/maximize_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/maximize_dash_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/maximize_dash_pressed.svg deleted file mode 120000 index c4f77fa..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/maximize_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/maximize_focused_normal.svg b/gtk/.themes/Arc-Dark-OSX/unity/maximize_focused_normal.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/maximize_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/maximize_focused_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/maximize_focused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/maximize_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/maximize_focused_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/maximize_focused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/maximize_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/maximize_unfocused.svg b/gtk/.themes/Arc-Dark-OSX/unity/maximize_unfocused.svg deleted file mode 120000 index 050eb91..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/maximize_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/maximize_unfocused_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/maximize_unfocused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/maximize_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/maximize_unfocused_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/maximize_unfocused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/maximize_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/minimize.svg b/gtk/.themes/Arc-Dark-OSX/unity/minimize.svg deleted file mode 120000 index a67242c..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/minimize.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/minimize_dash.svg b/gtk/.themes/Arc-Dark-OSX/unity/minimize_dash.svg deleted file mode 120000 index 387f075..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/minimize_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/minimize_dash_disabled.svg b/gtk/.themes/Arc-Dark-OSX/unity/minimize_dash_disabled.svg deleted file mode 120000 index 99c6442..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/minimize_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/minimize_dash_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/minimize_dash_prelight.svg deleted file mode 120000 index 8bc8ae7..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/minimize_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/minimize_dash_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/minimize_dash_pressed.svg deleted file mode 120000 index 8eee2dd..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/minimize_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/minimize_focused_normal.svg b/gtk/.themes/Arc-Dark-OSX/unity/minimize_focused_normal.svg deleted file mode 120000 index a67242c..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/minimize_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/minimize_focused_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/minimize_focused_prelight.svg deleted file mode 120000 index fcb0892..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/minimize_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/minimize_focused_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/minimize_focused_pressed.svg deleted file mode 120000 index 31687d0..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/minimize_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/minimize_unfocused.svg b/gtk/.themes/Arc-Dark-OSX/unity/minimize_unfocused.svg deleted file mode 120000 index d4f5cbf..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/minimize_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/minimize_unfocused_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/minimize_unfocused_prelight.svg deleted file mode 120000 index fcb0892..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/minimize_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/minimize_unfocused_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/minimize_unfocused_pressed.svg deleted file mode 120000 index 31687d0..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/minimize_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/sheet_style_close_focused.svg b/gtk/.themes/Arc-Dark-OSX/unity/sheet_style_close_focused.svg deleted file mode 120000 index cd18456..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/sheet_style_close_focused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/sheet_style_close_focused_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/sheet_style_close_focused_prelight.svg deleted file mode 120000 index e338f1e..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/sheet_style_close_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/sheet_style_close_focused_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/sheet_style_close_focused_pressed.svg deleted file mode 120000 index c55c7f2..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/sheet_style_close_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize.svg b/gtk/.themes/Arc-Dark-OSX/unity/unmaximize.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_dash.svg b/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_dash.svg deleted file mode 120000 index b653395..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_dash_disabled.svg b/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_dash_disabled.svg deleted file mode 120000 index 43f0fb6..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_dash_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_dash_prelight.svg deleted file mode 120000 index 0a74f64..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_dash_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_dash_pressed.svg deleted file mode 120000 index c4f77fa..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_focused_normal.svg b/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_focused_normal.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_focused_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_focused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_focused_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_focused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_unfocused.svg b/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_unfocused.svg deleted file mode 120000 index 050eb91..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_unfocused_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_unfocused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_unfocused_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_unfocused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/unmaximize_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/close.svg b/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/close.svg deleted file mode 100644 index 3a71286..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/close.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="22.627418" - inkscape:cx="9.3270896" - inkscape:cy="10.966175" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3337"> - <path - inkscape:connector-curvature="0" - d="m 558.77702,-37.935253 c 305.45606,0 553.08158,247.625863 553.08158,553.085803 0,305.46124 -247.62552,553.08675 -553.08158,553.08675 -305.46512,0 -553.0913044,-247.62551 -553.0913044,-553.08675 0,-305.45994 247.6261844,-553.085803 553.0913044,-553.085803" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <path - inkscape:connector-curvature="0" - d="m 558.77747,1.5676633 c 283.63699,0 513.57493,229.9429467 513.57493,513.5851867 0,283.64355 -229.93794,513.58155 -513.57493,513.58155 -283.64749,0 -513.585581,-229.938 -513.585581,-513.58155 0,-283.64224 229.938091,-513.5851867 513.585581,-513.5851867" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4096" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/close_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/close_prelight.svg deleted file mode 100644 index 8387503..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/close_prelight.svg +++ /dev/null @@ -1,161 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="22.627418" - inkscape:cx="7.779207" - inkscape:cy="10.966175" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280403,1046.8821)" - id="titlebutton-close-hover" - inkscape:label="#g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/close_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/close_pressed.svg deleted file mode 100644 index 501faed..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/close_pressed.svg +++ /dev/null @@ -1,161 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="32.6875" - inkscape:cx="12" - inkscape:cy="12.000017" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280403,1046.8821)" - id="titlebutton-close-active" - inkscape:label="#g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/close_unfocused.svg b/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/close_unfocused.svg deleted file mode 100644 index 89ded73..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/close_unfocused.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_unfocused.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="16.000001" - inkscape:cx="-1.2204464" - inkscape:cy="10.966175" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="11,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/maximize.svg b/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/maximize.svg deleted file mode 100644 index 9634610..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/maximize.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="12.118938" - inkscape:cy="11.638414" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.8773707,1046.8806)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 562.7806,-38.053372 c 305.45604,0 553.0815,247.625852 553.0815,553.085772 0,305.46122 -247.62546,553.0867 -553.0815,553.0867 -305.4651,0 -553.0913989,-247.62548 -553.0913989,-553.0867 0,-305.45992 247.6262989,-553.085772 553.0913989,-553.085772" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <path - inkscape:connector-curvature="0" - d="m 562.77841,1.4521975 c 283.64075,0 513.57749,229.9417425 513.57749,513.5824825 0,283.64206 -229.93674,513.57882 -513.57749,513.57882 -283.646,0 -513.583014,-229.93676 -513.583014,-513.57882 0,-283.64074 229.937014,-513.5824825 513.583014,-513.5824825" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4291" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/maximize_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/maximize_prelight.svg deleted file mode 100644 index 5bdfe45..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/maximize_prelight.svg +++ /dev/null @@ -1,161 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - style="enable-background:new" - transform="matrix(0.01265625,0,0,-0.01265625,4.9280399,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/maximize_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/maximize_pressed.svg deleted file mode 100644 index 7933018..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/maximize_pressed.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_focused_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="12.370125" - inkscape:cy="9.143891" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/maximize_unfocused.svg b/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/maximize_unfocused.svg deleted file mode 100644 index 78b184c..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/maximize_unfocused.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_unfocused.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="3.9005737" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/minimize.svg b/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/minimize.svg deleted file mode 100644 index 7760eee..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/minimize.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9297844,1046.855)" - id="g3341"> - <path - inkscape:connector-curvature="0" - d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4417" /> - <path - inkscape:connector-curvature="0" - d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/minimize_prelight.svg b/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/minimize_prelight.svg deleted file mode 100644 index f886825..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/minimize_prelight.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280399,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/minimize_pressed.svg b/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/minimize_pressed.svg deleted file mode 100644 index 8b4547b..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/minimize_pressed.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/minimize_unfocused.svg b/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/minimize_unfocused.svg deleted file mode 100644 index 8babaca..0000000 --- a/gtk/.themes/Arc-Dark-OSX/unity/window-buttons/minimize_unfocused.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_unfocused.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="3.9005737" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Dark-OSX/xfce-notify-4.0/gtkrc b/gtk/.themes/Arc-Dark-OSX/xfce-notify-4.0/gtkrc deleted file mode 100644 index aa8a02c..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfce-notify-4.0/gtkrc +++ /dev/null @@ -1,72 +0,0 @@ -style "notify-window" { - XfceNotifyWindow::summary-bold = 1 - XfceNotifyWindow::border-color = "#17191F" - XfceNotifyWindow::border-color-hover = "#17191F" - XfceNotifyWindow::border-radius = 3.0 - XfceNotifyWindow::border-width = 1.0 - XfceNotifyWindow::border-width-hover = 1.0 - - bg[NORMAL] = "#292C36" -} - -style "notify-button" { - bg[NORMAL] = "#434652" - bg[PRELIGHT] = "#5C6070" - bg[ACTIVE] = "#5294E2" - - fg[NORMAL] = "#BAC3CF" - fg[PRELIGHT] = "#BAC3CF" - fg[ACTIVE] = "#ffffff" - - engine "murrine" { - gradient_shades = { 1.0, 1.0, 1.0, 1.0 } - border_shades = { 1.0, 1.0 } - roundness = 2 - textstyle = 0 - } -} - -style "notify-text" { - GtkWidget::link-color = "#5294E2" - - fg[NORMAL] = "#BAC3CF" - fg[PRELIGHT] = "#BAC3CF" - fg[ACTIVE] = "#BAC3CF" - - engine "murrine" { - textstyle = 0 - } -} - -style "notify-summary" { - font_name = "Bold" -} - -style "notify-progressbar" { - GtkProgressBar::min-horizontal-bar-height = 4 - - xthickness = 0 - ythickness = 0 - - fg[PRELIGHT] = "#000000" - bg[NORMAL] = "#5294E2" - bg[ACTIVE] = "#1D1F26" - bg[SELECTED] = "#5294E2" - - engine "murrine" { - gradient_shades = { 1.0, 1.0, 1.0, 1.0 } - border_shades = { 1.0, 1.0 } - trough_shades = { 1.0, 1.0 } - trough_border_shades = { 1.0, 1.0 } - progressbarstyle = 0 - roundness = 2 - textstyle = 0 - } -} - -class "XfceNotifyWindow" style "notify-window" -widget "XfceNotifyWindow.*.summary" style "notify-summary" -widget_class "XfceNotifyWindow.*<GtkButton>" style "notify-button" -widget_class "XfceNotifyWindow.*.<GtkLabel>" style "notify-text" -widget_class "XfceNotifyWindow.*.<GtkProgress>" style "notify-progressbar" -widget_class "XfceNotifyWindow.*.<GtkProgressBar>" style "notify-progressbar" diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/bottom-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/bottom-active.xpm deleted file mode 100644 index 5c35a34..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/bottom-active.xpm +++ /dev/null @@ -1,6 +0,0 @@ -/* XPM */ -static char * bottom_active_xpm[] = { -"12 1 2 1", -" c None", -". c #21252B", -"............"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/bottom-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/bottom-inactive.xpm deleted file mode 100644 index cb8f901..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/bottom-inactive.xpm +++ /dev/null @@ -1,6 +0,0 @@ -/* XPM */ -static char * bottom_inactive_xpm[] = { -"12 1 2 1", -" c None", -". c #21252B", -"............"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/close-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/close-active.xpm deleted file mode 100644 index c82e4b6..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/close-active.xpm +++ /dev/null @@ -1,61 +0,0 @@ -/* XPM */ -static char * close_active_xpm[] = { -"24 24 34 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #3D333E", -"$ c #822E3B", -"% c #B9323D", -"& c #D53641", -"* c #D43641", -"= c #B8313D", -"- c #812E3A", -"; c #3C333E", -"> c #62303C", -", c #D33640", -"' c #ED4A51", -") c #F15056", -"! c #ED4951", -"~ c #D03440", -"{ c #60303C", -"] c #63303C", -"^ c #E13B45", -"/ c #DF3B45", -"( c #3E333F", -"_ c #D43540", -": c #D23540", -"< c #3B333E", -"[ c #832E3A", -"} c #7F2E3A", -"| c #BA323D", -"1 c #B6313D", -"2 c #D63642", -"3 c #D33641", -"4 c #D33541", -"5 c #3B333F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&*=-;@@@@@@@@", -"@@@@@@@>,'))))!~{@@@@@@@", -"@@@@@@]^))))))))/{@@@@@@", -"@@@@@(_)))))))))):<@@@@@", -"@@@@@['))))))))))!}@@@@@", -"@@@@@|))))))))))))1@@@@@", -"@@@@@2))))))))))))3@@@@@", -"@@@@@2))))))))))))3@@@@@", -"@@@@@|))))))))))))1@@@@@", -"@@@@@['))))))))))!}@@@@@", -"@@@@@;4))))))))))~5@@@@@", -"@@@@@@]^))))))))/{@@@@@@", -"@@@@@@@>,'))))!~{@@@@@@@", -"@@@@@@@@#$%&*=-;@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/close-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/close-inactive.xpm deleted file mode 100644 index b130ff4..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/close-inactive.xpm +++ /dev/null @@ -1,42 +0,0 @@ -/* XPM */ -static char * close_inactive_xpm[] = { -"24 24 15 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2E333E", -"$ c #2B303A", -"% c #292E37", -"& c #282D36", -"* c #292E36", -"= c #2B3039", -"- c #2D323C", -"; c #2A3038", -"> c #2C313B", -", c #2A2E36", -"' c #2F333E", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&*=#@@@@@@@@", -"@@@@@@@-&;====;*-@@@@@@@", -"@@@@@@>*========*>@@@@@@", -"@@@@@#&==========*#@@@@@", -"@@@@@=;==========;=@@@@@", -"@@@@@*============,@@@@@", -"@@@@@&============*@@@@@", -"@@@@@&============*@@@@@", -"@@@@@*============,@@@@@", -"@@@@@=;==========;=@@@@@", -"@@@@@#&==========*'@@@@@", -"@@@@@@>*========*>@@@@@@", -"@@@@@@@-&;====;*-@@@@@@@", -"@@@@@@@@#$%&&*$#@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/close-prelight.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/close-prelight.xpm deleted file mode 100644 index e454071..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/close-prelight.xpm +++ /dev/null @@ -1,71 +0,0 @@ -/* XPM */ -static char * close_prelight_xpm[] = { -"24 24 44 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #3D333E", -"$ c #822D3A", -"% c #B22A37", -"& c #CA2736", -"* c #CA2837", -"= c #802E3A", -"- c #3C333E", -"; c #62303C", -"> c #CA2836", -", c #D52735", -"' c #C82836", -") c #60313C", -"! c #62303D", -"~ c #D22735", -"{ c #3E333F", -"] c #CD2533", -"^ c #C72432", -"/ c #C62432", -"( c #CE2634", -"_ c #C92836", -": c #822E3A", -"< c #A11D2B", -"[ c #C32432", -"} c #C22331", -"| c #802E3B", -"1 c #B42A37", -"2 c #B12B36", -"3 c #CD2836", -"4 c #B12B38", -"5 c #832E3A", -"6 c #C82432", -"7 c #7F2E3A", -"8 c #CD2634", -"9 c #3B333F", -"0 c #63303C", -"a c #60303C", -"b c #61303C", -"c c #3D333F", -"d c #CB2836", -"e c #812D3A", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&*%=-@@@@@@@@", -"@@@@@@@;>,,,,,,')@@@@@@@", -"@@@@@@!~,,,,,,,,~)@@@@@@", -"@@@@@{&,]^,,,,/(,_-@@@@@", -"@@@@@:,,/<[,,}<^,,|@@@@@", -"@@@@@1,,,}<[}<[,,,2@@@@@", -"@@@@@3,,,,}<<[,,,,_@@@@@", -"@@@@@3,,,,}<<[,,,,_@@@@@", -"@@@@@1,,,}<[}<[,,,4@@@@@", -"@@@@@5,,/<[,,}<6,,7@@@@@", -"@@@@@#_,8^,,,,^(,'9@@@@@", -"@@@@@@0~,,,,,,,,~a@@@@@@", -"@@@@@@@0*,,,,,,_b@@@@@@@", -"@@@@@@@@c:1dd%e-@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/close-pressed.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/close-pressed.xpm deleted file mode 100644 index c017e4b..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/close-pressed.xpm +++ /dev/null @@ -1,71 +0,0 @@ -/* XPM */ -static char * close_pressed_xpm[] = { -"24 24 44 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #3D333E", -"$ c #822D3A", -"% c #B22A37", -"& c #CA2736", -"* c #CA2837", -"= c #802E3A", -"- c #3C333E", -"; c #62303C", -"> c #CA2836", -", c #D52735", -"' c #C82836", -") c #60313C", -"! c #62303D", -"~ c #D22735", -"{ c #3E333F", -"] c #CD2533", -"^ c #C72432", -"/ c #C62432", -"( c #CE2634", -"_ c #C92836", -": c #822E3A", -"< c #A11D2B", -"[ c #C32432", -"} c #C22331", -"| c #802E3B", -"1 c #B42A37", -"2 c #B12B36", -"3 c #CD2836", -"4 c #B12B38", -"5 c #832E3A", -"6 c #C82432", -"7 c #7F2E3A", -"8 c #CD2634", -"9 c #3B333F", -"0 c #63303C", -"a c #60303C", -"b c #61303C", -"c c #3D333F", -"d c #CB2836", -"e c #812D3A", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&*%=-@@@@@@@@", -"@@@@@@@;>,,,,,,')@@@@@@@", -"@@@@@@!~,,,,,,,,~)@@@@@@", -"@@@@@{&,]^,,,,/(,_-@@@@@", -"@@@@@:,,/<[,,}<^,,|@@@@@", -"@@@@@1,,,}<[}<[,,,2@@@@@", -"@@@@@3,,,,}<<[,,,,_@@@@@", -"@@@@@3,,,,}<<[,,,,_@@@@@", -"@@@@@1,,,}<[}<[,,,4@@@@@", -"@@@@@5,,/<[,,}<6,,7@@@@@", -"@@@@@#_,8^,,,,^(,'9@@@@@", -"@@@@@@0~,,,,,,,,~a@@@@@@", -"@@@@@@@0*,,,,,,_b@@@@@@@", -"@@@@@@@@c:1dd%e-@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/hide-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/hide-active.xpm deleted file mode 100644 index c5822bc..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/hide-active.xpm +++ /dev/null @@ -1,52 +0,0 @@ -/* XPM */ -static char * hide_active_xpm[] = { -"24 24 25 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #3D3D3B", -"$ c #846928", -"% c #BD9021", -"& c #DAA520", -"* c #DAA420", -"= c #846828", -"- c #3C3C3B", -"; c #645431", -"> c #D8A31F", -", c #F5BF30", -"' c #F9C536", -") c #D7A21F", -"! c #635431", -"~ c #645531", -"{ c #E7AF23", -"] c #F9C436", -"^ c #D9A31F", -"/ c #856928", -"( c #836828", -"_ c #BC8F21", -": c #DBA520", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&*%=-@@@@@@@@", -"@@@@@@@;>,'''',)!@@@@@@@", -"@@@@@@~{]'''''']{!@@@@@@", -"@@@@@#^]'''''''']>#@@@@@", -"@@@@@/,'''''''''',(@@@@@", -"@@@@@%''''''''''''_@@@@@", -"@@@@@:''''''''''''&@@@@@", -"@@@@@:''''''''''''&@@@@@", -"@@@@@%''''''''''''_@@@@@", -"@@@@@/,'''''''''',(@@@@@", -"@@@@@-)]''''''''])-@@@@@", -"@@@@@@~{]'''''']{!@@@@@@", -"@@@@@@@;>,'''',)!@@@@@@@", -"@@@@@@@@#$%&*%=-@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/hide-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/hide-inactive.xpm deleted file mode 100644 index ab8a12e..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/hide-inactive.xpm +++ /dev/null @@ -1,42 +0,0 @@ -/* XPM */ -static char * hide_inactive_xpm[] = { -"24 24 15 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2E333E", -"$ c #2B303A", -"% c #292E37", -"& c #282D36", -"* c #292E36", -"= c #2B3039", -"- c #2D323C", -"; c #2A3038", -"> c #2C313B", -", c #2A2E36", -"' c #2F333E", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&*=#@@@@@@@@", -"@@@@@@@-&;====;*-@@@@@@@", -"@@@@@@>*========*>@@@@@@", -"@@@@@#&==========*#@@@@@", -"@@@@@=;==========;=@@@@@", -"@@@@@*============,@@@@@", -"@@@@@&============*@@@@@", -"@@@@@&============*@@@@@", -"@@@@@*============,@@@@@", -"@@@@@=;==========;=@@@@@", -"@@@@@#&==========*'@@@@@", -"@@@@@@>*========*>@@@@@@", -"@@@@@@@-&;====;*-@@@@@@@", -"@@@@@@@@#$%&&*$#@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/hide-prelight.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/hide-prelight.xpm deleted file mode 100644 index 49bcaf1..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/hide-prelight.xpm +++ /dev/null @@ -1,79 +0,0 @@ -/* XPM */ -static char * hide_prelight_xpm[] = { -"24 24 52 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #403F3B", -"$ c #896D27", -"% c #C39420", -"& c #E0A920", -"* c #896C27", -"= c #3F3E3B", -"- c #6B592F", -"; c #DDA720", -"> c #F6C031", -", c #FAC536", -"' c #DDA620", -") c #6A582F", -"! c #6A592F", -"~ c #EAB324", -"{ c #69582F", -"] c #DCA520", -"^ c #3F3E3A", -"/ c #886B27", -"( c #C29421", -"_ c #C29321", -": c #E0A91F", -"< c #DBA32B", -"[ c #C08522", -"} c #DCA42B", -"| c #DFA81F", -"1 c #E0A81F", -"2 c #DCA52C", -"3 c #C28723", -"4 c #DDA52C", -"5 c #DEA71F", -"6 c #C29221", -"7 c #C19221", -"8 c #886B28", -"9 c #866B27", -"0 c #3F3D3A", -"a c #DBA420", -"b c #3E3D3A", -"c c #67572F", -"d c #EAB123", -"e c #68572F", -"f c #DBA520", -"g c #D9A41F", -"h c #67562F", -"i c #3E3D3B", -"j c #866A27", -"k c #C09120", -"l c #BF9120", -"m c #856A27", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&%*=@@@@@@@@", -"@@@@@@@-;>,,,,>')@@@@@@@", -"@@@@@@!~,,,,,,,,~{@@@@@@", -"@@@@@=',,,,,,,,,,]^@@@@@", -"@@@@@*>,,,,,,,,,,>/@@@@@", -"@@@@@(,,,,,,,,,,,,_@@@@@", -"@@@@@:,<[[[[[[[[},|@@@@@", -"@@@@@1,2333333334,5@@@@@", -"@@@@@6,,,,,,,,,,,,7@@@@@", -"@@@@@8>,,,,,,,,,,>9@@@@@", -"@@@@@0a,,,,,,,,,,ab@@@@@", -"@@@@@@cd,,,,,,,,dc@@@@@@", -"@@@@@@@ef>,,,,>gh@@@@@@@", -"@@@@@@@@ijk''lmi@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/hide-pressed.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/hide-pressed.xpm deleted file mode 100644 index d33d40d..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/hide-pressed.xpm +++ /dev/null @@ -1,79 +0,0 @@ -/* XPM */ -static char * hide_pressed_xpm[] = { -"24 24 52 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #403F3B", -"$ c #896D27", -"% c #C39420", -"& c #E0A920", -"* c #896C27", -"= c #3F3E3B", -"- c #6B592F", -"; c #DDA720", -"> c #F6C031", -", c #FAC536", -"' c #DDA620", -") c #6A582F", -"! c #6A592F", -"~ c #EAB324", -"{ c #69582F", -"] c #DCA520", -"^ c #3F3E3A", -"/ c #886B27", -"( c #C29421", -"_ c #C29321", -": c #E0A91F", -"< c #DBA32B", -"[ c #C08522", -"} c #DCA42B", -"| c #DFA81F", -"1 c #E0A81F", -"2 c #DCA52C", -"3 c #C28723", -"4 c #DDA52C", -"5 c #DEA71F", -"6 c #C29221", -"7 c #C19221", -"8 c #886B28", -"9 c #866B27", -"0 c #3F3D3A", -"a c #DBA420", -"b c #3E3D3A", -"c c #67572F", -"d c #EAB123", -"e c #68572F", -"f c #DBA520", -"g c #D9A41F", -"h c #67562F", -"i c #3E3D3B", -"j c #866A27", -"k c #C09120", -"l c #BF9120", -"m c #856A27", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&%*=@@@@@@@@", -"@@@@@@@-;>,,,,>')@@@@@@@", -"@@@@@@!~,,,,,,,,~{@@@@@@", -"@@@@@=',,,,,,,,,,]^@@@@@", -"@@@@@*>,,,,,,,,,,>/@@@@@", -"@@@@@(,,,,,,,,,,,,_@@@@@", -"@@@@@:,<[[[[[[[[},|@@@@@", -"@@@@@1,2333333334,5@@@@@", -"@@@@@6,,,,,,,,,,,,7@@@@@", -"@@@@@8>,,,,,,,,,,>9@@@@@", -"@@@@@0a,,,,,,,,,,ab@@@@@", -"@@@@@@cd,,,,,,,,dc@@@@@@", -"@@@@@@@ef>,,,,>gh@@@@@@@", -"@@@@@@@@ijk''lmi@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/left-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/left-active.xpm deleted file mode 100644 index b94d67f..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/left-active.xpm +++ /dev/null @@ -1,17 +0,0 @@ -/* XPM */ -static char * left_active_xpm[] = { -"1 12 2 1", -" c None", -". c #21252B", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -"."}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/left-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/left-inactive.xpm deleted file mode 100644 index 17f9acf..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/left-inactive.xpm +++ /dev/null @@ -1,17 +0,0 @@ -/* XPM */ -static char * left_inactive_xpm[] = { -"1 12 2 1", -" c None", -". c #21252B", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -"."}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/maximize-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/maximize-active.xpm deleted file mode 100644 index 64968ab..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/maximize-active.xpm +++ /dev/null @@ -1,57 +0,0 @@ -/* XPM */ -static char * maximize_active_xpm[] = { -"24 24 30 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2D3F3C", -"$ c #217A2F", -"% c #20AB2D", -"& c #22C62F", -"* c #227A2F", -"= c #2C3F3C", -"- c #275D35", -"; c #20C42D", -"> c #33E342", -", c #39E949", -"' c #266034", -") c #26D233", -"! c #26D234", -"~ c #20C32D", -"{ c #21C52E", -"] c #2D413D", -"^ c #21792F", -"/ c #33E443", -"( c #217C2E", -"_ c #20A92D", -": c #21AD2D", -"< c #22C730", -"[ c #2D3E3D", -"} c #20C22D", -"| c #21C42D", -"1 c #2D403C", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&%*=@@@@@@@@", -"@@@@@@@-;>,,,,>;'@@@@@@@", -"@@@@@@-),,,,,,,,!'@@@@@@", -"@@@@@=~,,,,,,,,,,{]@@@@@", -"@@@@@^>,,,,,,,,,,/(@@@@@", -"@@@@@_,,,,,,,,,,,,:@@@@@", -"@@@@@{,,,,,,,,,,,,<@@@@@", -"@@@@@{,,,,,,,,,,,,<@@@@@", -"@@@@@_,,,,,,,,,,,,:@@@@@", -"@@@@@^>,,,,,,,,,,/(@@@@@", -"@@@@@[},,,,,,,,,,|1@@@@@", -"@@@@@@-),,,,,,,,!'@@@@@@", -"@@@@@@@-;>,,,,>;'@@@@@@@", -"@@@@@@@@#$%&&%*=@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/maximize-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/maximize-inactive.xpm deleted file mode 100644 index ef06804..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/maximize-inactive.xpm +++ /dev/null @@ -1,42 +0,0 @@ -/* XPM */ -static char * maximize_inactive_xpm[] = { -"24 24 15 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2E333E", -"$ c #2B303A", -"% c #292E37", -"& c #282D36", -"* c #292E36", -"= c #2B3039", -"- c #2D323C", -"; c #2A3038", -"> c #2C313B", -", c #2A2E36", -"' c #2F333E", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&*=#@@@@@@@@", -"@@@@@@@-&;====;*-@@@@@@@", -"@@@@@@>*========*>@@@@@@", -"@@@@@#&==========*#@@@@@", -"@@@@@=;==========;=@@@@@", -"@@@@@*============,@@@@@", -"@@@@@&============*@@@@@", -"@@@@@&============*@@@@@", -"@@@@@*============,@@@@@", -"@@@@@=;==========;=@@@@@", -"@@@@@#&==========*'@@@@@", -"@@@@@@>*========*>@@@@@@", -"@@@@@@@-&;====;*-@@@@@@@", -"@@@@@@@@#$%&&*$#@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/maximize-prelight.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/maximize-prelight.xpm deleted file mode 100644 index d78caad..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/maximize-prelight.xpm +++ /dev/null @@ -1,72 +0,0 @@ -/* XPM */ -static char * maximize_prelight_xpm[] = { -"24 24 45 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2C3F3C", -"$ c #21792F", -"% c #19A325", -"& c #15B820", -"* c #19A425", -"= c #217A2F", -"- c #275E36", -"; c #15B620", -"> c #13C11E", -", c #15B720", -"' c #266034", -") c #14BE1F", -"! c #13BF1F", -"~ c #10A816", -"{ c #0E9611", -"] c #0F9812", -"^ c #12B91C", -"/ c #2D413D", -"( c #217830", -"_ c #13BD1D", -": c #0D870C", -"< c #0B7407", -"[ c #0F9B12", -"} c #217B2E", -"| c #19A324", -"1 c #10A917", -"2 c #12BC1C", -"3 c #0F9912", -"4 c #18A524", -"5 c #0D850C", -"6 c #15BA20", -"7 c #19A326", -"8 c #2D3E3D", -"9 c #16B621", -"0 c #0F9A12", -"a c #0F9811", -"b c #10A716", -"c c #2D403C", -"d c #275F35", -"e c #14BF1F", -"f c #266134", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&*=#@@@@@@@@", -"@@@@@@@-;>>>>>>,'@@@@@@@", -"@@@@@@-)>>>>>>>>!'@@@@@@", -"@@@@@#;>>>~{{{]^>&/@@@@@", -"@@@@@(>>>>_:<<<[>>}@@@@@", -"@@@@@|>>12>_:<<3>>4@@@@@", -"@@@@@;>>352>_:<3>>6@@@@@", -"@@@@@;>>3<52>_:3>>6@@@@@", -"@@@@@7>>3<<52>_1>>4@@@@@", -"@@@@@$>>[<<<52>>>>}@@@@@", -"@@@@@89>^0aaab>>>&c@@@@@", -"@@@@@@de>>>>>>>>!f@@@@@@", -"@@@@@@@d,>>>>>>,'@@@@@@@", -"@@@@@@@@c$*&&*}c@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/maximize-pressed.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/maximize-pressed.xpm deleted file mode 100644 index c91c9b4..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/maximize-pressed.xpm +++ /dev/null @@ -1,72 +0,0 @@ -/* XPM */ -static char * maximize_pressed_xpm[] = { -"24 24 45 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2C3F3C", -"$ c #21792F", -"% c #19A325", -"& c #15B820", -"* c #19A425", -"= c #217A2F", -"- c #275E36", -"; c #15B620", -"> c #13C11E", -", c #15B720", -"' c #266034", -") c #14BE1F", -"! c #13BF1F", -"~ c #10A816", -"{ c #0E9611", -"] c #0F9812", -"^ c #12B91C", -"/ c #2D413D", -"( c #217830", -"_ c #13BD1D", -": c #0D870C", -"< c #0B7407", -"[ c #0F9B12", -"} c #217B2E", -"| c #19A324", -"1 c #10A917", -"2 c #12BC1C", -"3 c #0F9912", -"4 c #18A524", -"5 c #0D850C", -"6 c #15BA20", -"7 c #19A326", -"8 c #2D3E3D", -"9 c #16B621", -"0 c #0F9A12", -"a c #0F9811", -"b c #10A716", -"c c #2D403C", -"d c #275F35", -"e c #14BF1F", -"f c #266134", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&*=#@@@@@@@@", -"@@@@@@@-;>>>>>>,'@@@@@@@", -"@@@@@@-)>>>>>>>>!'@@@@@@", -"@@@@@#;>>>~{{{]^>&/@@@@@", -"@@@@@(>>>>_:<<<[>>}@@@@@", -"@@@@@|>>12>_:<<3>>4@@@@@", -"@@@@@;>>352>_:<3>>6@@@@@", -"@@@@@;>>3<52>_:3>>6@@@@@", -"@@@@@7>>3<<52>_1>>4@@@@@", -"@@@@@$>>[<<<52>>>>}@@@@@", -"@@@@@89>^0aaab>>>&c@@@@@", -"@@@@@@de>>>>>>>>!f@@@@@@", -"@@@@@@@d,>>>>>>,'@@@@@@@", -"@@@@@@@@c$*&&*}c@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/menu-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/menu-active.xpm deleted file mode 100644 index 47d7968..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/menu-active.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * menu_active_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #A4AAB7", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"....+......+....", -"....++....++....", -".....++..++.....", -"......++++......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/menu-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/menu-inactive.xpm deleted file mode 100644 index 3a4e8bf..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/menu-inactive.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * menu_inactive_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #797D87", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"....+......+....", -"....++....++....", -".....++..++.....", -"......++++......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/menu-pressed.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/menu-pressed.xpm deleted file mode 100644 index 2a297fb..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/menu-pressed.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * menu_pressed_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #5294E2", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"....+......+....", -"....++....++....", -".....++..++.....", -"......++++......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/right-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/right-active.xpm deleted file mode 100644 index 6f08d57..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/right-active.xpm +++ /dev/null @@ -1,17 +0,0 @@ -/* XPM */ -static char * right_active_xpm[] = { -"1 12 2 1", -" c None", -". c #21252B", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -"."}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/right-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/right-inactive.xpm deleted file mode 100644 index 86b8f45..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/right-inactive.xpm +++ /dev/null @@ -1,17 +0,0 @@ -/* XPM */ -static char * right_inactive_xpm[] = { -"1 12 2 1", -" c None", -". c #21252B", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -"."}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/shade-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/shade-active.xpm deleted file mode 100644 index 35243b3..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/shade-active.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * shade_active_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #A4AAB7", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -"......++++......", -".....++++++.....", -"....++++++++....", -"................", -"....++++++++....", -"....++++++++....", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/shade-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/shade-inactive.xpm deleted file mode 100644 index 3e099fd..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/shade-inactive.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * shade_inactive_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #797D87", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -"......++++......", -".....++++++.....", -"....++++++++....", -"................", -"....++++++++....", -"....++++++++....", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/shade-pressed.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/shade-pressed.xpm deleted file mode 100644 index 56d8e49..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/shade-pressed.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * shade_pressed_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #5294E2", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -"......++++......", -".....++++++.....", -"....++++++++....", -"................", -"....++++++++....", -"....++++++++....", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/stick-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/stick-active.xpm deleted file mode 100644 index cdea9f2..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/stick-active.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * stick_active_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #A4AAB7", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -".......++.......", -".......++.......", -"....++++++++....", -"....++++++++....", -".......++.......", -".......++.......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/stick-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/stick-inactive.xpm deleted file mode 100644 index 57fcc10..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/stick-inactive.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * stick_inactive_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #797D87", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -".......++.......", -".......++.......", -"....++++++++....", -"....++++++++....", -".......++.......", -".......++.......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/stick-pressed.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/stick-pressed.xpm deleted file mode 100644 index c83dc82..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/stick-pressed.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * stick_pressed_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #5294E2", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -".......++.......", -".......++.......", -"....++++++++....", -"....++++++++....", -".......++.......", -".......++.......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/themerc b/gtk/.themes/Arc-Dark-OSX/xfwm4/themerc deleted file mode 100644 index 25a3d80..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/themerc +++ /dev/null @@ -1,30 +0,0 @@ -button_offset=7 -button_spacing=0 -full_width_title=true -title_horizontal_offset=0 -title_vertical_offset_active=1 -title_vertical_offset_inactive=1 -#title_shadow_active=true -title_shadow_inactive=true - -#button_layout=O|HMC - -active_text_color=#afb8c5 -active_text_shadow_color=#2f343b -inactive_text_color=#808791 -inactive_text_shadow_color=#2f343b - -#placement_ratio=20 -shadow_delta_height=2 -shadow_delta_width=0 -shadow_delta_x=0 -shadow_delta_y=-10 -shadow_opacity=35 - -title_shadow_active=false - -resize_opacity=100 -move_opacity=100 -popup_opacity=100 -show_frame_shadow=true -show_popup_shadow=true diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-1-active-shaded.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/title-1-active-shaded.xpm deleted file mode 100644 index 4285a1f..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-1-active-shaded.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_1_active_shaded_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-1-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/title-1-active.xpm deleted file mode 100644 index 22da8da..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-1-active.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_1_active_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-1-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/title-1-inactive.xpm deleted file mode 100644 index 8e30fbf..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-1-inactive.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_1_inactive_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-2-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/title-2-active.xpm deleted file mode 100644 index 11878e7..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-2-active.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_2_active_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-2-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/title-2-inactive.xpm deleted file mode 100644 index 1d7694a..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-2-inactive.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_2_inactive_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-3-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/title-3-active.xpm deleted file mode 100644 index ce86c3b..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-3-active.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_3_active_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-3-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/title-3-inactive.xpm deleted file mode 100644 index 0bb562c..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-3-inactive.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_3_inactive_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-4-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/title-4-active.xpm deleted file mode 100644 index bc56ba8..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-4-active.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_4_active_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-4-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/title-4-inactive.xpm deleted file mode 100644 index 499d6f3..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-4-inactive.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_4_inactive_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-5-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/title-5-active.xpm deleted file mode 100644 index 210d06c..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-5-active.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_5_active_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-5-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/title-5-inactive.xpm deleted file mode 100644 index ec89d56..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/title-5-inactive.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_5_inactive_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/top-left-active-shaded.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/top-left-active-shaded.xpm deleted file mode 100644 index 2208363..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/top-left-active-shaded.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * top_left_active_shaded_xpm[] = { -"5 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -" ....", -".++++", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/top-left-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/top-left-active.xpm deleted file mode 100644 index 3fd1897..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/top-left-active.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * top_left_active_xpm[] = { -"5 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -" ....", -".++++", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/top-left-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/top-left-inactive.xpm deleted file mode 100644 index 78f4191..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/top-left-inactive.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * top_left_inactive_xpm[] = { -"5 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -" ....", -".++++", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@"}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/top-right-active-shaded.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/top-right-active-shaded.xpm deleted file mode 100644 index 23b0b0a..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/top-right-active-shaded.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * top_right_active_shaded_xpm[] = { -"5 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".... ", -"++++.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@."}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/top-right-active.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/top-right-active.xpm deleted file mode 100644 index 0339c30..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/top-right-active.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * top_right_active_xpm[] = { -"5 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".... ", -"++++.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@."}; diff --git a/gtk/.themes/Arc-Dark-OSX/xfwm4/top-right-inactive.xpm b/gtk/.themes/Arc-Dark-OSX/xfwm4/top-right-inactive.xpm deleted file mode 100644 index abeee0f..0000000 --- a/gtk/.themes/Arc-Dark-OSX/xfwm4/top-right-inactive.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * top_right_inactive_xpm[] = { -"5 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".... ", -"++++.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@."}; diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/cinnamon.css b/gtk/.themes/Arc-Darker-OSX/cinnamon/cinnamon.css deleted file mode 100644 index 44b3bc2..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/cinnamon.css +++ /dev/null @@ -1,1306 +0,0 @@ -@charset "UTF-8"; -stage { - font-family: Futura Bk bt, sans, Sans-Serif; - font-size: 9pt; - color: #D3DAE3; } - -.label-shadow { - color: transparent; } - -.popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #2b2e39; - box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } - .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { - border-radius: 2px; } - .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } - .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #505666; - border: 1px solid #2b2e39; - box-shadow: inset 0 2px 4px rgba(80, 86, 102, 0.05); } - .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #D3DAE3; - background-color: #444a58; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } - .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } - .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: rgba(211, 218, 227, 0.45); - border: 1px solid rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); - box-shadow: inset 0 2px 4px rgba(68, 74, 88, 0.05); } - -.notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - border-radius: 2px; - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { - color: #5294E2; } - .notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - border: 1px solid #5294E2; - background-color: #5294E2; } - .notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -.popup-menu #notification StEntry, #menu-search-entry { - padding: 7px; - caret-size: 1px; - selection-background-color: #5294E2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 3px; - color: #D3DAE3; - background-color: #404552; - border: 1px solid #2b2e39; - box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } - .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .popup-menu #notification StEntry:hover, #menu-search-entry:hover { - color: #D3DAE3; - background-color: #404552; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(64, 69, 82, 0.05); } - .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { - color: rgba(211, 218, 227, 0.45); - background-color: #3c414e; - border-color: 1px solid #313440; - box-shadow: inset 0 2px 4px rgba(60, 65, 78, 0.05); } - .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { - icon-size: 16px; - warning-color: #F27835; - padding: 0 4px; } - -.notification StEntry { - padding: 7px; - caret-size: 1px; - caret-color: #BAC3CF; - selection-background-color: #5294E2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 3px; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .notification StEntry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .notification StEntry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-color: rgba(102, 109, 132, 0.2); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - -StScrollView.vfade { - -st-vfade-offset: 0px; } - -StScrollView.hfade { - -st-hfade-offset: 0px; } - -StScrollBar { - padding: 8px; } - StScrollView StScrollBar { - min-width: 5px; - min-height: 5px; } - StScrollBar StBin#trough { - background-color: rgba(64, 69, 82, 0.1); - border-radius: 8px; } - StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { - border-radius: 2px; - background-color: #767b87; - border: 0px solid; - margin: 0px; } - StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { - background-color: #676b78; } - StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294E2; } - -.separator { - -gradient-height: 1px; - -gradient-start: transparent; - -gradient-end: transparent; - -margin-horizontal: 1.5em; - height: 1em; } - -.popup-slider-menu-item, -.slider { - -slider-height: 4px; - -slider-background-color: #2b2e39; - -slider-border-color: transparent; - -slider-active-background-color: #5294E2; - -slider-active-border-color: transparent; - -slider-border-width: 0; - -slider-handle-radius: 4px; - height: 18px; - min-width: 15em; - border: 0 solid transparent; - border-right-width: 1px; - border-left-width: 5px; - color: transparent; } - -.check-box CinnamonGenericContainer { - spacing: .2em; - min-height: 30px; - padding-top: 2px; } - -.check-box StLabel { - font-weight: normal; } - -.check-box StBin { - width: 16px; - height: 16px; - background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } - -.check-box:focus StBin { - background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } - -.check-box:checked StBin { - background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } - -.check-box:focus:checked StBin { - background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } - -.radiobutton CinnamonGenericContainer { - spacing: .2em; - height: 26px; - padding-top: 2px; } - -.radiobutton StLabel { - padding-top: 4px; - font-size: 0.9em; - box-shadow: none; } - -.radiobutton StBin { - width: 16px; - height: 16px; - background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } - -.radiobutton:focus StBin { - background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } - -.radiobutton:checked StBin { - background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } - -.radiobutton:focus:checked StBin { - background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } - -.toggle-switch { - width: 50px; - height: 20px; - background-size: contain; } - .toggle-switch-us, .toggle-switch-intl { - background-image: url("dark-assets/switch/switch-off.svg"); } - .toggle-switch-us:checked, .toggle-switch-intl:checked { - background-image: url("dark-assets/switch/switch-on.svg"); } - -.cinnamon-link { - color: #a9caf1; - text-decoration: underline; } - .cinnamon-link:hover { - color: #d5e5f8; } - -#Tooltip { - border-radius: 3px; - padding: 5px 12px; - background-color: rgba(53, 57, 69, 0.95); - color: #BAC3CF; - font-size: 1em; - font-weight: normal; - text-align: center; } - -.popup-menu { - color: white; - min-width: 200px; - color: #D3DAE3; - border-image: url("dark-assets/menu/menu.svg") 9 9 9 9; } - .popup-menu-arrow { - icon-size: 16px; } - .popup-menu .popup-sub-menu { - background-gradient-direction: none; - box-shadow: none; - border-image: url("dark-assets/menu/submenu.svg") 9 9 9 9; } - .popup-menu .popup-sub-menu .popup-menu-item:ltr { - padding-right: 0em; } - .popup-menu .popup-sub-menu .popup-menu-item:rtl { - padding-left: 0em; } - .popup-menu .popup-sub-menu StScrollBar { - padding: 4px; } - .popup-menu .popup-sub-menu StScrollBar StBin#trough, .popup-menu .popup-sub-menu StScrollBar StBin#vhandle { - border-width: 0; } - .popup-menu .popup-menu-content { - padding: 1em 0em 1em 0em; } - .popup-menu .popup-menu-item { - padding: 0.4em 1.75em; - spacing: 1em; } - .popup-menu .popup-menu-item:active { - color: #D3DAE3; - background-color: transparent; - border-image: url("dark-assets/menu/menu-hover.svg") 9 9 1 1; } - .popup-menu .popup-menu-item:insensitive { - color: rgba(211, 218, 227, 0.5); - background: none; } - .popup-menu .popup-inactive-menu-item { - color: #D3DAE3; } - .popup-menu .popup-inactive-menu-item:insensitive { - color: rgba(211, 218, 227, 0.45); } - .popup-menu-icon { - icon-size: 16px; } - -.popup-menu-boxpointer { - -arrow-border-radius: 3px; - -arrow-background-color: transparent; - -arrow-border-width: 1px; - -arrow-border-color: transparent; - -arrow-base: 0; - -arrow-rise: 0; } - -/*Don't know what this does*/ -.popup-combo-menu { - background-color: rgba(0, 0, 0, 0.4); - padding: 1em 0em; - color: red; - border: 1px solid rgba(0, 0, 0, 0.6); - border-radius: 3px; } - -.popup-combobox-item { - spacing: 1em; } - -.popup-separator-menu-item { - height: 2px; - margin: 10px 0px; - background-color: transparent; - border: none; - border-image: url("common-assets/menu-separator.svg") 1 1 1 1; } - -.popup-alternating-menu-item:alternate { - font-weight: normal; } - -.popup-device-menu-item { - spacing: .5em; } - -.popup-subtitle-menu-item { - font-weight: normal; } - -.nm-menu-item-icons { - spacing: .5em; } - -#panel { - font-weight: bold; - height: 2.1em; - min-height: 27px; } - #panelLeft { - spacing: 4px; } - #panelLeft:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(255, 0, 0, 0.05); - background-gradient-end: rgba(255, 0, 0, 0.2); } - #panelLeft:ltr · { - padding-right: 4px; } - #panelLeft:rtl · { - padding-left: 4px; } - #panelRight:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(0, 0, 255, 0.05); - background-gradient-end: rgba(0, 0, 255, 0.2); } - #panelRight:ltr · { - padding-left: 4px; - spacing: 0px; } - #panelRight:rtl · { - padding-right: 4px; - spacing: 0px; } - #panelCenter { - spacing: 4px; } - #panelCenter:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(0, 255, 0, 0.05); - background-gradient-end: rgba(0, 255, 0, 0.2); } - -.panel-top, .panel-bottom { - color: #ffffff; - font-size: 1em; - padding: 0px; } - -.panel-top { - border-image: url("common-assets/panel/panel-top.svg") 1 1 1 1; } - -.panel-bottom { - border-image: url("common-assets/panel/panel-bottom.svg") 1 1 1 1; } - -.panel-status-button { - border-widht: 0; - -natural-hpadding: 3px; - -minimum-hpadding: 3px; - font-weight: bold; - color: white; - height: 22px; } - -.panel-button { - -natural-hpadding: 6px; - -minimum-hpadding: 2px; - font-weight: bold; - color: green; - transition-duration: 100; } - -.system-status-icon { - icon-size: 16px; - padding: 0 1px; } - -#overview { - spacing: 12px; } - -.window-caption { - background-color: rgba(53, 57, 69, 0.95); - border: 1px solid rgba(53, 57, 69, 0.95); - color: #BAC3CF; - spacing: 25px; - border-radius: 2px; - font-size: 9pt; - padding: 5px 8px; - -cinnamon-caption-spacing: 4px; } - .window-caption#selected { - background-color: #5294E2; - color: #ffffff; - border: 1px solid #5294E2; - spacing: 25px; } - -.expo-workspaces-name-entry, -.expo-workspaces-name-entry#selected { - height: 15px; - border-radius: 2px; - font-size: 9pt; - padding: 5px 8px; - -cinnamon-caption-spacing: 4px; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .expo-workspaces-name-entry:focus, - .expo-workspaces-name-entry#selected:focus { - border: 1px solid #5294E2; - background-color: #5294E2; - color: #ffffff; - font-style: italic; - transition-duration: 300; - selection-background-color: #ffffff; - selected-color: #5294E2; } - -.expo-workspace-thumbnail-frame { - border: 4px solid rgba(255, 255, 255, 0); - background-color: rgba(255, 255, 255, 0); - border-radius: 2px; } - .expo-workspace-thumbnail-frame#active { - border: 4px solid #5294E2; - background-color: black; - border-radius: 2px; } - -.expo-background { - background-color: #353945; } - -.workspace-thumbnails { - spacing: 26px; } - .workspace-thumbnails-background, .workspace-thumbnails-background:rtl { - padding: 8px; } - -.workspace-add-button { - background-image: url("common-assets/misc/add-workspace.svg"); - height: 200px; - width: 35px; - transition-duration: 100; } - .workspace-add-button:hover { - background-image: url("common-assets/misc/add-workspace-hover.svg"); - transition-duration: 100; } - .workspace-add-button:active { - background-image: url("common-assets/misc/add-workspace-active.svg"); - transition-duration: 100; } - -.workspace-overview-background-shade { - background-color: rgba(0, 0, 0, 0.5); } - -.workspace-close-button, -.window-close { - background-image: url("common-assets/misc/close.svg"); - background-size: 26px; - height: 26px; - width: 26px; - -cinnamon-close-overlap: 10px; } - .workspace-close-button:hover, - .window-close:hover { - background-image: url("common-assets/misc/close-hover.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - .workspace-close-button:active, - .window-close:active { - background-image: url("common-assets/misc/close-active.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - -.window-close-area { - background-image: url("common-assets/misc/trash-icon.svg"); - height: 120px; - width: 400px; } - -.about-content { - width: 550px; - height: 250px; - spacing: 8px; - padding-bottom: 10px; } - -.about-title { - font-size: 2em; - font-weight: bold; } - -.about-uuid { - font-size: 10px; - color: #888; } - -.about-icon { - padding-right: 20px; - padding-bottom: 14px; } - -.about-scrollBox { - border: 1px solid #2b2e39; - border-radius: 2px; - background-color: #404552; - padding: 4px; - padding-right: 0; - border-radius: 0; } - .about-scrollBox-innerBox { - padding: 1.2em; - spacing: 1.2em; } - -.about-description { - padding-top: 4px; - padding-bottom: 16px; } - -.about-version { - padding-left: 7px; - font-size: 10px; - color: #888; } - -.calendar { - padding: 0.4em 1.75em; - spacing-rows: 0px; - spacing-columns: 0px; } - -.calendar-month-label { - color: #D3DAE3; - font-weight: bold; - padding: 8px 0; } - -.calendar-change-month-back, -.calendar-change-month-forward { - width: 16px; - height: 16px; } - -.calendar-change-month-back { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:focus, .calendar-change-month-back:hover { - background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-back:active { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:rtl { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { - background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-back:rtl:active { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - -.calendar-change-month-forward { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { - background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-forward:active { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:rtl { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { - background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-forward:rtl:active { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - -.datemenu-date-label { - padding: 0.4em 1.75em; - font-weight: bold; - text-align: center; - color: #D3DAE3; - border-radius: 2px; } - -.calendar-day-base { - font-size: 80%; - text-align: center; - width: 25px; - height: 25px; - padding: 0.1em; - margin: 2px; - border-radius: 12.5px; } - -.calendar-day-heading { - color: rgba(211, 218, 227, 0.85); - margin-top: 1em; - font-size: 70%; } - -.calendar-day { - border-width: 0; - color: rgba(211, 218, 227, 0.8); } - -.calendar-day-top { - border-top-width: 0; } - -.calendar-day-left { - border-left-width: 0; } - -.calendar-nonwork-day { - color: #D3DAE3; - background-color: transparent; - font-weight: bold; } - -.calendar-today, -.calendar-today:active, -.calendar-today:focus, -.calendar-today:hover { - font-weight: bold; - color: #ffffff; - background-color: #5294E2; - border-width: 0; } - -.calendar-other-month-day { - color: rgba(211, 218, 227, 0.3); - opacity: 1; } - -#notification { - border-radius: 3px; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - padding: 13px; - spacing-rows: 10px; - spacing-columns: 10px; - margin-from-right-edge-of-screen: 20px; - width: 34em; - color: #BAC3CF; } - .popup-menu #notification { - color: #D3DAE3; - border-image: url("dark-assets/misc/message.svg") 9 9 9 9; } - .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { - padding: 5px; } - #notification.multi-line-notification { - padding-bottom: 13px; - color: #BAC3CF; } - #notification-scrollview { - max-height: 10em; } - #notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { - height: 1em; } - #notification-scrollview:ltr > StScrollBar { - padding-left: 6px; } - #notification-scrollview:rtl > StScrollBar { - padding-right: 6px; } - #notification-body { - spacing: 5px; } - #notification-actions { - spacing: 10px; } - -.notification-with-image { - min-height: 159px; - color: #BAC3CF; } - -.notification-button, .notification-icon-button { - padding: 5px; } - -.notification-icon-button > StIcon { - icon-size: 36px; } - -#altTabPopup { - padding: 8px; - spacing: 16px; } - -.switcher-list { - color: #BAC3CF; - background: none; - border: none; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 3px; - padding: 20px; } - .switcher-list > StBoxLayout { - padding: 4px; } - .switcher-list-item-container { - spacing: 8px; } - .switcher-list .item-box { - padding: 8px; - border-radius: 2px; } - .switcher-list .item-box:outlined { - padding: 8px; - border: 1px solid #5294E2; } - .switcher-list .item-box:selected { - color: #ffffff; - background-color: #5294E2; - border: 0px solid #5294E2; } - .switcher-list .thumbnail { - width: 256px; } - .switcher-list .thumbnail-box { - padding: 2px; - spacing: 4px; } - .switcher-list .separator { - width: 1px; - background: rgba(255, 255, 255, 0.2); } - -.switcher-arrow { - border-color: transparent; - color: #BAC3CF; } - .switcher-arrow:highlighted { - border-color: transparent; - color: #ffffff; } - -.thumbnail-scroll-gradient-left { - background-color: transparent; - border-radius: 24px; - border-radius-topright: 0px; - border-radius-bottomright: 0px; - width: 60px; } - -.thumbnail-scroll-gradient-right { - background-color: transparent; - border-radius: 24px; - border-radius-topleft: 0px; - border-radius-bottomleft: 0px; - width: 60px; } - -.ripple-box { - width: 52px; - height: 52px; - background-image: url("common-assets/misc/corner-ripple-ltr.svg"); - background-size: contain; } - .ripple-box:rtl { - background-image: url("common-assets/misc/corner-ripple-rtl.svg"); } - -.lightbox { - background-color: rgba(0, 0, 0, 0.4); } - -.flashspot { - background-color: white; } - -.modal-dialog { - color: #D3DAE3; - background-color: rgba(56, 60, 74, 0); - border: none; - border-image: url("dark-assets/misc/modal.svg") 9 9 9 67; - padding: 0 5px 6px 5px; } - .modal-dialog > StBoxLayout:first-child { - padding: 20px 10px 10px 10px; } - .modal-dialog-button-box { - spacing: 0; - margin: 0px; - padding: 14px 10px; - background: none; - border: none; - border-image: url("dark-assets/misc/button-box.svg") 9 9 9 9; } - .modal-dialog-button-box .modal-dialog-button { - padding-top: 0; - padding-bottom: 0; - height: 30px; } - -.run-dialog { - padding: 0px 15px 10px 15px; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; } - .run-dialog > * { - padding: 0; } - .run-dialog-label { - font-size: 0; - font-weight: bold; - color: #BAC3CF; - padding-bottom: 0; } - .run-dialog-error-label { - color: #FC4138; } - .run-dialog-error-box { - padding-top: 15px; - spacing: 5px; } - .run-dialog-completion-box { - padding-left: 15px; - font-size: 10px; } - .run-dialog-entry { - width: 21em; - padding: 7px; - border-radius: 3px; - caret-color: #BAC3CF; - selected-color: #ffffff; - selection-background-color: #5294E2; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .run-dialog-entry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .run-dialog .modal-dialog-button-box { - border: none; - box-shadow: none; - background: none; - background-gradient-direction: none; } - -/* CinnamonMountOperation Dialogs */ -.cinnamon-mount-operation-icon { - icon-size: 48px; } - -.mount-password-reask { - color: #F27835; } - -.show-processes-dialog, -.mount-question-dialog { - spacing: 24px; } - .show-processes-dialog-subject, - .mount-question-dialog-subject { - padding-top: 10px; - padding-left: 17px; - padding-bottom: 6px; } - .show-processes-dialog-subject:rtl, - .mount-question-dialog-subject:rtl { - padding-left: 0px; - padding-right: 17px; } - .show-processes-dialog-description, - .mount-question-dialog-description { - padding-left: 17px; - width: 28em; } - .show-processes-dialog-description:rtl, - .mount-question-dialog-description:rtl { - padding-right: 17px; } - -.show-processes-dialog-app-list { - max-height: 200px; - padding-top: 24px; - padding-left: 49px; - padding-right: 32px; } - .show-processes-dialog-app-list:rtl { - padding-right: 49px; - padding-left: 32px; } - .show-processes-dialog-app-list-item { - color: #ccc; } - .show-processes-dialog-app-list-item:hover { - color: white; } - .show-processes-dialog-app-list-item:ltr { - padding-right: 1em; } - .show-processes-dialog-app-list-item:rtl { - padding-left: 1em; } - .show-processes-dialog-app-list-item-icon:ltr { - padding-right: 17px; } - .show-processes-dialog-app-list-item-icon:rtl { - padding-left: 17px; } - .show-processes-dialog-app-list-item-name { - font-size: 1.1em; } - -.magnifier-zoom-region { - border: 2px solid maroon; } - .magnifier-zoom-region .full-screen { - border-width: 0px; } - -#keyboard { - background-color: rgba(53, 57, 69, 0.95); - border-width: 0; - border-top-width: 1px; - border-color: rgba(0, 0, 0, 0.4); } - -.keyboard-layout { - spacing: 10px; - padding: 10px; } - -.keyboard-row { - spacing: 15px; } - -.keyboard-key { - min-height: 2em; - min-width: 2em; - font-size: 14pt; - font-weight: bold; - border-radius: 3px; - box-shadow: none; - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .keyboard-key:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .keyboard-key:active, .keyboard-key:checked { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - border: 1px solid #5294E2; - background-color: #5294E2; } - .keyboard-key:grayed { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -.keyboard-subkeys { - color: #BAC3CF; - padding: 5px; - -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 20px; - -arrow-rise: 10px; - -boxpointer-gap: 5px; } - -.menu-favorites-box { - margin: auto; - padding: 10px; - transition-duration: 300; - background-color: #383C4A; - border: 1px solid #2b2e39; } - -.menu-favorites-button { - padding: 10px; - border: 1px solid transparent; } - -.menu-places-box { - margin: auto; - padding: 10px; - border: 0px solid red; } - -.menu-places-button { - padding: 10px; } - -.menu-categories-box { - padding: 10px 30px 10px 30px; } - -.menu-applications-inner-box, -.menu-applications-outer-box { - padding: 10px 10px 0 10px; } - -.menu-application-button { - padding: 7px; - border: 1px solid transparent; } - .menu-application-button:highlighted { - font-weight: bold; } - .menu-application-button-selected { - padding: 7px; } - .menu-application-button-selected:highlighted { - font-weight: bold; } - .menu-application-button-label:ltr { - padding-left: 5px; } - .menu-application-button-label:rtl { - padding-right: 5px; } - -.menu-category-button { - padding: 7px; - border: 1px solid transparent; } - .menu-category-button-selected { - padding: 7px; } - .menu-category-button-hover { - background-color: red; - border-radius: 2px; } - .menu-category-button-greyed { - padding: 7px; - color: rgba(211, 218, 227, 0.45); - border: 1px solid transparent; } - .menu-category-button-label:ltr { - padding-left: 5px; } - .menu-category-button-label:rtl { - padding-right: 5px; } - -.menu-selected-app-box { - padding-right: 30px; - padding-left: 28px; - text-align: right; - height: 30px; } - .menu-selected-app-box:rtl { - padding-top: 10px; - height: 30px; } - -.menu-selected-app-title { - font-weight: bold; } - -.menu-selected-app-description { - max-width: 150px; } - -.menu-search-box:ltr { - padding-left: 30px; } - -.menu-search-box-rtl { - padding-right: 30px; } - -#menu-search-entry { - width: 250px; - height: 15px; - font-weight: normal; - caret-color: #D3DAE3; } - -.menu-search-entry-icon { - icon-size: 1em; - color: #D3DAE3; } - -/* Context menu (at the moment only for favorites) */ -.info-osd { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 16px; - color: #ffffff; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } - -.osd-window { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 20px; - margin: 32px; - min-width: 64px; - min-height: 64px; - color: #ffffff; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } - .osd-window .osd-monitor-label { - font-size: 3em; } - .osd-window .level { - padding: 0; - height: 4px; - background-color: rgba(0, 0, 0, 0.5); - border-radius: 2px; - color: #5294E2; } - -.window-list-box { - spacing: 6px; - padding-left: 10px; } - .panel-bottom .window-list-box { - padding-top: 1px; } - .panel-top .window-list-box { - padding-bottom: 1px; } - -.window-list-item-label { - font-weight: bold; - width: 15em; - min-width: 5px; } - -.window-list-item-box { - font-weight: bold; - background-image: none; - padding-left: 8px; - padding-right: 8px; - transition-duration: 100; - color: rgba(255, 255, 255, 0.6); } - .window-list-item-box:hover { - color: #ffffff; } - .window-list-item-box:active, - .window-list-item-box:checked, - .window-list-item-box:focus { - color: #ffffff; } - .panel-bottom .window-list-item-box:active, - .panel-bottom .window-list-item-box:checked, - .panel-bottom .window-list-item-box:focus { - border-image: url("common-assets/panel/window-list-active-bottom.svg") 3 3 1 3; } - .panel-top .window-list-item-box:active, - .panel-top .window-list-item-box:checked, - .panel-top .window-list-item-box:focus { - border-image: url("common-assets/panel/window-list-active-top.svg") 3 3 3 1; } - -.window-list-item-demands-attention { - background-gradient-start: #F27835; - background-gradient-end: #F27835; } - -.sound-button { - width: 22px; - height: 13px; - padding: 8px; } - .sound-button-container { - padding-right: 3px; - padding-left: 3px; } - .sound-button StIcon { - icon-size: 1.4em; } - -.sound-track-infos { - padding: 5px; } - -.sound-track-info { - padding-top: 2px; - padding-bottom: 2px; } - .sound-track-info StIcon { - icon-size: 16px; } - .sound-track-info StLabel { - padding-left: 5px; - padding-right: 5px; } - -.sound-track-box { - padding-left: 15px; - padding-right: 15px; - max-width: 220px; } - -.sound-seek-box { - padding-left: 15px; } - .sound-seek-box StLabel { - padding-top: 2px; } - .sound-seek-box StIcon { - icon-size: 16px; } - -.sound-seek-slider { - width: 140px; } - -.sound-volume-menu-item { - padding: 0.4em 1.75em; } - .sound-volume-menu-item StIcon { - icon-size: 1.14em; - padding-left: 8px; - padding-right: 8px; } - -.sound-playback-control { - padding: 5px 10px 10px 10px; } - -.sound-player { - padding: 0 4px; } - .sound-player > StBoxLayout:first-child { - padding: 5px 10px 12px 10px; - spacing: 0.5em; } - .sound-player > StBoxLayout:first-child StButton:small { - width: 16px; - height: 8px; - padding: 1px; } - .sound-player > StBoxLayout:first-child StButton:small StIcon { - icon-size: 12px; } - .sound-player-generic-coverart { - background: rgba(0, 0, 0, 0.2); } - .sound-player-overlay { - width: 290px; - height: 70px; - padding: 15px; - spacing: 0.5em; - background: rgba(42, 45, 55, 0.85); - border: 0px solid rgba(31, 33, 40, 0.95); - border-bottom: 1px; - color: #BAC3CF; } - .sound-player-overlay StButton { - width: 22px; - height: 13px; - padding: 5px; - color: #BAC3CF; - border-radius: 2px; - border: 1px solid rgba(53, 57, 69, 0); } - .sound-player-overlay StButton StIcon { - icon-size: 16px; } - .sound-player-overlay StButton:hover { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .sound-player-overlay StButton:active { - text-shadow: 0 1px rgba(64, 69, 82, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } - .sound-player-overlay StBoxLayout { - padding-top: 2px; } - .sound-player .slider { - height: 0.5em; - padding: 0; - border: none; - -slider-height: 0.5em; - -slider-background-color: #2d303b; - -slider-border-color: transparent; - -slider-active-background-color: #5294E2; - -slider-active-border-color: transparent; - -slider-border-width: 0px; - -slider-handle-radius: 0px; } - -#workspaceSwitcher { - spacing: 0px; - padding: 3px; } - -/* Controls the styling when using the "Simple buttons" option */ -.workspace-switcher { - padding-left: 3px; - padding-right: 3px; } - -.workspace-button { - width: 20px; - height: 10px; - color: #ffffff; - padding: 3px; - padding-top: 4px; - transition-duration: 300; } - .workspace-button:outlined, .workspace-button:outlined:hover { - color: #5294E2; } - .workspace-button:hover { - color: rgba(82, 148, 226, 0.5); } - -/* Controls the style when using the "Visual representation" option */ -.workspace-graph { - padding: 3px; - spacing: 3px; } - -.workspace-graph .workspace { - border: 1px solid rgba(0, 0, 0, 0.4); - background-gradient-direction: none; - background-color: rgba(0, 0, 0, 0.2); } - -.workspace-graph .workspace:active { - border: 1px solid #5294E2; - background-gradient-direction: none; } - -.workspace-graph .workspace .windows { - -active-window-background: rgba(76, 82, 99, 0.95); - -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(76, 82, 99, 0.95); - -inactive-window-border: rgba(0, 0, 0, 0.8); } - -.workspace-graph .workspace:active .windows { - -active-window-background: rgba(87, 93, 113, 0.95); - -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(54, 58, 70, 0.95); - -inactive-window-border: rgba(0, 0, 0, 0.8); } - -#panel-launchers-box { - padding-left: 7px; } - -.panel-launcher { - margin: 1px; - padding: 1px; - transition-duration: 200; } - .panel-launcher:hover { - background-gradient-direction: none; - border: 0px solid #5294E2; } - .panel-bottom .panel-launcher:hover { - border-bottom-width: 1px; } - .panel-top .panel-launcher:hover { - border-top-width: 1px; } - -#overview-corner { - background-image: url("common-assets/misc/overview.png"); } - #overview-corner:hover { - background-image: url("common-assets/misc/overview-hover.png"); } - -.applet-separator { - padding: 1px 4px; } - -.applet-separator-line { - width: 1px; - background: rgba(255, 255, 255, 0.12); } - -.applet-box { - padding-left: 3px; - padding-right: 3px; - color: #ffffff; - text-shadow: none; - transition-duration: 100; } - .applet-box:hover { - color: #ffffff; - background-color: #5294E2; } - -.applet-label { - font-weight: bold; - color: #ffffff; } - .applet-label:hover, .applet-box:hover > .applet-label { - color: #ffffff; - text-shadow: none; } - -.applet-icon { - color: #ffffff; - icon-size: 22px; } - .applet-icon:hover, .applet-box:hover > .applet-icon { - color: #ffffff; - text-shadow: none; } - -.user-icon { - width: 32px; - height: 32px; - background-color: transparent; - border: none; - border-radius: 0; } - -.user-label { - color: #D3DAE3; - font-size: 1em; - font-weight: bold; - margin: 0px; } - -.desklet { - color: #BAC3CF; } - .desklet-with-borders { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #BAC3CF; - padding: 12px; - padding-bottom: 16px; } - .desklet-with-borders-and-header { - border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; - color: #BAC3CF; - border-radius: 0; - border-radius-topleft: 0; - border-radius-topright: 0; - padding: 12px; - padding-bottom: 17px; } - .desklet-header { - border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; - color: #BAC3CF; - font-size: 1em; - padding: 12px; - padding-bottom: 6px; } - .desklet-drag-placeholder { - border: 2px solid #5294E2; - background-color: rgba(82, 148, 226, 0.3); } - -.photoframe-box { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #BAC3CF; - padding: 12px; - padding-bottom: 16px; } - -/*FIXME*/ -.workspace-osd { - /*color: red;*/ - text-shadow: black 5px 5px 5px; - font-weight: bold; - font-size: 48pt; } - -.notification-applet-padding { - padding: 0.5em 1em; } - -.notification-applet-container { - max-height: 100px; } - -.tile-preview, .tile-preview.snap, -.tile-hud, .tile-hud.snap { - background-color: rgba(82, 148, 226, 0.3); - border: 1px solid #5294E2; } - -.xkcd-box { - padding: 6px; - border: 0px; - background-color: transparent; - border-radius: 0px; } diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/menu/menu-separator.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/menu/menu-separator.svg deleted file mode 100644 index 4962ebc..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/menu/menu-separator.svg +++ /dev/null @@ -1,60 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="90.311111mm" - height="0.56444442mm" - viewBox="0 0 320 1.9999999" - id="svg7537" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="menu-separator.svg"> - <defs - id="defs7539" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.2" - inkscape:cx="115.53549" - inkscape:cy="8.9322818" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="false" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1366" - inkscape:window-height="723" - inkscape:window-x="0" - inkscape:window-y="23" - inkscape:window-maximized="1" /> - <metadata - id="metadata7542"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(340,-443.3622)" /> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/add-workspace-active.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/add-workspace-active.svg deleted file mode 100644 index f60de34..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/add-workspace-active.svg +++ /dev/null @@ -1,117 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="35" - height="200" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="add-workspace-active.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="-12.039549" - inkscape:cy="88.924726" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1366" - inkscape:window-height="696" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid3040" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="0,1" - position="20,100" - id="guide3893" /> - <sodipodi:guide - orientation="1,0" - position="18,190" - id="guide3895" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-852.36218)"> - <path - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " - transform="translate(0,852.36218)" - id="rect3810" /> - <g - transform="translate(0,-0.9999969)" - id="g3917-7" - style="fill:#000000;fill-opacity:1;opacity:0.5" /> - <rect - rx="2" - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3812" - width="37" - height="198" - x="1.000005" - y="853.36218" - ry="2" /> - <g - id="g3917" - style="fill:#ffffff;fill-opacity:1"> - <rect - ry="1.1428567" - y="944.36218" - x="17" - height="15.999994" - width="2.0000002" - id="rect3897" - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - ry="1.1428567" - y="-26" - x="951.36218" - height="15.999994" - width="2.0000002" - id="rect3897-6" - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/add-workspace-hover.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/add-workspace-hover.svg deleted file mode 100644 index e771e33..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/add-workspace-hover.svg +++ /dev/null @@ -1,117 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="35" - height="200" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="add-workspace-hover.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="-12.039549" - inkscape:cy="128.92473" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1366" - inkscape:window-height="696" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid3040" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="0,1" - position="20,100" - id="guide3893" /> - <sodipodi:guide - orientation="1,0" - position="18,190" - id="guide3895" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-852.36218)"> - <path - style="opacity:0.45;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " - transform="translate(0,852.36218)" - id="rect3810" /> - <g - transform="translate(0,-0.9999969)" - id="g3917-7" - style="fill:#000000;fill-opacity:1;opacity:0.5" /> - <rect - rx="2" - style="opacity:0.45;fill:#202229;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3812" - width="37" - height="198" - x="1.000005" - y="853.36218" - ry="2" /> - <g - id="g3917" - style="fill:#bac3cf;fill-opacity:1"> - <rect - ry="1.1428567" - y="944.36218" - x="17" - height="15.999994" - width="2.0000002" - id="rect3897" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - ry="1.1428567" - y="-26" - x="951.36218" - height="15.999994" - width="2.0000002" - id="rect3897-6" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/add-workspace.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/add-workspace.svg deleted file mode 100644 index 65f5361..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/add-workspace.svg +++ /dev/null @@ -1,117 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="35" - height="200" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="add-workspace.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="-12.039549" - inkscape:cy="128.92473" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1366" - inkscape:window-height="696" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid3040" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="0,1" - position="20,100" - id="guide3893" /> - <sodipodi:guide - orientation="1,0" - position="18,190" - id="guide3895" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-852.36218)"> - <path - style="opacity:0.45;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " - transform="translate(0,852.36218)" - id="rect3810" /> - <g - transform="translate(0,-0.9999969)" - id="g3917-7" - style="fill:#000000;fill-opacity:1;opacity:0.5" /> - <rect - rx="2" - style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3812" - width="37" - height="198" - x="1.000005" - y="853.36218" - ry="2" /> - <g - id="g3917" - style="fill:#bac3cf;fill-opacity:1"> - <rect - ry="1.1428567" - y="944.36218" - x="17" - height="15.999994" - width="2.0000002" - id="rect3897" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - ry="1.1428567" - y="-26" - x="951.36218" - height="15.999994" - width="2.0000002" - id="rect3897-6" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/bg.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/bg.svg deleted file mode 100644 index feeddea..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/bg.svg +++ /dev/null @@ -1,127 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="32" - height="32" - viewBox="0 0 32 32" - id="svg5386" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="bg.svg"> - <defs - id="defs5388" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.313708" - inkscape:cx="18.271674" - inkscape:cy="5.838404" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="false" - units="px" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid5954" /> - </sodipodi:namedview> - <metadata - id="metadata5391"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1020.3622)"> - <rect - style="display:inline;opacity:0.81;fill:none;fill-opacity:1;stroke:#161a26;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4164-4-3" - width="23" - height="21.999889" - x="4.5" - y="1024.8622" - rx="2.0000005" - ry="1.9999999" /> - <rect - style="display:inline;opacity:0.95;fill:#353945;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4164" - width="22" - height="20.999971" - x="5" - y="1025.3622" - rx="1.4" - ry="1.4" /> - <g - transform="translate(-425.99995,658.36226)" - id="g4271" - style="display:inline;opacity:0.65"> - <rect - ry="8" - rx="8" - y="362.49994" - x="426.49994" - height="31" - width="31.000011" - id="rect4164-4-7-5-3-8-8" - style="display:inline;opacity:0.02000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="6.999999" - rx="7" - y="363.49997" - x="427.49994" - height="28.999996" - width="29.000011" - id="rect4164-4-7-5-3-8" - style="display:inline;opacity:0.07000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="6" - rx="6" - y="364.49994" - x="428.49994" - height="26.999998" - width="27.000011" - id="rect4164-4-7-5-3" - style="display:inline;opacity:0.12999998;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="5" - rx="4.9999995" - y="365.49997" - x="429.49997" - height="24.999998" - width="24.999981" - id="rect4164-4-7-5" - style="display:inline;opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - transform="translate(-6.1035156e-5,0)" - id="rect4164-4-7" - d="M 431.64844,388.30469 C 432.37319,389.0416 433.37997,389.5 434.5,389.5 l 15.00023,0 c 1.12003,0 2.12681,-0.4584 2.85156,-1.19531 -0.2591,0.12217 -0.5451,0.19531 -0.85156,0.19531 l -19.00023,0 c -0.30646,0 -0.59246,-0.0731 -0.85156,-0.19531 z" - style="display:inline;opacity:0.25;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="csscssc" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg deleted file mode 100644 index a5cc13e..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg +++ /dev/null @@ -1,152 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - sodipodi:docname="calendar-arrow-left-hover.svg" - height="16" - id="svg7384" - inkscape:version="0.91 r13725" - version="1.1" - width="16"> - <metadata - id="metadata90"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title>Gnome Symbolic Icon Theme</dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - inkscape:bbox-nodes="true" - inkscape:bbox-paths="true" - bordercolor="#666666" - borderopacity="1" - inkscape:current-layer="layer12" - inkscape:cx="14.072123" - inkscape:cy="8.0207106" - gridtolerance="10" - inkscape:guide-bbox="true" - guidetolerance="10" - id="namedview88" - inkscape:object-nodes="false" - inkscape:object-paths="false" - objecttolerance="10" - pagecolor="#ffffff" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - showborder="true" - showgrid="true" - showguides="true" - inkscape:snap-bbox="true" - inkscape:snap-bbox-midpoints="false" - inkscape:snap-global="true" - inkscape:snap-grids="true" - inkscape:snap-nodes="true" - inkscape:snap-others="false" - inkscape:snap-to-guides="true" - inkscape:window-height="720" - inkscape:window-maximized="1" - inkscape:window-width="1366" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:zoom="22.627417" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - empspacing="2" - enabled="true" - id="grid4866" - originx="141px" - originy="530px" - snapvisiblegridlinesonly="true" - spacingx="1px" - spacingy="1px" - type="xygrid" - visible="true" /> - <inkscape:grid - color="#000000" - empcolor="#000000" - empopacity="0" - empspacing="4" - enabled="true" - id="grid5968" - opacity="0.1254902" - originx="141px" - originy="530px" - snapvisiblegridlinesonly="true" - spacingx="0.5px" - spacingy="0.5px" - type="xygrid" - visible="true" /> - </sodipodi:namedview> - <title - id="title9167">Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/calendar-arrow-left.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/calendar-arrow-left.svg deleted file mode 100644 index 2774254..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/calendar-arrow-left.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg deleted file mode 100644 index f718628..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/calendar-arrow-right.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/calendar-arrow-right.svg deleted file mode 100644 index 366e69b..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/calendar-arrow-right.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/close-active.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/close-active.svg deleted file mode 100644 index 95822bf..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/close-active.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/close-hover.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/close-hover.svg deleted file mode 100644 index 7b52140..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/close-hover.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/close.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/close.svg deleted file mode 100644 index e221a33..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/close.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/corner-ripple-ltr.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/corner-ripple-ltr.svg deleted file mode 100644 index 357a544..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/corner-ripple-ltr.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/corner-ripple-rtl.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/corner-ripple-rtl.svg deleted file mode 100644 index 57176d2..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/corner-ripple-rtl.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/desklet-header.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/desklet-header.svg deleted file mode 100644 index a6e1054..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/desklet-header.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/desklet.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/desklet.svg deleted file mode 100644 index 8445c61..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/desklet.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/osd.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/osd.svg deleted file mode 100644 index df41a00..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/osd.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/overview-hover.png b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/overview-hover.png deleted file mode 100644 index 75673f9..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/overview-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/overview.png b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/overview.png deleted file mode 100644 index 9eb4f87..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/overview.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/trash-icon.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/trash-icon.svg deleted file mode 100644 index 61097dd..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/misc/trash-icon.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/activities-active.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/activities-active.svg deleted file mode 100644 index 6986f5c..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/activities-active.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/activities.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/activities.svg deleted file mode 100644 index b4a4b0d..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/activities.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/panel-bottom.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/panel-bottom.svg deleted file mode 100644 index b5635bc..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/panel-bottom.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/panel-top.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/panel-top.svg deleted file mode 100644 index c0a64da..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/panel-top.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/window-list-active-bottom.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/window-list-active-bottom.svg deleted file mode 100644 index ce7d5d7..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/window-list-active-bottom.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/window-list-active-top.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/window-list-active-top.svg deleted file mode 100644 index d2b8f15..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/common-assets/panel/window-list-active-top.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg deleted file mode 100644 index 7789a23..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/checkbox/checkbox-checked.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/checkbox/checkbox-checked.svg deleted file mode 100644 index d2f64f9..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/checkbox/checkbox-checked.svg +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg deleted file mode 100644 index fcaae67..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg deleted file mode 100644 index d7c2217..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/menu/menu-hover.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/menu/menu-hover.svg deleted file mode 100644 index a023a8e..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/menu/menu-hover.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/menu/menu.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/menu/menu.svg deleted file mode 100644 index 44e295d..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/menu/menu.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/menu/submenu.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/menu/submenu.svg deleted file mode 100644 index 9369544..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/menu/submenu.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/misc/button-box.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/misc/button-box.svg deleted file mode 100644 index 0342698..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/misc/button-box.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/misc/message.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/misc/message.svg deleted file mode 100644 index 2fb2d4f..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/misc/message.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/misc/modal.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/misc/modal.svg deleted file mode 100644 index ec0b945..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/misc/modal.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/switch/switch-off.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/switch/switch-off.svg deleted file mode 100644 index 68eed5d..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/switch/switch-off.svg +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/switch/switch-on.svg b/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/switch/switch-on.svg deleted file mode 100644 index baf1339..0000000 --- a/gtk/.themes/Arc-Darker-OSX/cinnamon/dark-assets/switch/switch-on.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/dash/dash-left.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/dash/dash-left.svg deleted file mode 100644 index 5fb7bf2..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/dash/dash-left.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/dash/dash-placeholder.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/dash/dash-placeholder.svg deleted file mode 100644 index cbae148..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/dash/dash-placeholder.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/dash/dash-right.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/dash/dash-right.svg deleted file mode 100644 index 64c1e9b..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/dash/dash-right.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/menu/menu-separator.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/menu/menu-separator.svg deleted file mode 100644 index 4962ebc..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/menu/menu-separator.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/bg.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/bg.svg deleted file mode 100644 index feeddea..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/bg.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/close-active.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/close-active.svg deleted file mode 100644 index 95822bf..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/close-active.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/close-hover.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/close-hover.svg deleted file mode 100644 index 7b52140..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/close-hover.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/close.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/close.svg deleted file mode 100644 index e221a33..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/close.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/corner-ripple-ltr.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/corner-ripple-ltr.svg deleted file mode 100644 index 357a544..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/corner-ripple-ltr.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/corner-ripple-rtl.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/corner-ripple-rtl.svg deleted file mode 100644 index 57176d2..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/corner-ripple-rtl.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/more-results.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/more-results.svg deleted file mode 100644 index a6f8d1e..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/more-results.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/osd.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/osd.svg deleted file mode 100644 index df41a00..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/osd.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/page-indicator-active.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/page-indicator-active.svg deleted file mode 100644 index 89446ce..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/page-indicator-active.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/page-indicator-checked.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/page-indicator-checked.svg deleted file mode 100644 index 249100d..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/page-indicator-checked.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/page-indicator-hover.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/page-indicator-hover.svg deleted file mode 100644 index b560780..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/page-indicator-hover.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/page-indicator-inactive.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/page-indicator-inactive.svg deleted file mode 100644 index 712573b..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/page-indicator-inactive.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/process-working.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/process-working.svg deleted file mode 100644 index 7ae13c7..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/process-working.svg +++ /dev/null @@ -1,409 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-down.png b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-down.png deleted file mode 100644 index a674ad5..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-down.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-up.png b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-up.png deleted file mode 100644 index 1b6f611..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-up.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/panel/activities-active.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/panel/activities-active.svg deleted file mode 100644 index 6986f5c..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/panel/activities-active.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/panel/activities.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/panel/activities.svg deleted file mode 100644 index b4a4b0d..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/panel/activities.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/panel/panel-overview.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/panel/panel-overview.svg deleted file mode 100644 index c955747..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/panel/panel-overview.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/panel/panel.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/panel/panel.svg deleted file mode 100644 index c0a64da..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/common-assets/panel/panel.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/gnome-shell.css b/gtk/.themes/Arc-Darker-OSX/gnome-shell/gnome-shell.css deleted file mode 100644 index 80f818c..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/gnome-shell.css +++ /dev/null @@ -1,1976 +0,0 @@ -/* Copyright 2009, 2015 Red Hat, Inc. - * - * Portions adapted from Mx's data/style/default.css - * Copyright 2009 Intel Corporation - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU Lesser General Public License, - * version 2.1, as published by the Free Software Foundation. - * - * This program is distributed in the hope it will be useful, but WITHOUT ANY - * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS - * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for - * more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - */ -stage { - font-family: Futura Bk bt, Cantarell, Sans-Serif; - font-size: 9pt; - color: #5c616c; } - -.button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - border-radius: 2px; } - -.button, .notification-banner .notification-button, -.notification-banner:hover .notification-button, -.notification-banner:focus .notification-button, .hotplug-notification-item { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: #fbfbfc; - border: 1px solid #cfd6e6; - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - .button:focus, .notification-banner .notification-button:focus, .hotplug-notification-item:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: #fbfbfc; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - .button:hover, .notification-banner .notification-button:hover, .hotplug-notification-item:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: white; - border: 1px solid #cfd6e6; - box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); } - .button:hover:focus, .notification-banner .notification-button:hover:focus, .hotplug-notification-item:hover:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: #fbfbfc; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - .button:active, .notification-banner .notification-button:active, .hotplug-notification-item:active, .button:active:focus, .notification-banner .notification-button:active:focus, .hotplug-notification-item:active:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - .button:insensitive, .notification-banner .notification-button:insensitive, .hotplug-notification-item:insensitive { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: rgba(92, 97, 108, 0.55); - border: 1px solid rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - -StEntry { - padding: 7px; - caret-size: 1px; - selection-background-color: #5294E2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 3px; - color: #5c616c; - background-color: #ffffff; - border: 1px solid #cfd6e6; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } - StEntry:focus, StEntry:hover { - color: #5c616c; - background-color: #ffffff; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } - StEntry:insensitive { - color: rgba(92, 97, 108, 0.55); - background-color: #fbfbfb; - border-color: 1px solid #e0e4ee; - box-shadow: inset 0 2px 4px rgba(251, 251, 251, 0.05); } - StEntry StIcon.capslock-warning { - icon-size: 16px; - warning-color: #F27835; - padding: 0 4px; } - -StScrollView.vfade { - -st-vfade-offset: 0px; } - -StScrollView.hfade { - -st-hfade-offset: 0px; } - -StScrollBar { - padding: 8px; } - StScrollView StScrollBar { - min-width: 5px; - min-height: 5px; } - StScrollBar StBin#trough { - background-color: rgba(255, 255, 255, 0.1); - border-radius: 8px; } - StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { - border-radius: 4px; - background-color: #b8babf; - border: 0px solid; - margin: 0px; } - StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { - background-color: #c7c9cd; } - StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294E2; } - -.slider { - -slider-height: 4px; - -slider-background-color: #cfd6e6; - -slider-border-color: transparent; - -slider-active-background-color: #5294E2; - -slider-active-border-color: transparent; - -slider-border-width: 0; - -slider-handle-radius: 4px; - height: 18px; - border: 0 solid transparent; - border-right-width: 1px; - border-left-width: 5px; - color: transparent; } - -.check-box StBoxLayout { - spacing: .8em; } - -.check-box StBin { - width: 16px; - height: 16px; - background-image: url("light-assets/checkbox/checkbox-unchecked.svg"); } - -.check-box:focus StBin { - background-image: url("light-assets/checkbox/checkbox-unchecked-focused.svg"); } - -.check-box:checked StBin { - background-image: url("light-assets/checkbox/checkbox-checked.svg"); } - -.check-box:focus:checked StBin { - background-image: url("light-assets/checkbox/checkbox-checked-focused.svg"); } - -.toggle-switch { - width: 50px; - height: 20px; - background-size: contain; } - .toggle-switch-us, .toggle-switch-intl { - background-image: url("light-assets/switch/switch-off.svg"); } - .toggle-switch-us:checked, .toggle-switch-intl:checked { - background-image: url("light-assets/switch/switch-on.svg"); } - -.shell-link { - color: #2679db; } - .shell-link:hover { - color: #5294e2; } - -.headline { - font-size: 110%; } - -.lightbox { - background-color: black; } - -.flashspot { - background-color: white; } - -.modal-dialog { - color: #5c616c; - background-color: rgba(245, 246, 247, 0); - border: none; - border-image: url("light-assets/misc/modal.svg") 9 9 9 67; - padding: 0 5px 6px 5px; } - .modal-dialog .modal-dialog-content-box { - padding: 20px 10px 10px 10px; } - .modal-dialog-linked-button { - height: 39px; - padding: 0; - box-shadow: inset 0 0 black; - border-top-width: 0px; - border-bottom-width: 0; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(42, 45, 55, 0.95); } - .modal-dialog-linked-button:hover { - background-color: rgba(64, 69, 83, 0.95); } - .modal-dialog-linked-button:focus { - color: #5294E2; } - .modal-dialog-linked-button:active { - color: #ffffff; - background-color: #5294E2; } - .modal-dialog-linked-button:insensitive { - color: rgba(186, 195, 207, 0.5); - background-color: rgba(49, 52, 63, 0.95); } - .modal-dialog-linked-button:first-child { - border-radius: 0px 0px 0px 2px; } - .modal-dialog-linked-button:last-child { - border-right-width: 0px; - border-radius: 0px 0px 2px 0px; } - .modal-dialog-linked-button:first-child:last-child { - border-right-width: 0px; - border-radius: 0px 0px 2px 2px; } - .modal-dialog .run-dialog-entry { - width: 21em; } - .modal-dialog .run-dialog-error-box { - padding-top: 5px; - spacing: 5px; } - .modal-dialog .run-dialog-label { - font-size: 0; } - -.show-processes-dialog-subject, -.mount-question-dialog-subject, -.end-session-dialog-subject { - font-size: 11pt; - font-weight: bold; - color: #5c616c; } - -.end-session-dialog { - spacing: 42px; } - .end-session-dialog-list { - padding-top: 20px; } - .end-session-dialog-layout { - padding-left: 17px; } - .end-session-dialog-layout:rtl { - padding-right: 17px; } - .end-session-dialog-description { - width: 28em; - padding-bottom: 10px; } - .end-session-dialog-description:rtl { - text-align: right; } - .end-session-dialog-warning { - width: 28em; - color: #F27835; - padding-top: 6px; } - .end-session-dialog-warning:rtl { - text-align: right; } - .end-session-dialog-logout-icon { - border: 0px solid transparent; - border-radius: 2px; - width: 48px; - height: 48px; - background-size: contain; } - .end-session-dialog-shutdown-icon { - color: #5c616c; - width: 48px; - height: 48px; } - .end-session-dialog-inhibitor-layout { - spacing: 16px; - max-height: 200px; - padding-right: 10px; - padding-left: 10px; } - .end-session-dialog-session-list, .end-session-dialog-app-list { - spacing: 1em; } - .end-session-dialog-list-header { - font-weight: bold; } - .end-session-dialog-list-header:rtl { - text-align: right; } - .end-session-dialog-app-list-item, .end-session-dialog-session-list-item { - spacing: 1em; } - .end-session-dialog-app-list-item-name, .end-session-dialog-session-list-item-name { - font-weight: bold; } - .end-session-dialog-app-list-item-description { - color: #686d7a; - font-size: 8pt; } - .end-session-dialog .modal-dialog-linked-button:last-child { - color: #ffffff; - background-color: #F04A50; } - .end-session-dialog .modal-dialog-linked-button:last-child:hover { - color: #ffffff; - background-color: #f47479; } - .end-session-dialog .modal-dialog-linked-button:last-child:active { - color: #ffffff; - background-color: #ee3239; } - -.shell-mount-operation-icon { - icon-size: 48px; } - -.show-processes-dialog, -.mount-question-dialog { - spacing: 24px; } - -.show-processes-dialog-subject, -.mount-question-dialog-subject { - padding-top: 10px; - padding-left: 17px; - padding-bottom: 6px; } - .show-processes-dialog-subject:rtl, - .mount-question-dialog-subject:rtl { - padding-left: 0px; - padding-right: 17px; } - -.mount-question-dialog-subject { - max-width: 500px; } - -.show-processes-dialog-description, -.mount-question-dialog-description { - padding-left: 17px; - width: 28em; } - .show-processes-dialog-description:rtl, - .mount-question-dialog-description:rtl { - padding-right: 17px; } - -.show-processes-dialog-app-list { - font-size: 10pt; - max-height: 200px; - padding-top: 24px; - padding-left: 49px; - padding-right: 32px; } - .show-processes-dialog-app-list:rtl { - padding-right: 49px; - padding-left: 32px; } - -.show-processes-dialog-app-list-item { - color: #454850; } - .show-processes-dialog-app-list-item:hover { - color: #5c616c; } - .show-processes-dialog-app-list-item:ltr { - padding-right: 1em; } - .show-processes-dialog-app-list-item:rtl { - padding-left: 1em; } - -.show-processes-dialog-app-list-item-icon:ltr { - padding-right: 17px; } - -.show-processes-dialog-app-list-item-icon:rtl { - padding-left: 17px; } - -.show-processes-dialog-app-list-item-name { - font-size: 10pt; } - -.prompt-dialog { - width: 500px; } - .prompt-dialog-main-layout { - spacing: 24px; - padding: 10px; } - .prompt-dialog-message-layout { - spacing: 16px; } - .prompt-dialog-headline { - font-size: 12pt; - font-weight: bold; - color: #5c616c; } - .prompt-dialog-descritption:rtl { - text-align: right; } - .prompt-dialog-password-box { - spacing: 1em; - padding-bottom: 1em; } - .prompt-dialog-error-label { - font-size: 9pt; - color: #FC4138; - padding-bottom: 8px; } - .prompt-dialog-info-label { - font-size: 9pt; - padding-bottom: 8px; } - .prompt-dialog-null-label { - font-size: 9pt; - padding-bottom: 8px; } - -.hidden { - color: transparent; } - -.polkit-dialog-user-layout { - padding-left: 10px; - spacing: 10px; } - .polkit-dialog-user-layout:rtl { - padding-left: 0px; - padding-right: 10px; } - -.polkit-dialog-user-root-label { - color: #F27835; } - -.polkit-dialog-user-user-icon { - border-radius: 2px; - background-size: contain; - width: 48px; - height: 48px; } - -.audio-device-selection-dialog { - spacing: 30px; } - -.audio-selection-content { - spacing: 20px; - padding: 24px; } - -.audio-selection-title { - font-weight: bold; - text-align: center; } - -.audio-selection-box { - spacing: 20px; } - -.audio-selection-device { - border: 1px solid #dcdfe3; - border-radius: 3px; } - .audio-selection-device:active, .audio-selection-device:hover, .audio-selection-device:focus { - background-color: #5294E2; - border-color: #5294E2; } - -.audio-selection-device-box { - padding: 20px; - spacing: 20px; } - -.audio-selection-device-icon { - icon-size: 64px; } - -.geolocation-dialog { - spacing: 30px; } - .geolocation-dialog-main-layout { - spacing: 12px; } - .geolocation-dialog-content { - spacing: 20px; } - .geolocation-dialog-icon { - icon-size: 48px; } - .geolocation-dialog-title { - font-weight: bold; } - .geolocation-dialog-reason { - color: #5c616c; - font-weight: bold; } - -.network-dialog-secret-table { - spacing-rows: 15px; - spacing-columns: 1em; } - -.keyring-dialog-control-table { - spacing-rows: 15px; - spacing-columns: 1em; } - -.popup-menu { - min-width: 15em; - color: #5c616c; - border-image: url("light-assets/menu/menu.svg") 9 9 9 9; } - .popup-menu .popup-sub-menu { - background: none; - box-shadow: none; - border-image: url("light-assets/menu/submenu.svg") 9 9 9 9; } - .popup-menu .popup-menu-content { - padding: 1em 0em 1em 0em; } - .popup-menu .popup-menu-item { - spacing: 12px; } - .popup-menu .popup-menu-item:ltr { - padding: .4em 3em .4em 0em; } - .popup-menu .popup-menu-item:rtl { - padding: .4em 0em .4em 3em; } - .popup-menu .popup-menu-item:checked { - font-weight: normal; - background: none; - box-shadow: none; - border-image: url("light-assets/menu/submenu-open.svg") 9 9 9 9; } - .popup-menu .popup-menu-item:active, .popup-menu .popup-menu-item.selected { - color: #5c616c; - background-color: transparent; - border-image: url("light-assets/menu/menu-hover.svg") 9 9 1 1; } - .popup-menu .popup-menu-item:insensitive { - color: rgba(92, 97, 108, 0.5); - background: none; } - .popup-menu .popup-inactive-menu-item { - color: #5c616c; } - .popup-menu .popup-inactive-menu-item:insensitive { - color: rgba(92, 97, 108, 0.55); } - .popup-menu.panel-menu { - -boxpointer-gap: 0px; - margin-bottom: 1.75em; } - -.popup-menu-ornament { - text-align: right; - margin-left: 10px; - width: 16px; } - -.popup-menu-boxpointer { - -arrow-border-radius: 2px; - -arrow-background-color: transparent; - -arrow-border-width: 1px; - -arrow-border-color: transparent; - -arrow-base: 0; - -arrow-rise: 0; } - -.candidate-popup-boxpointer { - -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 5; - -arrow-rise: 5; } - -.popup-separator-menu-item { - height: 2px; - margin: 10px 0px; - background-color: transparent; - border: none; - border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1; } - -.background-menu { - -boxpointer-gap: 4px; - -arrow-rise: 0px; } - -.osd-window { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 20px; - margin: 32px; - min-width: 64px; - min-height: 64px; - color: #ffffff; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } - .osd-window .osd-monitor-label { - font-size: 3em; } - .osd-window .level { - padding: 0; - height: 4px; - background-color: rgba(0, 0, 0, 0.5); - border-radius: 2px; - color: #5294E2; } - -.resize-popup { - color: #BAC3CF; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; - padding: 12px; } - -.switcher-popup { - padding: 8px; - spacing: 16px; } - -.switcher-list { - background: none; - border: none; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 3px; - padding: 20px; } - .switcher-list-item-container { - spacing: 8px; } - .switcher-list .item-box { - padding: 8px; - border-radius: 2px; } - .switcher-list .item-box:outlined { - padding: 8px; - border: 1px solid #5294E2; } - .switcher-list .item-box:selected { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; } - .switcher-list .thumbnail-box { - padding: 2px; - spacing: 4px; } - .switcher-list .thumbnail { - width: 256px; } - .switcher-list .separator { - width: 1px; - background: rgba(92, 97, 108, 0.33); } - -.switcher-arrow { - border-color: transparent; - color: #BAC3CF; } - .switcher-arrow:highlighted { - color: #ffffff; } - -.input-source-switcher-symbol { - font-size: 34pt; - width: 96px; - height: 96px; } - -.workspace-switcher { - background: transparent; - border: 0px; - border-radius: 0px; - padding: 0px; - spacing: 8px; } - .workspace-switcher-group { - padding: 12px; } - .workspace-switcher-container { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 3px; - padding: 20px; - padding-bottom: 24px; } - -.ws-switcher-active-up, .ws-switcher-active-down { - height: 30px; - background-color: #5294E2; - background-size: 96px; - border-radius: 2px; - border: 1px solid #5294E2; } - -.ws-switcher-active-up { - background-image: url("common-assets/misc/ws-switch-arrow-up.png"); } - -.ws-switcher-active-down { - background-image: url("common-assets/misc/ws-switch-arrow-down.png"); } - -.ws-switcher-box { - height: 96px; - background-color: rgba(0, 0, 0, 0.33); - border-color: rgba(0, 0, 0, 0.33); - border-radius: 2px; } - -.tile-preview { - background-color: rgba(82, 148, 226, 0.35); - border: 1px solid #5294E2; } - .tile-preview-left.on-primary { - border-radius: 0px 0 0 0; } - .tile-preview-right.on-primary { - border-radius: 0 0px 0 0; } - .tile-preview-left.tile-preview-right.on-primary { - border-radius: 0px 0px 0 0; } - -#panel { - font-weight: bold; - height: 2.1em; - min-height: 27px; - background-gradient-direction: none; - background-color: transparent; - border-bottom-width: 0; - border-image: url("common-assets/panel/panel.svg") 1 1 1 1; } - #panel.dynamic-top-bar-white-btn { - border-image: none; } - #panel.unlock-screen, #panel.login-screen, #panel.lock-screen { - background-color: transparent; - border-image: none; } - #panel:overview { - border-image: url("common-assets/panel/panel-overview.svg") 1 1 1 1; } - #panel #panelLeft, #panel #panelCenter { - spacing: 8px; } - #panel .panel-corner { - -panel-corner-radius: 0px; - -panel-corner-background-color: transparent; - -panel-corner-border-width: 0px; - -panel-corner-border-color: black; } - #panel .panel-corner:active, #panel .panel-corner:overview, #panel .panel-corner:focus { - -panel-corner-border-color: black; } - #panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, #panel .panel-cornerunlock-screen { - -panel-corner-radius: 0; - -panel-corner-background-color: transparent; - -panel-corner-border-color: transparent; } - #panel .panel-button { - -natural-hpadding: 10px; - -minimum-hpadding: 6px; - font-weight: bold; - color: #ffffff; - transition-duration: 100ms; - border-bottom-width: 1px; - border-color: transparent; } - #panel .panel-button .app-menu-icon { - width: 0; - height: 0; - margin-left: 0px; - margin-right: 0px; } - #panel .panel-button:hover { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.17); - border-bottom-width: 1px; - border-color: transparent; } - #panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { - color: #ffffff; - background-color: #5294E2; - box-shadow: none; - border-bottom-width: 1px; - border-color: black; } - #panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon { - icon-shadow: none; } - #panel .panel-button .system-status-icon { - icon-size: 16px; - padding: 0 4px; } - .unlock-screen #panel .panel-button, - .login-screen #panel .panel-button, - .lock-screen #panel .panel-button { - color: #737a88; } - .unlock-screen #panel .panel-button:focus, .unlock-screen #panel .panel-button:hover, .unlock-screen #panel .panel-button:active, - .login-screen #panel .panel-button:focus, - .login-screen #panel .panel-button:hover, - .login-screen #panel .panel-button:active, - .lock-screen #panel .panel-button:focus, - .lock-screen #panel .panel-button:hover, - .lock-screen #panel .panel-button:active { - color: #737a88; } - #panel #panelActivities.panel-button { - -natural-hpadding: 12px; } - #panel .panel-status-indicators-box, - #panel .panel-status-menu-box { - spacing: 2px; } - #panel .power-status.panel-status-indicators-box { - spacing: 0; } - #panel .screencast-indicator { - color: #FC4138; } - #panel .clock-display > * > *:last-child { - color: #5294E2; - margin-left: .3em; } - #panel .popup-menu-arrow { - width: 0; } - -#panel #panelActivities.panel-button > * { - background-image: url("common-assets/panel/activities.svg"); - background-position: center top; - width: 24px; - height: 24px; - background-color: transparent !important; - background-gradient-direction: none !important; - border: 0 solid transparent !important; - text-shadow: 0 0 transparent !important; - transition-duration: 0ms !important; - box-shadow: none !important; - color: transparent; } - -#panel #panelActivities.panel-button:active, #panel #panelActivities.panel-button:overview, #panel #panelActivities.panel-button:focus, #panel #panelActivities.panel-button:checked { - background-color: transparent; - box-shadow: none; - border-bottom-width: 1px; - border-color: transparent; } - #panel #panelActivities.panel-button:active > *, #panel #panelActivities.panel-button:overview > *, #panel #panelActivities.panel-button:focus > *, #panel #panelActivities.panel-button:checked > * { - background-image: url("common-assets/panel/activities-active.svg"); } - -.system-switch-user-submenu-icon { - icon-size: 20px; - padding: 0 2px; } - -.system-switch-user-submenu-icon.default-icon { - icon-size: 16px; - padding: 0 4px; } - -#appMenu { - spinner-image: url("common-assets/misc/process-working.svg"); - spacing: 4px; - padding: 0 8px; } - #appMenu .label-shadow { - color: transparent; } - -.aggregate-menu { - min-width: 21em; } - .aggregate-menu .popup-menu-icon { - padding: 0 4px; } - -.system-menu-action { - padding: 13px; - color: #5c616c; - border-radius: 32px; - /* wish we could do 50% */ - border: 1px solid transparent; } - .system-menu-action:hover, .system-menu-action:focus { - transition-duration: 100ms; - padding: 13px; - color: #5c616c; - background-color: transparent; - border: 1px solid #5294E2; } - .system-menu-action:active { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; } - .system-menu-action > StIcon { - icon-size: 16px; } - -#calendarArea { - padding: 0.75em 1.0em; } - -.calendar { - margin-bottom: 1em; } - -.calendar, -.datemenu-today-button, -.datemenu-displays-box, -.message-list-sections { - margin: 0 1.5em; } - -.datemenu-calendar-column { - spacing: 0.5em; } - -.datemenu-displays-section { - padding-bottom: 3em; } - -.datemenu-today-button, -.world-clocks-button, -.message-list-section-title { - border-radius: 3px; - padding: .4em; } - -.message-list-section-list:ltr { - padding-left: .4em; } - -.message-list-section-list:rtl { - padding-right: .4em; } - -.datemenu-today-button, -.world-clocks-button, -.message-list-section-title { - padding: 7px 10px 7px 10px; - border: 1px solid rgba(255, 255, 255, 0); } - .datemenu-today-button:hover, .datemenu-today-button:focus, - .world-clocks-button:hover, - .world-clocks-button:focus, - .message-list-section-title:hover, - .message-list-section-title:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: white; - border: 1px solid #cfd6e6; - box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); } - .datemenu-today-button:active, - .world-clocks-button:active, - .message-list-section-title:active { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - -.datemenu-today-button .date-label { - font-size: 1.5em; } - -.world-clocks-header, -.message-list-section-title { - color: rgba(92, 97, 108, 0.4); - font-weight: bold; } - -.world-clocks-button:active .world-clocks-header { - color: #ffffff; } - -.world-clocks-grid { - spacing-rows: 0.4em; } - -.calendar-month-label { - color: #5c616c; - font-weight: bold; - padding: 8px 0; } - -.pager-button { - color: transparent; - background-color: transparent; - width: 32px; - border-radius: 2px; } - .pager-button:focus, .pager-button:hover, .pager-button:active { - background-color: transparent; } - -.calendar-change-month-back { - background-image: url("light-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:focus, .calendar-change-month-back:hover { - background-image: url("light-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-back:active { - background-image: url("light-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:rtl { - background-image: url("light-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { - background-image: url("light-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-back:rtl:active { - background-image: url("light-assets/misc/calendar-arrow-right.svg"); } - -.calendar-change-month-forward { - background-image: url("light-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { - background-image: url("light-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-forward:active { - background-image: url("light-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:rtl { - background-image: url("light-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { - background-image: url("light-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-forward:rtl:active { - background-image: url("light-assets/misc/calendar-arrow-left.svg"); } - -.calendar-day-base { - font-size: 80%; - text-align: center; - width: 25px; - height: 25px; - padding: 0.1em; - margin: 2px; - border-radius: 12.5px; } - .calendar-day-base:hover, .calendar-day-base:focus { - background-color: rgba(0, 0, 0, 0.1); } - .calendar-day-base:active { - color: #5c616c; - background-color: rgba(0, 0, 0, 0.15); - border-width: 0; } - .calendar-day-base.calendar-day-heading { - color: rgba(92, 97, 108, 0.85); - margin-top: 1em; - font-size: 70%; } - -.calendar-day { - border-width: 0; - color: rgba(92, 97, 108, 0.8); } - -.calendar-day-top { - border-top-width: 0; } - -.calendar-day-left { - border-left-width: 0; } - -.calendar-nonwork-day { - color: #5c616c; - font-weight: bold; } - -.calendar-today, -.calendar-today:active, -.calendar-today:focus, -.calendar-today:hover { - font-weight: bold; - color: #ffffff; - background-color: #5294E2; - border-width: 0; } - -.calendar-day-with-events { - color: #5294E2; - font-weight: bold; } - -.calendar-today.calendar-day-with-events { - color: #ffffff; } - -.calendar-other-month-day { - color: rgba(92, 97, 108, 0.3); - opacity: 1; } - -.calendar-week-number { - font-size: 70%; - font-weight: bold; - width: 2.3em; - height: 1.8em; - border-radius: 2px; - padding: 0.5em 0 0; - margin: 6px; - background-color: rgba(92, 97, 108, 0.3); - color: #F5F6F7; } - -.message-list { - width: 31.5em; } - .message-list-sections { - spacing: 1.5em; } - .message-list-section, .message-list-section-list { - spacing: 0.7em; } - .message-list-section-list-title-box { - spacing: 0.4em; } - .message-list-placeholder StIcon { - width: 0; - height: 0; } - .message-list-placeholder StLabel { - color: rgba(92, 97, 108, 0.55); } - .message-list-section-close > StIcon { - icon-size: 18px; - border-radius: 0px; - color: transparent; - background-color: transparent; - background-image: url("light-assets/misc/message-close.svg"); } - .message-list-section-close:hover > StIcon { - color: transparent; - background-color: transparent; - background-image: url("light-assets/misc/message-close-hover.svg"); } - .message-list-section-close:active > StIcon { - color: transparent; - background-color: transparent; - background-image: url("light-assets/misc/message-close-active.svg"); } - -.message { - padding: 4px; - color: #5c616c; - border-image: url("light-assets/misc/message.svg") 9 9 9 9; } - .message:hover, .message:focus { - color: #5c616c; - border-image: url("light-assets/misc/message-hover.svg") 9 9 9 9; } - .message:active { - color: #ffffff; - border-image: url("light-assets/misc/message-active.svg") 9 9 9 9; } - .message-icon-bin { - padding: 8px 0px 8px 8px; } - .message-icon-bin:rtl { - padding: 8px 8px 8px 0px; } - .message-icon-bin > StIcon { - icon-size: 32px; } - .message-secondary-bin { - color: rgba(92, 97, 108, 0.4); } - .message-secondary-bin:ltr { - padding-left: 8px; } - .message-secondary-bin:rtl { - padding-right: 8px; } - .message-secondary-bin > StIcon { - icon-size: 16px; } - .message-title { - font-weight: bold; - font-size: 1em; - padding: 2px 0 2px 0; } - .message-content { - padding: 8px; - font-size: 1em; } - -.message-media-control { - padding: 6px; - color: rgba(92, 97, 108, 0.55); } - .message-media-control:last-child:ltr { - padding-right: 18px; } - .message-media-control:last-child:rtl { - padding-left: 18px; } - .message-media-control:hover { - color: #5c616c; } - .message-media-control:active { - color: #5294E2; } - -.media-message-cover-icon { - icon-size: 32px; } - .media-message-cover-icon.fallback { - color: rgba(92, 97, 108, 0.55); - background-color: #F5F6F7; - border-radius: 2px; - icon-size: 16px; - padding: 8px; - border: 1px solid #dcdfe3; } - -.ripple-box { - width: 52px; - height: 52px; - background-image: url("common-assets/misc/corner-ripple-ltr.svg"); - background-size: contain; } - .ripple-box:rtl { - background-image: url("common-assets/misc/corner-ripple-rtl.svg"); } - -.popup-menu-arrow { - width: 16px; - height: 16px; } - -.popup-menu-icon { - icon-size: 16px; } - -.window-close { - background-image: url("common-assets/misc/close.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - .window-close:hover { - background-image: url("common-assets/misc/close-hover.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - .window-close:active { - background-image: url("common-assets/misc/close-active.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - -.window-close { - -shell-close-overlap: 11px; } - -.nm-dialog { - max-height: 500px; - min-height: 450px; - min-width: 470px; } - .nm-dialog-content { - spacing: 20px; - padding: 10px; } - .nm-dialog-header-hbox { - spacing: 10px; } - .nm-dialog-airplane-box { - spacing: 12px; } - .nm-dialog-airplane-headline { - font-size: 1.1em; - font-weight: bold; - text-align: center; } - .nm-dialog-airplane-text { - color: #5c616c; } - .nm-dialog-header-icon { - icon-size: 32px; } - .nm-dialog-scroll-view { - border: 1px solid #dcdfe3; - border-radius: 2px; - background-color: #ffffff; } - .nm-dialog-header { - font-weight: bold; - font-size: 1.2em; } - .nm-dialog-item { - font-size: 1em; - border-bottom: 0px solid; - padding: 12px; - spacing: 0px; } - .nm-dialog-item:selected { - background-color: #5294E2; - color: #ffffff; } - .nm-dialog-icons { - spacing: .5em; } - .nm-dialog-icon { - icon-size: 16px; } - -.no-networks-label { - color: rgba(92, 97, 108, 0.55); } - -.no-networks-box { - spacing: 12px; } - -#overview { - spacing: 24px; } - -.overview-controls { - padding-bottom: 32px; } - -.window-picker { - -horizontal-spacing: 32px; - -vertical-spacing: 32px; - padding-left: 32px; - padding-right: 32px; - padding-bottom: 48px; } - .window-picker.external-monitor { - padding: 32px; } - -.window-clone-border { - border: 3px solid rgba(82, 148, 226, 0.8); - border-radius: 4px; - box-shadow: inset 0px 0px 0px 1px rgba(82, 148, 226, 0); } - -.window-caption, .window-caption:hover { - spacing: 25px; - color: #BAC3CF; - background-color: rgba(0, 0, 0, 0.7); - border-radius: 2px; - padding: 4px 12px; - -shell-caption-spacing: 12px; } - -.search-entry { - width: 320px; - padding: 7px 9px; - border-radius: 20px; - border: 1px solid rgba(0, 0, 0, 0.25); - background-color: rgba(255, 255, 255, 0.9); } - .search-entry:focus { - padding: 7px 9px; } - .search-entry .search-entry-icon { - icon-size: 16px; - padding: 0 4px; - color: #5c616c; } - .search-entry:hover, .search-entry:focus { - color: #ffffff; - caret-color: #ffffff; - background-color: #5294E2; - selection-background-color: #ffffff; - selected-color: #5294E2; } - .search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { - color: #ffffff; } - -#searchResultsBin { - max-width: 1000px; } - -#searchResultsContent { - padding-left: 20px; - padding-right: 20px; - spacing: 16px; } - -.search-section { - spacing: 16px; } - -.search-section-content { - spacing: 32px; } - -.list-search-results { - spacing: 3px; } - -.search-section-separator { - background-color: rgba(255, 255, 255, 0.2); - -margin-horizontal: 1.5em; - height: 1px; } - -.list-search-result-content { - spacing: 12px; - padding: 12px; } - -.list-search-result-title { - font-size: 1.5em; - color: #ffffff; } - -.list-search-result-description { - color: #cccccc; } - -.search-provider-icon { - padding: 15px; } - -.search-provider-icon-more { - width: 16px; - height: 16px; - background-image: url("common-assets/misc/more-results.svg"); } - -#dash { - font-size: 1em; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(0, 0, 0, 0.4); - padding: 6px 1px 6px 0px; - border-radius: 0 3px 3px 0; } - #dash:rtl { - border-radius: 3px 0 0 3px; } - .right #dash, #dash:rtl { - padding: 6px 0px 6px 1px; } - .bottom #dash { - padding: 1px 6px 0px 6px; } - .top #dash { - padding: 0px 6px 1px 6px; } - #dash .placeholder { - background-image: url("common-assets/dash/dash-placeholder.svg"); - background-size: contain; - height: 24px; } - #dash .empty-dash-drop-target { - width: 24px; - height: 24px; } - -.dash-item-container > StWidget { - padding: 0px 4px 0px 5px; } - .right .dash-item-container > StWidget, .dash-item-container > StWidget:rtl { - padding: 0px 5px 0px 4px; } - .bottom .dash-item-container > StWidget { - padding: 4px 0px 5px 0px; } - .top .dash-item-container > StWidget { - padding: 5px 0px 4px 0px; } - -.dash-label { - border-radius: 3px; - padding: 4px 12px; - color: #ffffff; - background-color: rgba(0, 0, 0, 0.7); - text-align: center; - -x-offset: 3px; } - .bottom .dash-label, .top .dash-label { - -y-offset: 3px; - -x-offset: 0; } - -#dash .app-well-app .overview-icon, -.right #dash .app-well-app .overview-icon, -.bottom #dash .app-well-app .overview-icon, -.top #dash .app-well-app .overview-icon { - padding: 10px; } - -#dash .app-well-app:hover .overview-icon, -.right #dash .app-well-app:hover .overview-icon, -.bottom #dash .app-well-app:hover .overview-icon, -.top #dash .app-well-app:hover .overview-icon { - background-color: #5294E2; } - -#dash .app-well-app:active .overview-icon, -.right #dash .app-well-app:active .overview-icon, -.bottom #dash .app-well-app:active .overview-icon, -.top #dash .app-well-app:active .overview-icon { - box-shadow: none; - background-color: #2679db; } - -#dash .app-well-app-running-dot { - width: 11px; - height: 2px; - margin-bottom: 6px; - background-color: #5294E2; } - -.show-apps .overview-icon { - padding: 11px; - background-color: rgba(0, 0, 0, 0.5); - border-radius: 2px; - border: 0px solid; } - -.show-apps:hover .overview-icon { - background-color: rgba(0, 0, 0, 0.7); - color: #5294E2; } - -.show-apps:active .overview-icon, -.show-apps:active .show-apps-icon, -.show-apps:checked .overview-icon, -.show-apps:checked .show-apps-icon { - color: #ffffff; - background-color: #5294E2; - box-shadow: none; - transition-duration: 0ms; } - -.icon-grid { - spacing: 30px; - -shell-grid-horizontal-item-size: 136px; - -shell-grid-vertical-item-size: 136px; } - .icon-grid .overview-icon { - icon-size: 96px; } - -.app-view-controls { - padding-bottom: 32px; } - -.app-view-control { - padding: 4px 32px; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .app-view-control:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .app-view-control:checked { - color: #ffffff; - background-color: #5294E2; } - .app-view-control:first-child:ltr, .app-view-control:last-child:rtl { - border-radius: 2px 0 0 2px; - border-right-width: 0; } - .app-view-control:last-child:ltr, .app-view-control:first-child:rtl { - border-radius: 0 2px 2px 0; - border-left-width: 0; } - -.search-provider-icon:active, .search-provider-icon:checked, -.list-search-result:active, -.list-search-result:checked { - background-color: rgba(31, 33, 40, 0.85); } - -.search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover, -.list-search-result:focus, -.list-search-result:selected, -.list-search-result:hover { - background-color: rgba(186, 195, 207, 0.4); - transition-duration: 200ms; } - -.app-well-app:active .overview-icon, -.app-well-app:checked .overview-icon, -.app-well-app.app-folder:active .overview-icon, -.app-well-app.app-folder:checked .overview-icon, -.grid-search-result:active .overview-icon, -.grid-search-result:checked .overview-icon { - background-color: rgba(31, 33, 40, 0.85); - box-shadow: inset 0 0 #5294E2; } - -.app-well-app:hover .overview-icon, -.app-well-app:focus .overview-icon, -.app-well-app:selected .overview-icon, -.app-well-app.app-folder:hover .overview-icon, -.app-well-app.app-folder:focus .overview-icon, -.app-well-app.app-folder:selected .overview-icon, -.grid-search-result:hover .overview-icon, -.grid-search-result:focus .overview-icon, -.grid-search-result:selected .overview-icon { - background-color: rgba(186, 195, 207, 0.4); - transition-duration: 0ms; - border-image: none; - background-image: none; } - -.app-well-app-running-dot { - width: 20px; - height: 2px; - margin-bottom: 4px; - background-color: #5294E2; } - -.search-provider-icon, -.list-search-result, .app-well-app .overview-icon, -.app-well-app.app-folder .overview-icon, -.grid-search-result .overview-icon { - color: #ffffff; - border-radius: 2px; - padding: 6px; - border: 1px solid transparent; - transition-duration: 0ms; - text-align: center; } - -.app-well-app.app-folder > .overview-icon { - background-color: rgba(35, 38, 46, 0.95); - border: 1px solid rgba(0, 0, 0, 0.45); } - -.app-well-app.app-folder:hover > .overview-icon { - background-color: rgba(60, 64, 78, 0.95); } - -.app-well-app.app-folder:active > .overview-icon, .app-well-app.app-folder:checked > .overview-icon { - background-color: #5294E2; - box-shadow: none; } - -.app-well-app.app-folder:focus > .overview-icon { - background-color: #5294E2; } - -.app-folder-popup { - -arrow-border-radius: 2px; - -arrow-background-color: rgba(35, 38, 46, 0.95); - -arrow-border-color: rgba(0, 0, 0, 0.45); - -arrow-border-width: 1px; - -arrow-base: 5; - -arrow-rise: 5; } - -.app-folder-popup-bin { - padding: 5px; } - -.app-folder-icon { - padding: 5px; - spacing-rows: 5px; - spacing-columns: 5px; } - -.page-indicator { - padding: 15px 20px; } - .page-indicator .page-indicator-icon { - width: 18px; - height: 18px; - background-image: url(common-assets/misc/page-indicator-inactive.svg); } - .page-indicator:hover .page-indicator-icon { - background-image: url(common-assets/misc/page-indicator-hover.svg); } - .page-indicator:active .page-indicator-icon { - background-image: url(common-assets/misc/page-indicator-active.svg); } - .page-indicator:checked .page-indicator-icon, .page-indicator:checked:active { - background-image: url(common-assets/misc/page-indicator-checked.svg); } - -.app-well-app > .overview-icon.overview-icon-with-label, -.grid-search-result .overview-icon.overview-icon-with-label { - padding: 10px 8px 5px 8px; - spacing: 4px; } - -.workspace-thumbnails { - visible-width: 40px; - spacing: 11px; - padding: 12px; - padding-right: 7px; - border-image: url("common-assets/dash/dash-right.svg") 9 9 9 9; } - .workspace-thumbnails:rtl { - padding: 12px; - padding-left: 7px; - border-image: url("common-assets/dash/dash-left.svg") 9 9 9 9; } - -.workspace-thumbnail-indicator { - border: 4px solid rgba(82, 148, 226, 0.8); - border-radius: 1px; - padding: 1px; } - -.search-display > StBoxLayout, -.all-apps, -.frequent-apps > StBoxLayout { - padding: 0px 88px 10px 88px; } - -.search-statustext, .no-frequent-applications-label { - font-size: 2em; - font-weight: bold; - color: #5c616c; } - -.url-highlighter { - link-color: #2679db; } - -.notification-banner, -.notification-banner:hover, -.notification-banner:focus { - font-size: 1em; - width: 34em; - margin: 5px; - padding: 10px; - color: #5c616c; - background-color: transparent; - border: 1px solid transparent; - border-image: url("light-assets/menu/menu.svg") 9 9 9 9; } - .notification-banner .notification-icon, - .notification-banner:hover .notification-icon, - .notification-banner:focus .notification-icon { - padding: 5px; } - .notification-banner .notification-content, - .notification-banner:hover .notification-content, - .notification-banner:focus .notification-content { - padding: 5px; - spacing: 5px; } - .notification-banner .secondary-icon, - .notification-banner:hover .secondary-icon, - .notification-banner:focus .secondary-icon { - icon-size: 1.09em; } - .notification-banner .notification-actions, - .notification-banner:hover .notification-actions, - .notification-banner:focus .notification-actions { - background-color: transparent; - padding: 2px 2px 0 2px; - spacing: 3px; } - .notification-banner .notification-button, - .notification-banner:hover .notification-button, - .notification-banner:focus .notification-button { - padding: 4px 4px 5px; } - .notification-banner .notification-button:first-child, .notification-banner .notification-button:last-child, - .notification-banner:hover .notification-button:first-child, - .notification-banner:hover .notification-button:last-child, - .notification-banner:focus .notification-button:first-child, - .notification-banner:focus .notification-button:last-child { - border-radius: 2px; } - -.secondary-icon { - icon-size: 1.09em; } - -.chat-body { - spacing: 5px; } - -.chat-response { - margin: 5px; } - -.chat-log-message { - color: #5c616c; } - -.chat-new-group { - padding-top: 1em; } - -.chat-received { - padding-left: 4px; } - .chat-received:rtl { - padding-left: 0px; - padding-right: 4px; } - -.chat-sent { - padding-left: 18pt; - color: #5294E2; } - .chat-sent:rtl { - padding-left: 0; - padding-right: 18pt; } - -.chat-meta-message { - padding-left: 4px; - font-size: 9pt; - font-weight: bold; - color: rgba(92, 97, 108, 0.6); } - .chat-meta-message:rtl { - padding-left: 0; - padding-right: 4px; } - -.subscription-message { - font-style: italic; } - -.hotplug-transient-box { - spacing: 6px; - padding: 2px 72px 2px 12px; } - -.hotplug-notification-item { - padding: 2px 10px; } - .hotplug-notification-item:focus { - padding: 2px 10px; } - -.hotplug-notification-item-icon { - icon-size: 24px; - padding: 2px 5px; } - -.hotplug-resident-box { - spacing: 8px; } - -.hotplug-resident-mount { - spacing: 8px; - border-radius: 4px; } - .hotplug-resident-mount:hover { - background-color: rgba(245, 246, 247, 0.3); } - -.hotplug-resident-mount-label { - color: inherit; - padding-left: 6px; } - -.hotplug-resident-mount-icon { - icon-size: 24px; - padding-left: 6px; } - -.hotplug-resident-eject-icon { - icon-size: 16px; } - -.hotplug-resident-eject-button { - padding: 7px; - border-radius: 5px; - color: pink; } - -.legacy-tray { - background-color: rgba(43, 46, 55, 0.95); } - .legacy-tray:ltr { - border-radius: 0 2px 0 0; - border-left-width: 0; } - .legacy-tray:rtl { - border-radius: 2px 0 0 0; - border-right-width: 0; } - -.legacy-tray-handle, -.legacy-tray-icon { - padding: 6px; } - .legacy-tray-handle StIcon, - .legacy-tray-icon StIcon { - icon-size: 24px; } - .legacy-tray-handle:hover, .legacy-tray-handle:focus, - .legacy-tray-icon:hover, - .legacy-tray-icon:focus { - background-color: rgba(92, 97, 108, 0.1); } - -.legacy-tray-icon-box { - spacing: 12px; } - .legacy-tray-icon-box:ltr { - padding-left: 12px; } - .legacy-tray-icon-box:rtl { - padding-right: 12px; } - .legacy-tray-icon-box StButton { - width: 24px; - height: 24px; } - -.magnifier-zoom-region { - border: 2px solid #5294E2; } - .magnifier-zoom-region.full-screen { - border-width: 0; } - -#keyboard { - background-color: rgba(53, 57, 69, 0.95); - border-width: 0; - border-top-width: 1px; - border-color: rgba(0, 0, 0, 0.2); } - -.keyboard-layout { - spacing: 10px; - padding: 10px; } - -.keyboard-row { - spacing: 15px; } - -.keyboard-key { - min-height: 2em; - min-width: 2em; - font-size: 14pt; - font-weight: bold; - border-radius: 3px; - box-shadow: none; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .keyboard-key:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .keyboard-key:active, .keyboard-key:checked { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: #5294E2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - .keyboard-key:grayed { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - -.keyboard-subkeys { - color: #BAC3CF; - padding: 5px; - -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 20px; - -arrow-rise: 10px; - -boxpointer-gap: 5px; } - -.candidate-popup-content { - padding: 0.5em; - spacing: 0.3em; - color: #BAC3CF; - font-size: 1.15em; } - -.candidate-index { - padding: 0 0.5em 0 0; - color: #d8dde4; } - -.candidate-box { - padding: 0.3em 0.5em 0.3em 0.5em; - border-radius: 2px; - color: #BAC3CF; } - .candidate-box:selected, .candidate-box:hover { - background-color: #5294E2; - color: #ffffff; } - -.candidate-page-button-box { - height: 2em; } - .vertical .candidate-page-button-box { - padding-top: 0.5em; } - .horizontal .candidate-page-button-box { - padding-left: 0.5em; } - -.candidate-page-button { - padding: 4px; } - -.candidate-page-button-previous { - border-radius: 2px 0px 0px 2px; - border-right-width: 0; } - -.candidate-page-button-next { - border-radius: 0px 2px 2px 0px; } - -.candidate-page-button-icon { - icon-size: 1em; } - -.framed-user-icon { - background-size: contain; - border: 0px solid transparent; - color: #5c616c; - border-radius: 2px; } - .framed-user-icon:hover { - border-color: transparent; - color: white; } - -.login-dialog-banner-view { - padding-top: 24px; - max-width: 23em; } - -.login-dialog { - border: none; - background-color: transparent; } - .login-dialog .modal-dialog-button-box { - spacing: 3px; } - .login-dialog .modal-dialog-button { - padding: 3px 18px; } - .login-dialog .modal-dialog-button:default { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: #fbfbfc; - border: 1px solid #cfd6e6; - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - .login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: white; - border: 1px solid #cfd6e6; - box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); } - .login-dialog .modal-dialog-button:default:active { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - .login-dialog .modal-dialog-button:default:insensitive { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: rgba(92, 97, 108, 0.55); - border: 1px solid rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - -.login-dialog-logo-bin { - padding: 24px 0px; } - -.login-dialog-banner { - color: #9ca9ba; } - -.login-dialog-button-box { - spacing: 5px; } - -.login-dialog-message-warning { - color: #F27835; } - -.login-dialog-message-hint { - padding-top: 0; - padding-bottom: 20px; } - -.login-dialog-user-selection-box { - padding: 100px 0px; } - .login-dialog-user-selection-box .login-dialog-not-listed-label { - padding-left: 2px; } - .login-dialog-not-listed-button:focus .login-dialog-user-selection-box .login-dialog-not-listed-label, - .login-dialog-not-listed-button:hover .login-dialog-user-selection-box .login-dialog-not-listed-label { - color: #BAC3CF; } - -.login-dialog-not-listed-label { - font-size: 90%; - font-weight: bold; - color: #62758e; - padding-top: 1em; } - -.login-dialog-user-list-view { - -st-vfade-offset: 1em; } - -.login-dialog-user-list { - spacing: 12px; - padding: .2em; - width: 23em; } - .login-dialog-user-list:expanded .login-dialog-user-list-item:focus { - background-color: #5294E2; - color: #ffffff; } - .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { - border-right: 2px solid #5294E2; } - -.login-dialog-user-list-item { - border-radius: 5px; - padding: .2em; - color: #62758e; } - .login-dialog-user-list-item:ltr { - padding-right: 1em; } - .login-dialog-user-list-item:rtl { - padding-left: 1em; } - .login-dialog-user-list-item:hover { - background-color: #5294E2; - color: #ffffff; } - .login-dialog-user-list-item .login-dialog-timed-login-indicator { - height: 2px; - margin: 2px 0 0 0; - background-color: #BAC3CF; } - .login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { - background-color: #ffffff; } - -.login-dialog-username, -.user-widget-label { - color: #BAC3CF; - font-size: 120%; - font-weight: bold; - text-align: left; - padding-left: 15px; } - -.user-widget-label:ltr { - padding-left: 18px; } - -.user-widget-label:rtl { - padding-right: 18px; } - -.login-dialog-prompt-layout { - padding-top: 24px; - padding-bottom: 12px; - spacing: 8px; - width: 23em; } - -.login-dialog-prompt-label { - color: #7e8fa5; - font-size: 110%; - padding-top: 1em; } - -.login-dialog-session-list-button StIcon { - icon-size: 1.25em; } - -.login-dialog-session-list-button { - color: #62758e; } - .login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { - color: #BAC3CF; } - .login-dialog-session-list-button:active { - color: #394351; } - -.screen-shield-arrows { - padding-bottom: 3em; } - -.screen-shield-arrows Gjs_Arrow { - color: white; - width: 80px; - height: 48px; - -arrow-thickness: 12px; - -arrow-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } - -.screen-shield-clock { - color: white; - text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); - font-weight: bold; - text-align: center; - padding-bottom: 1.5em; } - -.screen-shield-clock-time { - font-size: 72pt; - text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); } - -.screen-shield-clock-date { - font-size: 28pt; } - -.screen-shield-notifications-container { - spacing: 6px; - width: 30em; - background-color: transparent; - max-height: 500px; } - .screen-shield-notifications-container .summary-notification-stack-scrollview { - padding-top: 0; - padding-bottom: 0; } - .screen-shield-notifications-container .notification, - .screen-shield-notifications-container .screen-shield-notification-source { - padding: 12px 6px; - border: 1px solid rgba(186, 195, 207, 0.2); - background-color: rgba(53, 57, 69, 0.45); - color: #BAC3CF; - border-radius: 4px; } - .screen-shield-notifications-container .notification { - margin-right: 15px; } - -.screen-shield-notification-label { - font-weight: bold; - padding: 0px 0px 0px 12px; } - -.screen-shield-notification-count-text { - padding: 0px 0px 0px 12px; } - -#panel.lock-screen { - background-color: rgba(53, 57, 69, 0.5); } - -.screen-shield-background { - background: black; - box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); } - -#lockDialogGroup { - background: #2e3436 url(misc/noise-texture.png); - background-repeat: repeat; } - -#screenShieldNotifications StButton#vhandle, #screenShieldNotifications StButton#hhandle { - background-color: rgba(245, 246, 247, 0.3); } - #screenShieldNotifications StButton#vhandle:hover, #screenShieldNotifications StButton#vhandle:focus, #screenShieldNotifications StButton#hhandle:hover, #screenShieldNotifications StButton#hhandle:focus { - background-color: rgba(245, 246, 247, 0.5); } - #screenShieldNotifications StButton#vhandle:active, #screenShieldNotifications StButton#hhandle:active { - background-color: rgba(82, 148, 226, 0.5); } - -#LookingGlassDialog { - spacing: 4px; - padding: 8px 8px 10px 8px; - background-color: rgba(0, 0, 0, 0.7); - border: 1px solid black; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 2px; - color: #BAC3CF; } - #LookingGlassDialog > #Toolbar { - padding: 3px; - border: none; - background-color: transparent; - border-radius: 0px; } - #LookingGlassDialog .labels { - spacing: 4px; } - #LookingGlassDialog .notebook-tab { - -natural-hpadding: 12px; - -minimum-hpadding: 6px; - font-weight: bold; - color: #BAC3CF; - transition-duration: 100ms; - padding-left: .3em; - padding-right: .3em; } - #LookingGlassDialog .notebook-tab:hover { - color: #ffffff; - text-shadow: black 0px 2px 2px; } - #LookingGlassDialog .notebook-tab:selected { - border-bottom-width: 0px; - color: #5294E2; - text-shadow: black 0px 2px 2px; } - #LookingGlassDialog StBoxLayout#EvalBox { - padding: 4px; - spacing: 4px; } - #LookingGlassDialog StBoxLayout#ResultsArea { - spacing: 4px; } - -.lg-dialog StEntry { - selection-background-color: #5294E2; - selected-color: #ffffff; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .lg-dialog StEntry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - -.lg-dialog .shell-link { - color: #2679db; } - .lg-dialog .shell-link:hover { - color: #5294e2; } - -.lg-completions-text { - font-size: .9em; - font-style: italic; } - -.lg-obj-inspector-title { - spacing: 4px; } - -.lg-obj-inspector-button { - border: 1px solid gray; - padding: 4px; - border-radius: 4px; } - .lg-obj-inspector-button:hover { - border: 1px solid #ffffff; } - -#lookingGlassExtensions { - padding: 4px; } - -.lg-extensions-list { - padding: 4px; - spacing: 6px; } - -.lg-extension { - border: 1px solid rgba(0, 0, 0, 0.7); - border-radius: 2px; - background-color: rgba(53, 57, 69, 0.95); - padding: 4px; } - -.lg-extension-name { - font-weight: bold; } - -.lg-extension-meta { - spacing: 6px; } - -#LookingGlassPropertyInspector { - background: rgba(0, 0, 0, 0.7); - border: 1px solid grey; - border-radius: 2px; - padding: 6px; } diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/checkbox/checkbox-checked-focused.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/checkbox/checkbox-checked-focused.svg deleted file mode 100644 index 983e7f8..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/checkbox/checkbox-checked-focused.svg +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/checkbox/checkbox-checked.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/checkbox/checkbox-checked.svg deleted file mode 100644 index e8da8e6..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/checkbox/checkbox-checked.svg +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked-focused.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked-focused.svg deleted file mode 100644 index 6c2f719..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked-focused.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked.svg deleted file mode 100644 index d50e0e2..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/menu/menu-hover.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/menu/menu-hover.svg deleted file mode 100644 index 938245a..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/menu/menu-hover.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/menu/menu.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/menu/menu.svg deleted file mode 100644 index 5ae7466..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/menu/menu.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/menu/submenu-open.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/menu/submenu-open.svg deleted file mode 100644 index 8062443..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/menu/submenu-open.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/menu/submenu.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/menu/submenu.svg deleted file mode 100644 index 766c82e..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/menu/submenu.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/calendar-arrow-left-hover.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/calendar-arrow-left-hover.svg deleted file mode 100644 index 7f292f8..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/calendar-arrow-left-hover.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/calendar-arrow-left.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/calendar-arrow-left.svg deleted file mode 100644 index 5602eff..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/calendar-arrow-left.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/calendar-arrow-right-hover.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/calendar-arrow-right-hover.svg deleted file mode 100644 index beadead..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/calendar-arrow-right-hover.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/calendar-arrow-right.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/calendar-arrow-right.svg deleted file mode 100644 index 734b53b..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/calendar-arrow-right.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message-active.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message-active.svg deleted file mode 100644 index 06860fd..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message-active.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message-close-active.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message-close-active.svg deleted file mode 100644 index 58fab12..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message-close-active.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message-close-hover.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message-close-hover.svg deleted file mode 100644 index 359aad5..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message-close-hover.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message-close.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message-close.svg deleted file mode 100644 index cd11de2..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message-close.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message-hover.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message-hover.svg deleted file mode 100644 index 64a79b6..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message-hover.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message.svg deleted file mode 100644 index a1f8615..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/message.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/modal.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/modal.svg deleted file mode 100644 index 6395cd5..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/misc/modal.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/switch/switch-off.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/switch/switch-off.svg deleted file mode 100644 index 96749e2..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/switch/switch-off.svg +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/switch/switch-on.svg b/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/switch/switch-on.svg deleted file mode 100644 index 0203bbb..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gnome-shell/light-assets/switch/switch-on.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/apps.rc b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/apps.rc deleted file mode 100644 index 6a010b0..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/apps.rc +++ /dev/null @@ -1,27 +0,0 @@ -# -# Thunar -# -style "thunar-handle" { GtkPaned::handle-size = 2 } - -style "dark-sidebar" { - GtkTreeView::odd_row_color = @dark_sidebar_bg - GtkTreeView::even_row_color = @dark_sidebar_bg - - - base[NORMAL] = @dark_sidebar_bg - base[INSENSITIVE] = @dark_sidebar_bg - - text[NORMAL] = "#BAC3CF" - text[ACTIVE] = @selected_fg_color - text[SELECTED] = @selected_fg_color -} - -style "thunar-frame" { - xthickness = 0 - ythickness = 0 -} - -widget_class "*ThunarWindow*." style "thunar-frame" -widget_class "*ThunarShortcutsView*" style "dark-sidebar" -widget_class "*ThunarTreeView*" style "dark-sidebar" -widget_class "*ThunarWindow*." style "thunar-handle" diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down-insens.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down-insens.png deleted file mode 100644 index cabbabb..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down-prelight.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down-prelight.png deleted file mode 100644 index ffcd1f9..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down-small-insens.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down-small-insens.png deleted file mode 100644 index 8a67e67..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down-small-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down-small-prelight.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down-small-prelight.png deleted file mode 100644 index 11d6369..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down-small-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down-small.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down-small.png deleted file mode 100644 index dcd14a1..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down-small.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down.png deleted file mode 100644 index 395f3b8..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-down.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-left-insens.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-left-insens.png deleted file mode 100644 index 63b0bdd..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-left-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-left-prelight.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-left-prelight.png deleted file mode 100644 index 75701fe..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-left-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-left.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-left.png deleted file mode 100644 index 624a3bb..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-left.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-right-insens.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-right-insens.png deleted file mode 100644 index e687f2e..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-right-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-right-prelight.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-right-prelight.png deleted file mode 100644 index bfce546..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-right-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-right.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-right.png deleted file mode 100644 index 2efcbe8..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-right.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up-insens.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up-insens.png deleted file mode 100644 index adeb1cb..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up-prelight.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up-prelight.png deleted file mode 100644 index 58fb7a8..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up-small-insens.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up-small-insens.png deleted file mode 100644 index 70a10bd..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up-small-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up-small-prelight.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up-small-prelight.png deleted file mode 100644 index 6ce79e5..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up-small-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up-small.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up-small.png deleted file mode 100644 index 2559ee2..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up-small.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up.png deleted file mode 100644 index 90f9952..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/arrow-up.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/button-active.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/button-active.png deleted file mode 100644 index a989d2c..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/button-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/button-hover.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/button-hover.png deleted file mode 100644 index a181935..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/button-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/button-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/button-insensitive.png deleted file mode 100644 index e94649c..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/button-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/button.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/button.png deleted file mode 100644 index 6959aa7..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/button.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/checkbox-checked-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/checkbox-checked-insensitive.png deleted file mode 100644 index e898e49..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/checkbox-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/checkbox-checked.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/checkbox-checked.png deleted file mode 100644 index b63a30d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/checkbox-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/checkbox-unchecked-insensitive.png deleted file mode 100644 index f485813..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/checkbox-unchecked.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/checkbox-unchecked.png deleted file mode 100644 index e83c167..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/checkbox-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button-active-rtl.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button-active-rtl.png deleted file mode 100644 index 2806b22..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button-active-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button-active.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button-active.png deleted file mode 100644 index 4adbcd3..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png deleted file mode 100644 index 9f98fd6..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button-insensitive.png deleted file mode 100644 index 93d3621..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button-rtl.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button-rtl.png deleted file mode 100644 index e763dbd..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button.png deleted file mode 100644 index 69ecdf3..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-button.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png deleted file mode 100644 index ee73552..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-focus-notebook.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-focus-notebook.png deleted file mode 100644 index 888aa9b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-focus-notebook.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-focus-rtl.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-focus-rtl.png deleted file mode 100644 index 2380d75..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-focus-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-focus.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-focus.png deleted file mode 100644 index c7e7a6e..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-focus.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png deleted file mode 100644 index 8e6d815..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook.png deleted file mode 100644 index 7ccb9d3..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-insensitive-rtl.png deleted file mode 100644 index bf3e840..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-insensitive-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-insensitive.png deleted file mode 100644 index 064f550..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-notebook-rtl.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-notebook-rtl.png deleted file mode 100644 index 9f877d8..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-notebook-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-notebook.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-notebook.png deleted file mode 100644 index c29a8fb..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-notebook.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-rtl.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-rtl.png deleted file mode 100644 index 4039597..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry.png deleted file mode 100644 index da69e19..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/combo-entry.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/down-background-disable-rtl.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/down-background-disable-rtl.png deleted file mode 100644 index 2d15372..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/down-background-disable-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/down-background-disable.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/down-background-disable.png deleted file mode 100644 index b1e591f..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/down-background-disable.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/down-background-rtl.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/down-background-rtl.png deleted file mode 100644 index 7830008..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/down-background-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/down-background.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/down-background.png deleted file mode 100644 index 17c0e80..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/down-background.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-active-bg-solid.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-active-bg-solid.png deleted file mode 100644 index 7f15479..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-active-bg-solid.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-active-bg.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-active-bg.png deleted file mode 100644 index 4dd75af..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-bg-solid.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-bg-solid.png deleted file mode 100644 index b185009..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-bg-solid.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-bg.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-bg.png deleted file mode 100644 index 5604317..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-disabled-bg.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-disabled-bg.png deleted file mode 100644 index d550136..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-fill.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-fill.png deleted file mode 100644 index 15f6746..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/entry-border-fill.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/focus-line.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/focus-line.png deleted file mode 100644 index 0f5ef9d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/focus-line.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/frame-gap-end.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/frame-gap-end.png deleted file mode 100644 index 8d25364..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/frame-gap-end.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/frame-gap-start.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/frame-gap-start.png deleted file mode 100644 index b575a6e..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/frame-gap-start.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/frame.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/frame.png deleted file mode 100644 index 82945e9..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/frame.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/handle-h.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/handle-h.png deleted file mode 100644 index 11d1621..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/handle-h.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/handle-v.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/handle-v.png deleted file mode 100644 index 2317e90..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/handle-v.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/inline-toolbar.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/inline-toolbar.png deleted file mode 100644 index 9815a92..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/inline-toolbar.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/line-h.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/line-h.png deleted file mode 100644 index 8320e2a..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/line-h.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/line-v.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/line-v.png deleted file mode 100644 index c13ee45..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/line-v.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-arrow-prelight.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-arrow-prelight.png deleted file mode 100644 index 1e95c5d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-arrow-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-arrow.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-arrow.png deleted file mode 100644 index 1e95c5d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-arrow.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-checkbox-checked-insensitive.png deleted file mode 100644 index 9484bfd..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-checkbox-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-checkbox-checked.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-checkbox-checked.png deleted file mode 100644 index f56ea71..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-checkbox-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png deleted file mode 100644 index ae345d2..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-checkbox-unchecked.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-checkbox-unchecked.png deleted file mode 100644 index a599717..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-checkbox-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-radio-checked-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-radio-checked-insensitive.png deleted file mode 100644 index 1f3acab..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-radio-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-radio-checked.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-radio-checked.png deleted file mode 100644 index 3463303..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-radio-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-radio-unchecked-insensitive.png deleted file mode 100644 index f24cb1e..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-radio-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-radio-unchecked.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-radio-unchecked.png deleted file mode 100644 index ea7e3dc..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menu-radio-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menubar.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menubar.png deleted file mode 100644 index 1a65249..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menubar.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menubar_button.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menubar_button.png deleted file mode 100644 index f6d3b89..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menubar_button.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menuitem.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menuitem.png deleted file mode 100644 index 6b9faf6..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/menuitem.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/minus.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/minus.png deleted file mode 100644 index 46f5c00..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/minus.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook-entry-border-active-bg.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook-entry-border-active-bg.png deleted file mode 100644 index 66092de..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook-entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook-entry-border-bg.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook-entry-border-bg.png deleted file mode 100644 index 3d4c05b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook-entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook-entry-border-disabled-bg.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook-entry-border-disabled-bg.png deleted file mode 100644 index 1ea2ede..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook-entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook-gap-horiz.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook-gap-horiz.png deleted file mode 100644 index e14fe4b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook-gap-horiz.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook-gap-vert.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook-gap-vert.png deleted file mode 100644 index bc4a11c..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook-gap-vert.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook.png deleted file mode 100644 index 82e63b4..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/notebook.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/null.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/null.png deleted file mode 100644 index d7a1600..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/null.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/plus.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/plus.png deleted file mode 100644 index 3706bf8..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/plus.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/progressbar.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/progressbar.png deleted file mode 100644 index 7937cd1..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/progressbar.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/progressbar_v.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/progressbar_v.png deleted file mode 100644 index e29023b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/progressbar_v.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/radio-checked-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/radio-checked-insensitive.png deleted file mode 100644 index c599eae..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/radio-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/radio-checked.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/radio-checked.png deleted file mode 100644 index 9690dfd..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/radio-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/radio-unchecked-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/radio-unchecked-insensitive.png deleted file mode 100644 index 68696e4..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/radio-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/radio-unchecked.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/radio-unchecked.png deleted file mode 100644 index 7584aba..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/radio-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-horiz-active.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-horiz-active.png deleted file mode 100644 index c4c810c..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-horiz-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-horiz-insens.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-horiz-insens.png deleted file mode 100644 index 82e29b4..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-horiz-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-horiz-prelight.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-horiz-prelight.png deleted file mode 100644 index 543a7b7..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-horiz-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-horiz.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-horiz.png deleted file mode 100644 index a9ebcf6..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-horiz.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-insensitive.png deleted file mode 100644 index 08b7d89..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-prelight.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-prelight.png deleted file mode 100644 index e72808d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-vert-active.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-vert-active.png deleted file mode 100644 index 9e5294d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-vert-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-vert-insens.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-vert-insens.png deleted file mode 100644 index 8653755..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-vert-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-vert-prelight.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-vert-prelight.png deleted file mode 100644 index c5dc146..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-vert-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-vert.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-vert.png deleted file mode 100644 index ad9da33..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider-vert.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider.png deleted file mode 100644 index dd9392f..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/slider.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/tab-bottom-active.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/tab-bottom-active.png deleted file mode 100644 index 6d4c237..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/tab-bottom-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/tab-left-active.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/tab-left-active.png deleted file mode 100644 index 20d4449..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/tab-left-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/tab-right-active.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/tab-right-active.png deleted file mode 100644 index 798fad2..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/tab-right-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/tab-top-active.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/tab-top-active.png deleted file mode 100644 index f7b2cc0..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/tab-top-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/toolbar-entry-border-active-bg.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/toolbar-entry-border-active-bg.png deleted file mode 100644 index aa5c284..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/toolbar-entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/toolbar-entry-border-bg.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/toolbar-entry-border-bg.png deleted file mode 100644 index cbd444c..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/toolbar-entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png deleted file mode 100644 index 074826b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/toolbar.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/toolbar.png deleted file mode 100644 index 86aa3bc..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/toolbar.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/tree_header.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/tree_header.png deleted file mode 100644 index de35bac..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/tree_header.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-horizontal-active.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-horizontal-active.png deleted file mode 100644 index dc80ccc..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-horizontal-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-horizontal.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-horizontal.png deleted file mode 100644 index 9527f67..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-horizontal.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-progressbar.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-progressbar.png deleted file mode 100644 index 8ed4cce..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-progressbar.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-progressbar_v.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-progressbar_v.png deleted file mode 100644 index 18664f1..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-progressbar_v.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-scrollbar-horiz.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-scrollbar-horiz.png deleted file mode 100644 index 19625d7..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-scrollbar-horiz.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-scrollbar-vert.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-scrollbar-vert.png deleted file mode 100644 index b1077e0..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-scrollbar-vert.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-vertical-active.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-vertical-active.png deleted file mode 100644 index 1736ff4..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-vertical-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-vertical.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-vertical.png deleted file mode 100644 index 7a004cb..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/trough-vertical.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/up-background-disable-rtl.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/up-background-disable-rtl.png deleted file mode 100644 index b179242..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/up-background-disable-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/up-background-disable.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/up-background-disable.png deleted file mode 100644 index f553547..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/up-background-disable.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/up-background-rtl.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/up-background-rtl.png deleted file mode 100644 index c95e0da..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/up-background-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/up-background.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/up-background.png deleted file mode 100644 index d08140b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/assets/up-background.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/gtkrc b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/gtkrc deleted file mode 100644 index c5af97b..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/gtkrc +++ /dev/null @@ -1,10 +0,0 @@ -gtk-color-scheme = "base_color:#FFFFFF\nfg_color:#5c616c\ntooltip_fg_color:#FFFFFF\nselected_bg_color:#5294E2\nselected_fg_color:#FFFFFF\ntext_color:#5c616c\nbg_color:#F5F6F7\ninsensitive_bg_color:#fbfcfc\ninsensitive_fg_color:#a9acb2\nnotebook_bg:#ffffff\ndark_sidebar_bg:#353945\ntooltip_bg_color:#353945\nlink_color:#5294E2\nmenu_bg:#ffffff" - -gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. -gtk-auto-mnemonics = 1 -gtk-primary-button-warps-slider = 1 - -include "main.rc" -include "apps.rc" -include "panel.rc" -include "menubar-toolbar/menubar-toolbar-dark.rc" diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/main.rc b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/main.rc deleted file mode 100644 index 2a70e92..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/main.rc +++ /dev/null @@ -1,2439 +0,0 @@ -style "default" { - - xthickness = 1 - ythickness = 1 - - # Style Properties - - GtkWidget::focus-line-width = 1 - GtkMenuBar::window-dragging = 1 - GtkToolbar::window-dragging = 1 - GtkToolbar::internal-padding = 4 - GtkToolButton::icon-spacing = 4 - - GtkWidget::tooltip-radius = 2 - GtkWidget::tooltip-alpha = 235 - GtkWidget::new-tooltip-style = 1 #for compatibility - - GtkSeparatorMenuItem::horizontal-padding = 3 - GtkSeparatorMenuItem::wide-separators = 1 - GtkSeparatorMenuItem::separator-height = 1 - - GtkButton::child-displacement-y = 0 - GtkButton::default-border = { 0, 0, 0, 0 } - GtkButton::default-outside_border = { 0, 0, 0, 0 } - - GtkEntry::state-hint = 1 - - GtkScrollbar::trough-border = 0 - GtkRange::trough-border = 0 - GtkRange::slider-width = 13 - GtkRange::stepper-size = 0 - - GtkScrollbar::activate-slider = 1 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - GtkScrollbar::min-slider-length = 32 - GtkScrolledWindow::scrollbar-spacing = 0 - GtkScrolledWindow::scrollbars-within-bevel = 1 - - GtkScale::slider_length = 15 - GtkScale::slider_width = 15 - GtkScale::trough-side-details = 1 - - GtkProgressBar::min-horizontal-bar-height = 8 - GtkProgressBar::min-vertical-bar-width = 8 - - GtkStatusbar::shadow_type = GTK_SHADOW_NONE - GtkSpinButton::shadow_type = GTK_SHADOW_NONE - GtkMenuBar::shadow-type = GTK_SHADOW_NONE - GtkToolbar::shadow-type = GTK_SHADOW_NONE - GtkMenuBar::internal-padding = 0 #( every window is misaligned for the sake of menus ): - GtkMenu::horizontal-padding = 0 - GtkMenu::vertical-padding = 0 - - GtkCheckButton::indicator_spacing = 3 - GtkOptionMenu::indicator_spacing = { 8, 2, 0, 0 } - - GtkTreeView::row_ending_details = 0 - GtkTreeView::expander-size = 11 - GtkTreeView::vertical-separator = 4 - GtkTreeView::horizontal-separator = 4 - GtkTreeView::allow-rules = 1 - GtkTreeView::odd_row_color = shade(0.98, @base_color) - - GtkExpander::expander-size = 11 - - GnomeHRef::link_color = @link_color - GtkHTML::link-color = @link_color - GtkIMHtmlr::hyperlink-color = @link_color - GtkIMHtml::hyperlink-color = @link_color - GtkWidget::link-color = @link_color - GtkWidget::visited-link-color = @text_color - - # Colors - - bg[NORMAL] = @bg_color - bg[PRELIGHT] = shade (1.02, @bg_color) - bg[SELECTED] = @selected_bg_color - bg[INSENSITIVE] = @insensitive_bg_color - bg[ACTIVE] = shade (0.9, @bg_color) - - fg[NORMAL] = @text_color - fg[PRELIGHT] = @fg_color - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = @insensitive_fg_color - fg[ACTIVE] = @fg_color - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[SELECTED] = @selected_fg_color - text[INSENSITIVE] = @insensitive_fg_color - text[ACTIVE] = @selected_fg_color - - base[NORMAL] = @base_color - base[PRELIGHT] = shade (0.95, @bg_color) - base[SELECTED] = @selected_bg_color - base[INSENSITIVE] = @bg_color - base[ACTIVE] = shade (0.9, @selected_bg_color) - - # For succinctness, all reasonable pixmap options remain here - - engine "pixmap" { - - # Check Buttons - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = SELECTED - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/checkbox-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = SELECTED - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = IN - overlay_file = "assets/checkbox-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Radio Buttons - - image { - function = OPTION - state = NORMAL - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = SELECTED - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/radio-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = NORMAL - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = SELECTED - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = IN - overlay_file = "assets/radio-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Arrows - - image { - function = ARROW - overlay_file = "assets/arrow-up.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-up-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-up-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-up-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = NORMAL - overlay_file = "assets/arrow-down.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-down-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - overlay_file = "assets/arrow-left.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state= PRELIGHT - overlay_file = "assets/arrow-left-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-left-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-left-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - overlay_file = "assets/arrow-right.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-right-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-right-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-right-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - # Option Menu Arrows - - image { - function = TAB - state = INSENSITIVE - overlay_file = "assets/arrow-down-insens.png" - overlay_stretch = FALSE - } - - image { - function = TAB - state = NORMAL - overlay_file = "assets/arrow-down.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - } - - image { - function = TAB - state = PRELIGHT - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - } - - # Lines - - image { - function = VLINE - file = "assets/line-v.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - image { - function = HLINE - file = "assets/line-h.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - # Focuslines - - image { - function = FOCUS - file = "assets/focus-line.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - } - - # Handles - - image { - function = HANDLE - overlay_file = "assets/handle-h.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = HANDLE - overlay_file = "assets/handle-v.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - # Expanders - - image { - function = EXPANDER - expander_style = COLLAPSED - file = "assets/plus.png" - } - - image { - function = EXPANDER - expander_style = EXPANDED - file = "assets/minus.png" - } - - image { - function = EXPANDER - expander_style = SEMI_EXPANDED - file = "assets/minus.png" - } - - image { - function = EXPANDER - expander_style = SEMI_COLLAPSED - file = "assets/plus.png" - } - - image { - function = RESIZE_GRIP - state = NORMAL - detail = "statusbar" - overlay_file = "assets/null.png" - overlay_border = { 0,0,0,0 } - overlay_stretch = FALSE - } - - # Shadows ( this area needs help :P ) - - image { - function = SHADOW_GAP - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - - -style "toplevel_hack" { - - engine "adwaita" { - } -} - -style "ooo_stepper_hack" { - - GtkScrollbar::stepper-size = 0 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - -} - -style "scrollbar" { - - engine "pixmap" { - - image { - function = BOX - detail = "trough" - file = "assets/trough-scrollbar-horiz.png" - border = { 2, 2, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough" - file = "assets/trough-scrollbar-vert.png" - border = { 3, 3, 2, 2 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - # Sliders - - image { - function = SLIDER - state = NORMAL - file = "assets/slider-horiz.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = ACTIVE - file = "assets/slider-horiz-active.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/slider-horiz-prelight.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/slider-horiz-insens.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - -# X Verticals - - image { - function = SLIDER - state = NORMAL - file = "assets/slider-vert.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = ACTIVE - file = "assets/slider-vert-active.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/slider-vert-prelight.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/slider-vert-insens.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - } -} - -style "menu" { - - xthickness = 0 - ythickness = 0 - - GtkMenuItem::arrow-scaling = 0.4 - - bg[NORMAL] = @menu_bg - bg[INSENSITIVE] = @menu_bg - bg[PRELIGHT] = @menu_bg - - engine "pixmap" { # For menus that use horizontal lines rather than gtkseparator - - image { - function = HLINE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - } -} - -style "menu_framed_box" { - - engine "adwaita" { - } -} - -style "menu_item" -{ - xthickness = 2 - ythickness = 4 - - # HACK: Gtk doesn't actually read this value - # while rendering the menu items, but Libreoffice - # does; setting this value equal to the one in - # fg[PRELIGHT] ensures a code path in the LO theming code - # that falls back to a dark text color for menu item text - # highlight. The price to pay is black text on menus as well, - # but at least it's readable. - # See https://bugs.freedesktop.org/show_bug.cgi?id=38038 - bg[SELECTED] = @selected_fg_color - - fg[NORMAL] = @fg_color - fg[SELECTED] = @fg_color - - text[PRELIGHT] = @fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "assets/menuitem.png" - border = { 1, 0, 1, 0 } - stretch = TRUE - } - - # Check Buttons - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = IN - overlay_file = "assets/menu-checkbox-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Radio Buttons - - image { - function = OPTION - state = NORMAL - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/menu-radio-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = NORMAL - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = IN - overlay_file = "assets/menu-radio-checked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = SHADOW # This fixes boxy Qt menu items - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - # Arrow Buttons - - image { - function = ARROW - state = NORMAL - overlay_file = "assets/menu-arrow.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/menu-arrow-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - } -} - -style "button" { - - xthickness = 4 - ythickness = 4 - - engine "pixmap" { - - image { - function = BOX - state = NORMAL - file = "assets/button.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = PRELIGHT - file = "assets/button-hover.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = ACTIVE - file = "assets/button-active.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/button-insensitive.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "checkbutton" { - - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @text_color - -} - -style "entry" { - - xthickness = 6 - ythickness = 4 - - base[NORMAL] = @base_color - base[INSENSITIVE] = @insensitive_bg_color - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/entry-border-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/entry-border-disabled-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/entry-border-active-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -style "notebook_entry" { - xthickness = 6 - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/notebook-entry-border-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/notebook-entry-border-disabled-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/notebook-entry-border-active-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -style "notebook_tab_label" { - - fg[ACTIVE] = @text_color - -} - -style "combobox_entry" -{ - xthickness = 3 - ythickness = 4 - - engine "pixmap" { - - # LTR version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "notebook_combobox_entry" { - - engine "pixmap" { - - # LTR version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "combobox_entry_button" -{ - xthickness = 6 - - fg[ACTIVE] = @text_color - - engine "pixmap" { - - # LTR version - - image { - function = BOX - state = NORMAL - file = "assets/combo-entry-button.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - file = "assets/combo-entry-button.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/combo-entry-button-insensitive.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - file = "assets/combo-entry-button-active.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - image { - function = BOX - state = NORMAL - file = "assets/combo-entry-button-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - file = "assets/combo-entry-button-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/combo-entry-button-insensitive-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - file = "assets/combo-entry-button-active-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "spinbutton" { - - bg[NORMAL] = @bg_color - - xthickness = 6 - ythickness = 4 - - engine "pixmap" { - - image { - function = ARROW - } - - # Spin-Up LTR - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - file = "assets/up-background-disable.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - # Spin-Up RTL - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - file = "assets/up-background-disable-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - # Spin-Down LTR - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - file = "assets/down-background-disable.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - # Spin-Down RTL - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - file = "assets/down-background-disable-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - } -} - -style "gimp_spin_scale" { - - bg[NORMAL] = @base_color - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - } - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - } - } -} - -style "libreoffice_entry" { - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/entry-border-fill.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/entry-border-fill.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/entry-border-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/entry-border-active-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - } -} - -style "standalone_entry" { - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - file = "assets/entry-border-fill.png" - stretch = TRUE - border = { 0, 0, 0, 0 } - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - file = "assets/entry-border-fill.png" - stretch = TRUE - border = { 0, 0, 0, 0 } - } - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/entry-border-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/entry-border-active-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - } -} - -style "notebook" { - - xthickness = 5 - ythickness = 2 - - engine "pixmap" { - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = TOP - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = BOTTOM - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = RIGHT - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = LEFT - } - - image { - function = EXTENSION - file = "assets/tab-top-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = BOTTOM - } - - image { - function = EXTENSION - file = "assets/tab-bottom-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = TOP - } - - image { - function = EXTENSION - file = "assets/tab-left-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = RIGHT - } - - image { - function = EXTENSION - file = "assets/tab-right-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = LEFT - } - - # How to draw boxes with a gap on one side (ie the page of a notebook) - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-horiz.png" - gap_border = { 1, 1, 0, 0 } - gap_side = TOP - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-horiz.png" - gap_border = { 1, 1, 0, 0 } - gap_side = BOTTOM - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-vert.png" - gap_border = { 0, 0, 1, 1 } - gap_side = LEFT - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-vert.png" - gap_border = { 0, 0, 1, 1 } - gap_side = RIGHT - } - - # How to draw the box of a notebook when it isnt attached to a tab - - image { - function = BOX - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "handlebox" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - detail = "handlebox_bin" - shadow = IN - } - - image { - function = BOX - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - detail = "handlebox_bin" - shadow = OUT - } - } -} - -style "combobox_separator" { - - xthickness = 0 - ythickness = 0 - GtkWidget::wide-separators = 1 - -} - -style "combobox" { - - xthickness = 0 - ythickness = 0 - -} - -style "combobox_button" { - - xthickness = 3 - ythickness = 3 - -} - -style "range" { - - engine "pixmap" { - - image { - function = BOX - detail = "trough-upper" - file = "assets/trough-horizontal.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-horizontal-active.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough-upper" - file = "assets/trough-vertical.png" - border = { 0, 0, 8, 8 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-vertical-active.png" - border = { 0, 0, 8, 8 } - stretch = TRUE - orientation = VERTICAL - } - - # Horizontal - - image { - function = SLIDER - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-prelight.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-insensitive.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - # Vertical - - image { - function = SLIDER - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-prelight.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-insensitive.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - # Function below removes ugly boxes - - image { - function = BOX - file = "assets/null.png" - border = { 3, 3, 3, 3 } - stretch = TRUE - } - } -} - -style "progressbar" { - - xthickness = 1 - ythickness = 1 - - fg[NORMAL] = @fg_color - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - detail = "trough" - file = "assets/trough-progressbar.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "bar" - file = "assets/progressbar.png" - stretch = TRUE - border = { 3, 3, 3, 3 } - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough" - file = "assets/trough-progressbar_v.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = BOX - detail = "bar" - file = "assets/progressbar_v.png" - stretch = TRUE - border = { 3, 3, 3, 3 } - orientation = VERTICAL - } - } -} - -style "separator_menu_item" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - border = { 0, 0, 1, 0 } - stretch = TRUE - } - } -} - -style "treeview_header" { - ythickness = 1 - - fg[PRELIGHT] = mix(0.70, @text_color, @base_color) - font_name = "Bold" - - engine "pixmap" { - - image { - function = BOX - file = "assets/tree_header.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - } - } -} - -# Treeview Rows - -style "treeview" { - - xthickness = 2 - ythickness = 0 - - -} - -style "scrolled_window" { - - xthickness = 1 - ythickness = 1 - - engine "pixmap" { - - image { - function = SHADOW - file = "assets/frame.png" - border = { 5, 5, 5, 5 } - stretch = TRUE - } - } -} - -style "frame" { - - xthickness = 1 - ythickness = 1 - - engine "pixmap" { - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = IN - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = IN - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = OUT - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = OUT - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = ETCHED_IN - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = ETCHED_IN - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = ETCHED_OUT - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = ETCHED_OUT - } - } -} - -style "gimp_toolbox_frame" { - - engine "pixmap" { - - image { - function = SHADOW - } - } -} - -style "toolbar" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - - image { - function = HANDLE - overlay_file = "assets/handle-h.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = HANDLE - overlay_file = "assets/handle-v.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = VLINE - recolorable = TRUE - file = "assets/null.png" - } - - image { - function = HLINE - recolorable = TRUE - file = "assets/null.png" - } - } -} - -style "inline_toolbar" { - - GtkToolbar::button-relief = GTK_RELIEF_NORMAL - - engine "pixmap" { - - image { - function = BOX - file = "assets/inline-toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "notebook_viewport" { - - bg[NORMAL] = @notebook_bg -} - - -style "notebook_eventbox" { - - bg[NORMAL] = @notebook_bg - bg[ACTIVE] = @bg_color -} - -style "tooltips" { - - xthickness = 8 - ythickness = 4 - - bg[NORMAL] = @tooltip_bg_color - fg[NORMAL] = @tooltip_fg_color - bg[SELECTED] = @tooltip_bg_color - -} - -style "eclipse-tooltips" { - - xthickness = 8 - ythickness = 4 - - bg[NORMAL] = shade(1.05, @bg_color) - fg[NORMAL] = @text_color - bg[SELECTED] = shade(1.05, @bg_color) - -} - -style "xfdesktop-icon-view" { - XfdesktopIconView::label-alpha = 0 - XfdesktopIconView::selected-label-alpha = 100 - XfdesktopIconVIew::ellipsize-icon-labels = 1 - - base[NORMAL] = @selected_bg_color - base[SELECTED] = @selected_bg_color - base[ACTIVE] = @selected_bg_color - - fg[NORMAL] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color - - engine "murrine" { - textstyle = 5 - text_shade = 0.05 - } -} - -style "xfwm-tabwin" { - Xfwm4TabwinWidget::border-width = 1 - Xfwm4TabwinWidget::border-alpha = 1.0 - Xfwm4TabwinWidget::icon-size = 64 - Xfwm4TabwinWidget::alpha = 1.0 - Xfwm4TabwinWidget::border-radius = 2 - - bg[NORMAL] = @bg_color - bg[SELECTED] = @bg_color - - fg[NORMAL] = @fg_color - - engine "murrine" { - contrast = 0.7 - glazestyle = 0 - glowstyle = 0 - highlight_shade = 1.0 - gradient_shades = {1.0,1.0,1.0,1.0} - border_shades = { 0.8, 0.8 } - } -} - -style "xfwm-tabwin-button" { - - font_name = "bold" - bg[SELECTED] = @selected_bg_color -} - -# Chromium -style "chrome_menu_item" { - - bg[SELECTED] = @selected_bg_color - -} - -# Text Style -style "text" { - engine "murrine" { textstyle = 0 } -} - -style "null" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - } - } -} - - -class "GtkWidget" style "default" -class "GtkScrollbar" style "scrollbar" -class "GtkButton" style "button" -class "GtkEntry" style "entry" -class "GtkOldEditable" style "entry" -class "GtkSpinButton" style "spinbutton" -class "GtkNotebook" style "notebook" -class "GtkRange" style "range" -class "GtkProgressBar" style "progressbar" -class "GtkSeparatorMenuItem" style "separator_menu_item" -class "GtkScrolledWindow" style "scrolled_window" -class "GtkFrame" style "frame" -class "GtkTreeView" style "treeview" -class "GtkToolbar" style "toolbar" -class "*HandleBox" style "toolbar" - -widget_class "**" style "menu" -widget_class "**" style "menu_framed_box" -widget_class "**" style "menu_item" -widget_class "**" style "checkbutton" -widget_class "*" style "combobox" -widget_class "**" style "combobox_button" -widget_class "**" style "combobox_separator" -widget_class "***" style "treeview_header" -widget_class "**" style "inline_toolbar" -widget_class "**" style "combobox_entry" -widget_class "**" style "combobox_entry_button" -widget_class "***" style "notebook_viewport" -widget_class "*HandleBox" style "toolbar" - -# Entries in notebooks draw with notebook's base color, but not if there's -# something else in the middle that draws gray again -widget_class "**" style "notebook_entry" -widget_class "***" style "entry" - -widget_class "***" style "notebook_combobox_entry" -widget_class "****" style "combobox_entry" - -# We also need to avoid changing fg color for the inactive notebook tab labels -widget_class "*." style "notebook_tab_label" - -# GTK tooltips -widget "gtk-tooltip*" style "tooltips" - -#Fix GVim tabs -widget_class "**" style "notebook_eventbox" - -# Xchat special cases -widget "*xchat-inputbox" style "entry" - -# GIMP -# Disable gradients completely for GimpSpinScale -#class "GimpSpinScale" style "gimp_spin_scale" - -# Remove borders from "Wilbert frame" in Gimp -widget_class "**" style "gimp_toolbox_frame" - -# Chrome/Chromium -widget_class "*Chrom*Button*" style "button" -widget_class "***" style "chrome_menu_item" - -# We use this weird selector to target an offscreen entry as created -# by Chrome/Chromium to derive the style for its toolbar -widget_class "" style "standalone_entry" - -# Eclipse/SWT -widget "gtk-tooltips*" style "eclipse-tooltips" -widget "*swt-toolbar-flat" style "null" - -# Openoffice, Libreoffice -class "GtkWindow" style "toplevel_hack" -widget "*openoffice-toplevel*" style "ooo_stepper_hack" -widget "*openoffice-toplevel*GtkEntry" style "libreoffice_entry" -widget "*openoffice-toplevel*GtkSpinButton" style "libreoffice_entry" -widget "*libreoffice-toplevel*GtkEntry" style "libreoffice_entry" -widget "*libreoffice-toplevel*GtkSpinButton" style "libreoffice_entry" - -# Xfce -widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" -widget "xfwm4-tabwin*" style "xfwm-tabwin" -widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" - -# Fixes ugly text shadows for insensitive text -widget_class "*" style "text" -widget_class "**" style "text" -widget_class "**" style "text" -widget_class "**" style "text" diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/button-active.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/button-active.png deleted file mode 100644 index 29cd827..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/button-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/button-hover.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/button-hover.png deleted file mode 100644 index b8a6e0e..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/button-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/button-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/button-insensitive.png deleted file mode 100644 index fc776f1..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/button-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/button.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/button.png deleted file mode 100644 index 5105fda..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/button.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar-dark.png deleted file mode 100644 index 4a4222a..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc deleted file mode 100644 index 122443c..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc +++ /dev/null @@ -1,222 +0,0 @@ -style "menubar" { - - bg[NORMAL] = "#2f343f" - fg[NORMAL] = "#afb8c5" - fg[PRELIGHT] = "#afb8c5" - fg[ACTIVE] = "#afb8c5" - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(0.7, "#afb8c5") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "menubar-toolbar/menubar-dark.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar-borderless" { - - bg[NORMAL] = "#2f343f" - fg[NORMAL] = "#afb8c5" - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(0.7, "#afb8c5") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar_item" { - - xthickness = 2 - ythickness = 4 - - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "menubar-toolbar/menubar_button-dark.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - } -} - -# Text Style Menubar -style "menubar-text" { - - engine "murrine" { - text_shade = 0.0 - textstyle = 0 - } -} - - -style "toolbar_text" { - fg[NORMAL] = "#afb8c5" - fg[PRELIGHT] = "#afb8c5" - fg[INSENSITIVE] = shade(0.7, "#afb8c5") - fg[ACTIVE] = "#afb8c5" - - text[NORMAL] = "#afb8c5" - text[PRELIGHT] = "#afb8c5" - text[INSENSITIVE] = shade(0.7, "#afb8c5") - text[ACTIVE] = "#afb8c5" - -} - -style "toolbar_button" { - - xthickness = 4 - ythickness = 4 - - engine "pixmap" { - - image { - function = BOX - state = NORMAL - file = "menubar-toolbar/button.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = PRELIGHT - file = "menubar-toolbar/button-hover.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = ACTIVE - file = "menubar-toolbar/button-active.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = INSENSITIVE - file = "menubar-toolbar/button-insensitive.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "toolbar_entry" { - xthickness = 6 - - base[NORMAL] = "#414857" - base[INSENSITIVE] = "#39404d" - - text[NORMAL] = "#afb8c5" - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-bg-dark.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "menubar-toolbar/toolbar-entry-border-active-bg-dark.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -#Chromium -style "chrome-gtk-frame" { - - ChromeGtkFrame::frame-color = "#2f343f" - ChromeGtkFrame::inactive-frame-color = "#2f343f" - - ChromeGtkFrame::frame-gradient-size = 0 - ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) - - ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) - ChromeGtkFrame::incognito-inactive-frame-color = @bg_color - - ChromeGtkFrame::incognito-frame-gradient-color = @bg_color - - ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) - ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) - ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color - -} - -widget_class "**" style "menubar" -widget_class "*.*" style "menubar_item" - -widget_class "*ThunarWindow*" style "menubar" - -class "ChromeGtkFrame" style "chrome-gtk-frame" - -widget_class "***" style "menubar-text" - -# Whitelist for dark toolbars -widget_class "*ThunarWindow*" style "menubar-borderless" -widget_class "*ThunarWindow**" style "toolbar_entry" -widget_class "*ThunarWindow**" style "toolbar_button" -widget_class "*ThunarWindow**" style "toolbar_text" -widget_class "*ThunarWindow***" style "menubar-text" - diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar.rc b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar.rc deleted file mode 100644 index c02626d..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar.rc +++ /dev/null @@ -1,166 +0,0 @@ -style "menubar" { - - bg[NORMAL] = "#e7e8eb" - fg[NORMAL] = "#70788d" - fg[PRELIGHT] = "#70788d" - fg[ACTIVE] = "#70788d" - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(1.3, "#70788d") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "menubar-toolbar/menubar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar-borderless" { - - bg[NORMAL] = "#e7e8eb" - fg[NORMAL] = "#70788d" - fg[SELECTED] = @fg_color - fg[INSENSITIVE] = shade(1.3, "#70788d") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar_item" { - - xthickness = 2 - ythickness = 4 - - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "menubar-toolbar/menubar_button.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - } -} - -# Text Style Menubar -style "menubar-text" { - - engine "murrine" { - text_shade = 0.0 - textstyle = 0 - } -} - -style "toolbar_entry" { - xthickness = 6 - - base[NORMAL] = "#fdfdfd" - base[INSENSITIVE] = "#f4f5f6" - - text[NORMAL] = "#70788d" - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-disabled-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "menubar-toolbar/toolbar-entry-border-active-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -#Chromium -style "chrome-gtk-frame" { - - ChromeGtkFrame::frame-color = "#e7e8eb" - ChromeGtkFrame::inactive-frame-color = "#e7e8eb" - - ChromeGtkFrame::frame-gradient-size = 0 - ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) - - ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) - ChromeGtkFrame::incognito-inactive-frame-color = @bg_color - - ChromeGtkFrame::incognito-frame-gradient-color = @bg_color - - ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) - ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) - ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color - -} - -widget_class "**" style "menubar" -widget_class "*.*" style "menubar_item" - -widget_class "*ThunarWindow*" style "menubar" -widget_class "*CajaNavigationWindow*" style "menubar" - -class "ChromeGtkFrame" style "chrome-gtk-frame" - -widget_class "***" style "menubar-text" - -# Whitelist for dark toolbars -widget_class "*ThunarWindow*" style "menubar-borderless" -widget_class "*CajaNavigationWindow*" style "menubar-borderless" -widget_class "*ThunarWindow**" style "toolbar_entry" -widget_class "*CajaNavigationWindow**" style "toolbar_entry" diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar.png deleted file mode 100644 index ff49952..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar_button-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar_button-dark.png deleted file mode 100644 index 717575a..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar_button-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar_button.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar_button.png deleted file mode 100644 index 717575a..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/menubar_button.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png deleted file mode 100644 index 4c358b3..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png deleted file mode 100644 index 427548a..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg-dark.png deleted file mode 100644 index 716060a..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg.png deleted file mode 100644 index 320deb9..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png deleted file mode 100644 index 8304a5d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg.png b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg.png deleted file mode 100644 index 512d5bd..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/panel.rc b/gtk/.themes/Arc-Darker-OSX/gtk-2.0/panel.rc deleted file mode 100644 index c24f3f1..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gtk-2.0/panel.rc +++ /dev/null @@ -1,153 +0,0 @@ -style "theme-panel" { - - ythickness = 0 - - bg[NORMAL] = "#2B2E37" - bg[ACTIVE] = @selected_bg_color - bg[PRELIGHT] = shade(1.1, @selected_bg_color) - bg[SELECTED] = @selected_bg_color - - fg[NORMAL] = "#BAC3CF" - fg[PRELIGHT] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - - text[NORMAL] = "#BAC3CF" - text[PRELIGHT] = "#BAC3CF" - text[ACTIVE] = "#BAC3CF" - text[SELECTED] = "#BAC3CF" - - engine "murrine" { - reliefstyle = 0 - glazestyle = 0 - glow_shade = 1.0 - highlight_shade = 1.0 - roundness = 0 - gradient_shades = {1.0,1.0,1.0,1.0} - textstyle = 0 - contrast = 0.0 - textstyle = 0 - } -} - -style "panelbar" { - - fg[NORMAL] = "#edf5fb" - fg[ACTIVE] = "#edf5fb" - fg[PRELIGHT] = "#edf5fb" - fg[SELECTED] = @selected_fg_color - - bg[SELECTED] = @selected_bg_color - - engine "murrine" {} -} - -style "panelbuttons" { - - xthickness = 4 - ythickness = 0 - - engine "murrine" { - textstyle = 0 - } -} - -style "theme-panel-text" { - - fg[NORMAL] = "#edf5fb" - fg[PRELIGHT] = @selected_fg_color - fg[ACTIVE] = "#edf5fb" - - text[NORMAL] = "#edf5fb" - text[PRELIGHT] = @selected_fg_color - text[ACTIVE] = "#edf5fb" - - engine "murrine" { - textstyle = 0 - text_shade = 0.2 - } -} - -style "panel-entry" { - - fg[NORMAL] = @text_color - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @text_color - fg[SELECTED] = @text_color - fg[INSENSITIVE] = @text_color - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[ACTIVE] = @text_color - text[SELECTED] = @text_color - text[INSENSITIVE] = @text_color - -} - -style "theme-main-menu-text" = "theme-panel-text" { - fg[PRELIGHT] = @selected_fg_color - text[PRELIGHT] = @selected_fg_color -} - -style "workspace-switcher" = "theme-panel" { - bg[SELECTED] = @selected_bg_color -} - -style "indicator" = "theme-panel" { - xthickness = 0 - ythickness = 0 -} - -widget "*tasklist*" style "panelbuttons" -widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" -widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" -widget_class "*PanelToplevel*Button" style "panelbuttons" -widget_class "*Panel*GtkToggleButton" style "panelbuttons" -widget_class "*Xfce*Panel*Button*" style "panelbuttons" -widget_class "*" style "panelbuttons" -widget_class "**" style "panelbuttons" -widget_class "*XfcePanelPlugin.GtkButton" style "panelbuttons" -widget "*dict*Applet*" style "panelbuttons" -widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" -widget_class "*Tasklist*" style:highest "panelbuttons" - -class "*Panel*MenuBar*" style "panelbar" -widget_class "*Panel*MenuBar*" style "panelbar" -widget_class "*Panel*MenuBar*Item*" style:highest "panelbar" - -widget "*PanelWidget*" style "theme-panel" -widget "*PanelApplet*" style "theme-panel" -widget "*fast-user-switch*" style "theme-panel" -widget "*CPUFreq*Applet*" style "theme-panel" -class "PanelApp*" style "theme-panel" -class "PanelToplevel*" style "theme-panel" -widget_class "*PanelToplevel*" style "theme-panel" -widget_class "*notif*" style "theme-panel" -widget_class "*Notif*" style "theme-panel" -widget_class "*Tray*" style "theme-panel" -widget_class "*tray*" style "theme-panel" -widget_class "*computertemp*" style "theme-panel" -widget_class "*Applet*Tomboy*" style "theme-panel" -widget_class "*Applet*Netstatus*" style "theme-panel" - -# Fixes for tooltip text in some apps. -widget_class "*Notif*Beagle*" style "theme-panel" -widget_class "*Notif*Brasero*" style "theme-panel" - -# XFCE panel theming. -widget "*Xfce*Panel*" style "theme-panel" -class "*Xfce*Panel*" style "theme-panel" -widget "*WnckPager*" style "workspace-switcher" - -# Fix gtk-entries in the panel -widget "*bookmark*GtkEntry" style "panel-entry" # fixes smartbookmark-plugin - -# Make sure panel text color doesn't change -widget_class "*Panel*MenuBar*" style "theme-main-menu-text" -widget_class "*Panel**" style "theme-main-menu-text" -widget "*.clock-applet-button.*" style "theme-panel-text" -widget "*PanelApplet*" style "theme-panel-text" - -# Override general panel-style with specific plugin-styles -widget "*indicator-applet*" style "indicator" -widget "*indicator-button*" style "indicator" diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-dark.png deleted file mode 100644 index 48e8435..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-dark@2.png deleted file mode 100644 index bfcde3f..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark.png deleted file mode 100644 index 6d85515..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png deleted file mode 100644 index 2fb1a07..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected.png deleted file mode 100644 index 5bf4e57..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png deleted file mode 100644 index 95ea1e5..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive.png deleted file mode 100644 index 0c9682e..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive@2.png deleted file mode 100644 index 288d9fa..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selected.png deleted file mode 100644 index ff3d653..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selected@2.png deleted file mode 100644 index 5bed17d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png deleted file mode 100644 index e44c358..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png deleted file mode 100644 index 2fc2d1c..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selectionmode.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selectionmode.png deleted file mode 100644 index 6a3774b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selectionmode.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selectionmode@2.png deleted file mode 100644 index 287275b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked-selectionmode@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked.png deleted file mode 100644 index b63a30d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked@2.png deleted file mode 100644 index 223beff..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-checked@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-dark.png deleted file mode 100644 index 09ddef6..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-dark@2.png deleted file mode 100644 index e189f93..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png deleted file mode 100644 index 2436a9e..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png deleted file mode 100644 index 44cbfca..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png deleted file mode 100644 index be95726..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png deleted file mode 100644 index 63ee434..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive.png deleted file mode 100644 index 7a91e23..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive@2.png deleted file mode 100644 index f741ba4..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-selected.png deleted file mode 100644 index c7b5cf2..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-selected@2.png deleted file mode 100644 index 883477e..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed.png deleted file mode 100644 index 5707c92..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed@2.png deleted file mode 100644 index ed851e7..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-mixed@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-selectionmode-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-selectionmode-dark.png deleted file mode 100644 index c613027..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-selectionmode-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-selectionmode-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-selectionmode-dark@2.png deleted file mode 100644 index 069b32b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-selectionmode-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-selectionmode.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-selectionmode.png deleted file mode 100644 index 2318217..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-selectionmode.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-selectionmode@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-selectionmode@2.png deleted file mode 100644 index a17e5b5..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-selectionmode@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-dark.png deleted file mode 100644 index 8c18460..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-dark@2.png deleted file mode 100644 index 2e7a50e..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png deleted file mode 100644 index 0099ce4..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png deleted file mode 100644 index 305ab4d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png deleted file mode 100644 index 4b4356b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png deleted file mode 100644 index bdafd33..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive.png deleted file mode 100644 index ed2ee8f..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png deleted file mode 100644 index f59d6be..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-selected.png deleted file mode 100644 index 4d32106..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-selected@2.png deleted file mode 100644 index 7b361e3..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked.png deleted file mode 100644 index 9fddfb5..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked@2.png deleted file mode 100644 index 6812606..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/checkbox-unchecked@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-dark.png deleted file mode 100644 index 28f3469..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-dark@2.png deleted file mode 100644 index 35a1baf..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive-dark.png deleted file mode 100644 index bd28d8e..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive-dark@2.png deleted file mode 100644 index 867695e..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive-selected.png deleted file mode 100644 index f64ba8f..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive-selected@2.png deleted file mode 100644 index 1646d37..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive.png deleted file mode 100644 index 2a657ef..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive@2.png deleted file mode 100644 index 30169f6..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-selected.png deleted file mode 100644 index aa261d0..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-selected@2.png deleted file mode 100644 index c7205c0..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked.png deleted file mode 100644 index 9690dfd..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked@2.png deleted file mode 100644 index 60f57a7..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-checked@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-dark.png deleted file mode 100644 index 4116619..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-dark@2.png deleted file mode 100644 index 69ef707..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark.png deleted file mode 100644 index afef7e2..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png deleted file mode 100644 index 6279e38..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected.png deleted file mode 100644 index 1e0a667..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png deleted file mode 100644 index 0b67660..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive.png deleted file mode 100644 index 69c253b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive@2.png deleted file mode 100644 index fa1893a..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-selected.png deleted file mode 100644 index 4378bca..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-selected@2.png deleted file mode 100644 index 58468d2..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed.png deleted file mode 100644 index 04720ee..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed@2.png deleted file mode 100644 index 6992c23..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-mixed@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-dark.png deleted file mode 100644 index 298ae3c..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-dark@2.png deleted file mode 100644 index e57ae38..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark.png deleted file mode 100644 index 87560b2..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png deleted file mode 100644 index c98869c..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected.png deleted file mode 100644 index 7e5c6e3..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png deleted file mode 100644 index 1dd9a00..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive.png deleted file mode 100644 index ce86f90..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive@2.png deleted file mode 100644 index 917f048..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-selected.png deleted file mode 100644 index aba589e..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-selected@2.png deleted file mode 100644 index b820fd2..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked.png deleted file mode 100644 index 8c61899..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked@2.png deleted file mode 100644 index a6210d6..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/radio-unchecked@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-dark.png deleted file mode 100644 index dbf7c5e..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-dark@2.png deleted file mode 100644 index 8046628..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-header-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-header-dark.png deleted file mode 100644 index e1f82aa..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-header-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-header-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-header-dark@2.png deleted file mode 100644 index 9ea31ff..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-header.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-header.png deleted file mode 100644 index 1850dae..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-header.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-header@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-header@2.png deleted file mode 100644 index 92770a3..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-header@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-dark.png deleted file mode 100644 index 8826a75..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-dark@2.png deleted file mode 100644 index 6ba25b4..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark.png deleted file mode 100644 index c018801..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png deleted file mode 100644 index 870d931..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-header.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-header.png deleted file mode 100644 index 9a6db07..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-header.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-header@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-header@2.png deleted file mode 100644 index daf07bf..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-header@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-selected.png deleted file mode 100644 index 1afd341..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-selected@2.png deleted file mode 100644 index 87d6356..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive.png deleted file mode 100644 index 9a6db07..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive@2.png deleted file mode 100644 index daf07bf..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-selected.png deleted file mode 100644 index 08480e0..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-selected@2.png deleted file mode 100644 index 22586c1..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active.png deleted file mode 100644 index 1850dae..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active@2.png deleted file mode 100644 index 92770a3..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-active@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-dark.png deleted file mode 100644 index 90918e1..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-dark@2.png deleted file mode 100644 index b2935b0..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-header-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-header-dark.png deleted file mode 100644 index 54a297a..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-header-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-header-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-header-dark@2.png deleted file mode 100644 index f7333eb..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-header.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-header.png deleted file mode 100644 index 3e45db3..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-header.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-header@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-header@2.png deleted file mode 100644 index 7feaadf..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-header@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-dark.png deleted file mode 100644 index 3d25f7b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-dark@2.png deleted file mode 100644 index 857b3e8..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-header-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-header-dark.png deleted file mode 100644 index 7bfead4..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-header-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-header-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-header-dark@2.png deleted file mode 100644 index e0ebce4..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-header.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-header.png deleted file mode 100644 index 009545d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-header.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-header@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-header@2.png deleted file mode 100644 index e85297d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-header@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-selected.png deleted file mode 100644 index f4398f6..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-selected@2.png deleted file mode 100644 index 67ea825..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive.png deleted file mode 100644 index ce5e538..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive@2.png deleted file mode 100644 index b0a2b56..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-selected.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-selected.png deleted file mode 100644 index c2d2186..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-selected@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-selected@2.png deleted file mode 100644 index 6e1b894..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch.png deleted file mode 100644 index 3bc5587..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch@2.png deleted file mode 100644 index 10b98e4..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/switch@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-active-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-active-dark.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-active-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-active-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-active-dark@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-active.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-active.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-active@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-active@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-active@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark.png deleted file mode 100644 index d28eb4c..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png deleted file mode 100644 index da8b9f3..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-backdrop.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-backdrop.png deleted file mode 100644 index 673facd..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-backdrop.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-backdrop@2.png deleted file mode 100644 index bde3a9f..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-backdrop@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-dark.png deleted file mode 100644 index 65a9a23..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-dark@2.png deleted file mode 100644 index c2734eb..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-hover-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-hover-dark.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-hover-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-hover-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-hover-dark@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-hover-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-hover.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-hover.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-hover@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-hover@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close-hover@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close.png deleted file mode 100644 index 65a9a23..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close@2.png deleted file mode 100644 index c2734eb..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-close@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-active.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-active.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-active@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-active@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-active@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png deleted file mode 100644 index d28eb4c..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png deleted file mode 100644 index da8b9f3..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop.png deleted file mode 100644 index 673facd..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png deleted file mode 100644 index bde3a9f..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-dark.png deleted file mode 100644 index 9fb2751..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-dark@2.png deleted file mode 100644 index e5df06d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-hover.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-hover.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-hover@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize-hover@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize.png deleted file mode 100644 index 9fb2751..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize@2.png deleted file mode 100644 index e5df06d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-maximize@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-active.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-active.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-active@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-active@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-active@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png deleted file mode 100644 index d28eb4c..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png deleted file mode 100644 index da8b9f3..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop.png deleted file mode 100644 index 673facd..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png deleted file mode 100644 index bde3a9f..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-dark.png deleted file mode 100644 index 6ced316..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-dark@2.png deleted file mode 100644 index beae88d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-hover.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-hover.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-hover@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize-hover@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize.png deleted file mode 100644 index 6ced316..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize@2.png b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize@2.png deleted file mode 100644 index beae88d..0000000 Binary files a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/assets/titlebutton-minimize@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/gtk.css b/gtk/.themes/Arc-Darker-OSX/gtk-3.0/gtk.css deleted file mode 100644 index 6abccf3..0000000 --- a/gtk/.themes/Arc-Darker-OSX/gtk-3.0/gtk.css +++ /dev/null @@ -1,3927 +0,0 @@ -* { - background-clip: padding-box; - -GtkToolButton-icon-spacing: 4; - -GtkTextView-error-underline-color: #FC4138; - -GtkCheckButton-indicator-size: 16; - -GtkCheckMenuItem-indicator-size: 16; - -GtkScrolledWindow-scrollbar-spacing: 0; - -GtkScrolledWindow-scrollbars-within-bevel: 1; - -GtkToolItemGroup-expander-size: 11; - -GtkExpander-expander-size: 16; - -GtkTreeView-expander-size: 11; - -GtkTreeView-horizontal-separator: 4; - -GtkMenu-horizontal-padding: 0; - -GtkMenu-vertical-padding: 0; - -GtkWidget-link-color: #2679db; - -GtkWidget-visited-link-color: #1e61b0; - -GtkWidget-focus-padding: 2; - -GtkWidget-focus-line-width: 1; - -GtkWidget-text-handle-width: 20; - -GtkWidget-text-handle-height: 20; - -GtkDialog-button-spacing: 4; - -GtkDialog-action-area-border: 0; - -GtkStatusbar-shadow-type: none; - outline-color: rgba(92, 97, 108, 0.3); - outline-style: dashed; - outline-offset: -3px; - outline-width: 1px; - outline-radius: 2px; } - -.background { - color: #5c616c; - background-color: rgba(245, 246, 247, 0.999); } - -*:insensitive { - -gtk-image-effect: dim; } - -.gtkstyle-fallback { - background-color: #F5F6F7; - color: #5c616c; } - .gtkstyle-fallback:prelight { - background-color: white; - color: #5c616c; } - .gtkstyle-fallback:active { - background-color: #d9dde0; - color: #5c616c; } - .gtkstyle-fallback:insensitive { - background-color: #fbfbfc; - color: rgba(92, 97, 108, 0.55); } - .gtkstyle-fallback:selected { - background-color: #5294E2; - color: #ffffff; } - -.view { - color: #5c616c; - background-color: #ffffff; } - .view.dim-label, .view.label.separator, .header-bar .view.subtitle { - color: rgba(92, 97, 108, 0.55); } - .view.dim-label:selected, .view.label.separator:selected, .header-bar .view.subtitle:selected, .view.dim-label:selected:focus, .view.label.separator:selected:focus, .header-bar .view.subtitle:selected:focus { - color: rgba(255, 255, 255, 0.65); - text-shadow: none; } - -.rubberband, GtkTreeView.view.rubberband, .content-view.rubberband { - border: 1px solid #2679db; - background-color: rgba(38, 121, 219, 0.2); } - -.label.separator, .popover .label.separator, .sidebar .label.view.separator { - color: #5c616c; } - -.label:insensitive { - color: rgba(92, 97, 108, 0.55); } - -.dim-label, .label.separator, .popover .label.separator, .sidebar .label.view.separator, .header-bar .subtitle { - opacity: 0.55; } - -GtkAssistant .sidebar { - background-color: #ffffff; - border-top: 1px solid #dcdfe3; } - GtkAssistant .sidebar:dir(ltr) { - border-right: 1px solid #dcdfe3; } - GtkAssistant .sidebar:dir(rtl) { - border-left: 1px solid #dcdfe3; } - -GtkAssistant.csd .sidebar { - border-top-style: none; } - -GtkAssistant .sidebar .label { - padding: 6px 12px; } - -GtkAssistant .sidebar .label.highlight { - background-color: #5294E2; - color: #ffffff; } - -GtkTextView { - background-color: #fafbfb; } - -.grid-child { - padding: 3px; - border-radius: 3px; } - .grid-child:selected { - outline-offset: -2px; } - -.popover.osd, .osd { - color: #BAC3CF; - border: none; - background-color: rgba(53, 57, 69, 0.95); - background-clip: padding-box; - outline-color: rgba(186, 195, 207, 0.3); - box-shadow: none; } - -@keyframes spin { - to { - -gtk-icon-transform: rotate(1turn); } } - -.spinner { - background-image: none; - background-color: blue; - opacity: 0; - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } - .spinner:active { - opacity: 1; - animation: spin 1s linear infinite; } - .spinner:active:insensitive { - opacity: 0.5; } - -.entry { - border: 1px solid; - padding: 5px 8px; - border-radius: 3px; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #5c616c; - border-color: #cfd6e6; - background-color: #ffffff; - background-image: linear-gradient(to bottom, #ffffff); } - .entry.image { - color: #7d8189; } - .entry.image.left { - padding-left: 0; } - .entry.image.right { - padding-right: 0; } - .entry.flat, .entry.flat:focus { - padding: 2px; - color: #5c616c; - border-color: #cfd6e6; - background-color: #ffffff; - background-image: linear-gradient(to bottom, #ffffff); - border: none; - border-radius: 0; } - .entry:focus { - background-clip: border-box; - color: #5c616c; - border-color: #5294E2; - background-color: #ffffff; - background-image: linear-gradient(to bottom, #ffffff); } - .entry:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(255, 255, 255, 0.55); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.55)); } - .entry:selected, .entry:selected:focus { - background-color: #5294E2; - color: #ffffff; } - .entry.progressbar { - margin: 2px 12px; - border-radius: 0; - border-width: 0 0 2px; - border-color: #5294E2; - border-style: solid; - background-image: none; - background-color: transparent; - box-shadow: none; } - .entry.warning { - color: #ffffff; - border-color: #F27835; - background-image: linear-gradient(to bottom, #f7ae86); } - .entry.warning:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #F27835); - box-shadow: none; } - .entry.warning:selected, .entry.warning:selected:focus { - background-color: #ffffff; - color: #F27835; } - .entry.error { - color: #ffffff; - border-color: #FC4138; - background-image: linear-gradient(to bottom, #fd8d88); } - .entry.error:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #FC4138); - box-shadow: none; } - .entry.error:selected, .entry.error:selected:focus { - background-color: #ffffff; - color: #FC4138; } - .osd .entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.35)); - background-color: transparent; } - .osd .entry.image, .osd .entry.image:hover { - color: inherit; } - .osd .entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, #5294E2); } - .osd .entry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } - -GtkSearchEntry.entry { - border-radius: 20px; } - -@keyframes needs_attention { - from { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#5294E2), to(transparent)); } - to { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent)); } } - -.button { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - border: 1px solid; - border-radius: 3px; - padding: 5px 8px; - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - .button.flat, .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - background-color: rgba(251, 251, 252, 0); - border-color: rgba(207, 214, 230, 0); - transition: none; } - .button.flat:hover, .sidebar-button.button:hover { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-duration: 350ms; } - .button.flat:hover:active, .sidebar-button.button:hover:active { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - .button:hover { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: white; - -gtk-image-effect: highlight; } - .button:active, .button:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; - transition-duration: 50ms; } - .button:active { - color: #5c616c; } - .button:active:hover, .button:checked { - color: #ffffff; } - .button.flat:insensitive, .sidebar-button.button:insensitive { - border-color: transparent; - background-color: transparent; - background-image: none; } - .button:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .button:insensitive > GtkLabel { - color: inherit; } - .button:insensitive:active, .button:insensitive:checked { - color: rgba(255, 255, 255, 0.8); - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; } - .button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel { - color: inherit; } - .button.osd { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(35, 38, 46, 0.95); } - .button.osd.image-button, .header-bar .button.osd.titlebutton, - .titlebar .button.osd.titlebutton { - padding: 10px; } - .button.osd:hover { - color: #5294E2; } - .button.osd:active, .button.osd:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - .button.osd:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - .osd .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .osd .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .osd .button:active, .osd .button:checked { - background-clip: padding-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - .osd .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - .osd .button.flat, .osd .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; } - .osd .button.flat:hover, .osd .sidebar-button.button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .osd .button.flat:insensitive, .osd .sidebar-button.button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); - background-image: none; } - .osd .button.flat:active, .osd .sidebar-button.button:active, .osd .button.flat:checked, .osd .sidebar-button.button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - .osd .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), - .osd .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: none; } - .button.suggested-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } - .button.suggested-action.flat, .suggested-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #4DADD4; - outline-color: rgba(77, 173, 212, 0.3); } - .button.suggested-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } - .button.suggested-action:active, .button.suggested-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } - .button.suggested-action.flat:insensitive, .suggested-action.sidebar-button.button:insensitive { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(92, 97, 108, 0.55); } - .button.suggested-action:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .button.suggested-action:insensitive > GtkLabel { - color: inherit; } - .button.destructive-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } - .button.destructive-action.flat, .destructive-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; - outline-color: rgba(240, 74, 80, 0.3); } - .button.destructive-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } - .button.destructive-action:active, .button.destructive-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } - .button.destructive-action.flat:insensitive, .destructive-action.sidebar-button.button:insensitive { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(92, 97, 108, 0.55); } - .button.destructive-action:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .button.destructive-action:insensitive > GtkLabel { - color: inherit; } - .button.image-button, .header-bar .button.titlebutton, - .titlebar .button.titlebutton { - padding: 7px; } - .header-bar .button.image-button, .header-bar .button.titlebutton { - padding: 7px 10px; } - .button.text-button { - padding-left: 16px; - padding-right: 16px; } - .button.text-button.image-button, .header-bar .button.text-button.titlebutton, - .titlebar .button.text-button.titlebutton { - padding: 5px 8px; } - .button.text-button.image-button GtkLabel:first-child, .header-bar .button.text-button.titlebutton GtkLabel:first-child, - .titlebar .button.text-button.titlebutton GtkLabel:first-child { - padding-left: 8px; } - .button.text-button.image-button GtkLabel:last-child, .header-bar .button.text-button.titlebutton GtkLabel:last-child, - .titlebar .button.text-button.titlebutton GtkLabel:last-child { - padding-right: 8px; } - .stack-switcher > .button { - outline-offset: -3px; } - .stack-switcher > .button > GtkLabel { - padding-left: 6px; - padding-right: 6px; } - .stack-switcher > .button > GtkImage { - padding-left: 6px; - padding-right: 6px; - padding-top: 3px; - padding-bottom: 3px; } - .stack-switcher > .button.text-button { - padding: 5px 10px; } - .stack-switcher > .button.image-button, .header-bar .stack-switcher > .button.titlebutton, - .titlebar .stack-switcher > .button.titlebutton { - padding: 2px 4px; } - .stack-switcher > .button.needs-attention:active > .label, - .stack-switcher > .button.needs-attention:active > GtkImage, - .stack-switcher > .button.needs-attention:checked > .label, - .stack-switcher > .button.needs-attention:checked > GtkImage { - animation: none; - background-image: none; } - .stack-switcher > .button.needs-attention > .label, - .stack-switcher > .button.needs-attention > GtkImage, .button .sidebar-item.needs-attention > GtkLabel { - animation: needs_attention 150ms ease-in; - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent)); - background-size: 6px 6px, 6px 6px; - background-repeat: no-repeat; - background-position: right 3px, right 4px; } - .stack-switcher > .button.needs-attention > .label:dir(rtl), - .stack-switcher > .button.needs-attention > GtkImage:dir(rtl), .button .sidebar-item.needs-attention > GtkLabel:dir(rtl) { - background-position: left 3px, left 4px; } - .inline-toolbar .button, .inline-toolbar .button:backdrop { - border-radius: 2px; - border-width: 1px; } - -.inline-toolbar GtkToolButton > .button { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - .inline-toolbar GtkToolButton > .button:hover { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: white; } - .inline-toolbar GtkToolButton > .button:active, .inline-toolbar GtkToolButton > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - .inline-toolbar GtkToolButton > .button:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .inline-toolbar GtkToolButton > .button:insensitive > GtkLabel { - color: inherit; } - .inline-toolbar GtkToolButton > .button:insensitive:active, .inline-toolbar GtkToolButton > .button:insensitive:checked { - color: rgba(255, 255, 255, 0.8); - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; } - .inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel, .inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel { - color: inherit; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry { - border-left-color: rgba(207, 214, 230, 0.3); } - -.linked:not(.vertical):not(.path-bar) > .entry.error + .entry, -.linked:not(.vertical):not(.path-bar) > .entry + .entry.error { - border-left-color: #FC4138; } - -.linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, -.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning { - border-left-color: #F27835; } - -.linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning { - border-left-color: #FC4138; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child { - border-left-color: #5294E2; } - -.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, -.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #5294E2; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child { - border-left-color: #F27835; } - -.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, -.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #F27835; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child { - border-left-color: #FC4138; } - -.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, -.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #FC4138; } - -.linked:not(.vertical):not(.path-bar) > .button:checked + .entry { - border-left-color: #5294E2; } - -.linked:not(.vertical):not(.path-bar) > .button + .button { - border-left-style: none; } - -.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), -.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: inset 1px 0 #cfd6e6; } - -.linked:not(.vertical):not(.path-bar) > .button:first-child:hover:not(:checked):not(:active), -.linked:not(.vertical):not(.path-bar) > .button:checked + .button:not(:checked):not(:active):hover, -.linked:not(.vertical):not(.path-bar) > .entry + .button:not(:checked):not(:active):hover { - box-shadow: none; } - -.linked:not(.vertical).path-bar > .button + .button { - border-left-style: none; } - -.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(207, 214, 230, 0.4), inset -1px 0 rgba(207, 214, 230, 0.4); } - -.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(207, 214, 230, 0.4); } - -.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(207, 214, 230, 0.4); } - -.linked.vertical > .entry + .entry { - border-top-color: rgba(207, 214, 230, 0.3); } - -.linked.vertical > .entry.error + .entry, -.linked.vertical > .entry + .entry.error { - border-top-color: #FC4138; } - -.linked.vertical > .entry.warning + .entry, -.linked.vertical > .entry + .entry.warning { - border-top-color: #F27835; } - -.linked.vertical > .entry.error + .entry.warning { - border-top-color: #FC4138; } - -.linked.vertical > .entry + .entry:focus:not(:last-child), -.linked.vertical > .entry + .entry:focus:last-child { - border-top-color: #5294E2; } - -.linked.vertical > .entry:focus:not(:only-child) + .entry, .linked.vertical > .entry:focus:not(:only-child) + .button, -.linked.vertical > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked.vertical > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-top-color: #5294E2; } - -.linked.vertical > .entry + .entry.warning:focus:not(:last-child), -.linked.vertical > .entry + .entry.warning:focus:last-child { - border-top-color: #F27835; } - -.linked.vertical > .entry.warning:focus:not(:only-child) + .entry, .linked.vertical > .entry.warning:focus:not(:only-child) + .button, -.linked.vertical > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked.vertical > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-top-color: #F27835; } - -.linked.vertical > .entry + .entry.error:focus:not(:last-child), -.linked.vertical > .entry + .entry.error:focus:last-child { - border-top-color: #FC4138; } - -.linked.vertical > .entry.error:focus:not(:only-child) + .entry, .linked.vertical > .entry.error:focus:not(:only-child) + .button, -.linked.vertical > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked.vertical > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-top-color: #FC4138; } - -.linked.vertical > .button:checked + .entry { - border-top-color: #5294E2; } - -.linked.vertical > .button + .button { - border-top-style: none; } - -.linked.vertical > .button:hover:not(:checked):not(:active):not(:only-child), -.linked.vertical > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: inset 0 1px #cfd6e6; } - -.linked.vertical > .button:first-child:hover:not(:checked):not(:active), -.linked.vertical > .button:checked + .button:not(:checked):not(:active):hover, -.linked.vertical > .entry + .button:not(:checked):not(:active):hover { - box-shadow: none; } - -.inline-toolbar.toolbar GtkToolButton > .button.flat, .inline-toolbar GtkToolButton > .button.flat, .inline-toolbar.toolbar GtkToolButton > .sidebar-button.button, .inline-toolbar GtkToolButton > .sidebar-button.button, .linked:not(.vertical) > .entry, -.linked:not(.vertical) > .entry:focus, .osd .button, .osd .button:hover, .osd .button:active, .osd .button:checked, .osd .button:insensitive, .inline-toolbar .button, .inline-toolbar .button:backdrop, .linked:not(.vertical) > .button, -.linked:not(.vertical) > .button:hover, -.linked:not(.vertical) > .button:active, -.linked:not(.vertical) > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .primary-toolbar .linked:not(.vertical).path-bar > .button, .header-bar .linked:not(.vertical).path-bar > .button, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:active, .header-bar .linked:not(.vertical).path-bar > .button:active, .primary-toolbar .linked:not(.vertical).path-bar > .button:checked, .header-bar .linked:not(.vertical).path-bar > .button:checked, .primary-toolbar .linked:not(.vertical).path-bar > .button:insensitive, .header-bar .linked:not(.vertical).path-bar > .button:insensitive, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr), -.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr) { - border-radius: 0; - border-right-style: none; } - -.linked:not(.vertical) > .entry:first-child, .osd .button:first-child, .inline-toolbar .button:first-child, .linked:not(.vertical) > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:first-child > .sidebar-button.button, .inline-toolbar GtkToolButton:first-child > .sidebar-button.button, .linked > GtkComboBox:first-child > .the-button-in-the-combobox, -.linked > GtkComboBoxText:first-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:first-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:first-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:first-child, .header-bar .linked:not(.vertical).path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:first-child { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; } - -.linked:not(.vertical) > .entry:last-child, .osd .button:last-child, .inline-toolbar .button:last-child, .linked:not(.vertical) > .button:last-child, .inline-toolbar.toolbar GtkToolButton:last-child > .button.flat, .inline-toolbar GtkToolButton:last-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:last-child > .sidebar-button.button, .inline-toolbar GtkToolButton:last-child > .sidebar-button.button, .linked > GtkComboBox:last-child > .the-button-in-the-combobox, -.linked > GtkComboBoxText:last-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:last-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:last-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:last-child, .header-bar .linked:not(.vertical).path-bar > .button:last-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:last-child { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; - border-right-style: solid; } - -.linked:not(.vertical) > .entry:only-child, .osd .button:only-child, .inline-toolbar .button:only-child, .linked:not(.vertical) > .button:only-child, .inline-toolbar.toolbar GtkToolButton:only-child > .button.flat, .inline-toolbar GtkToolButton:only-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:only-child > .sidebar-button.button, .inline-toolbar GtkToolButton:only-child > .sidebar-button.button, .linked > GtkComboBox:only-child > .the-button-in-the-combobox, -.linked > GtkComboBoxText:only-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:only-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:only-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:only-child, .header-bar .linked:not(.vertical).path-bar > .button:only-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:only-child { - border-radius: 3px; - border-style: solid; } - -.linked.vertical > .entry, -.linked.vertical > .entry:focus, .linked.vertical > .button, -.linked.vertical > .button:hover, -.linked.vertical > .button:active, -.linked.vertical > .button:checked, .linked.vertical > GtkComboBoxText > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox > .the-button-in-the-combobox { - border-radius: 0; - border-bottom-style: none; } - -.linked.vertical > .entry:first-child, .linked.vertical > .button:first-child, .linked.vertical > GtkComboBoxText:first-child > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox:first-child > .the-button-in-the-combobox { - border-top-left-radius: 3px; - border-top-right-radius: 3px; } - -.linked.vertical > .entry:last-child, .linked.vertical > .button:last-child, .linked.vertical > GtkComboBoxText:last-child > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox:last-child > .the-button-in-the-combobox { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border-bottom-style: solid; } - -.linked.vertical > .entry:only-child, .linked.vertical > .button:only-child, .linked.vertical > GtkComboBoxText:only-child > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox:only-child > .the-button-in-the-combobox { - border-radius: 3px; - border-style: solid; } - -.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .notebook tab .button, .app-notification .button.flat, .app-notification .sidebar-button.button, -.app-notification.frame .button.flat, -.app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive, .app-notification .sidebar-button.button:insensitive, -.app-notification.frame .button.flat:insensitive, -.app-notification.frame .sidebar-button.button:insensitive, TerminalWindow .notebook .active-page .button, TerminalWindow .notebook .prelight-page .button, TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .prelight-page .button:hover, TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; } - -.menuitem.button.flat, .menuitem.sidebar-button.button { - transition: none; - outline-offset: -1px; - border-radius: 2px; } - .menuitem.button.flat:hover, .menuitem.sidebar-button.button:hover { - background-color: #edeff0; } - .menuitem.button.flat:checked, .menuitem.sidebar-button.button:checked { - color: #5c616c; } - -*:link, .button:link, .button:visited { - color: #2679db; } - *:link:visited, .button:visited { - color: #1e61b0; } - *:selected *:link:visited, *:selected .button:visited:link, *:selected .button:visited { - color: #bad4f3; } - *:link:hover, .button:hover:link, .button:hover:visited { - color: #5294e2; } - *:selected *:link:hover, *:selected .button:hover:link, *:selected .button:hover:visited { - color: #eef4fc; } - *:link:active, .button:active:link, .button:active:visited { - color: #2679db; } - *:selected *:link:active, *:selected .button:active:link, *:selected .button:active:visited { - color: #dceaf9; } - *:link:selected, .button:selected:link, .button:selected:visited, .header-bar.selection-mode .subtitle:link, .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { - color: #dceaf9; } - -.button:link > .label, .button:visited > .label { - text-decoration-line: underline; } - -.spinbutton { - border-radius: 3px; } - .spinbutton .button { - background-image: none; - border: 1px solid rgba(220, 223, 227, 0.6); - border-style: none none none solid; - color: #646973; - border-radius: 0; - box-shadow: none; } - .spinbutton .button:dir(rtl) { - border-style: none solid none none; } - .spinbutton .button:first-child { - color: red; } - .spinbutton .button:insensitive { - color: rgba(92, 97, 108, 0.55); } - .spinbutton .button:active { - background-color: #5294E2; - color: #ffffff; } - .spinbutton.vertical .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - .spinbutton.vertical .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:active { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - .spinbutton.vertical .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:hover { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: white; } - .spinbutton.vertical .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .spinbutton.vertical .button:first-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive > GtkLabel { - color: inherit; } - .spinbutton.vertical .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - .spinbutton.vertical .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:active { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - .spinbutton.vertical .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:hover { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: white; } - .spinbutton.vertical .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .spinbutton.vertical .button:last-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive > GtkLabel { - color: inherit; } - .spinbutton.vertical.entry, .spinbutton.vertical:dir(rtl).entry { - border-radius: 0; - padding-left: 5px; - padding-right: 5px; } - .spinbutton.vertical .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child, .spinbutton.vertical .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:active, .spinbutton.vertical .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:hover, .spinbutton.vertical .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive { - border-radius: 2px 2px 0 0; - border-style: solid solid none solid; } - .spinbutton.vertical .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child, .spinbutton.vertical .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:active, .spinbutton.vertical .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:hover, .spinbutton.vertical .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive { - border-radius: 0 0 2px 2px; - border-style: none solid solid solid; } - GtkTreeView .spinbutton.entry, GtkTreeView .spinbutton.entry:focus { - padding: 1px; - border-width: 1px 0; - border-color: #5294E2; - border-radius: 0; - box-shadow: none; } - -GtkComboBox { - -GtkComboBox-arrow-scaling: 0.5; - -GtkComboBox-shadow-type: none; } - GtkComboBox > .the-button-in-the-combobox { - padding-top: 3px; - padding-bottom: 3px; } - GtkComboBox:insensitive { - color: rgba(92, 97, 108, 0.55); } - GtkComboBox .separator.vertical, GtkComboBox .sidebar .vertical.view.separator, .sidebar GtkComboBox .vertical.view.separator { - -GtkWidget-wide-separators: true; } - GtkComboBox.combobox-entry .entry:dir(ltr) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; - border-right-style: none; } - GtkComboBox.combobox-entry .entry:dir(ltr):focus { - box-shadow: 1px 0 #5294E2; } - GtkComboBox.combobox-entry .entry:dir(rtl) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; - border-left-style: none; } - GtkComboBox.combobox-entry .entry:dir(rtl):focus { - box-shadow: -1px 0 #5294E2; } - GtkComboBox.combobox-entry .button:dir(ltr) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; } - GtkComboBox.combobox-entry .button:dir(rtl) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; } - -.toolbar, .inline-toolbar { - -GtkWidget-window-dragging: true; - padding: 4px; - background-color: #F5F6F7; } - .osd .toolbar, .osd .inline-toolbar, .toolbar.osd, .osd.inline-toolbar { - padding: 7px; - border: 1px solid rgba(0, 0, 0, 0.5); - border-radius: 3px; - background-color: rgba(53, 57, 69, 0.85); } - -.primary-toolbar { - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; - box-shadow: none; - border-width: 0 0 1px 0; - border-style: solid; - border-image: linear-gradient(to bottom, #2f343f, rgba(32, 35, 43, 0.97)) 1 0 1 0; } - -.inline-toolbar { - background-color: #edeef0; - border-style: solid; - border-color: #dcdfe3; - border-width: 0 1px 1px; - padding: 3px; - border-radius: 0 0 3px 3px; } - -.search-bar { - background-color: #F5F6F7; - border-style: solid; - border-color: #dcdfe3; - border-width: 0 0 1px; - padding: 3px; } - -.action-bar { - background-color: #edeef0; } - -.header-bar { - padding: 5px 5px 4px 5px; - border-width: 0 0 1px; - border-style: solid; - border-radius: 0; - border-color: #262a33; - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; } - .csd .header-bar { - background-color: rgba(47, 52, 63, 0.97); - border-color: rgba(38, 42, 51, 0.97); } - .header-bar:backdrop { - color: rgba(207, 218, 231, 0.5); } - .header-bar .title { - padding-left: 12px; - padding-right: 12px; } - .header-bar .subtitle { - font-size: smaller; - padding-left: 12px; - padding-right: 12px; } - .header-bar.selection-mode, .header-bar.titlebar.selection-mode { - color: #ffffff; - background-color: rgba(82, 148, 226, 0.95); - border-color: rgba(65, 137, 223, 0.95); - box-shadow: none; } - .header-bar.selection-mode:backdrop, .header-bar.titlebar.selection-mode:backdrop { - background-color: rgba(82, 148, 226, 0.95); - color: rgba(255, 255, 255, 0.6); } - .header-bar.selection-mode .button, .header-bar.titlebar.selection-mode .button { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0); } - .header-bar.selection-mode .button.flat, .header-bar.selection-mode .sidebar-button.button, .header-bar.titlebar.selection-mode .button.flat, .header-bar.titlebar.selection-mode .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } - .header-bar.selection-mode .button:hover, .header-bar.titlebar.selection-mode .button:hover { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0.05); - border-color: rgba(255, 255, 255, 0.5); } - .header-bar.selection-mode .button:active, .header-bar.selection-mode .button:checked, .header-bar.titlebar.selection-mode .button:active, .header-bar.titlebar.selection-mode .button:checked { - color: rgba(82, 148, 226, 0.95); - outline-color: rgba(82, 148, 226, 0.25); - background-color: #ffffff; - border-color: #ffffff; } - .header-bar.selection-mode .button:insensitive, .header-bar.titlebar.selection-mode .button:insensitive { - color: rgba(255, 255, 255, 0.4); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0); } - .header-bar.selection-mode .button:insensitive:active, .header-bar.selection-mode .button:insensitive:checked, .header-bar.titlebar.selection-mode .button:insensitive:active, .header-bar.titlebar.selection-mode .button:insensitive:checked { - color: rgba(82, 148, 226, 0.35); - background-color: rgba(255, 255, 255, 0.15); - border-color: rgba(255, 255, 255, 0.15); } - .header-bar.selection-mode .selection-menu, .header-bar.titlebar.selection-mode .selection-menu { - box-shadow: none; - padding-left: 10px; - padding-right: 10px; } - .header-bar.selection-mode .selection-menu GtkArrow, .header-bar.titlebar.selection-mode .selection-menu GtkArrow { - -GtkArrow-arrow-scaling: 1; } - .header-bar.selection-mode .selection-menu .arrow, .header-bar.titlebar.selection-mode .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - .maximized .header-bar.selection-mode, .maximized .header-bar.titlebar.selection-mode { - background-color: #5294e2; } - .tiled .header-bar, .tiled .header-bar:backdrop, - .maximized .header-bar, .maximized .header-bar:backdrop { - border-radius: 0; } - .maximized .header-bar { - background-color: #2f343f; - border-color: #262a33; } - .header-bar.default-decoration, - .csd .header-bar.default-decoration, .header-bar.default-decoration:backdrop, - .csd .header-bar.default-decoration:backdrop { - padding-top: 5px; - padding-bottom: 5px; - background-color: #2f343f; - border-bottom-width: 0; } - .maximized .header-bar.default-decoration, .maximized - .csd .header-bar.default-decoration, .maximized .header-bar.default-decoration:backdrop, .maximized - .csd .header-bar.default-decoration:backdrop { - background-color: #2f343f; } - -.titlebar { - padding-left: 7px; - padding-right: 7px; - border-radius: 3px 3px 0 0; - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; - box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); } - .csd .titlebar { - background-color: rgba(47, 52, 63, 0.97); } - .titlebar:backdrop { - color: rgba(207, 218, 231, 0.5); - background-color: #323843; } - .csd .titlebar:backdrop { - background-color: rgba(50, 56, 67, 0.97); } - .maximized .titlebar { - background-color: #2f343f; } - .maximized .titlebar:backdrop, .csd .maximized .titlebar:backdrop { - background-color: #323843; } - -.titlebar .titlebar, -.titlebar .titlebar:backdrop { - background-color: transparent; } - -.primary-toolbar .separator, .primary-toolbar .sidebar .view.separator, .sidebar .primary-toolbar .view.separator, .header-bar .header-bar-separator, -.header-bar > GtkBox > .separator.vertical, .sidebar -.header-bar > GtkBox > .vertical.view.separator { - -GtkWidget-wide-separators: true; - -GtkWidget-separator-width: 1px; - border-width: 0 1px; - border-image: linear-gradient(to bottom, rgba(207, 218, 231, 0) 25%, rgba(207, 218, 231, 0.15) 25%, rgba(207, 218, 231, 0.15) 75%, rgba(207, 218, 231, 0) 75%) 0 1/0 1px stretch; } - .primary-toolbar .separator:backdrop, .header-bar .header-bar-separator:backdrop, - .header-bar > GtkBox > .separator.vertical:backdrop, .sidebar - .header-bar > GtkBox > .vertical.view.separator:backdrop { - opacity: 0.6; } - -.primary-toolbar .entry, .header-bar .entry { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); - background-color: transparent; } - .primary-toolbar .entry.image, .header-bar .entry.image, .primary-toolbar .entry.image:hover, .header-bar .entry.image:hover { - color: inherit; } - .primary-toolbar .entry:backdrop, .header-bar .entry:backdrop { - opacity: 0.85; } - .primary-toolbar .entry:focus, .header-bar .entry:focus { - color: #ffffff; - border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); - background-clip: padding-box; } - .primary-toolbar .entry:focus.image, .header-bar .entry:focus.image { - color: #ffffff; } - .primary-toolbar .entry:insensitive, .header-bar .entry:insensitive { - color: rgba(207, 218, 231, 0.35); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } - .primary-toolbar .entry:selected:focus, .header-bar .entry:selected:focus { - background-color: #ffffff; - color: #5294E2; } - .primary-toolbar .entry.progressbar, .header-bar .entry.progressbar { - border-color: #5294E2; - background-image: none; - background-color: transparent; } - .primary-toolbar .entry.warning, .header-bar .entry.warning { - color: #ffffff; - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(167, 94, 57, 0.988)); } - .primary-toolbar .entry.warning:focus, .header-bar .entry.warning:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #F27835); } - .primary-toolbar .entry.warning:selected, .header-bar .entry.warning:selected, .primary-toolbar .entry.warning:selected:focus, .header-bar .entry.warning:selected:focus { - background-color: #ffffff; - color: #F27835; } - .primary-toolbar .entry.error, .header-bar .entry.error { - color: #ffffff; - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(173, 60, 59, 0.988)); } - .primary-toolbar .entry.error:focus, .header-bar .entry.error:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #FC4138); } - .primary-toolbar .entry.error:selected, .header-bar .entry.error:selected, .primary-toolbar .entry.error:selected:focus, .header-bar .entry.error:selected:focus { - background-color: #ffffff; - color: #FC4138; } - -.primary-toolbar .button, .header-bar .button { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - outline-offset: -3px; - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } - .primary-toolbar .button:backdrop, .header-bar .button:backdrop { - opacity: 0.7; } - .primary-toolbar .button:hover, .header-bar .button:hover { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } - .primary-toolbar .button:active, .header-bar .button:active, .primary-toolbar .button:checked, .header-bar .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: transparent; - background-color: #5294E2; - background-clip: padding-box; } - .primary-toolbar .button:insensitive, .header-bar .button:insensitive { - color: rgba(207, 218, 231, 0.35); - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } - .primary-toolbar .button:insensitive > GtkLabel, .header-bar .button:insensitive > GtkLabel { - color: inherit; } - .primary-toolbar .button:insensitive:active, .header-bar .button:insensitive:active, .primary-toolbar .button:insensitive:checked, .header-bar .button:insensitive:checked { - color: rgba(255, 255, 255, 0.75); - border-color: rgba(82, 148, 226, 0.65); - background-color: rgba(82, 148, 226, 0.65); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button, .header-bar .linked:not(.vertical):not(.path-bar) > .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:active, .header-bar .linked:not(.vertical):not(.path-bar) > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar) > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar) > .button:insensitive { - border-radius: 3px; - border-style: solid; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active), .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active), .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child), .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child), .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active), .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: none; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .primary-toolbar .linked:not(.vertical).path-bar > .button, .header-bar .linked:not(.vertical).path-bar > .button { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } - .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover { - background-color: rgba(134, 144, 165, 0.37); } - .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .primary-toolbar .linked:not(.vertical).path-bar > .button:active, .header-bar .linked:not(.vertical).path-bar > .button:active, .primary-toolbar .linked:not(.vertical).path-bar > .button:checked, .header-bar .linked:not(.vertical).path-bar > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: transparent; - background-color: #5294E2; } - .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .primary-toolbar .linked:not(.vertical).path-bar > .button:insensitive, .header-bar .linked:not(.vertical).path-bar > .button:insensitive { - color: rgba(207, 218, 231, 0.4); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button + .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button + .button, .primary-toolbar .linked:not(.vertical).path-bar > .button + .button, .header-bar .linked:not(.vertical).path-bar > .button + .button { - border-left-style: none; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37), inset -1px 0 rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry { - border-left-color: rgba(21, 23, 28, 0); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error { - border-left-color: rgba(21, 23, 28, 0); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning { - border-left-color: rgba(21, 23, 28, 0); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning { - border-left-color: rgba(21, 23, 28, 0); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:checked + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .button:checked + .entry { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .button.suggested-action, .header-bar .button.suggested-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } - .primary-toolbar .button.suggested-action.flat, .header-bar .button.suggested-action.flat, .primary-toolbar .suggested-action.sidebar-button.button, .header-bar .suggested-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #4DADD4; - outline-color: rgba(77, 173, 212, 0.3); } - .primary-toolbar .button.suggested-action:hover, .header-bar .button.suggested-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } - .primary-toolbar .button.suggested-action:active, .header-bar .button.suggested-action:active, .primary-toolbar .button.suggested-action:checked, .header-bar .button.suggested-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } - .primary-toolbar .button.suggested-action.flat:insensitive, .header-bar .button.suggested-action.flat:insensitive, .primary-toolbar .suggested-action.sidebar-button.button:insensitive, .header-bar .suggested-action.sidebar-button.button:insensitive, .primary-toolbar .button.suggested-action:insensitive, .header-bar .button.suggested-action:insensitive { - color: rgba(207, 218, 231, 0.35); - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } - .primary-toolbar .button.suggested-action.flat:insensitive > GtkLabel, .header-bar .button.suggested-action.flat:insensitive > GtkLabel, .primary-toolbar .suggested-action.sidebar-button.button:insensitive > GtkLabel, .header-bar .suggested-action.sidebar-button.button:insensitive > GtkLabel, .primary-toolbar .button.suggested-action:insensitive > GtkLabel, .header-bar .button.suggested-action:insensitive > GtkLabel { - color: inherit; } - -.primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop, .primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop { - opacity: 0.8; } - -.primary-toolbar .button.destructive-action, .header-bar .button.destructive-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } - .primary-toolbar .button.destructive-action.flat, .header-bar .button.destructive-action.flat, .primary-toolbar .destructive-action.sidebar-button.button, .header-bar .destructive-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; - outline-color: rgba(240, 74, 80, 0.3); } - .primary-toolbar .button.destructive-action:hover, .header-bar .button.destructive-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } - .primary-toolbar .button.destructive-action:active, .header-bar .button.destructive-action:active, .primary-toolbar .button.destructive-action:checked, .header-bar .button.destructive-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } - .primary-toolbar .button.destructive-action.flat:insensitive, .header-bar .button.destructive-action.flat:insensitive, .primary-toolbar .destructive-action.sidebar-button.button:insensitive, .header-bar .destructive-action.sidebar-button.button:insensitive, .primary-toolbar .button.destructive-action:insensitive, .header-bar .button.destructive-action:insensitive { - color: rgba(207, 218, 231, 0.35); - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } - .primary-toolbar .button.destructive-action.flat:insensitive > GtkLabel, .header-bar .button.destructive-action.flat:insensitive > GtkLabel, .primary-toolbar .destructive-action.sidebar-button.button:insensitive > GtkLabel, .header-bar .destructive-action.sidebar-button.button:insensitive > GtkLabel, .primary-toolbar .button.destructive-action:insensitive > GtkLabel, .header-bar .button.destructive-action:insensitive > GtkLabel { - color: inherit; } - -.primary-toolbar .button.destructive-action:backdrop, .header-bar .button.destructive-action:backdrop, .primary-toolbar .button.destructive-action:backdrop, .header-bar .button.destructive-action:backdrop { - opacity: 0.8; } - -.primary-toolbar .spinbutton:focus .button, .header-bar .spinbutton:focus .button { - color: #ffffff; } - .primary-toolbar .spinbutton:focus .button:hover, .header-bar .spinbutton:focus .button:hover { - background-color: rgba(255, 255, 255, 0.1); - border-color: transparent; } - .primary-toolbar .spinbutton:focus .button:insensitive, .header-bar .spinbutton:focus .button:insensitive { - color: rgba(255, 255, 255, 0.4); } - -.primary-toolbar .spinbutton .button, .header-bar .spinbutton .button { - color: rgba(207, 218, 231, 0.8); } - .primary-toolbar .spinbutton .button:hover, .header-bar .spinbutton .button:hover { - background-color: rgba(207, 218, 231, 0.05); - border-color: transparent; } - .primary-toolbar .spinbutton .button:insensitive, .header-bar .spinbutton .button:insensitive { - color: rgba(207, 218, 231, 0.5); } - .primary-toolbar .spinbutton .button:active, .header-bar .spinbutton .button:active { - background-color: rgba(0, 0, 0, 0.1); } - -.primary-toolbar GtkComboBox:insensitive, .header-bar GtkComboBox:insensitive { - color: rgba(207, 218, 231, 0.2); } - -.primary-toolbar GtkComboBox.combobox-entry .button, .header-bar GtkComboBox.combobox-entry .button { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); - background-color: transparent; } - .primary-toolbar GtkComboBox.combobox-entry .button.image, .header-bar GtkComboBox.combobox-entry .button.image, .primary-toolbar GtkComboBox.combobox-entry .button.image:hover, .header-bar GtkComboBox.combobox-entry .button.image:hover { - color: inherit; } - .primary-toolbar GtkComboBox.combobox-entry .button:hover, .header-bar GtkComboBox.combobox-entry .button:hover { - color: #ffffff; - border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); - box-shadow: none; } - .primary-toolbar GtkComboBox.combobox-entry .button:insensitive, .header-bar GtkComboBox.combobox-entry .button:insensitive { - color: rgba(207, 218, 231, 0.35); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } - -.primary-toolbar GtkComboBox.combobox-entry .entry:dir(ltr), .header-bar GtkComboBox.combobox-entry .entry:dir(ltr) { - border-right-style: none; } - .primary-toolbar GtkComboBox.combobox-entry .entry:dir(ltr):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(ltr):focus { - box-shadow: none; } - -.primary-toolbar GtkComboBox.combobox-entry .entry:dir(rtl), .header-bar GtkComboBox.combobox-entry .entry:dir(rtl) { - border-left-style: none; } - .primary-toolbar GtkComboBox.combobox-entry .entry:dir(rtl):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(rtl):focus { - box-shadow: none; } - -.primary-toolbar GtkSwitch:backdrop, .header-bar GtkSwitch:backdrop { - opacity: 0.75; } - -.primary-toolbar GtkProgressBar.trough, .header-bar GtkProgressBar.trough, .primary-toolbar .level-bar.trough, .header-bar .level-bar.trough { - background-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar GtkProgressBar:backdrop, .header-bar GtkProgressBar:backdrop { - opacity: 0.75; } - -.primary-toolbar .scale:backdrop, .header-bar .scale:backdrop { - opacity: 0.75; } - -.primary-toolbar .scale.trough, .header-bar .scale.trough { - background-image: linear-gradient(to bottom, rgba(21, 23, 28, 0.37)); } - .primary-toolbar .scale.trough:insensitive, .header-bar .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(21, 23, 28, 0.27)); } - -.primary-toolbar .scale.slider, .header-bar .scale.slider { - background-image: linear-gradient(to bottom, #454c5c); - border-color: rgba(21, 23, 28, 0.67); } - .primary-toolbar .scale.slider:hover, .header-bar .scale.slider:hover { - background-image: linear-gradient(to bottom, #50586b); - border-color: rgba(21, 23, 28, 0.67); } - .primary-toolbar .scale.slider:active, .header-bar .scale.slider:active { - background-image: linear-gradient(to bottom, #5294E2); - border-color: #5294E2; } - .primary-toolbar .scale.slider:insensitive, .header-bar .scale.slider:insensitive { - background-image: linear-gradient(to bottom, rgba(63, 69, 84, 0.991)); - border-color: rgba(21, 23, 28, 0.67); } - -.path-bar .button { - padding: 5px 10px; } - .path-bar .button:first-child { - padding-left: 10px; } - .path-bar .button:last-child { - padding-right: 10px; } - .path-bar .button:only-child { - padding-left: 14px; - padding-right: 14px; } - .path-bar .button GtkLabel:last-child { - padding-left: 4px; } - .path-bar .button GtkLabel:first-child { - padding-right: 4px; } - .path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel { - padding-right: 0; - padding-left: 0; } - .path-bar .button GtkImage { - padding-top: 2px; - padding-bottom: 1px; } - -GtkTreeView.view { - -GtkTreeView-grid-line-width: 1; - -GtkTreeView-grid-line-pattern: ''; - -GtkTreeView-tree-line-width: 1; - -GtkTreeView-tree-line-pattern: ''; - -GtkTreeView-expander-size: 16; - border-left-color: rgba(92, 97, 108, 0.15); - border-top-color: rgba(0, 0, 0, 0.1); } - GtkTreeView.view:selected { - border-radius: 0; - border-left-color: #a9caf1; - border-top-color: rgba(92, 97, 108, 0.1); } - GtkTreeView.view:insensitive { - color: rgba(92, 97, 108, 0.55); } - GtkTreeView.view:insensitive:selected { - color: #97bfee; } - GtkTreeView.view.dnd { - border-style: solid none; - border-width: 1px; - border-color: #577ba7; } - GtkTreeView.view.expander { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - color: #aeb0b6; } - GtkTreeView.view.expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - GtkTreeView.view.expander:hover { - color: #5c616c; } - GtkTreeView.view.expander:selected { - color: #cbdff6; } - GtkTreeView.view.expander:selected:hover { - color: #ffffff; } - GtkTreeView.view.expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - GtkTreeView.view.progressbar { - color: #ffffff; - border-radius: 3px; - background-image: linear-gradient(to bottom, #5294E2); } - GtkTreeView.view.progressbar:selected { - color: #5294E2; - box-shadow: none; - background-image: linear-gradient(to bottom, #ffffff); } - GtkTreeView.view.trough, GtkTreeView.view.trough:selected { - color: #5c616c; - background-image: linear-gradient(to bottom, #cfd6e6); - border-radius: 3px; - border-width: 0; } - -column-header .button { - color: #7d8189; - background-color: #ffffff; } - column-header .button:hover { - color: #5294E2; - box-shadow: none; - transition: none; } - column-header .button:active { - color: #5c616c; - transition: none; } - -column-header:last-child .button, column-header:last-child.button { - border-right-style: none; - border-image: none; } - -column-header.button.dnd, column-header .button.dnd, column-header.button.dnd:active, column-header.button.dnd:selected, column-header.button.dnd:hover { - transition: none; - color: #5294E2; - box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #ffffff, inset -1px 0 #ffffff; } - -column-header .button, column-header .button:hover, column-header .button:active { - padding: 3px 6px; - background-image: none; - border-style: none solid none none; - border-radius: 0; - border-image: linear-gradient(to bottom, transparent 20%, rgba(0, 0, 0, 0.11) 20%, rgba(0, 0, 0, 0.11) 80%, transparent 80%) 0 1 0 0/0 1px 0 0 stretch; } - column-header .button:active, column-header .button:hover { - background-color: #ffffff; } - column-header .button:active:hover { - color: #5c616c; } - column-header .button:insensitive { - border-color: #F5F6F7; - background-image: none; } - -.menubar { - -GtkWidget-window-dragging: true; - padding: 0px; - background-color: #2f343f; - color: rgba(207, 218, 231, 0.8); } - .menubar:backdrop { - color: rgba(207, 218, 231, 0.5); } - .menubar > .menuitem { - padding: 6px 8px; - border: solid transparent; - border-width: 0; } - .menubar > .menuitem:hover { - background-color: #5294E2; - color: #ffffff; } - .menubar > .menuitem:insensitive { - color: rgba(207, 218, 231, 0.2); - border-color: transparent; } - -.menu { - margin: 4px; - padding: 0; - border-radius: 0; - background-color: #ffffff; - border: 1px solid #dcdfe3; } - .csd .menu { - padding: 4px 0px; - border-radius: 2px; - border: none; } - .menu .menuitem { - padding: 5px; } - .menu .menuitem:hover { - color: #5c616c; - background-color: rgba(0, 0, 0, 0.04); - border: solid rgba(0, 0, 0, 0.08); - border-width: 1px 0 1px 0; } - .menu .menuitem:insensitive { - color: rgba(92, 97, 108, 0.55); } - .menu .menuitem.separator { - color: rgba(255, 255, 255, 0); } - .menu .menuitem.arrow { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - .menu .menuitem.arrow:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - .menu.button { - border-style: none; - border-radius: 0; } - .menu.button.top { - border-bottom: 1px solid #efeff0; } - .menu.button.bottom { - border-top: 1px solid #efeff0; } - .menu.button:hover { - background-color: #efeff0; } - .menu.button:insensitive { - color: transparent; - background-color: transparent; - border-color: transparent; } - -.csd .popup { - border-radius: 2px; } - -.menuitem .accelerator { - color: alpha(currentColor,0.55); } - -.popover { - padding: 2px; - border: 1px solid #cdd2d7; - border-radius: 3px; - background-clip: border-box; - background-color: #ffffff; - box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.07); } - .popover .separator, .popover .sidebar .view.separator, .sidebar .popover .view.separator { - color: rgba(255, 255, 255, 0); } - .popover > .list, - .popover > .view, - .popover > .toolbar, - .popover > .inline-toolbar, - .popover.osd > .toolbar, - .popover.osd > .inline-toolbar { - border-style: none; - background-color: transparent; } - -.entry.cursor-handle, -.cursor-handle { - background-color: transparent; - background-image: none; - box-shadow: none; - border-style: none; } - .entry.cursor-handle.top, - .cursor-handle.top { - -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); } - .entry.cursor-handle.bottom, - .cursor-handle.bottom { - -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); } - -.notebook { - padding: 0; - background-color: #ffffff; - -GtkNotebook-initial-gap: 4; - -GtkNotebook-arrow-spacing: 5; - -GtkNotebook-tab-curvature: 0; - -GtkNotebook-tab-overlap: 1; - -GtkNotebook-has-tab-gap: false; - -GtkWidget-focus-padding: 0; - -GtkWidget-focus-line-width: 0; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - .notebook.frame { - border: 1px solid #dcdfe3; } - .notebook.frame.top { - border-top-width: 0; } - .notebook.frame.bottom { - border-bottom-width: 0; } - .notebook.frame.right { - border-right-width: 0; } - .notebook.frame.left { - border-left-width: 0; } - .notebook.header { - background-color: #F5F6F7; } - .notebook.header.frame { - border: 0px solid #dcdfe3; } - .notebook.header.frame.top { - border-bottom-width: 0; } - .notebook.header.frame.bottom { - border-top-width: 0; } - .notebook.header.frame.right { - border-left-width: 0; } - .notebook.header.frame.left { - border-right-width: 0; } - .notebook.header.top { - box-shadow: inset 0 -1px #dcdfe3; } - .notebook.header.bottom { - box-shadow: inset 0 1px #dcdfe3; } - .notebook.header.right { - box-shadow: inset 1px 0 #dcdfe3; } - .notebook.header.left { - box-shadow: inset -1px 0 #dcdfe3; } - .notebook tab { - border-width: 0; - border-style: solid; - border-color: transparent; - background-color: transparent; - outline-color: transparent; - outline-offset: 0; } - .notebook tab.top, .notebook tab.bottom { - padding: 4px 15px; } - .notebook tab.left, .notebook tab.right { - padding: 4px 15px; } - .notebook tab.reorderable-page.top, .notebook tab.reorderable-page.bottom { - padding-left: 12px; - padding-right: 12px; } - .notebook tab.reorderable-page.top, .notebook tab.top { - padding-top: 6px; - border-radius: 3.5px 2px 0 0; - border-width: 0; - border-top-width: 2px; - border-color: transparent; - background-color: rgba(255, 255, 255, 0); } - .notebook tab.reorderable-page.top:hover, .notebook tab.reorderable-page.top.prelight-page, .notebook tab.top:hover, .notebook tab.top.prelight-page { - background-color: rgba(255, 255, 255, 0.5); - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.top:active, .notebook tab.reorderable-page.top.active-page, .notebook tab.reorderable-page.top.active-page:hover, .notebook tab.top:active, .notebook tab.top.active-page, .notebook tab.top.active-page:hover { - background-color: #ffffff; - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #ffffff, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.bottom, .notebook tab.bottom { - padding-bottom: 6px; - border-radius: 0 0 2px 3.5px; - border-width: 0; - border-bottom-width: 2px; - border-color: transparent; - background-color: rgba(255, 255, 255, 0); } - .notebook tab.reorderable-page.bottom:hover, .notebook tab.reorderable-page.bottom.prelight-page, .notebook tab.bottom:hover, .notebook tab.bottom.prelight-page { - background-color: rgba(255, 255, 255, 0.5); - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.bottom:active, .notebook tab.reorderable-page.bottom.active-page, .notebook tab.reorderable-page.bottom.active-page:hover, .notebook tab.bottom:active, .notebook tab.bottom.active-page, .notebook tab.bottom.active-page:hover { - background-color: #ffffff; - box-shadow: inset 0 -1px #ffffff, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.right, .notebook tab.right { - padding-right: 17px; - border-radius: 0 3.5px 3.5px 0; - border-width: 0; - border-right-width: 2px; - border-color: transparent; - background-color: rgba(255, 255, 255, 0); } - .notebook tab.reorderable-page.right:hover, .notebook tab.reorderable-page.right.prelight-page, .notebook tab.right:hover, .notebook tab.right.prelight-page { - background-color: rgba(255, 255, 255, 0.5); - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.right:active, .notebook tab.reorderable-page.right.active-page, .notebook tab.reorderable-page.right.active-page:hover, .notebook tab.right:active, .notebook tab.right.active-page, .notebook tab.right.active-page:hover { - background-color: #ffffff; - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #ffffff, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.left, .notebook tab.left { - padding-left: 17px; - border-radius: 3.5px 0 0 3.5px; - border-width: 0; - border-left-width: 2px; - border-color: transparent; - background-color: rgba(255, 255, 255, 0); } - .notebook tab.reorderable-page.left:hover, .notebook tab.reorderable-page.left.prelight-page, .notebook tab.left:hover, .notebook tab.left.prelight-page { - background-color: rgba(255, 255, 255, 0.5); - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.left:active, .notebook tab.reorderable-page.left.active-page, .notebook tab.reorderable-page.left.active-page:hover, .notebook tab.left:active, .notebook tab.left.active-page, .notebook tab.left.active-page:hover { - background-color: #ffffff; - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #ffffff; } - .notebook tab GtkLabel { - padding: 0 2px; - color: rgba(92, 97, 108, 0.55); } - .notebook tab .prelight-page GtkLabel, .notebook tab GtkLabel.prelight-page { - color: rgba(92, 97, 108, 0.775); } - .notebook tab .active-page GtkLabel, .notebook tab GtkLabel.active-page { - color: #5c616c; } - .notebook tab .button { - padding: 0; - color: #92959d; } - .notebook tab .button:hover { - color: #ff4d4d; } - .notebook tab .button:active { - color: #5294E2; } - .notebook tab .button > GtkImage { - padding: 2px; } - .notebook.arrow { - color: rgba(92, 97, 108, 0.55); } - .notebook.arrow:hover { - color: rgba(92, 97, 108, 0.775); } - .notebook.arrow:active { - color: #5c616c; } - .notebook.arrow:insensitive { - color: rgba(92, 97, 108, 0.25); } - -.scrollbar { - -GtkRange-slider-width: 13; - -GtkRange-trough-border: 0; - -GtkScrollbar-has-backward-stepper: false; - -GtkScrollbar-has-forward-stepper: false; - -GtkScrollbar-min-slider-length: 42; - -GtkRange-stepper-spacing: 0; - -GtkRange-trough-under-steppers: 1; } - .scrollbar .button { - border: none; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering) { - opacity: 0.4; - -GtkRange-slider-width: 6px; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { - margin: 0; - background-color: #8a8e96; - border: 1px solid rgba(255, 255, 255, 0.6); - background-clip: padding-box; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .trough { - border-style: none; - background-color: transparent; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical .slider { - margin-top: 2px; - margin-bottom: 2px; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal .slider { - margin-left: 2px; - margin-right: 2px; } - .scrollbar.overlay-indicator.dragging, .scrollbar.overlay-indicator.hovering { - opacity: 0.99; } - .scrollbar .trough { - background-color: #fcfcfc; - border: 1px none #dcdfe3; } - .scrollbar .slider { - background-color: #b8babf; } - .scrollbar .slider:hover { - background-color: #c7c9cd; } - .scrollbar .slider:prelight:active, .scrollbar .slider:active { - background-color: #5294E2; } - .scrollbar .slider:insensitive { - background-color: transparent; } - .scrollbar .slider { - border-radius: 100px; - margin: 3px; } - .scrollbar.fine-tune .slider { - margin: 4px; } - .scrollbar.vertical .slider { - margin-left: 4px; } - .scrollbar.vertical .slider:dir(rtl) { - margin-left: 3px; - margin-right: 4px; } - .scrollbar.vertical.fine-tune .slider { - margin-left: 5px; } - .scrollbar.vertical.fine-tune .slider:dir(rtl) { - margin-left: 4px; - margin-right: 5px; } - .scrollbar.vertical .trough { - border-left-style: solid; } - .scrollbar.vertical .trough:dir(rtl) { - border-left-style: none; - border-right-style: solid; } - .scrollbar.horizontal .slider { - margin-top: 4px; } - .scrollbar.horizontal.fine-tune .slider { - margin-top: 5px; } - .scrollbar.horizontal .trough { - border-top-style: solid; } - -.scrollbars-junction, -.scrollbars-junction.frame { - border-color: transparent; - border-image: linear-gradient(to bottom, #dcdfe3 1px, transparent 1px) 0 0 0 1/0 1px stretch; - background-color: #fcfcfc; } - .scrollbars-junction:dir(rtl), - .scrollbars-junction.frame:dir(rtl) { - border-image-slice: 0 1 0 0; } - -GtkSwitch { - font: 1; - -GtkSwitch-slider-width: 52; - -GtkSwitch-slider-height: 24; - outline-color: transparent; } - GtkSwitch.trough, GtkSwitch.slider { - background-size: 52px 24px; - background-repeat: no-repeat; - background-position: right center; - color: transparent; - border-color: transparent; - border-image: none; - border-style: none; - box-shadow: none; } - GtkSwitch.trough:dir(rtl), GtkSwitch.slider:dir(rtl) { - background-position: left center; } - -GtkSwitch.trough { - background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); } - -.list-row:selected GtkSwitch.trough, -GtkInfoBar GtkSwitch.trough { - background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); } - -.header-bar GtkSwitch.trough, -.primary-toolbar GtkSwitch.trough { - background-image: -gtk-scaled(url("assets/switch-header-dark.png"), url("assets/switch-header-dark@2.png")); } - -GtkSwitch.trough:active { - background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); } - -.list-row:selected GtkSwitch.trough:active, -GtkInfoBar GtkSwitch.trough:active { - background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); } - -.header-bar GtkSwitch.trough:active, -.primary-toolbar GtkSwitch.trough:active { - background-image: -gtk-scaled(url("assets/switch-active-header-dark.png"), url("assets/switch-active-header-dark@2.png")); } - -GtkSwitch.trough:insensitive { - background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); } - -.list-row:selected GtkSwitch.trough:insensitive, -GtkInfoBar GtkSwitch.trough:insensitive { - background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); } - -.header-bar GtkSwitch.trough:insensitive, -.primary-toolbar GtkSwitch.trough:insensitive { - background-image: -gtk-scaled(url("assets/switch-insensitive-header-dark.png"), url("assets/switch-insensitive-header-dark@2.png")); } - -GtkSwitch.trough:active:insensitive { - background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); } - -.list-row:selected GtkSwitch.trough:active:insensitive, -GtkInfoBar GtkSwitch.trough:active:insensitive { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); } - -.header-bar GtkSwitch.trough:active:insensitive, -.primary-toolbar GtkSwitch.trough:active:insensitive { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-header-dark.png"), url("assets/switch-active-insensitive-header-dark@2.png")); } - -.check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check, -GtkFileChooserDialog .dialog-vbox > .frame .check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); } - -GtkTreeView.view.check:selected, -.list-row:selected .check, -GtkInfoBar .check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); } - -.check:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .check:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); } - -GtkTreeView.view.check:insensitive:selected, -.list-row:selected .check:insensitive, -GtkInfoBar .check:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); } - -.check:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:inconsistent, -GtkFileChooserDialog .dialog-vbox > .frame .check:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); } - -GtkTreeView.view.check:inconsistent:selected, -.list-row:selected .check:inconsistent, -GtkInfoBar .check:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); } - -.check:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:inconsistent:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .check:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); } - -GtkTreeView.view.check:inconsistent:insensitive:selected, -.list-row:selected .check:inconsistent:insensitive, -GtkInfoBar .check:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); } - -.check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:checked, -GtkFileChooserDialog .dialog-vbox > .frame .check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); } - -GtkTreeView.view.check:checked:selected, -.list-row:selected .check:checked, -GtkInfoBar .check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); } - -.check:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:checked:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .check:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); } - -GtkTreeView.view.check:checked:insensitive:selected, -.list-row:selected .check:checked:insensitive, -GtkInfoBar .check:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); } - -.radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio, -GtkFileChooserDialog .dialog-vbox > .frame .radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); } - -GtkTreeView.view.radio:selected, -.list-row:selected .radio, -GtkInfoBar .radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); } - -.radio:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .radio:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); } - -GtkTreeView.view.radio:insensitive:selected, -.list-row:selected .radio:insensitive, -GtkInfoBar .radio:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); } - -.radio:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:inconsistent, -GtkFileChooserDialog .dialog-vbox > .frame .radio:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); } - -GtkTreeView.view.radio:inconsistent:selected, -.list-row:selected .radio:inconsistent, -GtkInfoBar .radio:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); } - -.radio:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:inconsistent:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .radio:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); } - -GtkTreeView.view.radio:inconsistent:insensitive:selected, -.list-row:selected .radio:inconsistent:insensitive, -GtkInfoBar .radio:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); } - -.radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:checked, -GtkFileChooserDialog .dialog-vbox > .frame .radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); } - -GtkTreeView.view.radio:checked:selected, -.list-row:selected .radio:checked, -GtkInfoBar .radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); } - -.radio:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:checked:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .radio:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); } - -GtkTreeView.view.radio:checked:insensitive:selected, -.list-row:selected .radio:checked:insensitive, -GtkInfoBar .radio:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); } - -.view.content-view.check:not(.list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode.png"), url("assets/checkbox-selectionmode@2.png")); - background-color: transparent; } - -.view.content-view.check:checked:not(.list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode.png"), url("assets/checkbox-checked-selectionmode@2.png")); - background-color: transparent; } - -GtkCheckButton.text-button, GtkRadioButton.text-button { - padding: 1px 2px 4px; - outline-offset: 0; } - GtkCheckButton.text-button:insensitive, GtkCheckButton.text-button:insensitive:active, GtkCheckButton.text-button:insensitive:inconsistent, GtkRadioButton.text-button:insensitive, GtkRadioButton.text-button:insensitive:active, GtkRadioButton.text-button:insensitive:inconsistent { - color: rgba(92, 97, 108, 0.55); } - -.scale { - -GtkScale-slider-length: 15; - -GtkRange-slider-width: 15; - -GtkRange-trough-border: 0; - outline-offset: -1px; - outline-radius: 2px; - color: alpha(currentColor,0.7); } - .scale.trough { - margin: 5px; } - .scale.fine-tune.trough { - border-radius: 5px; - margin: 3px; } - .scale.slider { - background-clip: border-box; - background-image: linear-gradient(to bottom, #fbfbfc); - border: 1px solid rgba(123, 142, 186, 0.5); - border-radius: 50%; - box-shadow: none; } - .scale.slider:hover { - background-image: linear-gradient(to bottom, white); - border-color: rgba(123, 142, 186, 0.5); } - .scale.slider:insensitive { - background-image: linear-gradient(to bottom, #fbfbfb); - border-color: rgba(123, 142, 186, 0.3); } - .scale.slider:active { - background-image: linear-gradient(to bottom, #5294E2); - border-color: #5294E2; } - .osd .scale.slider { - background-image: linear-gradient(to bottom, rgba(53, 57, 69, 0.95)); - border-color: #5294E2; } - .osd .scale.slider:hover { - background-image: linear-gradient(to bottom, #5294E2); } - .osd .scale.slider:active { - background-image: linear-gradient(to bottom, #2679db); - border-color: #2679db; } - .list-row:selected .scale.slider, - GtkInfoBar .scale.slider { - background-image: linear-gradient(to bottom, #ffffff); - border-color: #ffffff; } - .list-row:selected .scale.slider:hover, - GtkInfoBar .scale.slider:hover { - background-image: linear-gradient(to bottom, #e5effb); - border-color: #e5effb; } - .list-row:selected .scale.slider:active, - GtkInfoBar .scale.slider:active { - background-image: linear-gradient(to bottom, #a9caf1); - border-color: #a9caf1; } - .list-row:selected .scale.slider:insensitive, - GtkInfoBar .scale.slider:insensitive { - background-image: linear-gradient(to bottom, #b1cff2); - border-color: #b1cff2; } - .scale.trough { - border: none; - border-radius: 2.5px; - background-image: linear-gradient(to bottom, #cfd6e6); } - .scale.trough.highlight { - background-image: linear-gradient(to bottom, #5294E2); } - .scale.trough.highlight:insensitive { - background-image: linear-gradient(to bottom, rgba(82, 148, 226, 0.55)); } - .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(207, 214, 230, 0.55)); } - .osd .scale.trough { - background-image: linear-gradient(to bottom, rgba(69, 74, 89, 0.95)); - outline-color: rgba(186, 195, 207, 0.2); } - .osd .scale.trough.highlight { - background-image: none; - background-image: linear-gradient(to bottom, #5294E2); } - .list-row:selected .scale.trough, - GtkInfoBar .scale.trough { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); } - .list-row:selected .scale.trough.highlight, - GtkInfoBar .scale.trough.highlight { - background-image: linear-gradient(to bottom, #ffffff); } - .list-row:selected .scale.trough.highlight:insensitive, - GtkInfoBar .scale.trough.highlight:insensitive { - background-image: linear-gradient(to bottom, #b1cff2); } - .list-row:selected .scale.trough:insensitive, - GtkInfoBar .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); } - -GtkProgressBar { - padding: 0; - font-size: smaller; - color: rgba(92, 97, 108, 0.7); } - GtkProgressBar.osd { - -GtkProgressBar-xspacing: 0; - -GtkProgressBar-yspacing: 0; - -GtkProgressBar-min-horizontal-bar-height: 3; } - -.progressbar { - background-color: #5294E2; - border: none; - border-radius: 3px; - box-shadow: none; } - .progressbar.osd { - background-color: #5294E2; } - .list-row:selected .progressbar, - GtkInfoBar .progressbar { - background-color: #ffffff; } - -.osd .scale.progressbar { - background-color: #5294E2; } - -GtkProgressBar.trough, .level-bar.trough { - border: none; - border-radius: 3px; - background-color: #cfd6e6; } - GtkProgressBar.trough.osd, .osd.level-bar.trough { - border-style: none; - background-color: transparent; - box-shadow: none; } - .list-row:selected GtkProgressBar.trough, .list-row:selected .level-bar.trough, - GtkInfoBar GtkProgressBar.trough, - GtkInfoBar .level-bar.trough { - background-color: rgba(0, 0, 0, 0.2); } - -GtkLevelBar { - -GtkLevelBar-min-block-width: 34; - -GtkLevelBar-min-block-height: 3; } - GtkLevelBar.vertical { - -GtkLevelBar-min-block-width: 3; - -GtkLevelBar-min-block-height: 34; } - -.level-bar.trough { - padding: 3px; - border-radius: 4px; } - -.level-bar.fill-block { - border: 1px solid #5294E2; - background-color: #5294E2; - border-radius: 2px; } - .level-bar.fill-block.indicator-discrete.horizontal { - margin: 0 1px; } - .level-bar.fill-block.indicator-discrete.vertical { - margin: 1px 0; } - .level-bar.fill-block.level-high { - border-color: #73d216; - background-color: #73d216; } - .level-bar.fill-block.level-low { - border-color: #F27835; - background-color: #F27835; } - .level-bar.fill-block.empty-fill-block { - background-color: rgba(92, 97, 108, 0.2); - border-color: rgba(92, 97, 108, 0.2); } - -.frame { - border: 1px solid #dcdfe3; - padding: 0; } - .frame.flat { - border-style: none; } - .frame.action-bar { - padding: 6px; - border-width: 1px 0 0; } - -GtkScrolledWindow GtkViewport.frame { - border-style: none; } - -.separator, .sidebar.separator, .sidebar .view.separator { - color: rgba(0, 0, 0, 0.1); } - GtkFileChooserButton .separator, GtkFileChooserButton .sidebar.separator, GtkFileChooserButton .sidebar .view.separator, .sidebar GtkFileChooserButton .view.separator, - GtkFontButton .separator, - GtkFontButton .sidebar.separator, - GtkFontButton .sidebar .view.separator, .sidebar - GtkFontButton .view.separator, - GtkFileChooserButton .separator.vertical, - GtkFileChooserButton .sidebar .vertical.view.separator, .sidebar - GtkFileChooserButton .vertical.view.separator, - GtkFontButton .separator.vertical, - GtkFontButton .sidebar .vertical.view.separator, .sidebar - GtkFontButton .vertical.view.separator { - -GtkWidget-wide-separators: true; } - -.list { - background-color: #ffffff; - border-color: #dcdfe3; } - -.list-row, -.grid-child { - padding: 2px; } - -.list-row.activatable:hover, GtkPlacesSidebar.sidebar .has-open-popup { - background-color: rgba(0, 0, 0, 0.05); } - -.list-row.activatable:active { - color: #5c616c; } - -.list-row.activatable:selected:active { - color: #ffffff; } - -.list-row.activatable:selected:hover, GtkPlacesSidebar.sidebar .has-open-popup:selected { - background-color: #4a85cb; } - -.list-row.activatable:selected:insensitive { - color: rgba(255, 255, 255, 0.7); - background-color: rgba(82, 148, 226, 0.7); } - .list-row.activatable:selected:insensitive .label { - color: inherit; } - -.list-row, list-row.activatable { - transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - .list-row:hover, list-row.activatable:hover { - transition: none; } - -.app-notification, -.app-notification.frame { - padding: 10px; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - background-clip: border-box; - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; - border-color: rgba(31, 33, 40, 0.95); } - .app-notification .button, - .app-notification.frame .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .app-notification .button.flat, .app-notification .sidebar-button.button, - .app-notification.frame .button.flat, - .app-notification.frame .sidebar-button.button { - border-color: rgba(82, 148, 226, 0); } - .app-notification .button:hover, - .app-notification.frame .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .app-notification .button:active, .app-notification .button:checked, - .app-notification.frame .button:active, - .app-notification.frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; - background-clip: padding-box; } - .app-notification .button:insensitive, - .app-notification.frame .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -.expander { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - .expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - .expander:hover { - color: #aaaeb7; } - .expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - -GtkCalendar { - color: #5c616c; - border: 1px solid #dcdfe3; - border-radius: 3px; - padding: 2px; } - GtkCalendar:selected { - background-color: #5294E2; - color: #ffffff; - border-radius: 1.5px; } - GtkCalendar.header { - color: #5c616c; - border: none; - border-radius: 0; } - GtkCalendar.button, GtkCalendar.button:focus { - color: rgba(92, 97, 108, 0.45); - border-color: transparent; - background-color: transparent; - background-image: none; } - GtkCalendar.button:hover, GtkCalendar.button:focus:hover { - color: #5c616c; } - GtkCalendar.button:insensitive, GtkCalendar.button:focus:insensitive { - color: rgba(92, 97, 108, 0.55); - background-color: transparent; - background-image: none; } - GtkCalendar:inconsistent { - color: alpha(currentColor,0.55); } - GtkCalendar.highlight { - color: #5c616c; } - -.message-dialog .dialog-action-area .button { - padding: 8px; } - -.message-dialog { - -GtkDialog-button-spacing: 0; } - .message-dialog .titlebar { - background-color: rgba(47, 52, 63, 0.97); - border-bottom: 1px solid rgba(32, 35, 43, 0.97); } - .message-dialog.csd.background { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border: none; } - .message-dialog.csd .dialog-action-area .button { - padding: 8px; - border-radius: 0; } - .message-dialog.csd .dialog-action-area .button, .message-dialog.csd .dialog-action-area .button:hover, .message-dialog.csd .dialog-action-area .button:active, .message-dialog.csd .dialog-action-area .button:insensitive { - border-right-style: none; - border-bottom-style: none; } - .message-dialog.csd .dialog-action-area .button:last-child { - border-bottom-right-radius: 3px; } - .message-dialog.csd .dialog-action-area .button:first-child { - border-left-style: none; - border-bottom-left-radius: 3px; } - -GtkFileChooserDialog .search-bar { - background-color: #F5F6F7; - border-color: #dcdfe3; - box-shadow: none; } - -GtkFileChooserDialog .dialog-action-box { - border-top: 1px solid #dcdfe3; } - -.sidebar, .sidebar .view { - border: none; - background-color: #fbfbfc; } - -GtkSidebarRow.list-row { - padding: 0px; } - -GtkSidebarRow .sidebar-revealer { - padding: 3px 14px 3px 12px; } - -GtkSidebarRow .sidebar-icon:dir(ltr) { - padding-right: 8px; } - -GtkSidebarRow .sidebar-icon:dir(rtl) { - padding-left: 8px; } - -GtkSidebarRow .sidebar-label:dir(ltr) { - padding-right: 2px; } - -GtkSidebarRow .sidebar-label:dir(rtl) { - padding-left: 2px; } - -GtkPlacesSidebar.sidebar .sidebar-placeholder-row { - border: solid 1px #5294E2; } - -GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row { - background-color: #d9dde0; } - -GtkPlacesSidebar.sidebar .list-row.activatable { - color: rgba(92, 97, 108, 0.8); - border-width: 0; - border-style: solid; } - -.sidebar-button.button { - outline-radius: 50%; - border-radius: 50%; } - .sidebar-button.button.image-button, .header-bar .sidebar-button.button.titlebutton, - .titlebar .sidebar-button.button.titlebutton { - padding: 3px; } - .sidebar-button.button:not(:hover):not(:active) > GtkImage { - opacity: 0.5; } - -.sidebar-item { - padding: 10px 4px; } - .sidebar-item > GtkLabel { - padding-left: 6px; - padding-right: 6px; } - .sidebar-item.needs-attention > GtkLabel { - background-size: 6px 6px, 0 0; } - -GtkPlacesView .server-list-button > GtkImage { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - -gtk-icon-transform: rotate(0turn); } - -GtkPlacesView .server-list-button:checked > GtkImage { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - -gtk-icon-transform: rotate(-0.5turn); } - -GtkPlacesView .list-row.activatable:hover, GtkPlacesView GtkPlacesSidebar.sidebar .has-open-popup, GtkPlacesSidebar.sidebar GtkPlacesView .has-open-popup { - background-color: transparent; } - -GtkPaned { - -GtkPaned-handle-size: 1; - -gtk-icon-source: none; - margin: 0 8px 8px 0; } - GtkPaned:dir(rtl) { - margin-right: 0; - margin-left: 8px; } - GtkPaned .pane-separator { - background-color: #dcdfe3; } - -GtkPaned.wide { - -GtkPaned-handle-size: 5; - margin: 0; } - GtkPaned.wide .pane-separator { - background-color: transparent; - border-style: none solid; - border-color: #dcdfe3; - border-width: 1px; } - GtkPaned.wide.vertical .pane-separator { - border-style: solid none; } - -GtkInfoBar { - border-style: none; } - -.info, -.question, -.warning, -.error, -GtkInfoBar { - background-color: #5294E2; - color: #ffffff; } - -.list-row:selected .button, GtkInfoBar .button { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.5); } - .list-row:selected .flat.button, .list-row:selected .sidebar-button.button, GtkInfoBar .flat.button, GtkInfoBar .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } - .list-row:selected .button:hover, GtkInfoBar .button:hover { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.8); } - .list-row:selected .button:active, GtkInfoBar .button:active, .list-row:selected .button:active:hover, GtkInfoBar .button:active:hover, .list-row:selected .button:checked, GtkInfoBar .button:checked { - color: #5294E2; - outline-color: rgba(82, 148, 226, 0.3); - background-color: #ffffff; - border-color: #ffffff; } - .list-row:selected .button:insensitive, GtkInfoBar .button:insensitive { - color: rgba(255, 255, 255, 0.4); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.2); } - .list-row:selected .button:insensitive:active, GtkInfoBar .button:insensitive:active, .list-row:selected .button:insensitive:checked, GtkInfoBar .button:insensitive:checked { - color: rgba(82, 148, 226, 0.4); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.2); } - -.tooltip { - color: #BAC3CF; - border-radius: 2px; } - .tooltip.background { - background-color: rgba(53, 57, 69, 0.95); - background-clip: padding-box; } - .tooltip.window-frame.csd { - background-color: transparent; } - -.tooltip * { - padding: 4px; - background-color: transparent; - color: inherit; } - -:selected GtkColorSwatch { - box-shadow: none; } - :selected GtkColorSwatch.overlay, :selected GtkColorSwatch.overlay:hover { - border-color: #ffffff; } - -GtkColorSwatch.top { - border-top-left-radius: 3px; - border-top-right-radius: 3px; } - -GtkColorSwatch.bottom { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; } - -GtkColorSwatch.left, GtkColorSwatch:first-child, GtkColorSwatch:first-child .overlay { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; } - -GtkColorSwatch.right, GtkColorSwatch:last-child, GtkColorSwatch:last-child .overlay { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; } - -GtkColorSwatch:only-child, GtkColorSwatch:only-child .overlay { - border-radius: 3px; } - -GtkColorSwatch:hover, GtkColorSwatch:hover:selected { - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2)); } - -GtkColorEditor GtkColorSwatch { - border-radius: 3px; } - GtkColorEditor GtkColorSwatch:hover { - background-image: none; } - -GtkColorSwatch.color-dark { - color: white; - outline-color: rgba(0, 0, 0, 0.3); } - -GtkColorSwatch.color-light { - color: black; - outline-color: rgba(255, 255, 255, 0.5); } - -GtkColorSwatch.overlay, GtkColorSwatch.overlay:selected { - border: 1px solid rgba(0, 0, 0, 0.15); } - GtkColorSwatch.overlay:hover, GtkColorSwatch.overlay:selected:hover { - border-color: rgba(0, 0, 0, 0.25); } - -GtkColorSwatch#add-color-button { - border-style: solid; - border-width: 1px; - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - GtkColorSwatch#add-color-button:hover { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: white; } - GtkColorSwatch#add-color-button .overlay { - border-color: transparent; - background-color: transparent; - background-image: none; } - -GtkColorButton.button { - padding: 5px; } - GtkColorButton.button GtkColorSwatch { - border-radius: 0; } - -.content-view { - background-color: #ffffff; } - .content-view:hover { - -gtk-image-effect: highlight; } - -.scale-popup .button { - padding: 6px; } - .scale-popup .button:hover { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: white; } - -GtkVolumeButton.button { - padding: 8px; } - -.touch-selection, -.context-menu { - font: initial; } - -.monospace { - font: Monospace; } - -.overshoot.top { - background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 100% 60%; - background-repeat: no-repeat; - background-position: center top; - background-color: transparent; - border: none; - box-shadow: none; } - -.overshoot.bottom { - background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 100% 60%; - background-repeat: no-repeat; - background-position: center bottom; - background-color: transparent; - border: none; - box-shadow: none; } - -.overshoot.left { - background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 60% 100%; - background-repeat: no-repeat; - background-position: left center; - background-color: transparent; - border: none; - box-shadow: none; } - -.overshoot.right { - background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 60% 100%; - background-repeat: no-repeat; - background-position: right center; - background-color: transparent; - border: none; - box-shadow: none; } - -.undershoot.top { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-top: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center top; } - -.undershoot.bottom { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-bottom: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center bottom; } - -.undershoot.left { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-left: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: left center; } - -.undershoot.right { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-right: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: right center; } - -.window-frame { - border-radius: 3px 3px 0 0; - border-width: 0px; - box-shadow: 0 0 0 1px rgba(32, 35, 43, 0.97), 0 8px 8px 0 rgba(0, 0, 0, 0.2); - margin: 10px; } - .window-frame:backdrop { - box-shadow: 0 0 0 1px rgba(32, 35, 43, 0.87), 0 5px 5px 0 rgba(0, 0, 0, 0.2); } - .window-frame.tiled { - border-radius: 0; } - .window-frame.popup { - box-shadow: none; - border-radius: 0; } - .window-frame.ssd { - border-radius: 3px 3px 0 0; - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.65); } - .window-frame.ssd.maximized { - border-radius: 0; } - .window-frame.csd.popup { - border-radius: 2px; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.1); } - .window-frame.csd.tooltip { - border-radius: 2px; - box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); } - .window-frame.csd.message-dialog { - border-radius: 3px; } - .window-frame.solid-csd { - border-radius: 0; - margin: 1px; - background-color: rgba(47, 52, 63, 0.97); - box-shadow: none; } - -.header-bar.default-decoration .button.titlebutton, -.titlebar.default-decoration .button.titlebutton { - padding-top: 0px; - padding-bottom: 0px; } - -.header-bar .button.titlebutton, -.titlebar .button.titlebutton { - padding-left: 0px; - padding-right: 0px; - border-color: transparent; - background-color: transparent; - background-image: none; - background-color: rgba(47, 52, 63, 0); } - .header-bar .button.titlebutton:not(GtkMenuButton), - .titlebar .button.titlebutton:not(GtkMenuButton) { - padding-top: 8px; - padding-bottom: 8px; } - .header-bar .button.titlebutton:hover, - .titlebar .button.titlebutton:hover { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } - .header-bar .button.titlebutton:active, .header-bar .button.titlebutton:checked, - .titlebar .button.titlebutton:active, - .titlebar .button.titlebutton:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: transparent; - background-color: #5294E2; } - .header-bar .button.titlebutton.close, .header-bar .button.titlebutton.maximize, .header-bar .button.titlebutton.minimize, - .titlebar .button.titlebutton.close, - .titlebar .button.titlebutton.maximize, - .titlebar .button.titlebutton.minimize { - color: transparent; - background-color: transparent; - background-position: center; - background-repeat: no-repeat; - border-width: 0; } - .header-bar .button.titlebutton.close:backdrop, .header-bar .button.titlebutton.maximize:backdrop, .header-bar .button.titlebutton.minimize:backdrop, - .titlebar .button.titlebutton.close:backdrop, - .titlebar .button.titlebutton.maximize:backdrop, - .titlebar .button.titlebutton.minimize:backdrop { - opacity: 1; } - .header-bar .button.titlebutton.close, - .titlebar .button.titlebutton.close { - background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); } - .header-bar .button.titlebutton.close:backdrop, - .titlebar .button.titlebutton.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); } - .header-bar .button.titlebutton.close:hover, - .titlebar .button.titlebutton.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); } - .header-bar .button.titlebutton.close:active, - .titlebar .button.titlebutton.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); } - .header-bar .button.titlebutton.maximize, - .titlebar .button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); } - .header-bar .button.titlebutton.maximize:backdrop, - .titlebar .button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); } - .header-bar .button.titlebutton.maximize:hover, - .titlebar .button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); } - .header-bar .button.titlebutton.maximize:active, - .titlebar .button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); } - .header-bar .button.titlebutton.minimize, - .titlebar .button.titlebutton.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); } - .header-bar .button.titlebutton.minimize:backdrop, - .titlebar .button.titlebutton.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); } - .header-bar .button.titlebutton.minimize:hover, - .titlebar .button.titlebutton.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); } - .header-bar .button.titlebutton.minimize:active, - .titlebar .button.titlebutton.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); } - -.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active, -NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected, -NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, -NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected, -NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, -NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:active { - background-image: none; - background-color: #5294E2; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); } - -GeditNotebook.notebook tab.reorderable-page.top:active, GeditNotebook.notebook tab.reorderable-page.top.active-page, GeditNotebook.notebook tab.reorderable-page.top.active-page:hover, GeditNotebook.notebook tab.top:active, GeditNotebook.notebook tab.top.active-page, GeditNotebook.notebook tab.top.active-page:hover, -ScratchMainWindow .notebook tab.reorderable-page.top:active, -ScratchMainWindow .notebook tab.reorderable-page.top.active-page, -ScratchMainWindow .notebook tab.reorderable-page.top.active-page:hover, -ScratchMainWindow .notebook tab.top:active, -ScratchMainWindow .notebook tab.top.active-page, -ScratchMainWindow .notebook tab.top.active-page:hover, -EphyNotebook.notebook tab.reorderable-page.top:active, -EphyNotebook.notebook tab.reorderable-page.top.active-page, -EphyNotebook.notebook tab.reorderable-page.top.active-page:hover, -EphyNotebook.notebook tab.top:active, -EphyNotebook.notebook tab.top.active-page, -EphyNotebook.notebook tab.top.active-page:hover, -MidoriNotebook .notebook tab.reorderable-page.top:active, -MidoriNotebook .notebook tab.reorderable-page.top.active-page, -MidoriNotebook .notebook tab.reorderable-page.top.active-page:hover, -MidoriNotebook .notebook tab.top:active, -MidoriNotebook .notebook tab.top.active-page, -MidoriNotebook .notebook tab.top.active-page:hover, -TerminalWindow .notebook tab.reorderable-page.top:active, -TerminalWindow .notebook tab.reorderable-page.top.active-page, -TerminalWindow .notebook tab.reorderable-page.top.active-page:hover, -TerminalWindow .notebook tab.top:active, -TerminalWindow .notebook tab.top.active-page, -TerminalWindow .notebook tab.top.active-page:hover, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top:active, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top.active-page, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top.active-page:hover, -PantheonTerminalPantheonTerminalWindow .notebook tab.top:active, -PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page, -PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page:hover { - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - -TerminalWindow .notebook tab.reorderable-page.top, TerminalWindow .notebook tab.top, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top, -PantheonTerminalPantheonTerminalWindow .notebook tab.top { - padding-top: 7px; - border-top-width: 3px; } - -TerminalWindow .notebook.header.top, -PantheonTerminalPantheonTerminalWindow .notebook.header.top { - box-shadow: inset 0 1px #262a33, inset 0 -1px #dcdfe3; } - -GtkHTML { - background-color: #ffffff; - color: #5c616c; } - GtkHTML:active { - color: #ffffff; - background-color: #5294E2; } - -SushiFontWidget { - padding: 6px 12px; } - -TerminalWindow .background { - background-color: transparent; } - -TerminalWindow .scrollbar.vertical .slider { - margin-left: 3px; } - -TerminalWindow .scrollbar.trough { - border-width: 0; } - -TerminalWindow .notebook tab .button { - color: #92959d; } - TerminalWindow .notebook tab .button:hover { - color: #5c616c; - border-color: #cfd6e6; - background-color: #fbfbfc; } - -TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .prelight-page .button:hover { - color: #ff4d4d; } - -TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { - color: #5294E2; } - -.nautilus-canvas-item { - border-radius: 2px; } - -.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item { - color: #ffffff; - text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } - .nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active { - color: #5c616c; } - .nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected { - color: #ffffff; } - -.nautilus-canvas-item.dim-label, .nautilus-canvas-item.label.separator, .header-bar .nautilus-canvas-item.subtitle, -.nautilus-list-dim-label { - color: #a9acb2; } - .nautilus-canvas-item.dim-label:selected, .nautilus-canvas-item.label.separator:selected, .header-bar .nautilus-canvas-item.subtitle:selected, .nautilus-canvas-item.dim-label:selected:focus, .nautilus-canvas-item.label.separator:selected:focus, .header-bar .nautilus-canvas-item.subtitle:selected:focus, - .nautilus-list-dim-label:selected, - .nautilus-list-dim-label:selected:focus { - color: #dceaf9; } - -NautilusNotebook.notebook { - background-color: #ffffff; } - NautilusNotebook.notebook tab { - border-width: 0; - border-style: solid; - border-color: transparent; - background-color: transparent; } - -NautilusQueryEditor .search-bar.toolbar, NautilusQueryEditor .search-bar.inline-toolbar { - padding: 5px; - box-shadow: none; - background-color: #ffffff; } - -.nautilus-circular-button.image-button.button, .header-bar .nautilus-circular-button.button.titlebutton, -.titlebar .nautilus-circular-button.button.titlebutton { - border-radius: 50%; - outline-radius: 50%; - padding: 8px; } - -.disk-space-display { - border-style: solid; - border-width: 1px; } - .disk-space-display.unknown { - background-color: rgba(92, 97, 108, 0.5); - border-color: rgba(69, 72, 80, 0.5); } - .disk-space-display.used { - background-color: rgba(82, 148, 226, 0.8); - border-color: rgba(38, 121, 219, 0.8); } - .disk-space-display.free { - background-color: #edeef0; - border-color: #d0d5da; } - -NautilusListView .view { - border-bottom: 1px solid #dcdfe3; } - -NemoWindow EelEditableLabel.entry { - transition: none; } - -NemoWindow .sidebar .frame { - border-width: 0; } - -NemoWindow GtkSeparator.separator.horizontal, NemoWindow .sidebar GtkSeparator.horizontal.view.separator, .sidebar NemoWindow GtkSeparator.horizontal.view.separator { - color: #dcdfe3; } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } - NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover { - background-color: rgba(134, 144, 165, 0.37); } - NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: transparent; - background-color: #5294E2; } - NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive { - color: rgba(207, 218, 231, 0.4); } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37), inset -1px 0 rgba(21, 23, 28, 0.37); } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(21, 23, 28, 0.37); } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } - -.gedit-headerbar-paned { - color: rgba(38, 42, 51, 0.97); } - -.open-document-selector-treeview.view { - padding: 3px 6px 3px 6px; - border-color: #ffffff; } - .open-document-selector-treeview.view:prelight { - background-color: rgba(0, 0, 0, 0.05); } - .open-document-selector-treeview.view:prelight:selected { - color: #ffffff; - background-color: #5294E2; } - -.open-document-selector-name-label { - color: #5c616c; } - -.open-document-selector-path-label { - color: #aeb0b6; - font-size: smaller; } - .open-document-selector-path-label:selected { - color: rgba(255, 255, 255, 0.9); } - -.gedit-document-panel .list-row .button { - color: transparent; - background-image: none; - background-color: transparent; - border: none; - box-shadow: none; - padding: 4px; } - .gedit-document-panel .list-row .button GtkImage { - color: inherit; } - -.gedit-document-panel .prelight-row .button { - color: #92959d; } - -.gedit-document-panel .list-row .button:hover, -.gedit-document-panel .prelight-row .button:hover { - color: #ff4d4d; } - -.gedit-document-panel .prelight-row:selected .button:hover { - color: #ff6666; - background-image: none; - background-color: transparent; - border: none; - box-shadow: none; } - .gedit-document-panel .prelight-row:selected .button:hover:active { - color: #ffffff; } - -.gedit-document-panel .prelight-row .button:active { - color: #5c616c; } - -.gedit-document-panel-dragged-row { - border: 1px solid #dcdfe3; - background-color: #d9dde0; - color: #5c616c; } - -GeditStatusbar { - border-top: 1px solid #dcdfe3; - background-color: #F5F6F7; } - -GeditStatusMenuButton.button.flat, GeditStatusMenuButton.sidebar-button.button, -GeditStatusMenuButton:prelight.button.flat, -GeditStatusMenuButton.sidebar-button.button:prelight, -GeditStatusMenuButton:checked.button.flat, -GeditStatusMenuButton.sidebar-button.button:checked { - border-bottom-style: none; - border-radius: 0; } - -GeditFileBrowserWidget .toolbar, GeditFileBrowserWidget .inline-toolbar { - border-bottom: 1px solid #dcdfe3; } - -.gedit-search-entry-occurrences-tag { - color: rgba(92, 97, 108, 0.6); - border: none; - margin: 2px; - padding: 2px; } - -GeditViewFrame .gedit-search-slider { - background-color: #fbfbfc; - padding: 6px; - border-color: #dcdfe3; - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; } - -GbWorkbench .floating-bar { - color: #5c616c; } - -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr), -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl) { - padding: 0 10px; - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); - background-color: transparent; } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr).image, GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr).image:hover, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl).image, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl).image:hover { - color: inherit; } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):hover, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):hover { - color: #ffffff; - border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):active, GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):checked, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):active, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):checked { - color: #ffffff; - border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):insensitive, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):insensitive { - color: rgba(207, 218, 231, 0.35); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } - -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr), -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):hover, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):active, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):checked { - border-left-style: none; - border-radius: 0 3px 3px 0; - outline-radius: 0 1px 1px 0; } - -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl), -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):hover, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):active, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):checked { - border-right-style: none; - border-radius: 3px 0 0 3px; - outline-radius: 1px 0 0 1px; } - -GbPreferencesPageLanguage .entry { - border-radius: 3px 3px 0 0; } - -GbPreferencesPageLanguage .frame { - border-top-width: 0; } - -GbEditorTweakWidget .linked.vertical > .entry { - border-bottom-style: solid; } - -GbEditorTweakWidget GtkScrolledWindow { - border-top: none; } - -GbViewStack GtkBox.header.notebook { - border-bottom: 1px solid #dcdfe3; } - -GbViewStack.focused GtkBox.header.notebook, -#project_sidebar_header.focused { - background-color: #ffffff; } - -GbEditorWorkspace > GtkPaned > GtkBox > GtkBox.header.notebook { - border-bottom: 1px solid #dcdfe3; } - -GbNewProjectDialog GtkFileChooserButton.linked-on-right .button { - border-radius: 3px 0 0 3px; } - -GbWorkspacePane GtkBox.header.notebook { - border-bottom: 1px solid #dcdfe3; } - -GbWorkspacePane:not(.focused) GtkBox.header.notebook { - background-color: #F5F6F7; } - -DhSidebar GtkSearchEntry.entry, -SymbolTree GtkSearchEntry.entry { - border-left: none; - border-right: none; - border-top: none; - border-radius: 0px; } - -GtkEntry.gb-command-bar-entry.entry.flat, -GtkEntry.gb-command-bar-entry.entry.flat:focus { - font-family: Monospace; - color: #BAC3CF; - background-image: none; - background-color: #353945; - padding: 6px 6px 6px 6px; - border: none; } - -GbTerminalView { - background-color: #ffffff; - color: #5c616c; } - -GbSourceStyleSchemeWidget GtkSourceView { - font-family: Monospace; } - -GtkScrolledWindow.gb-linked-scroller { - border-top: none; } - -GbSearchDisplayGroup GtkListBox .list-row, GbDocumentStack .button { - transition: none; } - -GbViewStack GtkBox.header.notebook, -GbEditorWorkspace > GtkPaned > GtkBox > GtkBox.header.notebook { - border-bottom: 1px solid #dcdfe3; } - -GbViewStack.focused GtkBox.header.notebook { - background-color: #ffffff; } - GbViewStack.focused GtkBox.header.notebook .button.dim-label, GbViewStack.focused GtkBox.header.notebook .button.label.separator, GbViewStack.focused GtkBox.header.notebook .header-bar .button.subtitle, .header-bar GbViewStack.focused GtkBox.header.notebook .button.subtitle { - opacity: 1; } - -EphyWindow .floating-bar { - color: #5c616c; } - -.documents-load-more.button { - border-width: 1px 0 0; - border-radius: 0; } - -.documents-icon-bg { - background-color: #5294E2; - color: #ffffff; - border-radius: 2px; } - -.documents-collection-icon { - background-color: rgba(92, 97, 108, 0.3); - border-radius: 2px; } - -.documents-favorite.button:active, -.documents-favorite.button:active:hover { - color: #a9caf1; } - -.documents-entry-tag { - background-color: #5294E2; - color: #ffffff; - border-radius: 2px; - border-width: 0; - margin: 2px; - padding: 4px; } - .documents-entry-tag:hover { - color: #ffffff; - background-color: #639fe5; } - .documents-entry-tag:active { - color: #ffffff; - background-color: #4189df; } - .toolbar .linked .documents-entry-tag.button, .inline-toolbar .linked .documents-entry-tag.button { - background: none; - border: none; - box-shadow: none; - icon-shadow: none; } - .toolbar .linked .documents-entry-tag.button:hover, .inline-toolbar .linked .documents-entry-tag.button:hover { - color: rgba(255, 255, 255, 0.7); } - -.content-view.document-page { - border-style: solid; - border-width: 3px 3px 6px 4px; - border-image: url("assets/thumbnail-frame.png") 3 3 6 4; } - -TotemGrilo.vertical GdMainView.frame { - border-width: 0; } - -SynapseGuiSelectionContainer *:selected, -SynapseGuiViewVirgilio *:selected { - background-color: #5294E2; } - -.tr-workarea .undershoot, -.tr-workarea .overshoot { - border-color: transparent; } - -.gnome-panel-menu-bar, -PanelApplet > GtkMenuBar.menubar, -PanelToplevel, -PanelWidget, -PanelAppletFrame, -PanelApplet { - color: #BAC3CF; - background-image: linear-gradient(to bottom, rgba(43, 46, 55, 0.95)); } - -PanelApplet .button, PanelApplet .button:backdrop { - padding: 4px; - border: 2px solid transparent; - border-radius: 0; - background-image: none; - background-color: transparent; - color: #BAC3CF; } - -PanelApplet .button:hover { - color: #d8dde4; - background-color: rgba(0, 0, 0, 0.17); - border-color: rgba(0, 0, 0, 0.17); } - -PanelApplet .button:active, PanelApplet .button:active:backdrop, -PanelApplet .button:checked, PanelApplet .button:checked:backdrop { - background-clip: padding-box; - color: #ffffff; - background-color: rgba(0, 0, 0, 0.25); - border-radius: 0; - border-color: rgba(0, 0, 0, 0.25); - box-shadow: inset 0 -2px #5294E2; } - -PanelApplet:hover { - color: #ffffff; } - -PanelApplet:active, -PanelApplet:hover:active { - color: #5294E2; } - -WnckPager { - color: #5d6268; } - WnckPager:selected { - color: #5294E2; } - -NaTrayApplet { - -NaTrayApplet-icon-padding: 12; - -NaTrayApplet-icon-size: 16; } - -ClockBox { - color: #BAC3CF; } - -.xfce4-panel.panel { - background-color: rgba(43, 46, 55, 0.95); } - .xfce4-panel.panel .button.flat, .xfce4-panel.panel .sidebar-button.button { - color: #BAC3CF; - background-color: rgba(43, 46, 55, 0); - border-radius: 0; - border: none; } - .xfce4-panel.panel .button.flat:hover, .xfce4-panel.panel .sidebar-button.button:hover { - border: none; - background-color: rgba(65, 70, 84, 0.95); } - .xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .sidebar-button.button:active, .xfce4-panel.panel .button.flat:checked, .xfce4-panel.panel .sidebar-button.button:checked { - color: #ffffff; - border: none; - background-color: #5294E2; } - -.floating-bar { - background-color: #5294E2; - color: #ffffff; } - .floating-bar.top { - border-radius: 0 0 2px 2px; } - .floating-bar.right { - border-radius: 2px 0 0 2px; } - .floating-bar.bottom { - border-radius: 2px 2px 0 0; } - .floating-bar.left { - border-radius: 0 2px 2px 0; } - .floating-bar .button { - -GtkButton-image-spacing: 0; - -GtkButton-inner-border: 0; - background-color: transparent; - box-shadow: none; - border: none; } - -BirdieWidgetsTweetList * { - background-image: none; - background-color: transparent; } - -MarlinViewWindow *:selected, MarlinViewWindow *:selected:focus { - color: #ffffff; - background-color: #5294E2; - outline-color: transparent; } - -MarlinViewWindow GtkIconView.view:selected, MarlinViewWindow GtkIconView.view:selected:focus, MarlinViewWindow GtkIconView.view:selected:hover, MarlinViewWindow GtkIconView.view:selected:focus:hover { - background-color: transparent; } - -MarlinViewWindow FMListView, MarlinViewWindow FMColumnView { - outline-color: transparent; } - -.marlin-pathbar.pathbar { - border-radius: 3px; - padding-left: 4px; - padding-right: 4px; - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); - background-color: transparent; } - .marlin-pathbar.pathbar.image, .marlin-pathbar.pathbar.image:hover { - color: inherit; } - .marlin-pathbar.pathbar:focus { - color: #ffffff; - border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); } - .marlin-pathbar.pathbar:insensitive { - color: rgba(207, 218, 231, 0.35); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } - .marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { - color: #5294E2; } - -.gala-notification { - border: 1px solid rgba(0, 0, 0, 0.35); - border-radius: 3px; - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); - background-image: linear-gradient(to bottom, white); - background-color: transparent; } - .gala-notification .title, .gala-notification .label { - color: #5c616c; } - -.panel { - background-color: transparent; - color: white; - font-weight: bold; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); - icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } - .panel-shadow { - background-image: none; - background-color: transparent; } - .panel .menu { - box-shadow: none; } - .panel .menu .menuitem { - font-weight: normal; - text-shadow: none; - icon-shadow: none; } - .panel .menu .window-frame.menu.csd, - .panel .menu .window-frame.popup.csd { - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); } - .panel .menubar > .menuitem { - padding: 3px 6px; } - .panel .menubar > .menuitem:hover { - background-color: transparent; } - .panel .window-frame.menu.csd, - .panel .window-frame.popup.csd { - box-shadow: none; } - -.composited-indicator { - background-color: transparent; - color: white; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); - icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } - .composited-indicator > GtkWidget > GtkWidget:first-child { - padding: 0 2px; } - .composited-indicator .menuitem:active, .composited-indicator .menuitem:prelight { - border-style: none; - background-image: none; - box-shadow: none; } - .composited-indicator > .popup > .menu { - padding-top: 8px; - padding-bottom: 8px; } - -.panel-app-button > GtkWidget > GtkWidget:first-child { - padding: 0 2px 0 4px; } - -.panel .menu .spinner, -.menu .spinner { - opacity: 1; } - -WingpanelWidgetsIndicatorPopover.popover { - padding: 0; - text-shadow: none; - icon-shadow: none; } - WingpanelWidgetsIndicatorPopover.popover .menuitem { - padding: 5px; - outline-color: transparent; - text-shadow: none; - icon-shadow: none; - border: solid transparent; - border-width: 1px 0; } - WingpanelWidgetsIndicatorPopover.popover .menuitem GtkLabel, WingpanelWidgetsIndicatorPopover.popover .menuitem GtkImage { - padding: 0 3px; } - WingpanelWidgetsIndicatorPopover.popover .menuitem:hover, WingpanelWidgetsIndicatorPopover.popover .menuitem:active { - background-color: rgba(0, 0, 0, 0.04); - border: solid rgba(0, 0, 0, 0.08); - border-width: 1px 0; } - WingpanelWidgetsIndicatorPopover.popover .menuitem *:insensitive { - color: rgba(92, 97, 108, 0.55); } - -PantheonTerminalPantheonTerminalWindow.background { - background-color: transparent; } - -SwitchboardCategoryView .view:selected, -SwitchboardCategoryView .view:selected:focus { - color: #5c616c; } - -UnityDecoration { - -UnityDecoration-extents: 28px 1 1 1; - -UnityDecoration-input-extents: 10px; - -UnityDecoration-shadow-offset-x: 0px; - -UnityDecoration-shadow-offset-y: 3px; - -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.2); - -UnityDecoration-active-shadow-radius: 12px; - -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); - -UnityDecoration-inactive-shadow-radius: 7px; - -UnityDecoration-glow-size: 10px; - -UnityDecoration-glow-color: #5294E2; - -UnityDecoration-title-indent: 10px; - -UnityDecoration-title-fade: 35px; - -UnityDecoration-title-alignment: 0.0; } - UnityDecoration.top { - border: 1px solid rgba(32, 35, 43, 0.97); - border-bottom-width: 0; - border-radius: 4px 4px 0 0; - padding: 1px 6px 0 6px; - background-image: linear-gradient(to bottom, #2f343f); - color: rgba(207, 218, 231, 0.8); - box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); } - UnityDecoration.top:backdrop { - border-bottom-width: 0; - color: rgba(207, 218, 231, 0.5); } - UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom, UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop { - background-image: linear-gradient(to bottom, rgba(32, 35, 43, 0.97)); } - -UnityPanelWidget, -.unity-panel { - background-image: linear-gradient(to bottom, #2b2e37); - color: #f6f7f9; - box-shadow: none; } - UnityPanelWidget:backdrop, - .unity-panel:backdrop { - color: #bdc6d1; } - -.unity-panel.menubar.menuitem:hover, -.unity-panel.menubar .menuitem *:hover { - border-radius: 0; - color: #ffffff; - background-image: linear-gradient(to bottom, #5294E2); - border-bottom: none; } - -.overlay-bar { - background-color: #5294E2; - border-color: #5294E2; - border-radius: 2px; - padding: 3px 6px; - margin: 3px; } - .overlay-bar GtkLabel { - color: #ffffff; } - -GraniteWidgetsThinPaned { - background-color: transparent; - background-image: none; - margin: 0; - border-left: 1px solid #dcdfe3; - border-right: 1px solid #dcdfe3; } - -GraniteWidgetsPopOver .frame, -GraniteWidgetsStaticNotebook .frame { - border: none; } - -.help_button { - border-radius: 100px; - padding: 3px 9px; } - -.secondary-toolbar.toolbar, .secondary-toolbar.inline-toolbar { - padding: 3px; - border-bottom: 1px solid #dcdfe3; } - .secondary-toolbar.toolbar .button, .secondary-toolbar.inline-toolbar .button { - padding: 0 3px 0 3px; } - -.bottom-toolbar.toolbar, .bottom-toolbar.inline-toolbar { - padding: 5px; - border-width: 1px 0 0 0; - border-style: solid; - border-color: #dcdfe3; - background-color: #F5F6F7; } - .bottom-toolbar.toolbar .button, .bottom-toolbar.inline-toolbar .button { - padding: 2px 3px 2px 3px; } - -.source-list { - -GtkTreeView-horizontal-separator: 1px; - -GtkTreeView-vertical-separator: 6px; } - -.source-list, -.source-list.view { - background-color: #F5F6F7; - color: #5c616c; - -gtk-icon-style: regular; } - -.source-list.category-expander { - color: transparent; } - -.source-list.view:prelight { - background-color: white; } - -.source-list.view:selected, -.source-list.view:prelight:selected, -.source-list.view:selected:focus, -.source-list.category-expander:hover { - color: #ffffff; - background-color: #5294E2; } - -.source-list .scrollbar.trough, -.source-list .scrollbars-junction { - border-image: none; - border-color: transparent; - background-color: #F5F6F7; - background-image: none; } - -.source-list.badge, -.source-list.badge:prelight, -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:prelight:selected { - background-image: none; - background-color: #5294E2; - color: #ffffff; - border-radius: 10px; - padding: 0 6px; - margin: 0 3px; - border-width: 0; } - -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:prelight:selected { - background-color: #ffffff; - color: #5294E2; } - -.source-list.category-expander { - color: #5c616c; - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - -GtkTreeView-expander-size: 16; } - -.source-list.category-expander, -.source-list.category-expander:backdrop { - color: transparent; - border: none; } - -.source-list.category-expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - -GraniteWidgetsWelcome { - background-color: #ffffff; } - -GraniteWidgetsWelcome GtkLabel { - color: #a9acb2; - font: open sans 11; - text-shadow: none; } - -GraniteWidgetsWelcome .h1, -GraniteWidgetsWelcome .h3 { - color: rgba(92, 97, 108, 0.8); } - -.help_button { - border-radius: 0; } - -GraniteWidgetsPopOver { - -GraniteWidgetsPopOver-arrow-width: 21; - -GraniteWidgetsPopOver-arrow-height: 10; - -GraniteWidgetsPopOver-border-radius: 2px; - -GraniteWidgetsPopOver-border-width: 1; - -GraniteWidgetsPopOver-shadow-size: 12; - border: 1px solid rgba(0, 0, 0, 0.3); - margin: 0; } - -.popover_bg { - background-image: linear-gradient(to bottom, #ffffff); - border: 1px solid rgba(0, 0, 0, 0.3); } - -GraniteWidgetsPopOver .sidebar.view, -GraniteWidgetsPopOver * { - background-color: transparent; } - -GraniteWidgetsXsEntry.entry { - padding: 4px; } - -.h1 { - font: open sans 24px; } - -.h2 { - font: open sans light 18px; } - -.h3 { - font: open sans 11px; } - -.h4, -.category-label { - color: #8a8e96; - font-weight: 600; } - -.h4 { - padding-bottom: 6px; - padding-top: 6px; } - -GtkListBox .h4 { - padding-left: 6px; } - -#panel_window { - background-color: rgba(43, 46, 55, 0.95); - color: #BAC3CF; - font: bold; - box-shadow: inset 0 -1px rgba(27, 29, 35, 0.95); } - #panel_window .menubar, - #panel_window .menubar > .menuitem { - background-color: transparent; - color: #BAC3CF; - font: bold; } - #panel_window .menubar .menuitem:insensitive { - color: rgba(186, 195, 207, 0.5); } - #panel_window .menubar .menuitem:insensitive GtkLabel { - color: inherit; } - #panel_window .menubar .menu .menuitem { - font: normal; } - -#login_window, -#shutdown_dialog, -#restart_dialog { - font: normal; - border-style: none; - background-color: transparent; - color: #5c616c; } - -#content_frame { - padding-bottom: 14px; - background-color: #F5F6F7; - border-top-left-radius: 2px; - border-top-right-radius: 2px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 1px 1px 0 1px; } - -#content_frame .button { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - #content_frame .button:hover { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: white; } - #content_frame .button:active, #content_frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - #content_frame .button:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - #content_frame .button:insensitive > GtkLabel { - color: inherit; } - -#buttonbox_frame { - padding-top: 20px; - padding-bottom: 0px; - border-style: none; - background-color: rgba(53, 57, 69, 0.95); - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 0 1px 1px 1px; - box-shadow: inset 0 1px rgba(53, 57, 69, 0.95); } - -#buttonbox_frame .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - #buttonbox_frame .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - #buttonbox_frame .button:active, #buttonbox_frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - #buttonbox_frame .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -#login_window #user_combobox { - color: #5c616c; - font: 13px; } - #login_window #user_combobox .menu { - font: normal; } - -#user_image { - padding: 3px; - border-radius: 2px; } - -#shutdown_button.button { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } - #shutdown_button.button:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } - #shutdown_button.button:active, #shutdown_button.button:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } - -#restart_button.button { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } - #restart_button.button:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } - #restart_button.button:active, #restart_button.button:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } - -#greeter_infobar { - border-bottom-width: 0; - font: bold; } - -.titlebar .separator, .titlebar .sidebar .view.separator, .sidebar .titlebar .view.separator { - color: rgba(38, 42, 51, 0.97); } - -NemoWindow GtkEventBox { - background-color: #F5F6F7; } - -GtkFileChooserDialog *, -NautilusWindow *, -NemoWindow { - -GtkPaned-handle-size: 0; } - -GtkFileChooserDialog.csd.background, GtkFileChooserDialog .list.sidebar, -NautilusWindow.csd.background, -NautilusWindow .list.sidebar { - background-color: transparent; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar, -NautilusWindow GtkPlacesSidebar.sidebar { - background-color: rgba(53, 57, 69, 0.95); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-placeholder-row.list-row.activatable, - NautilusWindow GtkPlacesSidebar.sidebar .sidebar-placeholder-row.list-row.activatable { - border: 1px solid #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row, - NautilusWindow GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row { - background-color: rgba(75, 81, 98, 0.95); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable { - border: none; - color: #BAC3CF; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon { - color: rgba(186, 195, 207, 0.6); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:hover, - NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup { - background-color: rgba(186, 195, 207, 0.15); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:active .sidebar-icon { - color: inherit; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .separator, GtkFileChooserDialog GtkPlacesSidebar.sidebar .view.separator, - NautilusWindow GtkPlacesSidebar.sidebar .separator, - NautilusWindow GtkPlacesSidebar.sidebar .view.separator { - color: transparent; } - -GtkFileChooserDialog.maximized GtkPlacesSidebar.sidebar, -NautilusWindow.maximized GtkPlacesSidebar.sidebar { - background-color: #353945; } - -GtkFileChooserDialog .sidebar-button.button, -NautilusWindow .sidebar-button.button { - color: #BAC3CF; } - GtkFileChooserDialog .sidebar-button.button:hover, - NautilusWindow .sidebar-button.button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - GtkFileChooserDialog .sidebar-button.button:active, - NautilusWindow .sidebar-button.button:active { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - GtkFileChooserDialog .sidebar-button.button:not(:hover):not(:active) > GtkImage, - NautilusWindow .sidebar-button.button:not(:hover):not(:active) > GtkImage { - opacity: 0.5; } - -NemoWindow.csd.background, -NemoWindow .source-list, NemoWindow .source-list.view, NemoWindow .source-list.view:prelight, -MarlinViewWindow.csd.background, -MarlinViewWindow .source-list, -MarlinViewWindow .source-list.view, -MarlinViewWindow .source-list.view:prelight { - background-color: transparent; } - -NemoWindow .sidebar, NemoWindow .source-list.sidebar.view, -MarlinViewWindow .sidebar, -MarlinViewWindow .source-list.sidebar.view { - background-color: rgba(53, 57, 69, 0.95); } - NemoWindow .sidebar .view, NemoWindow .sidebar row, NemoWindow .source-list.sidebar.view .view, NemoWindow .source-list.sidebar.view row, - MarlinViewWindow .sidebar .view, - MarlinViewWindow .sidebar row, - MarlinViewWindow .source-list.sidebar.view .view, - MarlinViewWindow .source-list.sidebar.view row { - background-color: transparent; - color: #BAC3CF; } - NemoWindow .sidebar .view.image, NemoWindow .sidebar row.image, NemoWindow .source-list.sidebar.view .view.image, NemoWindow .source-list.sidebar.view row.image, - MarlinViewWindow .sidebar .view.image, - MarlinViewWindow .sidebar row.image, - MarlinViewWindow .source-list.sidebar.view .view.image, - MarlinViewWindow .source-list.sidebar.view row.image { - color: rgba(186, 195, 207, 0.7); } - NemoWindow .sidebar .view.cell:selected, NemoWindow .sidebar row.cell:selected, NemoWindow .source-list.sidebar.view .view.cell:selected, NemoWindow .source-list.sidebar.view row.cell:selected, - MarlinViewWindow .sidebar .view.cell:selected, - MarlinViewWindow .sidebar row.cell:selected, - MarlinViewWindow .source-list.sidebar.view .view.cell:selected, - MarlinViewWindow .source-list.sidebar.view row.cell:selected { - background-color: #5294E2; - color: #ffffff; } - NemoWindow .sidebar.frame, NemoWindow .source-list.sidebar.view.frame, - MarlinViewWindow .sidebar.frame, - MarlinViewWindow .source-list.sidebar.view.frame { - color: #BAC3CF; } - NemoWindow .sidebar .separator, NemoWindow .sidebar .view.separator, NemoWindow .source-list.sidebar.view .separator, - MarlinViewWindow .sidebar .separator, - MarlinViewWindow .sidebar .sidebar.separator, - MarlinViewWindow .sidebar .view.separator, - MarlinViewWindow .source-list.sidebar.view .separator { - color: transparent; } - -NemoWindow.maximized .sidebar, -MarlinViewWindow.maximized .sidebar { - background-color: #353945; } - -NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, -MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { - background-color: rgba(53, 57, 69, 0.95); } - -NautilusWindow NautilusWindowSlot { - background-color: #ffffff; } - -NautilusDesktopWindow NautilusWindowSlot { - background-color: transparent; } - -GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { - background-color: rgba(53, 57, 69, 0.95); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar { - background-color: transparent; } - -GtkFileChooserDialog GtkPaned > .vertical > .horizontal { - background-color: #F5F6F7; } - -GtkFileChooserDialog .dialog-action-box { - background-color: #F5F6F7; } - -GtkFileChooserDialog .dialog-vbox > .frame { - color: #BAC3CF; - border-color: transparent; } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame { - background-color: transparent; - border-color: rgba(37, 40, 49, 0.95); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame GtkLabel, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame GtkComboBox, -GtkFileChooserDialog .dialog-vbox > .frame GtkLabel, -GtkFileChooserDialog .dialog-vbox > .frame GtkComboBox { - color: #BAC3CF; } - -FeedReaderreaderUI.background.csd > .titlebar .pane-separator, -FeedReaderreaderUI.background.csd.maximized > .titlebar .pane-separator, -FeedReaderreaderUI.background.csd > .titlebar .pane-separator:backdrop, -FeedReaderreaderUI.background.csd.maximized > .titlebar .pane-separator:backdrop, -GeditWindow.background.csd > .titlebar .pane-separator, -GeditWindow.background.csd.maximized > .titlebar .pane-separator, -GeditWindow.background.csd > .titlebar .pane-separator:backdrop, -GeditWindow.background.csd.maximized > .titlebar .pane-separator:backdrop { - background-color: rgba(38, 42, 51, 0.97); } - -FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar, -GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar { - background-color: rgba(47, 52, 63, 0.97); } - FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop, - GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop { - background-color: rgba(50, 56, 67, 0.97); } - -FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar, -GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar { - background-color: #2f343f; } - FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop, - GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop { - background-color: #323843; } - -FeedReaderreaderUI.background.csd > FeedReaderreaderHeaderbar.titlebar, -GeditWindow.background.csd > .titlebar { - background-color: transparent; } - -GeditWindow.background.csd { - background-color: transparent; } - -GeditWindow.background .gedit-side-panel-paned .pane-separator { - background-color: rgba(53, 57, 69, 0.95); } - -GeditWindow.background .gedit-bottom-panel-paned .pane-separator { - background-color: #dcdfe3; } - -.gedit-bottom-panel-paned { - background-color: #ffffff; } - -.gedit-document-panel { - background-color: rgba(53, 57, 69, 0.95); } - .maximized .gedit-document-panel { - background-color: #353945; } - .gedit-document-panel .list-row { - color: #BAC3CF; } - .gedit-document-panel .list-row { - background-color: rgba(186, 195, 207, 0); - border: solid rgba(186, 195, 207, 0); - border-width: 3px 2px 3px 2px; } - .gedit-document-panel .list-row:hover { - border: solid rgba(186, 195, 207, 0.15); - border-width: 3px 2px 3px 2px; - background-color: rgba(186, 195, 207, 0.15); } - .gedit-document-panel .list-row:active { - color: #ffffff; - background-color: #5294E2; - border: solid #5294E2; - border-width: 3px 2px 3px 2px; } - .gedit-document-panel .list-row:active .button { - color: #ffffff; } - .gedit-document-panel .list-row:selected, .gedit-document-panel .list-row:selected:hover { - color: #ffffff; - background-color: #5294E2; - border: solid #5294E2; - border-width: 3px 2px 3px 2px; } - .gedit-document-panel .prelight-row .button:active { - color: #BAC3CF; } - -GeditFileBrowserWidget { - background-color: rgba(53, 57, 69, 0.95); } - .maximized GeditFileBrowserWidget { - background-color: #353945; } - GeditFileBrowserWidget .horizontal { - background-color: transparent; - border-color: rgba(37, 40, 49, 0.95); } - GeditFileBrowserWidget .horizontal GtkComboBox { - color: #BAC3CF; } - -GeditWindow.background.csd GeditFileBrowserView.view { - background-color: transparent; - color: #BAC3CF; } - GeditWindow.background.csd GeditFileBrowserView.view.expander { - color: #BAC3CF; } - GeditWindow.background.csd GeditFileBrowserView.view.expander:hover { - color: #5294E2; } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button, -GtkFileChooserDialog .dialog-vbox > .frame .button, GeditFileBrowserWidget .horizontal .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:hover, - GtkFileChooserDialog .dialog-vbox > .frame .button:hover, GeditFileBrowserWidget .horizontal .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:active, - GtkFileChooserDialog .dialog-vbox > .frame .button:active, GeditFileBrowserWidget .horizontal .button:active, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:checked, - GtkFileChooserDialog .dialog-vbox > .frame .button:checked, GeditFileBrowserWidget .horizontal .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:insensitive, - GtkFileChooserDialog .dialog-vbox > .frame .button:insensitive, GeditFileBrowserWidget .horizontal .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry, -GtkFileChooserDialog .dialog-vbox > .frame .entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.35)); - background-color: transparent; } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .image.entry, - GtkFileChooserDialog .dialog-vbox > .frame .image.entry, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .image.entry:hover, - GtkFileChooserDialog .dialog-vbox > .frame .image.entry:hover { - color: inherit; } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry:focus, - GtkFileChooserDialog .dialog-vbox > .frame .entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, #5294E2); } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry:insensitive, - GtkFileChooserDialog .dialog-vbox > .frame .entry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, GeditFileBrowserWidget .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, NemoWindow .source-list.sidebar.view .scrollbar .trough, -MarlinViewWindow .sidebar .scrollbar .trough, -MarlinViewWindow .source-list.sidebar.view .scrollbar .trough, GeditFileBrowserWidget .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, NemoWindow .source-list.sidebar.view .scrollbar .slider, -MarlinViewWindow .sidebar .scrollbar .slider, -MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserWidget .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, - MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover { - background-color: #f6f7f9; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, - MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, GeditFileBrowserWidget .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, - MarlinViewWindow .sidebar .scrollbar .slider:insensitive, GeditFileBrowserWidget .scrollbar .slider:insensitive { - background-color: transparent; } - -@define-color theme_fg_color #5c616c; -@define-color theme_text_color #5c616c; -@define-color theme_bg_color #F5F6F7; -@define-color theme_base_color #ffffff; -@define-color theme_selected_bg_color #5294E2; -@define-color theme_selected_fg_color #ffffff; -@define-color fg_color #5c616c; -@define-color text_color #5c616c; -@define-color bg_color #F5F6F7; -@define-color base_color #ffffff; -@define-color selected_bg_color #5294E2; -@define-color selected_fg_color #ffffff; -@define-color insensitive_bg_color #fbfbfc; -@define-color insensitive_fg_color alpha(#5c616c,0.5); -@define-color insensitive_base_color #ffffff; -@define-color theme_unfocused_fg_color #5c616c; -@define-color theme_unfocused_text_color #5c616c; -@define-color theme_unfocused_bg_color #F5F6F7; -@define-color theme_unfocused_base_color #ffffff; -@define-color borders #dcdfe3; -@define-color unfocused_borders #dcdfe3; -@define-color warning_color #F27835; -@define-color error_color #FC4138; -@define-color success_color #73d216; -@define-color placeholder_text_color #A8A8A8; -@define-color content_view_bg #ffffff; -@define-color wm_title alpha(#cfdae7,0.8); -@define-color wm_unfocused_title alpha(#cfdae7,0.5); -@define-color wm_bg #2f343f; -@define-color wm_bg_unfocused #323843; -@define-color wm_highlight #363b48; -@define-color wm_shadow alpha(black,0.35); -@define-color wm_button_close_bg #cc575d; -@define-color wm_button_close_hover_bg #d7787d; -@define-color wm_button_close_active_bg #be3841; -@define-color wm_icon_close_bg #2f343f; -@define-color wm_button_hover_bg #454C5C; -@define-color wm_button_active_bg #5294E2; -@define-color wm_button_hover_border #262932; -@define-color wm_icon_bg #90939B; -@define-color wm_icon_unfocused_bg #666A74; -@define-color wm_icon_hover_bg #C4C7CC; -@define-color wm_icon_active_bg #ffffff; diff --git a/gtk/.themes/Arc-Darker-OSX/index.theme b/gtk/.themes/Arc-Darker-OSX/index.theme deleted file mode 100644 index 2dcf5e2..0000000 --- a/gtk/.themes/Arc-Darker-OSX/index.theme +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=X-GNOME-Metatheme -Name=Arc-Darker-OSX -Comment=A flat theme with transparent elements -Encoding=UTF-8 - -[X-GNOME-Metatheme] -GtkTheme=Arc-Darker-OSX -MetacityTheme=Arc-Darker-OSX -IconTheme=gnome -CursorTheme=DMZ-Black -ButtonLayout=menu:minimize,maximize,close diff --git a/gtk/.themes/Arc-Darker-OSX/metacity-1/close-p.svg b/gtk/.themes/Arc-Darker-OSX/metacity-1/close-p.svg deleted file mode 100755 index d1d5e57..0000000 --- a/gtk/.themes/Arc-Darker-OSX/metacity-1/close-p.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/metacity-1/close.svg b/gtk/.themes/Arc-Darker-OSX/metacity-1/close.svg deleted file mode 100755 index 31f24dc..0000000 --- a/gtk/.themes/Arc-Darker-OSX/metacity-1/close.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/metacity-1/maximize-p.svg b/gtk/.themes/Arc-Darker-OSX/metacity-1/maximize-p.svg deleted file mode 100755 index 9344c79..0000000 --- a/gtk/.themes/Arc-Darker-OSX/metacity-1/maximize-p.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/metacity-1/maximize.svg b/gtk/.themes/Arc-Darker-OSX/metacity-1/maximize.svg deleted file mode 100755 index 5feb996..0000000 --- a/gtk/.themes/Arc-Darker-OSX/metacity-1/maximize.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-Darker-OSX/metacity-1/metacity-theme-2.xml b/gtk/.themes/Arc-Darker-OSX/metacity-1/metacity-theme-2.xml deleted file mode 100644 index d9cf7cc..0000000 --- a/gtk/.themes/Arc-Darker-OSX/metacity-1/metacity-theme-2.xml +++ /dev/null @@ -1,760 +0,0 @@ - - - - Arc OSX - horst3180, ManjaroCinnamonFan - horst3180, ManjaroCinnamonfan - 2016 - Arc OSX Metacity theme - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</draw_ops> - -<draw_ops name="title_unfocused"> - <title x="(0 `max` ((width - title_width) / 2)) + 2" - y="(0 `max` ((height - title_height) / 2)) + 1" - color="C_title_unfocused"/> -</draw_ops> - - <!-- window decorations --> - -<draw_ops name="entire_background_focused"> - <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="entire_background_unfocused"> - <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_focused"> - <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> - <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_unfocused"> - <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> - <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_max"> - -</draw_ops> - -<draw_ops name="titlebar_small_focused"> - -</draw_ops> - -<draw_ops name="titlebar_small_unfocused"> - -</draw_ops> - -<draw_ops name="border_focused"> - <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="false" /> -</draw_ops> - -<draw_ops name="border_unfocused"> - <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="false" /> -</draw_ops> - -<!--close--> -<draw_ops name="close_focused"> - - <image filename="close.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_focused_pressed"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_focused_prelight"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_unfocused"> - - <image filename="unfocused.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_unfocused_prelight"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_unfocused_pressed"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<!--maximize--> -<draw_ops name="maximize_focused"> - - <image filename="maximize.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_focused_pressed"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_focused_prelight"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_unfocused"> - - <image filename="unfocused.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_unfocused_prelight"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_unfocused_pressed"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<!--minimize--> -<draw_ops name="minimize_focused"> - - <image filename="min.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_focused_pressed"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_focused_prelight"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_unfocused"> - - <image filename="unfocused.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_unfocused_prelight"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_unfocused_pressed"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - - -<!--Todo--> -<draw_ops name="menu_focused"></draw_ops> -<draw_ops name="menu_focused_pressed"></draw_ops> -<draw_ops name="menu_unfocused"></draw_ops> -<draw_ops name="menu_unfocused_prelight"></draw_ops> -<draw_ops name="menu_unfocused_pressed"></draw_ops> -<draw_ops name="shade_focused"></draw_ops> -<draw_ops name="shade_focused_pressed"></draw_ops> -<draw_ops name="shade_unfocused"></draw_ops> -<draw_ops name="shade_unfocused_prelight"></draw_ops> -<draw_ops name="shade_unfocused_pressed"></draw_ops> - -<!-- frame styles --> - -<frame_style name="normal_focused" geometry="normal"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_unfocused" geometry="normal_unfocused"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_focused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_unfocused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_shaded_focused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_shaded_unfocused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="dialog_focused" geometry="normal"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="dialog_unfocused" geometry="normal"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="modal_dialog_focused" geometry="modal"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="modal_dialog_unfocused" geometry="modal"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="utility_focused" geometry="small"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_small_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="utility_unfocused" geometry="small_unfocused"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_small_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="border_focused" geometry="borderless"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="overlay" draw_ops="border_focused" /> - <button function="close" state="normal"><draw_ops></draw_ops></button> - <button function="close" state="pressed"><draw_ops></draw_ops></button> - <button function="maximize" state="normal"><draw_ops></draw_ops></button> - <button function="maximize" state="pressed"><draw_ops></draw_ops></button> - <button function="minimize" state="normal"><draw_ops></draw_ops></button> - <button function="minimize" state="pressed"><draw_ops></draw_ops></button> - <button function="menu" state="normal"><draw_ops></draw_ops></button> - <button function="menu" state="pressed"><draw_ops></draw_ops></button> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="border_unfocused" geometry="borderless"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="overlay" draw_ops="border_unfocused" /> - <button function="close" state="normal"><draw_ops></draw_ops></button> - <button function="close" state="pressed"><draw_ops></draw_ops></button> - <button function="maximize" state="normal"><draw_ops></draw_ops></button> - <button function="maximize" state="pressed"><draw_ops></draw_ops></button> - <button function="minimize" state="normal"><draw_ops></draw_ops></button> - <button function="minimize" state="pressed"><draw_ops></draw_ops></button> - <button function="menu" state="normal"><draw_ops></draw_ops></button> - <button function="menu" state="pressed"><draw_ops></draw_ops></button> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<!-- placeholder for unimplementated styles--> -<frame_style name="blank" geometry="normal"> - <button function="close" state="normal"><draw_ops></draw_ops></button> - <button function="close" state="pressed"><draw_ops></draw_ops></button> - <button function="maximize" state="normal"><draw_ops></draw_ops></button> - <button function="maximize" state="pressed"><draw_ops></draw_ops></button> - <button function="minimize" state="normal"><draw_ops></draw_ops></button> - <button function="minimize" state="pressed"><draw_ops></draw_ops></button> - <button function="menu" state="normal"><draw_ops></draw_ops></button> - <button function="menu" state="pressed"><draw_ops></draw_ops></button> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<!-- frame style sets --> - -<frame_style_set name="normal_style_set"> - <frame focus="yes" state="normal" resize="both" style="normal_focused"/> - <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> - <frame focus="yes" state="maximized" style="normal_max_focused"/> - <frame focus="no" state="maximized" style="normal_max_unfocused"/> - <frame focus="yes" state="shaded" style="normal_focused"/> - <frame focus="no" state="shaded" style="normal_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/> - <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/> -</frame_style_set> - -<frame_style_set name="dialog_style_set"> - <frame focus="yes" state="normal" resize="both" style="dialog_focused"/> - <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="dialog_focused"/> - <frame focus="no" state="shaded" style="dialog_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - -<frame_style_set name="modal_dialog_style_set"> - <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/> - <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="modal_dialog_focused"/> - <frame focus="no" state="shaded" style="modal_dialog_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - -<frame_style_set name="utility_style_set"> - <frame focus="yes" state="normal" resize="both" style="utility_focused"/> - <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="utility_focused"/> - <frame focus="no" state="shaded" style="utility_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - -<frame_style_set name="border_style_set"> - <frame focus="yes" state="normal" resize="both" style="border_focused"/> - <frame focus="no" state="normal" resize="both" style="border_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="blank"/> - <frame focus="no" state="shaded" style="blank"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - - -<!-- windows --> - -<window type="normal" style_set="normal_style_set"/> -<window type="dialog" style_set="dialog_style_set"/> -<window type="modal_dialog" style_set="modal_dialog_style_set"/> -<window type="menu" style_set="utility_style_set"/> -<window type="utility" style_set="utility_style_set"/> -<window type="border" style_set="border_style_set"/> - -</metacity_theme> diff --git a/gtk/.themes/Arc-Darker-OSX/metacity-1/min-p.svg b/gtk/.themes/Arc-Darker-OSX/metacity-1/min-p.svg deleted file mode 100755 index 28c6dc5..0000000 --- a/gtk/.themes/Arc-Darker-OSX/metacity-1/min-p.svg +++ /dev/null @@ -1,93 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="min_prelight.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="6.331506" - inkscape:cy="4.6169098" - inkscape:document-units="px" - inkscape:current-layer="g4092" - showgrid="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1360" - inkscape:window-height="714" - inkscape:window-x="0" - inkscape:window-y="28" - inkscape:window-maximized="1" /> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-671.14288,-648.57648)"> - <g - transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" - inkscape:label="ink_ext_XXXXXX" - id="g4090"> - <g - transform="scale(0.1,0.1)" - id="g4092"> - <g - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" - inkscape:label="ink_ext_XXXXXX" - id="g4285"> - <path - inkscape:connector-curvature="0" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4417" /> - <g - id="g4152" - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)"> - <path - id="path4419" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - inkscape:connector-curvature="0" /> - <path - id="path4421" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/metacity-1/min.svg b/gtk/.themes/Arc-Darker-OSX/metacity-1/min.svg deleted file mode 100755 index f4703d6..0000000 --- a/gtk/.themes/Arc-Darker-OSX/metacity-1/min.svg +++ /dev/null @@ -1,97 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="min.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="6.331506" - inkscape:cy="4.6169098" - inkscape:document-units="px" - inkscape:current-layer="g4415" - showgrid="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1360" - inkscape:window-height="714" - inkscape:window-x="0" - inkscape:window-y="28" - inkscape:window-maximized="1" /> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-671.14288,-648.57648)"> - <g - transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" - inkscape:label="ink_ext_XXXXXX" - id="g4090"> - <g - transform="scale(0.1,0.1)" - id="g4092"> - <g - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" - inkscape:label="ink_ext_XXXXXX" - id="g4285"> - <g - transform="scale(0.1,0.1)" - id="g4287"> - <g - transform="matrix(10,0,0,10,4.1388913,2.0175489)" - inkscape:label="ink_ext_XXXXXX" - id="g4413"> - <g - transform="scale(0.1,0.1)" - id="g4415"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" - inkscape:connector-curvature="0" /> - <path - id="path4419" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/metacity-1/unfocused.svg b/gtk/.themes/Arc-Darker-OSX/metacity-1/unfocused.svg deleted file mode 100755 index 58cc4f9..0000000 --- a/gtk/.themes/Arc-Darker-OSX/metacity-1/unfocused.svg +++ /dev/null @@ -1,93 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg2" - version="1.1" - inkscape:version="0.91 r" - sodipodi:docname="unfocused.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="34.125" - inkscape:cx="-0.57142857" - inkscape:cy="8" - inkscape:document-units="px" - inkscape:current-layer="g4197" - showgrid="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1280" - inkscape:window-height="749" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - showguides="false"> - <inkscape:grid - type="xygrid" - id="grid3339" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-671.14288,-648.57648)"> - <g - transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" - inkscape:label="ink_ext_XXXXXX" - id="g4090"> - <g - transform="scale(0.1,0.1)" - id="g4092"> - <g - transform="matrix(9.9999999,0,0,9.9999999,3.1284009,-0.36309974)" - inkscape:label="ink_ext_XXXXXX" - id="g4195"> - <g - transform="scale(0.1,0.1)" - id="g4197"> - <path - id="path4199" - style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - inkscape:connector-curvature="0" /> - <path - id="path4201" - style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/close.svg b/gtk/.themes/Arc-Darker-OSX/unity/close.svg deleted file mode 120000 index cd18456..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/close.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/close_dash.svg b/gtk/.themes/Arc-Darker-OSX/unity/close_dash.svg deleted file mode 120000 index 054a65b..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/close_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/close_dash_disabled.svg b/gtk/.themes/Arc-Darker-OSX/unity/close_dash_disabled.svg deleted file mode 120000 index 6635e95..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/close_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/close_dash_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/close_dash_prelight.svg deleted file mode 120000 index 4f99727..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/close_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/close_dash_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/close_dash_pressed.svg deleted file mode 120000 index 5bb4c0b..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/close_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/close_focused_normal.svg b/gtk/.themes/Arc-Darker-OSX/unity/close_focused_normal.svg deleted file mode 120000 index cd18456..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/close_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/close_focused_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/close_focused_prelight.svg deleted file mode 120000 index e338f1e..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/close_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/close_focused_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/close_focused_pressed.svg deleted file mode 120000 index 217bc6c..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/close_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/close_unfocused.svg b/gtk/.themes/Arc-Darker-OSX/unity/close_unfocused.svg deleted file mode 120000 index c55c7f2..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/close_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/close_unfocused_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/close_unfocused_prelight.svg deleted file mode 120000 index e338f1e..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/close_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/close_unfocused_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/close_unfocused_pressed.svg deleted file mode 120000 index 217bc6c..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/close_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/dash/close_dash.svg b/gtk/.themes/Arc-Darker-OSX/unity/dash/close_dash.svg deleted file mode 100644 index 4aaf943..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/dash/close_dash.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3337"> - <path - inkscape:connector-curvature="0" - d="m 558.77702,-37.935253 c 305.45606,0 553.08158,247.625863 553.08158,553.085803 0,305.46124 -247.62552,553.08675 -553.08158,553.08675 -305.46512,0 -553.0913044,-247.62551 -553.0913044,-553.08675 0,-305.45994 247.6261844,-553.085803 553.0913044,-553.085803" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <path - inkscape:connector-curvature="0" - d="m 558.77747,1.5676633 c 283.63699,0 513.57493,229.9429467 513.57493,513.5851867 0,283.64355 -229.93794,513.58155 -513.57493,513.58155 -283.64749,0 -513.585581,-229.938 -513.585581,-513.58155 0,-283.64224 229.938091,-513.5851867 513.585581,-513.5851867" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4096" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/dash/close_dash_disabled.svg b/gtk/.themes/Arc-Darker-OSX/unity/dash/close_dash_disabled.svg deleted file mode 100644 index d0ebccb..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/dash/close_dash_disabled.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash_disabled.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.6831258,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/dash/close_dash_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/dash/close_dash_prelight.svg deleted file mode 100644 index 7b7b1d7..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/dash/close_dash_prelight.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280409,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/dash/close_dash_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/dash/close_dash_pressed.svg deleted file mode 100644 index d3b5b65..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/dash/close_dash_pressed.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280409,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/dash/maximize_dash.svg b/gtk/.themes/Arc-Darker-OSX/unity/dash/maximize_dash.svg deleted file mode 100644 index fc0f619..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/dash/maximize_dash.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.8773703,1046.8806)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 562.7806,-38.053372 c 305.45604,0 553.0815,247.625852 553.0815,553.085772 0,305.46122 -247.62546,553.0867 -553.0815,553.0867 -305.4651,0 -553.0913989,-247.62548 -553.0913989,-553.0867 0,-305.45992 247.6262989,-553.085772 553.0913989,-553.085772" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <path - inkscape:connector-curvature="0" - d="m 562.77841,1.4521975 c 283.64075,0 513.57749,229.9417425 513.57749,513.5824825 0,283.64206 -229.93674,513.57882 -513.57749,513.57882 -283.646,0 -513.583014,-229.93676 -513.583014,-513.57882 0,-283.64074 229.937014,-513.5824825 513.583014,-513.5824825" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4291" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/dash/maximize_dash_disabled.svg b/gtk/.themes/Arc-Darker-OSX/unity/dash/maximize_dash_disabled.svg deleted file mode 100644 index 11fc3e5..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/dash/maximize_dash_disabled.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash_disabled.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9564977,1047.0029)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/dash/maximize_dash_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/dash/maximize_dash_prelight.svg deleted file mode 100644 index 07f5ba9..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/dash/maximize_dash_prelight.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/dash/maximize_dash_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/dash/maximize_dash_pressed.svg deleted file mode 100644 index 62922a7..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/dash/maximize_dash_pressed.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/dash/minimize_dash.svg b/gtk/.themes/Arc-Darker-OSX/unity/dash/minimize_dash.svg deleted file mode 100644 index a892f49..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/dash/minimize_dash.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9297536,1046.855)" - id="g3341"> - <path - inkscape:connector-curvature="0" - d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4417" /> - <path - inkscape:connector-curvature="0" - d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/dash/minimize_dash_disabled.svg b/gtk/.themes/Arc-Darker-OSX/unity/dash/minimize_dash_disabled.svg deleted file mode 100644 index 23f60d8..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/dash/minimize_dash_disabled.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash_disabled.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/dash/minimize_dash_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/dash/minimize_dash_prelight.svg deleted file mode 100644 index a4ae7ee..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/dash/minimize_dash_prelight.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/dash/minimize_dash_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/dash/minimize_dash_pressed.svg deleted file mode 100644 index 55e5822..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/dash/minimize_dash_pressed.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_ltr_19.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_ltr_19.svg deleted file mode 100644 index 957b03b..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_ltr_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_ltr_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#828282" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="-0.75898517" - inkscape:cy="9.0594719" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1275" - inkscape:window-height="630" - inkscape:window-x="49" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:0.90196079" - id="rect3338" - width="2" - height="17" - x="2" - y="1034.3622" - ry="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_ltr_37.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_ltr_37.svg deleted file mode 100644 index c2c2ec7..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_ltr_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_ltr_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#828282" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="1.4637299" - inkscape:cy="12.768116" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="33.000019" - x="4" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_outline_ltr_19.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_outline_ltr_19.svg deleted file mode 100644 index b475ca0..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_outline_ltr_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_ltr_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="1.149139" - inkscape:cy="8.9402141" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1;opacity:0.4" - id="rect3338" - width="2" - height="17" - x="2" - y="1034.3622" - ry="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_outline_ltr_37.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_outline_ltr_37.svg deleted file mode 100644 index 52e736c..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_outline_ltr_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_ltr_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="8.2254385" - inkscape:cy="5.6970486" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="33.000019" - x="4" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_outline_rtl_19.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_outline_rtl_19.svg deleted file mode 100644 index 9c28495..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_outline_rtl_19.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_rtl_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="-2.1423752" - inkscape:cy="8.8448079" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="17" - x="6" - y="1034.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_outline_rtl_37.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_outline_rtl_37.svg deleted file mode 100644 index 0bfb365..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_outline_rtl_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_rtl_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="8.2254385" - inkscape:cy="5.6970486" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;opacity:0.4" - id="rect3338" - width="4" - height="33.000019" - x="12" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_rtl_19.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_rtl_19.svg deleted file mode 100644 index ae9337d..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_rtl_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_rtl_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="-4.2413119" - inkscape:cy="9.0594719" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="17" - x="6" - y="1034.3622" - ry="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_rtl_37.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_rtl_37.svg deleted file mode 100644 index f592c52..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_arrow_rtl_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_rtl_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="1.4637299" - inkscape:cy="5.6970486" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="33.000019" - x="12" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_back_150.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_back_150.svg deleted file mode 100644 index 66ec310..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_back_150.svg +++ /dev/null @@ -1,61 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_back_150.svg"> - <metadata - id="metadata12"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview10" - showgrid="true" - inkscape:zoom="2.2250293" - inkscape:cx="36.35956" - inkscape:cy="127.34179" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2989" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z" - id="path8" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_back_54.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_back_54.svg deleted file mode 100644 index dc539ea..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_back_54.svg +++ /dev/null @@ -1,55 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_back_54.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6" /> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview4" - showgrid="true" - inkscape:zoom="17.481481" - inkscape:cx="26.660864" - inkscape:cy="43.535494" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2" - inkscape:snap-bbox="true"> - <inkscape:grid - type="xygrid" - id="grid2985" /> - </sodipodi:namedview> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_edge_150.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_edge_150.svg deleted file mode 100644 index a842a47..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_edge_150.svg +++ /dev/null @@ -1,75 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_edge_150.svg"> - <metadata - id="metadata16"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview14" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:zoom="3.1466667" - inkscape:cx="43.369154" - inkscape:cy="69.620822" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2993" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z" - id="path8" /> - </clipPath> - <clipPath - id="clipPath10"> - <rect - y="316" - x="353" - height="148" - width="148" - opacity="0.8" - fill="#ff00ff" - color="#000000" - rx="12" - id="rect12" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_edge_54.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_edge_54.svg deleted file mode 100644 index 8d133af..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_edge_54.svg +++ /dev/null @@ -1,65 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_edge_54.svg"> - <metadata - id="metadata12"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview10" - showgrid="true" - inkscape:zoom="24.722548" - inkscape:cx="10.242601" - inkscape:cy="56.465656" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid3757" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 440,81.001953 c -1.67866,0 -2.99805,1.319387 -2.99805,2.998047 l 0,44 c 0,1.67866 1.31939,2.99805 2.99805,2.99805 l 44,0 c 1.67866,0 2.99805,-1.31939 2.99805,-2.99805 l 0,-44 c 0,-1.67866 -1.31939,-2.998047 -2.99805,-2.998047 l -44,0 z" - id="path8" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_glow_200.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_glow_200.svg deleted file mode 100644 index 01bb0d9..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_glow_200.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> - <defs> - <clipPath> - <path d="m 427.33333,22.026666 0,69.333333 69.33333,0 0,-69.333333 -69.33333,0 z m 13.11917,9.013333 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105834 l 0,43.094999 c 0,2.276228 -1.8296,4.105834 -4.10583,4.105834 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105834 l 0,-43.094999 c 0,-2.276228 1.8296,-4.105834 4.10583,-4.105834 z"/> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_glow_62.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_glow_62.svg deleted file mode 100644 index 105b068..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_glow_62.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 62 62.000001"> - <defs> - <clipPath> - <path d="m 1,25 0,62 62,0 0,-62 -62,0 z m 9,6 44,0 c 1.662,0 3,1.338 3,3 l 0,44 c 0,1.662 -1.338,3 -3,3 L 10,81 C 8.338,81 7,79.662 7,78 L 7,34 c 0,-1.662 1.338,-3 3,-3 z"/> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_selected_back_150.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_selected_back_150.svg deleted file mode 100644 index 8e9fa69..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_selected_back_150.svg +++ /dev/null @@ -1,77 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_selected_back_150.svg"> - <metadata - id="metadata16"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1366" - inkscape:window-height="718" - id="namedview14" - showgrid="true" - inkscape:zoom="1.1125147" - inkscape:cx="-43.492975" - inkscape:cy="93.596539" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2993" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <rect - y="1040.22" - x="505" - height="150" - width="150" - opacity="0.2" - fill-rule="evenodd" - color="#000000" - rx="42" - id="rect8" /> - </clipPath> - </defs> - <rect - style="fill:#5294e2;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" - id="rect2995" - width="148" - height="147" - x="1" - y="1" - transform="translate(-1e-5,0)" - ry="1" /> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_selected_back_54.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_selected_back_54.svg deleted file mode 100644 index 5f85e94..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_selected_back_54.svg +++ /dev/null @@ -1,62 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_selected_back_54.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6" /> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1366" - inkscape:window-height="718" - id="namedview4" - showgrid="true" - inkscape:zoom="8.7407407" - inkscape:cx="31.699048" - inkscape:cy="23.556199" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2985" /> - </sodipodi:namedview> - <rect - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" - id="rect2987" - width="52" - height="51" - x="1" - y="1" - ry="1" /> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_shadow_200.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_shadow_200.svg deleted file mode 100644 index 9e68b14..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_shadow_200.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> - <defs> - <clipPath> - <path d="m 489.73333,21.333331 0,69.333332 69.33333,0 0,-69.333332 -69.33333,0 z m 13.11917,9.013334 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105833 l 0,43.094999 c 0,2.276227 -1.8296,4.105833 -4.10583,4.105833 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105833 l 0,-43.094999 c 0,-2.276227 1.8296,-4.105833 4.10583,-4.105833 z"/> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_shadow_62.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_shadow_62.svg deleted file mode 100644 index 9bc9c12..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_shadow_62.svg +++ /dev/null @@ -1,61 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="62" - height="62" - viewBox="0 0 61.999999 62.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_shadow_62.svg"> - <metadata - id="metadata12"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview10" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:bbox-nodes="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:zoom="10.766271" - inkscape:cx="46.152641" - inkscape:cy="12.729335" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2" /> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 4,24 c -2.216,0 -4,1.784 -4,4 l 0,56 c 0,2.216 1.784,4 4,4 l 56,0 c 2.216,0 4,-1.784 4,-4 l 0,-56 c 0,-2.216 -1.784,-4 -4,-4 L 4,24 z m 6,6 44,0 c 2.216,0 4,1.784 4,4 l 0,44 c 0,2.216 -1.784,4 -4,4 L 10,82 C 7.784,82 6,80.216 6,78 L 6,34 c 0,-2.216 1.784,-4 4,-4 z" - id="path8" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_shine_150.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_shine_150.svg deleted file mode 100644 index a456296..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_shine_150.svg +++ /dev/null @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_shine_150.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6" /> - <sodipodi:namedview - pagecolor="#6e6e6e" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0.90588235" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview4" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:zoom="17.800235" - inkscape:cx="26.229204" - inkscape:cy="7.3679574" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2985" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_shine_54.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_shine_54.svg deleted file mode 100644 index a793abc..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_icon_shine_54.svg +++ /dev/null @@ -1,83 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_shine_54.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6"> - <linearGradient - inkscape:collect="always" - id="linearGradient3762"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop3764" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3766" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3762" - id="linearGradient3768" - x1="0" - y1="27" - x2="2.999999" - y2="27" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0,-1,1,0,0,54)" /> - </defs> - <sodipodi:namedview - pagecolor="#000000" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0.67843137" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview4" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:zoom="8.7407407" - inkscape:cx="27.214228" - inkscape:cy="18.946249" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid3753" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_pip_ltr_19.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_pip_ltr_19.svg deleted file mode 100644 index 34b1757..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_pip_ltr_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_ltr_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="15.178831" - inkscape:cx="2.3818874" - inkscape:cy="5.0805669" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="648" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="3.0000174" - x="2" - y="1041.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_pip_ltr_37.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_pip_ltr_37.svg deleted file mode 100644 index d8dc422..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_pip_ltr_37.svg +++ /dev/null @@ -1,103 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_ltr_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="-7.5475486" - inkscape:cy="14.518805" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true" - inkscape:snap-nodes="false"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - rx="3.0675728e-06" - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="5.0000172" - x="4" - y="1031.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_pip_rtl_19.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_pip_rtl_19.svg deleted file mode 100644 index 3194b73..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_pip_rtl_19.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_rtl_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="32" - inkscape:cx="0.4532629" - inkscape:cy="12.759685" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true" - inkscape:snap-nodes="false"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="3.0000174" - x="6" - y="1041.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/launcher_pip_rtl_37.svg b/gtk/.themes/Arc-Darker-OSX/unity/launcher_pip_rtl_37.svg deleted file mode 100644 index 461250f..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/launcher_pip_rtl_37.svg +++ /dev/null @@ -1,103 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_rtl_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="11.313709" - inkscape:cx="3.9744094" - inkscape:cy="10.722806" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true" - inkscape:snap-nodes="false"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - rx="3.0675728e-06" - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="5.0000172" - x="12" - y="1031.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/maximize.svg b/gtk/.themes/Arc-Darker-OSX/unity/maximize.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/maximize.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/maximize_dash.svg b/gtk/.themes/Arc-Darker-OSX/unity/maximize_dash.svg deleted file mode 120000 index b653395..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/maximize_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/maximize_dash_disabled.svg b/gtk/.themes/Arc-Darker-OSX/unity/maximize_dash_disabled.svg deleted file mode 120000 index 43f0fb6..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/maximize_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/maximize_dash_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/maximize_dash_prelight.svg deleted file mode 120000 index 0a74f64..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/maximize_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/maximize_dash_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/maximize_dash_pressed.svg deleted file mode 120000 index c4f77fa..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/maximize_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/maximize_focused_normal.svg b/gtk/.themes/Arc-Darker-OSX/unity/maximize_focused_normal.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/maximize_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/maximize_focused_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/maximize_focused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/maximize_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/maximize_focused_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/maximize_focused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/maximize_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/maximize_unfocused.svg b/gtk/.themes/Arc-Darker-OSX/unity/maximize_unfocused.svg deleted file mode 120000 index 050eb91..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/maximize_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/maximize_unfocused_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/maximize_unfocused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/maximize_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/maximize_unfocused_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/maximize_unfocused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/maximize_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/minimize.svg b/gtk/.themes/Arc-Darker-OSX/unity/minimize.svg deleted file mode 120000 index a67242c..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/minimize.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/minimize_dash.svg b/gtk/.themes/Arc-Darker-OSX/unity/minimize_dash.svg deleted file mode 120000 index 387f075..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/minimize_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/minimize_dash_disabled.svg b/gtk/.themes/Arc-Darker-OSX/unity/minimize_dash_disabled.svg deleted file mode 120000 index 99c6442..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/minimize_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/minimize_dash_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/minimize_dash_prelight.svg deleted file mode 120000 index 8bc8ae7..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/minimize_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/minimize_dash_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/minimize_dash_pressed.svg deleted file mode 120000 index 8eee2dd..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/minimize_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/minimize_focused_normal.svg b/gtk/.themes/Arc-Darker-OSX/unity/minimize_focused_normal.svg deleted file mode 120000 index a67242c..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/minimize_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/minimize_focused_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/minimize_focused_prelight.svg deleted file mode 120000 index fcb0892..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/minimize_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/minimize_focused_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/minimize_focused_pressed.svg deleted file mode 120000 index 31687d0..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/minimize_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/minimize_unfocused.svg b/gtk/.themes/Arc-Darker-OSX/unity/minimize_unfocused.svg deleted file mode 120000 index d4f5cbf..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/minimize_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/minimize_unfocused_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/minimize_unfocused_prelight.svg deleted file mode 120000 index fcb0892..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/minimize_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/minimize_unfocused_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/minimize_unfocused_pressed.svg deleted file mode 120000 index 31687d0..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/minimize_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/sheet_style_close_focused.svg b/gtk/.themes/Arc-Darker-OSX/unity/sheet_style_close_focused.svg deleted file mode 120000 index cd18456..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/sheet_style_close_focused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/sheet_style_close_focused_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/sheet_style_close_focused_prelight.svg deleted file mode 120000 index e338f1e..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/sheet_style_close_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/sheet_style_close_focused_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/sheet_style_close_focused_pressed.svg deleted file mode 120000 index c55c7f2..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/sheet_style_close_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize.svg b/gtk/.themes/Arc-Darker-OSX/unity/unmaximize.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_dash.svg b/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_dash.svg deleted file mode 120000 index b653395..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_dash_disabled.svg b/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_dash_disabled.svg deleted file mode 120000 index 43f0fb6..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_dash_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_dash_prelight.svg deleted file mode 120000 index 0a74f64..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_dash_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_dash_pressed.svg deleted file mode 120000 index c4f77fa..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_focused_normal.svg b/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_focused_normal.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_focused_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_focused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_focused_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_focused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_unfocused.svg b/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_unfocused.svg deleted file mode 120000 index 050eb91..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_unfocused_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_unfocused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_unfocused_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_unfocused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/unmaximize_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/close.svg b/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/close.svg deleted file mode 100644 index 3a71286..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/close.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="22.627418" - inkscape:cx="9.3270896" - inkscape:cy="10.966175" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3337"> - <path - inkscape:connector-curvature="0" - d="m 558.77702,-37.935253 c 305.45606,0 553.08158,247.625863 553.08158,553.085803 0,305.46124 -247.62552,553.08675 -553.08158,553.08675 -305.46512,0 -553.0913044,-247.62551 -553.0913044,-553.08675 0,-305.45994 247.6261844,-553.085803 553.0913044,-553.085803" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <path - inkscape:connector-curvature="0" - d="m 558.77747,1.5676633 c 283.63699,0 513.57493,229.9429467 513.57493,513.5851867 0,283.64355 -229.93794,513.58155 -513.57493,513.58155 -283.64749,0 -513.585581,-229.938 -513.585581,-513.58155 0,-283.64224 229.938091,-513.5851867 513.585581,-513.5851867" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4096" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/close_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/close_prelight.svg deleted file mode 100644 index 8387503..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/close_prelight.svg +++ /dev/null @@ -1,161 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="22.627418" - inkscape:cx="7.779207" - inkscape:cy="10.966175" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280403,1046.8821)" - id="titlebutton-close-hover" - inkscape:label="#g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/close_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/close_pressed.svg deleted file mode 100644 index 501faed..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/close_pressed.svg +++ /dev/null @@ -1,161 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="32.6875" - inkscape:cx="12" - inkscape:cy="12.000017" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280403,1046.8821)" - id="titlebutton-close-active" - inkscape:label="#g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/close_unfocused.svg b/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/close_unfocused.svg deleted file mode 100644 index 89ded73..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/close_unfocused.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_unfocused.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="16.000001" - inkscape:cx="-1.2204464" - inkscape:cy="10.966175" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="11,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/maximize.svg b/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/maximize.svg deleted file mode 100644 index 9634610..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/maximize.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="12.118938" - inkscape:cy="11.638414" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.8773707,1046.8806)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 562.7806,-38.053372 c 305.45604,0 553.0815,247.625852 553.0815,553.085772 0,305.46122 -247.62546,553.0867 -553.0815,553.0867 -305.4651,0 -553.0913989,-247.62548 -553.0913989,-553.0867 0,-305.45992 247.6262989,-553.085772 553.0913989,-553.085772" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <path - inkscape:connector-curvature="0" - d="m 562.77841,1.4521975 c 283.64075,0 513.57749,229.9417425 513.57749,513.5824825 0,283.64206 -229.93674,513.57882 -513.57749,513.57882 -283.646,0 -513.583014,-229.93676 -513.583014,-513.57882 0,-283.64074 229.937014,-513.5824825 513.583014,-513.5824825" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4291" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/maximize_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/maximize_prelight.svg deleted file mode 100644 index 5bdfe45..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/maximize_prelight.svg +++ /dev/null @@ -1,161 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - style="enable-background:new" - transform="matrix(0.01265625,0,0,-0.01265625,4.9280399,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/maximize_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/maximize_pressed.svg deleted file mode 100644 index 7933018..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/maximize_pressed.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_focused_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="12.370125" - inkscape:cy="9.143891" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/maximize_unfocused.svg b/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/maximize_unfocused.svg deleted file mode 100644 index 78b184c..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/maximize_unfocused.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_unfocused.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="3.9005737" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/minimize.svg b/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/minimize.svg deleted file mode 100644 index 7760eee..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/minimize.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9297844,1046.855)" - id="g3341"> - <path - inkscape:connector-curvature="0" - d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4417" /> - <path - inkscape:connector-curvature="0" - d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/minimize_prelight.svg b/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/minimize_prelight.svg deleted file mode 100644 index f886825..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/minimize_prelight.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280399,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/minimize_pressed.svg b/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/minimize_pressed.svg deleted file mode 100644 index 8b4547b..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/minimize_pressed.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/minimize_unfocused.svg b/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/minimize_unfocused.svg deleted file mode 100644 index 8babaca..0000000 --- a/gtk/.themes/Arc-Darker-OSX/unity/window-buttons/minimize_unfocused.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_unfocused.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="3.9005737" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-Darker-OSX/xfce-notify-4.0/gtkrc b/gtk/.themes/Arc-Darker-OSX/xfce-notify-4.0/gtkrc deleted file mode 100644 index aa8a02c..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfce-notify-4.0/gtkrc +++ /dev/null @@ -1,72 +0,0 @@ -style "notify-window" { - XfceNotifyWindow::summary-bold = 1 - XfceNotifyWindow::border-color = "#17191F" - XfceNotifyWindow::border-color-hover = "#17191F" - XfceNotifyWindow::border-radius = 3.0 - XfceNotifyWindow::border-width = 1.0 - XfceNotifyWindow::border-width-hover = 1.0 - - bg[NORMAL] = "#292C36" -} - -style "notify-button" { - bg[NORMAL] = "#434652" - bg[PRELIGHT] = "#5C6070" - bg[ACTIVE] = "#5294E2" - - fg[NORMAL] = "#BAC3CF" - fg[PRELIGHT] = "#BAC3CF" - fg[ACTIVE] = "#ffffff" - - engine "murrine" { - gradient_shades = { 1.0, 1.0, 1.0, 1.0 } - border_shades = { 1.0, 1.0 } - roundness = 2 - textstyle = 0 - } -} - -style "notify-text" { - GtkWidget::link-color = "#5294E2" - - fg[NORMAL] = "#BAC3CF" - fg[PRELIGHT] = "#BAC3CF" - fg[ACTIVE] = "#BAC3CF" - - engine "murrine" { - textstyle = 0 - } -} - -style "notify-summary" { - font_name = "Bold" -} - -style "notify-progressbar" { - GtkProgressBar::min-horizontal-bar-height = 4 - - xthickness = 0 - ythickness = 0 - - fg[PRELIGHT] = "#000000" - bg[NORMAL] = "#5294E2" - bg[ACTIVE] = "#1D1F26" - bg[SELECTED] = "#5294E2" - - engine "murrine" { - gradient_shades = { 1.0, 1.0, 1.0, 1.0 } - border_shades = { 1.0, 1.0 } - trough_shades = { 1.0, 1.0 } - trough_border_shades = { 1.0, 1.0 } - progressbarstyle = 0 - roundness = 2 - textstyle = 0 - } -} - -class "XfceNotifyWindow" style "notify-window" -widget "XfceNotifyWindow.*.summary" style "notify-summary" -widget_class "XfceNotifyWindow.*<GtkButton>" style "notify-button" -widget_class "XfceNotifyWindow.*.<GtkLabel>" style "notify-text" -widget_class "XfceNotifyWindow.*.<GtkProgress>" style "notify-progressbar" -widget_class "XfceNotifyWindow.*.<GtkProgressBar>" style "notify-progressbar" diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/bottom-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/bottom-active.xpm deleted file mode 100644 index 5c35a34..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/bottom-active.xpm +++ /dev/null @@ -1,6 +0,0 @@ -/* XPM */ -static char * bottom_active_xpm[] = { -"12 1 2 1", -" c None", -". c #21252B", -"............"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/bottom-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/bottom-inactive.xpm deleted file mode 100644 index cb8f901..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/bottom-inactive.xpm +++ /dev/null @@ -1,6 +0,0 @@ -/* XPM */ -static char * bottom_inactive_xpm[] = { -"12 1 2 1", -" c None", -". c #21252B", -"............"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/close-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/close-active.xpm deleted file mode 100644 index c82e4b6..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/close-active.xpm +++ /dev/null @@ -1,61 +0,0 @@ -/* XPM */ -static char * close_active_xpm[] = { -"24 24 34 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #3D333E", -"$ c #822E3B", -"% c #B9323D", -"& c #D53641", -"* c #D43641", -"= c #B8313D", -"- c #812E3A", -"; c #3C333E", -"> c #62303C", -", c #D33640", -"' c #ED4A51", -") c #F15056", -"! c #ED4951", -"~ c #D03440", -"{ c #60303C", -"] c #63303C", -"^ c #E13B45", -"/ c #DF3B45", -"( c #3E333F", -"_ c #D43540", -": c #D23540", -"< c #3B333E", -"[ c #832E3A", -"} c #7F2E3A", -"| c #BA323D", -"1 c #B6313D", -"2 c #D63642", -"3 c #D33641", -"4 c #D33541", -"5 c #3B333F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&*=-;@@@@@@@@", -"@@@@@@@>,'))))!~{@@@@@@@", -"@@@@@@]^))))))))/{@@@@@@", -"@@@@@(_)))))))))):<@@@@@", -"@@@@@['))))))))))!}@@@@@", -"@@@@@|))))))))))))1@@@@@", -"@@@@@2))))))))))))3@@@@@", -"@@@@@2))))))))))))3@@@@@", -"@@@@@|))))))))))))1@@@@@", -"@@@@@['))))))))))!}@@@@@", -"@@@@@;4))))))))))~5@@@@@", -"@@@@@@]^))))))))/{@@@@@@", -"@@@@@@@>,'))))!~{@@@@@@@", -"@@@@@@@@#$%&*=-;@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/close-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/close-inactive.xpm deleted file mode 100644 index b130ff4..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/close-inactive.xpm +++ /dev/null @@ -1,42 +0,0 @@ -/* XPM */ -static char * close_inactive_xpm[] = { -"24 24 15 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2E333E", -"$ c #2B303A", -"% c #292E37", -"& c #282D36", -"* c #292E36", -"= c #2B3039", -"- c #2D323C", -"; c #2A3038", -"> c #2C313B", -", c #2A2E36", -"' c #2F333E", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&*=#@@@@@@@@", -"@@@@@@@-&;====;*-@@@@@@@", -"@@@@@@>*========*>@@@@@@", -"@@@@@#&==========*#@@@@@", -"@@@@@=;==========;=@@@@@", -"@@@@@*============,@@@@@", -"@@@@@&============*@@@@@", -"@@@@@&============*@@@@@", -"@@@@@*============,@@@@@", -"@@@@@=;==========;=@@@@@", -"@@@@@#&==========*'@@@@@", -"@@@@@@>*========*>@@@@@@", -"@@@@@@@-&;====;*-@@@@@@@", -"@@@@@@@@#$%&&*$#@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/close-prelight.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/close-prelight.xpm deleted file mode 100644 index e454071..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/close-prelight.xpm +++ /dev/null @@ -1,71 +0,0 @@ -/* XPM */ -static char * close_prelight_xpm[] = { -"24 24 44 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #3D333E", -"$ c #822D3A", -"% c #B22A37", -"& c #CA2736", -"* c #CA2837", -"= c #802E3A", -"- c #3C333E", -"; c #62303C", -"> c #CA2836", -", c #D52735", -"' c #C82836", -") c #60313C", -"! c #62303D", -"~ c #D22735", -"{ c #3E333F", -"] c #CD2533", -"^ c #C72432", -"/ c #C62432", -"( c #CE2634", -"_ c #C92836", -": c #822E3A", -"< c #A11D2B", -"[ c #C32432", -"} c #C22331", -"| c #802E3B", -"1 c #B42A37", -"2 c #B12B36", -"3 c #CD2836", -"4 c #B12B38", -"5 c #832E3A", -"6 c #C82432", -"7 c #7F2E3A", -"8 c #CD2634", -"9 c #3B333F", -"0 c #63303C", -"a c #60303C", -"b c #61303C", -"c c #3D333F", -"d c #CB2836", -"e c #812D3A", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&*%=-@@@@@@@@", -"@@@@@@@;>,,,,,,')@@@@@@@", -"@@@@@@!~,,,,,,,,~)@@@@@@", -"@@@@@{&,]^,,,,/(,_-@@@@@", -"@@@@@:,,/<[,,}<^,,|@@@@@", -"@@@@@1,,,}<[}<[,,,2@@@@@", -"@@@@@3,,,,}<<[,,,,_@@@@@", -"@@@@@3,,,,}<<[,,,,_@@@@@", -"@@@@@1,,,}<[}<[,,,4@@@@@", -"@@@@@5,,/<[,,}<6,,7@@@@@", -"@@@@@#_,8^,,,,^(,'9@@@@@", -"@@@@@@0~,,,,,,,,~a@@@@@@", -"@@@@@@@0*,,,,,,_b@@@@@@@", -"@@@@@@@@c:1dd%e-@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/close-pressed.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/close-pressed.xpm deleted file mode 100644 index c017e4b..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/close-pressed.xpm +++ /dev/null @@ -1,71 +0,0 @@ -/* XPM */ -static char * close_pressed_xpm[] = { -"24 24 44 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #3D333E", -"$ c #822D3A", -"% c #B22A37", -"& c #CA2736", -"* c #CA2837", -"= c #802E3A", -"- c #3C333E", -"; c #62303C", -"> c #CA2836", -", c #D52735", -"' c #C82836", -") c #60313C", -"! c #62303D", -"~ c #D22735", -"{ c #3E333F", -"] c #CD2533", -"^ c #C72432", -"/ c #C62432", -"( c #CE2634", -"_ c #C92836", -": c #822E3A", -"< c #A11D2B", -"[ c #C32432", -"} c #C22331", -"| c #802E3B", -"1 c #B42A37", -"2 c #B12B36", -"3 c #CD2836", -"4 c #B12B38", -"5 c #832E3A", -"6 c #C82432", -"7 c #7F2E3A", -"8 c #CD2634", -"9 c #3B333F", -"0 c #63303C", -"a c #60303C", -"b c #61303C", -"c c #3D333F", -"d c #CB2836", -"e c #812D3A", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&*%=-@@@@@@@@", -"@@@@@@@;>,,,,,,')@@@@@@@", -"@@@@@@!~,,,,,,,,~)@@@@@@", -"@@@@@{&,]^,,,,/(,_-@@@@@", -"@@@@@:,,/<[,,}<^,,|@@@@@", -"@@@@@1,,,}<[}<[,,,2@@@@@", -"@@@@@3,,,,}<<[,,,,_@@@@@", -"@@@@@3,,,,}<<[,,,,_@@@@@", -"@@@@@1,,,}<[}<[,,,4@@@@@", -"@@@@@5,,/<[,,}<6,,7@@@@@", -"@@@@@#_,8^,,,,^(,'9@@@@@", -"@@@@@@0~,,,,,,,,~a@@@@@@", -"@@@@@@@0*,,,,,,_b@@@@@@@", -"@@@@@@@@c:1dd%e-@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/hide-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/hide-active.xpm deleted file mode 100644 index c5822bc..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/hide-active.xpm +++ /dev/null @@ -1,52 +0,0 @@ -/* XPM */ -static char * hide_active_xpm[] = { -"24 24 25 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #3D3D3B", -"$ c #846928", -"% c #BD9021", -"& c #DAA520", -"* c #DAA420", -"= c #846828", -"- c #3C3C3B", -"; c #645431", -"> c #D8A31F", -", c #F5BF30", -"' c #F9C536", -") c #D7A21F", -"! c #635431", -"~ c #645531", -"{ c #E7AF23", -"] c #F9C436", -"^ c #D9A31F", -"/ c #856928", -"( c #836828", -"_ c #BC8F21", -": c #DBA520", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&*%=-@@@@@@@@", -"@@@@@@@;>,'''',)!@@@@@@@", -"@@@@@@~{]'''''']{!@@@@@@", -"@@@@@#^]'''''''']>#@@@@@", -"@@@@@/,'''''''''',(@@@@@", -"@@@@@%''''''''''''_@@@@@", -"@@@@@:''''''''''''&@@@@@", -"@@@@@:''''''''''''&@@@@@", -"@@@@@%''''''''''''_@@@@@", -"@@@@@/,'''''''''',(@@@@@", -"@@@@@-)]''''''''])-@@@@@", -"@@@@@@~{]'''''']{!@@@@@@", -"@@@@@@@;>,'''',)!@@@@@@@", -"@@@@@@@@#$%&*%=-@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/hide-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/hide-inactive.xpm deleted file mode 100644 index ab8a12e..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/hide-inactive.xpm +++ /dev/null @@ -1,42 +0,0 @@ -/* XPM */ -static char * hide_inactive_xpm[] = { -"24 24 15 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2E333E", -"$ c #2B303A", -"% c #292E37", -"& c #282D36", -"* c #292E36", -"= c #2B3039", -"- c #2D323C", -"; c #2A3038", -"> c #2C313B", -", c #2A2E36", -"' c #2F333E", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&*=#@@@@@@@@", -"@@@@@@@-&;====;*-@@@@@@@", -"@@@@@@>*========*>@@@@@@", -"@@@@@#&==========*#@@@@@", -"@@@@@=;==========;=@@@@@", -"@@@@@*============,@@@@@", -"@@@@@&============*@@@@@", -"@@@@@&============*@@@@@", -"@@@@@*============,@@@@@", -"@@@@@=;==========;=@@@@@", -"@@@@@#&==========*'@@@@@", -"@@@@@@>*========*>@@@@@@", -"@@@@@@@-&;====;*-@@@@@@@", -"@@@@@@@@#$%&&*$#@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/hide-prelight.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/hide-prelight.xpm deleted file mode 100644 index 49bcaf1..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/hide-prelight.xpm +++ /dev/null @@ -1,79 +0,0 @@ -/* XPM */ -static char * hide_prelight_xpm[] = { -"24 24 52 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #403F3B", -"$ c #896D27", -"% c #C39420", -"& c #E0A920", -"* c #896C27", -"= c #3F3E3B", -"- c #6B592F", -"; c #DDA720", -"> c #F6C031", -", c #FAC536", -"' c #DDA620", -") c #6A582F", -"! c #6A592F", -"~ c #EAB324", -"{ c #69582F", -"] c #DCA520", -"^ c #3F3E3A", -"/ c #886B27", -"( c #C29421", -"_ c #C29321", -": c #E0A91F", -"< c #DBA32B", -"[ c #C08522", -"} c #DCA42B", -"| c #DFA81F", -"1 c #E0A81F", -"2 c #DCA52C", -"3 c #C28723", -"4 c #DDA52C", -"5 c #DEA71F", -"6 c #C29221", -"7 c #C19221", -"8 c #886B28", -"9 c #866B27", -"0 c #3F3D3A", -"a c #DBA420", -"b c #3E3D3A", -"c c #67572F", -"d c #EAB123", -"e c #68572F", -"f c #DBA520", -"g c #D9A41F", -"h c #67562F", -"i c #3E3D3B", -"j c #866A27", -"k c #C09120", -"l c #BF9120", -"m c #856A27", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&%*=@@@@@@@@", -"@@@@@@@-;>,,,,>')@@@@@@@", -"@@@@@@!~,,,,,,,,~{@@@@@@", -"@@@@@=',,,,,,,,,,]^@@@@@", -"@@@@@*>,,,,,,,,,,>/@@@@@", -"@@@@@(,,,,,,,,,,,,_@@@@@", -"@@@@@:,<[[[[[[[[},|@@@@@", -"@@@@@1,2333333334,5@@@@@", -"@@@@@6,,,,,,,,,,,,7@@@@@", -"@@@@@8>,,,,,,,,,,>9@@@@@", -"@@@@@0a,,,,,,,,,,ab@@@@@", -"@@@@@@cd,,,,,,,,dc@@@@@@", -"@@@@@@@ef>,,,,>gh@@@@@@@", -"@@@@@@@@ijk''lmi@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/hide-pressed.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/hide-pressed.xpm deleted file mode 100644 index d33d40d..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/hide-pressed.xpm +++ /dev/null @@ -1,79 +0,0 @@ -/* XPM */ -static char * hide_pressed_xpm[] = { -"24 24 52 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #403F3B", -"$ c #896D27", -"% c #C39420", -"& c #E0A920", -"* c #896C27", -"= c #3F3E3B", -"- c #6B592F", -"; c #DDA720", -"> c #F6C031", -", c #FAC536", -"' c #DDA620", -") c #6A582F", -"! c #6A592F", -"~ c #EAB324", -"{ c #69582F", -"] c #DCA520", -"^ c #3F3E3A", -"/ c #886B27", -"( c #C29421", -"_ c #C29321", -": c #E0A91F", -"< c #DBA32B", -"[ c #C08522", -"} c #DCA42B", -"| c #DFA81F", -"1 c #E0A81F", -"2 c #DCA52C", -"3 c #C28723", -"4 c #DDA52C", -"5 c #DEA71F", -"6 c #C29221", -"7 c #C19221", -"8 c #886B28", -"9 c #866B27", -"0 c #3F3D3A", -"a c #DBA420", -"b c #3E3D3A", -"c c #67572F", -"d c #EAB123", -"e c #68572F", -"f c #DBA520", -"g c #D9A41F", -"h c #67562F", -"i c #3E3D3B", -"j c #866A27", -"k c #C09120", -"l c #BF9120", -"m c #856A27", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&%*=@@@@@@@@", -"@@@@@@@-;>,,,,>')@@@@@@@", -"@@@@@@!~,,,,,,,,~{@@@@@@", -"@@@@@=',,,,,,,,,,]^@@@@@", -"@@@@@*>,,,,,,,,,,>/@@@@@", -"@@@@@(,,,,,,,,,,,,_@@@@@", -"@@@@@:,<[[[[[[[[},|@@@@@", -"@@@@@1,2333333334,5@@@@@", -"@@@@@6,,,,,,,,,,,,7@@@@@", -"@@@@@8>,,,,,,,,,,>9@@@@@", -"@@@@@0a,,,,,,,,,,ab@@@@@", -"@@@@@@cd,,,,,,,,dc@@@@@@", -"@@@@@@@ef>,,,,>gh@@@@@@@", -"@@@@@@@@ijk''lmi@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/left-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/left-active.xpm deleted file mode 100644 index b94d67f..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/left-active.xpm +++ /dev/null @@ -1,17 +0,0 @@ -/* XPM */ -static char * left_active_xpm[] = { -"1 12 2 1", -" c None", -". c #21252B", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -"."}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/left-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/left-inactive.xpm deleted file mode 100644 index 17f9acf..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/left-inactive.xpm +++ /dev/null @@ -1,17 +0,0 @@ -/* XPM */ -static char * left_inactive_xpm[] = { -"1 12 2 1", -" c None", -". c #21252B", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -"."}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/maximize-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/maximize-active.xpm deleted file mode 100644 index 64968ab..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/maximize-active.xpm +++ /dev/null @@ -1,57 +0,0 @@ -/* XPM */ -static char * maximize_active_xpm[] = { -"24 24 30 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2D3F3C", -"$ c #217A2F", -"% c #20AB2D", -"& c #22C62F", -"* c #227A2F", -"= c #2C3F3C", -"- c #275D35", -"; c #20C42D", -"> c #33E342", -", c #39E949", -"' c #266034", -") c #26D233", -"! c #26D234", -"~ c #20C32D", -"{ c #21C52E", -"] c #2D413D", -"^ c #21792F", -"/ c #33E443", -"( c #217C2E", -"_ c #20A92D", -": c #21AD2D", -"< c #22C730", -"[ c #2D3E3D", -"} c #20C22D", -"| c #21C42D", -"1 c #2D403C", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&%*=@@@@@@@@", -"@@@@@@@-;>,,,,>;'@@@@@@@", -"@@@@@@-),,,,,,,,!'@@@@@@", -"@@@@@=~,,,,,,,,,,{]@@@@@", -"@@@@@^>,,,,,,,,,,/(@@@@@", -"@@@@@_,,,,,,,,,,,,:@@@@@", -"@@@@@{,,,,,,,,,,,,<@@@@@", -"@@@@@{,,,,,,,,,,,,<@@@@@", -"@@@@@_,,,,,,,,,,,,:@@@@@", -"@@@@@^>,,,,,,,,,,/(@@@@@", -"@@@@@[},,,,,,,,,,|1@@@@@", -"@@@@@@-),,,,,,,,!'@@@@@@", -"@@@@@@@-;>,,,,>;'@@@@@@@", -"@@@@@@@@#$%&&%*=@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/maximize-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/maximize-inactive.xpm deleted file mode 100644 index ef06804..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/maximize-inactive.xpm +++ /dev/null @@ -1,42 +0,0 @@ -/* XPM */ -static char * maximize_inactive_xpm[] = { -"24 24 15 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2E333E", -"$ c #2B303A", -"% c #292E37", -"& c #282D36", -"* c #292E36", -"= c #2B3039", -"- c #2D323C", -"; c #2A3038", -"> c #2C313B", -", c #2A2E36", -"' c #2F333E", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&*=#@@@@@@@@", -"@@@@@@@-&;====;*-@@@@@@@", -"@@@@@@>*========*>@@@@@@", -"@@@@@#&==========*#@@@@@", -"@@@@@=;==========;=@@@@@", -"@@@@@*============,@@@@@", -"@@@@@&============*@@@@@", -"@@@@@&============*@@@@@", -"@@@@@*============,@@@@@", -"@@@@@=;==========;=@@@@@", -"@@@@@#&==========*'@@@@@", -"@@@@@@>*========*>@@@@@@", -"@@@@@@@-&;====;*-@@@@@@@", -"@@@@@@@@#$%&&*$#@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/maximize-prelight.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/maximize-prelight.xpm deleted file mode 100644 index d78caad..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/maximize-prelight.xpm +++ /dev/null @@ -1,72 +0,0 @@ -/* XPM */ -static char * maximize_prelight_xpm[] = { -"24 24 45 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2C3F3C", -"$ c #21792F", -"% c #19A325", -"& c #15B820", -"* c #19A425", -"= c #217A2F", -"- c #275E36", -"; c #15B620", -"> c #13C11E", -", c #15B720", -"' c #266034", -") c #14BE1F", -"! c #13BF1F", -"~ c #10A816", -"{ c #0E9611", -"] c #0F9812", -"^ c #12B91C", -"/ c #2D413D", -"( c #217830", -"_ c #13BD1D", -": c #0D870C", -"< c #0B7407", -"[ c #0F9B12", -"} c #217B2E", -"| c #19A324", -"1 c #10A917", -"2 c #12BC1C", -"3 c #0F9912", -"4 c #18A524", -"5 c #0D850C", -"6 c #15BA20", -"7 c #19A326", -"8 c #2D3E3D", -"9 c #16B621", -"0 c #0F9A12", -"a c #0F9811", -"b c #10A716", -"c c #2D403C", -"d c #275F35", -"e c #14BF1F", -"f c #266134", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&*=#@@@@@@@@", -"@@@@@@@-;>>>>>>,'@@@@@@@", -"@@@@@@-)>>>>>>>>!'@@@@@@", -"@@@@@#;>>>~{{{]^>&/@@@@@", -"@@@@@(>>>>_:<<<[>>}@@@@@", -"@@@@@|>>12>_:<<3>>4@@@@@", -"@@@@@;>>352>_:<3>>6@@@@@", -"@@@@@;>>3<52>_:3>>6@@@@@", -"@@@@@7>>3<<52>_1>>4@@@@@", -"@@@@@$>>[<<<52>>>>}@@@@@", -"@@@@@89>^0aaab>>>&c@@@@@", -"@@@@@@de>>>>>>>>!f@@@@@@", -"@@@@@@@d,>>>>>>,'@@@@@@@", -"@@@@@@@@c$*&&*}c@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/maximize-pressed.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/maximize-pressed.xpm deleted file mode 100644 index c91c9b4..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/maximize-pressed.xpm +++ /dev/null @@ -1,72 +0,0 @@ -/* XPM */ -static char * maximize_pressed_xpm[] = { -"24 24 45 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"# c #2C3F3C", -"$ c #21792F", -"% c #19A325", -"& c #15B820", -"* c #19A425", -"= c #217A2F", -"- c #275E36", -"; c #15B620", -"> c #13C11E", -", c #15B720", -"' c #266034", -") c #14BE1F", -"! c #13BF1F", -"~ c #10A816", -"{ c #0E9611", -"] c #0F9812", -"^ c #12B91C", -"/ c #2D413D", -"( c #217830", -"_ c #13BD1D", -": c #0D870C", -"< c #0B7407", -"[ c #0F9B12", -"} c #217B2E", -"| c #19A324", -"1 c #10A917", -"2 c #12BC1C", -"3 c #0F9912", -"4 c #18A524", -"5 c #0D850C", -"6 c #15BA20", -"7 c #19A326", -"8 c #2D3E3D", -"9 c #16B621", -"0 c #0F9A12", -"a c #0F9811", -"b c #10A716", -"c c #2D403C", -"d c #275F35", -"e c #14BF1F", -"f c #266134", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@#$%&&*=#@@@@@@@@", -"@@@@@@@-;>>>>>>,'@@@@@@@", -"@@@@@@-)>>>>>>>>!'@@@@@@", -"@@@@@#;>>>~{{{]^>&/@@@@@", -"@@@@@(>>>>_:<<<[>>}@@@@@", -"@@@@@|>>12>_:<<3>>4@@@@@", -"@@@@@;>>352>_:<3>>6@@@@@", -"@@@@@;>>3<52>_:3>>6@@@@@", -"@@@@@7>>3<<52>_1>>4@@@@@", -"@@@@@$>>[<<<52>>>>}@@@@@", -"@@@@@89>^0aaab>>>&c@@@@@", -"@@@@@@de>>>>>>>>!f@@@@@@", -"@@@@@@@d,>>>>>>,'@@@@@@@", -"@@@@@@@@c$*&&*}c@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/menu-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/menu-active.xpm deleted file mode 100644 index 47d7968..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/menu-active.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * menu_active_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #A4AAB7", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"....+......+....", -"....++....++....", -".....++..++.....", -"......++++......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/menu-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/menu-inactive.xpm deleted file mode 100644 index 3a4e8bf..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/menu-inactive.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * menu_inactive_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #797D87", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"....+......+....", -"....++....++....", -".....++..++.....", -"......++++......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/menu-pressed.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/menu-pressed.xpm deleted file mode 100644 index 2a297fb..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/menu-pressed.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * menu_pressed_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #5294E2", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"....+......+....", -"....++....++....", -".....++..++.....", -"......++++......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/right-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/right-active.xpm deleted file mode 100644 index 6f08d57..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/right-active.xpm +++ /dev/null @@ -1,17 +0,0 @@ -/* XPM */ -static char * right_active_xpm[] = { -"1 12 2 1", -" c None", -". c #21252B", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -"."}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/right-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/right-inactive.xpm deleted file mode 100644 index 86b8f45..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/right-inactive.xpm +++ /dev/null @@ -1,17 +0,0 @@ -/* XPM */ -static char * right_inactive_xpm[] = { -"1 12 2 1", -" c None", -". c #21252B", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -".", -"."}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/shade-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/shade-active.xpm deleted file mode 100644 index 35243b3..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/shade-active.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * shade_active_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #A4AAB7", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -"......++++......", -".....++++++.....", -"....++++++++....", -"................", -"....++++++++....", -"....++++++++....", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/shade-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/shade-inactive.xpm deleted file mode 100644 index 3e099fd..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/shade-inactive.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * shade_inactive_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #797D87", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -"......++++......", -".....++++++.....", -"....++++++++....", -"................", -"....++++++++....", -"....++++++++....", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/shade-pressed.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/shade-pressed.xpm deleted file mode 100644 index 56d8e49..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/shade-pressed.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * shade_pressed_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #5294E2", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -"......++++......", -".....++++++.....", -"....++++++++....", -"................", -"....++++++++....", -"....++++++++....", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/stick-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/stick-active.xpm deleted file mode 100644 index cdea9f2..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/stick-active.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * stick_active_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #A4AAB7", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -".......++.......", -".......++.......", -"....++++++++....", -"....++++++++....", -".......++.......", -".......++.......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/stick-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/stick-inactive.xpm deleted file mode 100644 index 57fcc10..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/stick-inactive.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * stick_inactive_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #797D87", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -".......++.......", -".......++.......", -"....++++++++....", -"....++++++++....", -".......++.......", -".......++.......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/stick-pressed.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/stick-pressed.xpm deleted file mode 100644 index c83dc82..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/stick-pressed.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * stick_pressed_xpm[] = { -"16 22 3 1", -" c None", -". c #2F343F", -"+ c #5294E2", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -".......++.......", -".......++.......", -"....++++++++....", -"....++++++++....", -".......++.......", -".......++.......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/themerc b/gtk/.themes/Arc-Darker-OSX/xfwm4/themerc deleted file mode 100644 index 25a3d80..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/themerc +++ /dev/null @@ -1,30 +0,0 @@ -button_offset=7 -button_spacing=0 -full_width_title=true -title_horizontal_offset=0 -title_vertical_offset_active=1 -title_vertical_offset_inactive=1 -#title_shadow_active=true -title_shadow_inactive=true - -#button_layout=O|HMC - -active_text_color=#afb8c5 -active_text_shadow_color=#2f343b -inactive_text_color=#808791 -inactive_text_shadow_color=#2f343b - -#placement_ratio=20 -shadow_delta_height=2 -shadow_delta_width=0 -shadow_delta_x=0 -shadow_delta_y=-10 -shadow_opacity=35 - -title_shadow_active=false - -resize_opacity=100 -move_opacity=100 -popup_opacity=100 -show_frame_shadow=true -show_popup_shadow=true diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-1-active-shaded.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/title-1-active-shaded.xpm deleted file mode 100644 index 4285a1f..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-1-active-shaded.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_1_active_shaded_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-1-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/title-1-active.xpm deleted file mode 100644 index 22da8da..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-1-active.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_1_active_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-1-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/title-1-inactive.xpm deleted file mode 100644 index 8e30fbf..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-1-inactive.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_1_inactive_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-2-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/title-2-active.xpm deleted file mode 100644 index 11878e7..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-2-active.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_2_active_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-2-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/title-2-inactive.xpm deleted file mode 100644 index 1d7694a..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-2-inactive.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_2_inactive_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-3-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/title-3-active.xpm deleted file mode 100644 index ce86c3b..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-3-active.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_3_active_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-3-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/title-3-inactive.xpm deleted file mode 100644 index 0bb562c..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-3-inactive.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_3_inactive_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-4-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/title-4-active.xpm deleted file mode 100644 index bc56ba8..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-4-active.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_4_active_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-4-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/title-4-inactive.xpm deleted file mode 100644 index 499d6f3..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-4-inactive.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_4_inactive_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-5-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/title-5-active.xpm deleted file mode 100644 index 210d06c..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-5-active.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_5_active_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-5-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/title-5-inactive.xpm deleted file mode 100644 index ec89d56..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/title-5-inactive.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_5_inactive_xpm[] = { -"24 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -"........................", -"++++++++++++++++++++++++", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/top-left-active-shaded.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/top-left-active-shaded.xpm deleted file mode 100644 index 2208363..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/top-left-active-shaded.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * top_left_active_shaded_xpm[] = { -"5 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -" ....", -".++++", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/top-left-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/top-left-active.xpm deleted file mode 100644 index 3fd1897..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/top-left-active.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * top_left_active_xpm[] = { -"5 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -" ....", -".++++", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/top-left-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/top-left-inactive.xpm deleted file mode 100644 index 78f4191..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/top-left-inactive.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * top_left_inactive_xpm[] = { -"5 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -" ....", -".++++", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@", -".@@@@"}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/top-right-active-shaded.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/top-right-active-shaded.xpm deleted file mode 100644 index 23b0b0a..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/top-right-active-shaded.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * top_right_active_shaded_xpm[] = { -"5 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".... ", -"++++.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@."}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/top-right-active.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/top-right-active.xpm deleted file mode 100644 index 0339c30..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/top-right-active.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * top_right_active_xpm[] = { -"5 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".... ", -"++++.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@."}; diff --git a/gtk/.themes/Arc-Darker-OSX/xfwm4/top-right-inactive.xpm b/gtk/.themes/Arc-Darker-OSX/xfwm4/top-right-inactive.xpm deleted file mode 100644 index abeee0f..0000000 --- a/gtk/.themes/Arc-Darker-OSX/xfwm4/top-right-inactive.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * top_right_inactive_xpm[] = { -"5 24 4 1", -" c None", -". c #21252B", -"+ c #353B48", -"@ c #2F343F", -".... ", -"++++.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@.", -"@@@@."}; diff --git a/gtk/.themes/Arc-OSX/cinnamon/cinnamon.css b/gtk/.themes/Arc-OSX/cinnamon/cinnamon.css deleted file mode 100644 index daa4423..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/cinnamon.css +++ /dev/null @@ -1,1306 +0,0 @@ -@charset "UTF-8"; -stage { - font-family: Futura Bk bt, sans, Sans-Serif; - font-size: 9pt; - color: #5c616c; } - -.label-shadow { - color: transparent; } - -.popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: #fbfbfc; - border: 1px solid #cfd6e6; - box-shadow: inset 0 2px 4px rgba(251, 251, 252, 0.05); } - .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { - border-radius: 2px; } - .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: #fbfbfc; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(251, 251, 252, 0.05); } - .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: white; - border: 1px solid #cfd6e6; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } - .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: #fbfbfc; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(251, 251, 252, 0.05); } - .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } - .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: rgba(92, 97, 108, 0.55); - border: 1px solid rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); - box-shadow: inset 0 2px 4px rgba(251, 251, 252, 0.05); } - -.notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - border-radius: 2px; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { - color: #5294E2; } - .notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - border: 1px solid #5294E2; - background-color: #5294E2; } - .notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -.popup-menu #notification StEntry, #menu-search-entry { - padding: 7px; - caret-size: 1px; - selection-background-color: #5294E2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 3px; - color: #5c616c; - background-color: #ffffff; - border: 1px solid #cfd6e6; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } - .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .popup-menu #notification StEntry:hover, #menu-search-entry:hover { - color: #5c616c; - background-color: #ffffff; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } - .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { - color: rgba(92, 97, 108, 0.55); - background-color: #fbfbfb; - border-color: 1px solid #e0e4ee; - box-shadow: inset 0 2px 4px rgba(251, 251, 251, 0.05); } - .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { - icon-size: 16px; - warning-color: #F27835; - padding: 0 4px; } - -.notification StEntry { - padding: 7px; - caret-size: 1px; - caret-color: #BAC3CF; - selection-background-color: #5294E2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 3px; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .notification StEntry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .notification StEntry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-color: rgba(102, 109, 132, 0.2); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - -StScrollView.vfade { - -st-vfade-offset: 0px; } - -StScrollView.hfade { - -st-hfade-offset: 0px; } - -StScrollBar { - padding: 8px; } - StScrollView StScrollBar { - min-width: 5px; - min-height: 5px; } - StScrollBar StBin#trough { - background-color: rgba(255, 255, 255, 0.1); - border-radius: 8px; } - StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { - border-radius: 2px; - background-color: #b8babf; - border: 0px solid; - margin: 0px; } - StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { - background-color: #c7c9cd; } - StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294E2; } - -.separator { - -gradient-height: 1px; - -gradient-start: transparent; - -gradient-end: transparent; - -margin-horizontal: 1.5em; - height: 1em; } - -.popup-slider-menu-item, -.slider { - -slider-height: 4px; - -slider-background-color: #cfd6e6; - -slider-border-color: transparent; - -slider-active-background-color: #5294E2; - -slider-active-border-color: transparent; - -slider-border-width: 0; - -slider-handle-radius: 4px; - height: 18px; - min-width: 15em; - border: 0 solid transparent; - border-right-width: 1px; - border-left-width: 5px; - color: transparent; } - -.check-box CinnamonGenericContainer { - spacing: .2em; - min-height: 30px; - padding-top: 2px; } - -.check-box StLabel { - font-weight: normal; } - -.check-box StBin { - width: 16px; - height: 16px; - background-image: url("light-assets/checkbox/checkbox-unchecked.svg"); } - -.check-box:focus StBin { - background-image: url("light-assets/checkbox/checkbox-unchecked-focused.svg"); } - -.check-box:checked StBin { - background-image: url("light-assets/checkbox/checkbox-checked.svg"); } - -.check-box:focus:checked StBin { - background-image: url("light-assets/checkbox/checkbox-checked-focused.svg"); } - -.radiobutton CinnamonGenericContainer { - spacing: .2em; - height: 26px; - padding-top: 2px; } - -.radiobutton StLabel { - padding-top: 4px; - font-size: 0.9em; - box-shadow: none; } - -.radiobutton StBin { - width: 16px; - height: 16px; - background-image: url("light-assets/checkbox/checkbox-unchecked.svg"); } - -.radiobutton:focus StBin { - background-image: url("light-assets/checkbox/checkbox-unchecked-focused.svg"); } - -.radiobutton:checked StBin { - background-image: url("light-assets/checkbox/checkbox-checked.svg"); } - -.radiobutton:focus:checked StBin { - background-image: url("light-assets/checkbox/checkbox-checked-focused.svg"); } - -.toggle-switch { - width: 50px; - height: 20px; - background-size: contain; } - .toggle-switch-us, .toggle-switch-intl { - background-image: url("light-assets/switch/switch-off.svg"); } - .toggle-switch-us:checked, .toggle-switch-intl:checked { - background-image: url("light-assets/switch/switch-on.svg"); } - -.cinnamon-link { - color: #2679db; - text-decoration: underline; } - .cinnamon-link:hover { - color: #5294e2; } - -#Tooltip { - border-radius: 3px; - padding: 5px 12px; - background-color: rgba(53, 57, 69, 0.95); - color: #BAC3CF; - font-size: 1em; - font-weight: normal; - text-align: center; } - -.popup-menu { - color: white; - min-width: 200px; - color: #5c616c; - border-image: url("light-assets/menu/menu.svg") 9 9 9 9; } - .popup-menu-arrow { - icon-size: 16px; } - .popup-menu .popup-sub-menu { - background-gradient-direction: none; - box-shadow: none; - border-image: url("light-assets/menu/submenu.svg") 9 9 9 9; } - .popup-menu .popup-sub-menu .popup-menu-item:ltr { - padding-right: 0em; } - .popup-menu .popup-sub-menu .popup-menu-item:rtl { - padding-left: 0em; } - .popup-menu .popup-sub-menu StScrollBar { - padding: 4px; } - .popup-menu .popup-sub-menu StScrollBar StBin#trough, .popup-menu .popup-sub-menu StScrollBar StBin#vhandle { - border-width: 0; } - .popup-menu .popup-menu-content { - padding: 1em 0em 1em 0em; } - .popup-menu .popup-menu-item { - padding: 0.4em 1.75em; - spacing: 1em; } - .popup-menu .popup-menu-item:active { - color: #5c616c; - background-color: transparent; - border-image: url("light-assets/menu/menu-hover.svg") 9 9 1 1; } - .popup-menu .popup-menu-item:insensitive { - color: rgba(92, 97, 108, 0.5); - background: none; } - .popup-menu .popup-inactive-menu-item { - color: #5c616c; } - .popup-menu .popup-inactive-menu-item:insensitive { - color: rgba(92, 97, 108, 0.55); } - .popup-menu-icon { - icon-size: 16px; } - -.popup-menu-boxpointer { - -arrow-border-radius: 3px; - -arrow-background-color: transparent; - -arrow-border-width: 1px; - -arrow-border-color: transparent; - -arrow-base: 0; - -arrow-rise: 0; } - -/*Don't know what this does*/ -.popup-combo-menu { - background-color: rgba(0, 0, 0, 0.4); - padding: 1em 0em; - color: red; - border: 1px solid rgba(0, 0, 0, 0.6); - border-radius: 3px; } - -.popup-combobox-item { - spacing: 1em; } - -.popup-separator-menu-item { - height: 2px; - margin: 10px 0px; - background-color: transparent; - border: none; - border-image: url("common-assets/menu-separator.svg") 1 1 1 1; } - -.popup-alternating-menu-item:alternate { - font-weight: normal; } - -.popup-device-menu-item { - spacing: .5em; } - -.popup-subtitle-menu-item { - font-weight: normal; } - -.nm-menu-item-icons { - spacing: .5em; } - -#panel { - font-weight: bold; - height: 2.1em; - min-height: 27px; } - #panelLeft { - spacing: 4px; } - #panelLeft:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(255, 0, 0, 0.05); - background-gradient-end: rgba(255, 0, 0, 0.2); } - #panelLeft:ltr · { - padding-right: 4px; } - #panelLeft:rtl · { - padding-left: 4px; } - #panelRight:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(0, 0, 255, 0.05); - background-gradient-end: rgba(0, 0, 255, 0.2); } - #panelRight:ltr · { - padding-left: 4px; - spacing: 0px; } - #panelRight:rtl · { - padding-right: 4px; - spacing: 0px; } - #panelCenter { - spacing: 4px; } - #panelCenter:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(0, 255, 0, 0.05); - background-gradient-end: rgba(0, 255, 0, 0.2); } - -.panel-top, .panel-bottom { - color: #ffffff; - font-size: 1em; - padding: 0px; } - -.panel-top { - border-image: url("common-assets/panel/panel-top.svg") 1 1 1 1; } - -.panel-bottom { - border-image: url("common-assets/panel/panel-bottom.svg") 1 1 1 1; } - -.panel-status-button { - border-widht: 0; - -natural-hpadding: 3px; - -minimum-hpadding: 3px; - font-weight: bold; - color: white; - height: 22px; } - -.panel-button { - -natural-hpadding: 6px; - -minimum-hpadding: 2px; - font-weight: bold; - color: green; - transition-duration: 100; } - -.system-status-icon { - icon-size: 16px; - padding: 0 1px; } - -#overview { - spacing: 12px; } - -.window-caption { - background-color: rgba(53, 57, 69, 0.95); - border: 1px solid rgba(53, 57, 69, 0.95); - color: #BAC3CF; - spacing: 25px; - border-radius: 2px; - font-size: 9pt; - padding: 5px 8px; - -cinnamon-caption-spacing: 4px; } - .window-caption#selected { - background-color: #5294E2; - color: #ffffff; - border: 1px solid #5294E2; - spacing: 25px; } - -.expo-workspaces-name-entry, -.expo-workspaces-name-entry#selected { - height: 15px; - border-radius: 2px; - font-size: 9pt; - padding: 5px 8px; - -cinnamon-caption-spacing: 4px; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .expo-workspaces-name-entry:focus, - .expo-workspaces-name-entry#selected:focus { - border: 1px solid #5294E2; - background-color: #5294E2; - color: #ffffff; - font-style: italic; - transition-duration: 300; - selection-background-color: #ffffff; - selected-color: #5294E2; } - -.expo-workspace-thumbnail-frame { - border: 4px solid rgba(255, 255, 255, 0); - background-color: rgba(255, 255, 255, 0); - border-radius: 2px; } - .expo-workspace-thumbnail-frame#active { - border: 4px solid #5294E2; - background-color: black; - border-radius: 2px; } - -.expo-background { - background-color: #353945; } - -.workspace-thumbnails { - spacing: 26px; } - .workspace-thumbnails-background, .workspace-thumbnails-background:rtl { - padding: 8px; } - -.workspace-add-button { - background-image: url("common-assets/misc/add-workspace.svg"); - height: 200px; - width: 35px; - transition-duration: 100; } - .workspace-add-button:hover { - background-image: url("common-assets/misc/add-workspace-hover.svg"); - transition-duration: 100; } - .workspace-add-button:active { - background-image: url("common-assets/misc/add-workspace-active.svg"); - transition-duration: 100; } - -.workspace-overview-background-shade { - background-color: rgba(0, 0, 0, 0.5); } - -.workspace-close-button, -.window-close { - background-image: url("common-assets/misc/close.svg"); - background-size: 26px; - height: 26px; - width: 26px; - -cinnamon-close-overlap: 10px; } - .workspace-close-button:hover, - .window-close:hover { - background-image: url("common-assets/misc/close-hover.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - .workspace-close-button:active, - .window-close:active { - background-image: url("common-assets/misc/close-active.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - -.window-close-area { - background-image: url("common-assets/misc/trash-icon.svg"); - height: 120px; - width: 400px; } - -.about-content { - width: 550px; - height: 250px; - spacing: 8px; - padding-bottom: 10px; } - -.about-title { - font-size: 2em; - font-weight: bold; } - -.about-uuid { - font-size: 10px; - color: #888; } - -.about-icon { - padding-right: 20px; - padding-bottom: 14px; } - -.about-scrollBox { - border: 1px solid #dbdfe3; - border-radius: 2px; - background-color: #ffffff; - padding: 4px; - padding-right: 0; - border-radius: 0; } - .about-scrollBox-innerBox { - padding: 1.2em; - spacing: 1.2em; } - -.about-description { - padding-top: 4px; - padding-bottom: 16px; } - -.about-version { - padding-left: 7px; - font-size: 10px; - color: #888; } - -.calendar { - padding: 0.4em 1.75em; - spacing-rows: 0px; - spacing-columns: 0px; } - -.calendar-month-label { - color: #5c616c; - font-weight: bold; - padding: 8px 0; } - -.calendar-change-month-back, -.calendar-change-month-forward { - width: 16px; - height: 16px; } - -.calendar-change-month-back { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:focus, .calendar-change-month-back:hover { - background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-back:active { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:rtl { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { - background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-back:rtl:active { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - -.calendar-change-month-forward { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { - background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-forward:active { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:rtl { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { - background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-forward:rtl:active { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - -.datemenu-date-label { - padding: 0.4em 1.75em; - font-weight: bold; - text-align: center; - color: #5c616c; - border-radius: 2px; } - -.calendar-day-base { - font-size: 80%; - text-align: center; - width: 25px; - height: 25px; - padding: 0.1em; - margin: 2px; - border-radius: 12.5px; } - -.calendar-day-heading { - color: rgba(92, 97, 108, 0.85); - margin-top: 1em; - font-size: 70%; } - -.calendar-day { - border-width: 0; - color: rgba(92, 97, 108, 0.8); } - -.calendar-day-top { - border-top-width: 0; } - -.calendar-day-left { - border-left-width: 0; } - -.calendar-nonwork-day { - color: #5c616c; - background-color: transparent; - font-weight: bold; } - -.calendar-today, -.calendar-today:active, -.calendar-today:focus, -.calendar-today:hover { - font-weight: bold; - color: #ffffff; - background-color: #5294E2; - border-width: 0; } - -.calendar-other-month-day { - color: rgba(92, 97, 108, 0.3); - opacity: 1; } - -#notification { - border-radius: 3px; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - padding: 13px; - spacing-rows: 10px; - spacing-columns: 10px; - margin-from-right-edge-of-screen: 20px; - width: 34em; - color: #BAC3CF; } - .popup-menu #notification { - color: #5c616c; - border-image: url("light-assets/misc/message.svg") 9 9 9 9; } - .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { - padding: 5px; } - #notification.multi-line-notification { - padding-bottom: 13px; - color: #BAC3CF; } - #notification-scrollview { - max-height: 10em; } - #notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { - height: 1em; } - #notification-scrollview:ltr > StScrollBar { - padding-left: 6px; } - #notification-scrollview:rtl > StScrollBar { - padding-right: 6px; } - #notification-body { - spacing: 5px; } - #notification-actions { - spacing: 10px; } - -.notification-with-image { - min-height: 159px; - color: #BAC3CF; } - -.notification-button, .notification-icon-button { - padding: 5px; } - -.notification-icon-button > StIcon { - icon-size: 36px; } - -#altTabPopup { - padding: 8px; - spacing: 16px; } - -.switcher-list { - color: #BAC3CF; - background: none; - border: none; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 3px; - padding: 20px; } - .switcher-list > StBoxLayout { - padding: 4px; } - .switcher-list-item-container { - spacing: 8px; } - .switcher-list .item-box { - padding: 8px; - border-radius: 2px; } - .switcher-list .item-box:outlined { - padding: 8px; - border: 1px solid #5294E2; } - .switcher-list .item-box:selected { - color: #ffffff; - background-color: #5294E2; - border: 0px solid #5294E2; } - .switcher-list .thumbnail { - width: 256px; } - .switcher-list .thumbnail-box { - padding: 2px; - spacing: 4px; } - .switcher-list .separator { - width: 1px; - background: rgba(255, 255, 255, 0.2); } - -.switcher-arrow { - border-color: transparent; - color: #BAC3CF; } - .switcher-arrow:highlighted { - border-color: transparent; - color: #ffffff; } - -.thumbnail-scroll-gradient-left { - background-color: transparent; - border-radius: 24px; - border-radius-topright: 0px; - border-radius-bottomright: 0px; - width: 60px; } - -.thumbnail-scroll-gradient-right { - background-color: transparent; - border-radius: 24px; - border-radius-topleft: 0px; - border-radius-bottomleft: 0px; - width: 60px; } - -.ripple-box { - width: 52px; - height: 52px; - background-image: url("common-assets/misc/corner-ripple-ltr.svg"); - background-size: contain; } - .ripple-box:rtl { - background-image: url("common-assets/misc/corner-ripple-rtl.svg"); } - -.lightbox { - background-color: rgba(0, 0, 0, 0.4); } - -.flashspot { - background-color: white; } - -.modal-dialog { - color: #5c616c; - background-color: rgba(245, 246, 247, 0); - border: none; - border-image: url("light-assets/misc/modal.svg") 9 9 9 67; - padding: 0 5px 6px 5px; } - .modal-dialog > StBoxLayout:first-child { - padding: 20px 10px 10px 10px; } - .modal-dialog-button-box { - spacing: 0; - margin: 0px; - padding: 14px 10px; - background: none; - border: none; - border-image: url("light-assets/misc/button-box.svg") 9 9 9 9; } - .modal-dialog-button-box .modal-dialog-button { - padding-top: 0; - padding-bottom: 0; - height: 30px; } - -.run-dialog { - padding: 0px 15px 10px 15px; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; } - .run-dialog > * { - padding: 0; } - .run-dialog-label { - font-size: 0; - font-weight: bold; - color: #BAC3CF; - padding-bottom: 0; } - .run-dialog-error-label { - color: #FC4138; } - .run-dialog-error-box { - padding-top: 15px; - spacing: 5px; } - .run-dialog-completion-box { - padding-left: 15px; - font-size: 10px; } - .run-dialog-entry { - width: 21em; - padding: 7px; - border-radius: 3px; - caret-color: #BAC3CF; - selected-color: #ffffff; - selection-background-color: #5294E2; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .run-dialog-entry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .run-dialog .modal-dialog-button-box { - border: none; - box-shadow: none; - background: none; - background-gradient-direction: none; } - -/* CinnamonMountOperation Dialogs */ -.cinnamon-mount-operation-icon { - icon-size: 48px; } - -.mount-password-reask { - color: #F27835; } - -.show-processes-dialog, -.mount-question-dialog { - spacing: 24px; } - .show-processes-dialog-subject, - .mount-question-dialog-subject { - padding-top: 10px; - padding-left: 17px; - padding-bottom: 6px; } - .show-processes-dialog-subject:rtl, - .mount-question-dialog-subject:rtl { - padding-left: 0px; - padding-right: 17px; } - .show-processes-dialog-description, - .mount-question-dialog-description { - padding-left: 17px; - width: 28em; } - .show-processes-dialog-description:rtl, - .mount-question-dialog-description:rtl { - padding-right: 17px; } - -.show-processes-dialog-app-list { - max-height: 200px; - padding-top: 24px; - padding-left: 49px; - padding-right: 32px; } - .show-processes-dialog-app-list:rtl { - padding-right: 49px; - padding-left: 32px; } - .show-processes-dialog-app-list-item { - color: #ccc; } - .show-processes-dialog-app-list-item:hover { - color: white; } - .show-processes-dialog-app-list-item:ltr { - padding-right: 1em; } - .show-processes-dialog-app-list-item:rtl { - padding-left: 1em; } - .show-processes-dialog-app-list-item-icon:ltr { - padding-right: 17px; } - .show-processes-dialog-app-list-item-icon:rtl { - padding-left: 17px; } - .show-processes-dialog-app-list-item-name { - font-size: 1.1em; } - -.magnifier-zoom-region { - border: 2px solid maroon; } - .magnifier-zoom-region .full-screen { - border-width: 0px; } - -#keyboard { - background-color: rgba(53, 57, 69, 0.95); - border-width: 0; - border-top-width: 1px; - border-color: rgba(0, 0, 0, 0.4); } - -.keyboard-layout { - spacing: 10px; - padding: 10px; } - -.keyboard-row { - spacing: 15px; } - -.keyboard-key { - min-height: 2em; - min-width: 2em; - font-size: 14pt; - font-weight: bold; - border-radius: 3px; - box-shadow: none; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .keyboard-key:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .keyboard-key:active, .keyboard-key:checked { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - border: 1px solid #5294E2; - background-color: #5294E2; } - .keyboard-key:grayed { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -.keyboard-subkeys { - color: #BAC3CF; - padding: 5px; - -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 20px; - -arrow-rise: 10px; - -boxpointer-gap: 5px; } - -.menu-favorites-box { - margin: auto; - padding: 10px; - transition-duration: 300; - background-color: #F5F6F7; - border: 1px solid #dbdfe3; } - -.menu-favorites-button { - padding: 10px; - border: 1px solid transparent; } - -.menu-places-box { - margin: auto; - padding: 10px; - border: 0px solid red; } - -.menu-places-button { - padding: 10px; } - -.menu-categories-box { - padding: 10px 30px 10px 30px; } - -.menu-applications-inner-box, -.menu-applications-outer-box { - padding: 10px 10px 0 10px; } - -.menu-application-button { - padding: 7px; - border: 1px solid transparent; } - .menu-application-button:highlighted { - font-weight: bold; } - .menu-application-button-selected { - padding: 7px; } - .menu-application-button-selected:highlighted { - font-weight: bold; } - .menu-application-button-label:ltr { - padding-left: 5px; } - .menu-application-button-label:rtl { - padding-right: 5px; } - -.menu-category-button { - padding: 7px; - border: 1px solid transparent; } - .menu-category-button-selected { - padding: 7px; } - .menu-category-button-hover { - background-color: red; - border-radius: 2px; } - .menu-category-button-greyed { - padding: 7px; - color: rgba(92, 97, 108, 0.55); - border: 1px solid transparent; } - .menu-category-button-label:ltr { - padding-left: 5px; } - .menu-category-button-label:rtl { - padding-right: 5px; } - -.menu-selected-app-box { - padding-right: 30px; - padding-left: 28px; - text-align: right; - height: 30px; } - .menu-selected-app-box:rtl { - padding-top: 10px; - height: 30px; } - -.menu-selected-app-title { - font-weight: bold; } - -.menu-selected-app-description { - max-width: 150px; } - -.menu-search-box:ltr { - padding-left: 30px; } - -.menu-search-box-rtl { - padding-right: 30px; } - -#menu-search-entry { - width: 250px; - height: 15px; - font-weight: normal; - caret-color: #5c616c; } - -.menu-search-entry-icon { - icon-size: 1em; - color: #5c616c; } - -/* Context menu (at the moment only for favorites) */ -.info-osd { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 16px; - color: #ffffff; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } - -.osd-window { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 20px; - margin: 32px; - min-width: 64px; - min-height: 64px; - color: #ffffff; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } - .osd-window .osd-monitor-label { - font-size: 3em; } - .osd-window .level { - padding: 0; - height: 4px; - background-color: rgba(0, 0, 0, 0.5); - border-radius: 2px; - color: #5294E2; } - -.window-list-box { - spacing: 6px; - padding-left: 10px; } - .panel-bottom .window-list-box { - padding-top: 1px; } - .panel-top .window-list-box { - padding-bottom: 1px; } - -.window-list-item-label { - font-weight: bold; - width: 15em; - min-width: 5px; } - -.window-list-item-box { - font-weight: bold; - background-image: none; - padding-left: 8px; - padding-right: 8px; - transition-duration: 100; - color: rgba(255, 255, 255, 0.6); } - .window-list-item-box:hover { - color: #ffffff; } - .window-list-item-box:active, - .window-list-item-box:checked, - .window-list-item-box:focus { - color: #ffffff; } - .panel-bottom .window-list-item-box:active, - .panel-bottom .window-list-item-box:checked, - .panel-bottom .window-list-item-box:focus { - border-image: url("common-assets/panel/window-list-active-bottom.svg") 3 3 1 3; } - .panel-top .window-list-item-box:active, - .panel-top .window-list-item-box:checked, - .panel-top .window-list-item-box:focus { - border-image: url("common-assets/panel/window-list-active-top.svg") 3 3 3 1; } - -.window-list-item-demands-attention { - background-gradient-start: #F27835; - background-gradient-end: #F27835; } - -.sound-button { - width: 22px; - height: 13px; - padding: 8px; } - .sound-button-container { - padding-right: 3px; - padding-left: 3px; } - .sound-button StIcon { - icon-size: 1.4em; } - -.sound-track-infos { - padding: 5px; } - -.sound-track-info { - padding-top: 2px; - padding-bottom: 2px; } - .sound-track-info StIcon { - icon-size: 16px; } - .sound-track-info StLabel { - padding-left: 5px; - padding-right: 5px; } - -.sound-track-box { - padding-left: 15px; - padding-right: 15px; - max-width: 220px; } - -.sound-seek-box { - padding-left: 15px; } - .sound-seek-box StLabel { - padding-top: 2px; } - .sound-seek-box StIcon { - icon-size: 16px; } - -.sound-seek-slider { - width: 140px; } - -.sound-volume-menu-item { - padding: 0.4em 1.75em; } - .sound-volume-menu-item StIcon { - icon-size: 1.14em; - padding-left: 8px; - padding-right: 8px; } - -.sound-playback-control { - padding: 5px 10px 10px 10px; } - -.sound-player { - padding: 0 4px; } - .sound-player > StBoxLayout:first-child { - padding: 5px 10px 12px 10px; - spacing: 0.5em; } - .sound-player > StBoxLayout:first-child StButton:small { - width: 16px; - height: 8px; - padding: 1px; } - .sound-player > StBoxLayout:first-child StButton:small StIcon { - icon-size: 12px; } - .sound-player-generic-coverart { - background: rgba(0, 0, 0, 0.2); } - .sound-player-overlay { - width: 290px; - height: 70px; - padding: 15px; - spacing: 0.5em; - background: rgba(42, 45, 55, 0.85); - border: 0px solid rgba(31, 33, 40, 0.95); - border-bottom: 1px; - color: #BAC3CF; } - .sound-player-overlay StButton { - width: 22px; - height: 13px; - padding: 5px; - color: #BAC3CF; - border-radius: 2px; - border: 1px solid rgba(53, 57, 69, 0); } - .sound-player-overlay StButton StIcon { - icon-size: 16px; } - .sound-player-overlay StButton:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .sound-player-overlay StButton:active { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } - .sound-player-overlay StBoxLayout { - padding-top: 2px; } - .sound-player .slider { - height: 0.5em; - padding: 0; - border: none; - -slider-height: 0.5em; - -slider-background-color: #cfd6e6; - -slider-border-color: transparent; - -slider-active-background-color: #5294E2; - -slider-active-border-color: transparent; - -slider-border-width: 0px; - -slider-handle-radius: 0px; } - -#workspaceSwitcher { - spacing: 0px; - padding: 3px; } - -/* Controls the styling when using the "Simple buttons" option */ -.workspace-switcher { - padding-left: 3px; - padding-right: 3px; } - -.workspace-button { - width: 20px; - height: 10px; - color: #ffffff; - padding: 3px; - padding-top: 4px; - transition-duration: 300; } - .workspace-button:outlined, .workspace-button:outlined:hover { - color: #5294E2; } - .workspace-button:hover { - color: rgba(82, 148, 226, 0.5); } - -/* Controls the style when using the "Visual representation" option */ -.workspace-graph { - padding: 3px; - spacing: 3px; } - -.workspace-graph .workspace { - border: 1px solid rgba(0, 0, 0, 0.4); - background-gradient-direction: none; - background-color: rgba(0, 0, 0, 0.2); } - -.workspace-graph .workspace:active { - border: 1px solid #5294E2; - background-gradient-direction: none; } - -.workspace-graph .workspace .windows { - -active-window-background: rgba(76, 82, 99, 0.95); - -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(76, 82, 99, 0.95); - -inactive-window-border: rgba(0, 0, 0, 0.8); } - -.workspace-graph .workspace:active .windows { - -active-window-background: rgba(87, 93, 113, 0.95); - -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(54, 58, 70, 0.95); - -inactive-window-border: rgba(0, 0, 0, 0.8); } - -#panel-launchers-box { - padding-left: 7px; } - -.panel-launcher { - margin: 1px; - padding: 1px; - transition-duration: 200; } - .panel-launcher:hover { - background-gradient-direction: none; - border: 0px solid #5294E2; } - .panel-bottom .panel-launcher:hover { - border-bottom-width: 1px; } - .panel-top .panel-launcher:hover { - border-top-width: 1px; } - -#overview-corner { - background-image: url("common-assets/misc/overview.png"); } - #overview-corner:hover { - background-image: url("common-assets/misc/overview-hover.png"); } - -.applet-separator { - padding: 1px 4px; } - -.applet-separator-line { - width: 1px; - background: rgba(255, 255, 255, 0.12); } - -.applet-box { - padding-left: 3px; - padding-right: 3px; - color: #ffffff; - text-shadow: none; - transition-duration: 100; } - .applet-box:hover { - color: #ffffff; - background-color: #5294E2; } - -.applet-label { - font-weight: bold; - color: #ffffff; } - .applet-label:hover, .applet-box:hover > .applet-label { - color: #ffffff; - text-shadow: none; } - -.applet-icon { - color: #ffffff; - icon-size: 22px; } - .applet-icon:hover, .applet-box:hover > .applet-icon { - color: #ffffff; - text-shadow: none; } - -.user-icon { - width: 32px; - height: 32px; - background-color: transparent; - border: none; - border-radius: 0; } - -.user-label { - color: #5c616c; - font-size: 1em; - font-weight: bold; - margin: 0px; } - -.desklet { - color: #BAC3CF; } - .desklet-with-borders { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #BAC3CF; - padding: 12px; - padding-bottom: 16px; } - .desklet-with-borders-and-header { - border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; - color: #BAC3CF; - border-radius: 0; - border-radius-topleft: 0; - border-radius-topright: 0; - padding: 12px; - padding-bottom: 17px; } - .desklet-header { - border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; - color: #BAC3CF; - font-size: 1em; - padding: 12px; - padding-bottom: 6px; } - .desklet-drag-placeholder { - border: 2px solid #5294E2; - background-color: rgba(82, 148, 226, 0.3); } - -.photoframe-box { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #BAC3CF; - padding: 12px; - padding-bottom: 16px; } - -/*FIXME*/ -.workspace-osd { - /*color: red;*/ - text-shadow: black 5px 5px 5px; - font-weight: bold; - font-size: 48pt; } - -.notification-applet-padding { - padding: 0.5em 1em; } - -.notification-applet-container { - max-height: 100px; } - -.tile-preview, .tile-preview.snap, -.tile-hud, .tile-hud.snap { - background-color: rgba(82, 148, 226, 0.3); - border: 1px solid #5294E2; } - -.xkcd-box { - padding: 6px; - border: 0px; - background-color: transparent; - border-radius: 0px; } diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/menu/menu-separator.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/menu/menu-separator.svg deleted file mode 100644 index 4962ebc..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/menu/menu-separator.svg +++ /dev/null @@ -1,60 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="90.311111mm" - height="0.56444442mm" - viewBox="0 0 320 1.9999999" - id="svg7537" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="menu-separator.svg"> - <defs - id="defs7539" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.2" - inkscape:cx="115.53549" - inkscape:cy="8.9322818" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="false" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1366" - inkscape:window-height="723" - inkscape:window-x="0" - inkscape:window-y="23" - inkscape:window-maximized="1" /> - <metadata - id="metadata7542"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(340,-443.3622)" /> -</svg> diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/add-workspace-active.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/add-workspace-active.svg deleted file mode 100644 index f60de34..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/add-workspace-active.svg +++ /dev/null @@ -1,117 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="35" - height="200" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="add-workspace-active.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="-12.039549" - inkscape:cy="88.924726" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1366" - inkscape:window-height="696" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid3040" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="0,1" - position="20,100" - id="guide3893" /> - <sodipodi:guide - orientation="1,0" - position="18,190" - id="guide3895" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-852.36218)"> - <path - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " - transform="translate(0,852.36218)" - id="rect3810" /> - <g - transform="translate(0,-0.9999969)" - id="g3917-7" - style="fill:#000000;fill-opacity:1;opacity:0.5" /> - <rect - rx="2" - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3812" - width="37" - height="198" - x="1.000005" - y="853.36218" - ry="2" /> - <g - id="g3917" - style="fill:#ffffff;fill-opacity:1"> - <rect - ry="1.1428567" - y="944.36218" - x="17" - height="15.999994" - width="2.0000002" - id="rect3897" - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - ry="1.1428567" - y="-26" - x="951.36218" - height="15.999994" - width="2.0000002" - id="rect3897-6" - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/add-workspace-hover.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/add-workspace-hover.svg deleted file mode 100644 index e771e33..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/add-workspace-hover.svg +++ /dev/null @@ -1,117 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="35" - height="200" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="add-workspace-hover.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="-12.039549" - inkscape:cy="128.92473" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1366" - inkscape:window-height="696" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid3040" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="0,1" - position="20,100" - id="guide3893" /> - <sodipodi:guide - orientation="1,0" - position="18,190" - id="guide3895" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-852.36218)"> - <path - style="opacity:0.45;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " - transform="translate(0,852.36218)" - id="rect3810" /> - <g - transform="translate(0,-0.9999969)" - id="g3917-7" - style="fill:#000000;fill-opacity:1;opacity:0.5" /> - <rect - rx="2" - style="opacity:0.45;fill:#202229;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3812" - width="37" - height="198" - x="1.000005" - y="853.36218" - ry="2" /> - <g - id="g3917" - style="fill:#bac3cf;fill-opacity:1"> - <rect - ry="1.1428567" - y="944.36218" - x="17" - height="15.999994" - width="2.0000002" - id="rect3897" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - ry="1.1428567" - y="-26" - x="951.36218" - height="15.999994" - width="2.0000002" - id="rect3897-6" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/add-workspace.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/add-workspace.svg deleted file mode 100644 index 65f5361..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/add-workspace.svg +++ /dev/null @@ -1,117 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="35" - height="200" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="add-workspace.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="-12.039549" - inkscape:cy="128.92473" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1366" - inkscape:window-height="696" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid3040" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="0,1" - position="20,100" - id="guide3893" /> - <sodipodi:guide - orientation="1,0" - position="18,190" - id="guide3895" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-852.36218)"> - <path - style="opacity:0.45;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " - transform="translate(0,852.36218)" - id="rect3810" /> - <g - transform="translate(0,-0.9999969)" - id="g3917-7" - style="fill:#000000;fill-opacity:1;opacity:0.5" /> - <rect - rx="2" - style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3812" - width="37" - height="198" - x="1.000005" - y="853.36218" - ry="2" /> - <g - id="g3917" - style="fill:#bac3cf;fill-opacity:1"> - <rect - ry="1.1428567" - y="944.36218" - x="17" - height="15.999994" - width="2.0000002" - id="rect3897" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - ry="1.1428567" - y="-26" - x="951.36218" - height="15.999994" - width="2.0000002" - id="rect3897-6" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/bg.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/bg.svg deleted file mode 100644 index feeddea..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/bg.svg +++ /dev/null @@ -1,127 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="32" - height="32" - viewBox="0 0 32 32" - id="svg5386" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="bg.svg"> - <defs - id="defs5388" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.313708" - inkscape:cx="18.271674" - inkscape:cy="5.838404" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="false" - units="px" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid5954" /> - </sodipodi:namedview> - <metadata - id="metadata5391"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1020.3622)"> - <rect - style="display:inline;opacity:0.81;fill:none;fill-opacity:1;stroke:#161a26;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4164-4-3" - width="23" - height="21.999889" - x="4.5" - y="1024.8622" - rx="2.0000005" - ry="1.9999999" /> - <rect - style="display:inline;opacity:0.95;fill:#353945;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4164" - width="22" - height="20.999971" - x="5" - y="1025.3622" - rx="1.4" - ry="1.4" /> - <g - transform="translate(-425.99995,658.36226)" - id="g4271" - style="display:inline;opacity:0.65"> - <rect - ry="8" - rx="8" - y="362.49994" - x="426.49994" - height="31" - width="31.000011" - id="rect4164-4-7-5-3-8-8" - style="display:inline;opacity:0.02000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="6.999999" - rx="7" - y="363.49997" - x="427.49994" - height="28.999996" - width="29.000011" - id="rect4164-4-7-5-3-8" - style="display:inline;opacity:0.07000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="6" - rx="6" - y="364.49994" - x="428.49994" - height="26.999998" - width="27.000011" - id="rect4164-4-7-5-3" - style="display:inline;opacity:0.12999998;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="5" - rx="4.9999995" - y="365.49997" - x="429.49997" - height="24.999998" - width="24.999981" - id="rect4164-4-7-5" - style="display:inline;opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - transform="translate(-6.1035156e-5,0)" - id="rect4164-4-7" - d="M 431.64844,388.30469 C 432.37319,389.0416 433.37997,389.5 434.5,389.5 l 15.00023,0 c 1.12003,0 2.12681,-0.4584 2.85156,-1.19531 -0.2591,0.12217 -0.5451,0.19531 -0.85156,0.19531 l -19.00023,0 c -0.30646,0 -0.59246,-0.0731 -0.85156,-0.19531 z" - style="display:inline;opacity:0.25;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="csscssc" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg deleted file mode 100644 index a5cc13e..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg +++ /dev/null @@ -1,152 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - sodipodi:docname="calendar-arrow-left-hover.svg" - height="16" - id="svg7384" - inkscape:version="0.91 r13725" - version="1.1" - width="16"> - <metadata - id="metadata90"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title>Gnome Symbolic Icon Theme</dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - inkscape:bbox-nodes="true" - inkscape:bbox-paths="true" - bordercolor="#666666" - borderopacity="1" - inkscape:current-layer="layer12" - inkscape:cx="14.072123" - inkscape:cy="8.0207106" - gridtolerance="10" - inkscape:guide-bbox="true" - guidetolerance="10" - id="namedview88" - inkscape:object-nodes="false" - inkscape:object-paths="false" - objecttolerance="10" - pagecolor="#ffffff" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - showborder="true" - showgrid="true" - showguides="true" - inkscape:snap-bbox="true" - inkscape:snap-bbox-midpoints="false" - inkscape:snap-global="true" - inkscape:snap-grids="true" - inkscape:snap-nodes="true" - inkscape:snap-others="false" - inkscape:snap-to-guides="true" - inkscape:window-height="720" - inkscape:window-maximized="1" - inkscape:window-width="1366" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:zoom="22.627417" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - empspacing="2" - enabled="true" - id="grid4866" - originx="141px" - originy="530px" - snapvisiblegridlinesonly="true" - spacingx="1px" - spacingy="1px" - type="xygrid" - visible="true" /> - <inkscape:grid - color="#000000" - empcolor="#000000" - empopacity="0" - empspacing="4" - enabled="true" - id="grid5968" - opacity="0.1254902" - originx="141px" - originy="530px" - snapvisiblegridlinesonly="true" - spacingx="0.5px" - spacingy="0.5px" - type="xygrid" - visible="true" /> - </sodipodi:namedview> - <title - id="title9167">Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-left.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-left.svg deleted file mode 100644 index 2774254..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-left.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg deleted file mode 100644 index f718628..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-right.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-right.svg deleted file mode 100644 index 366e69b..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-right.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/close-active.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/close-active.svg deleted file mode 100644 index 95822bf..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/close-active.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/close-hover.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/close-hover.svg deleted file mode 100644 index 7b52140..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/close-hover.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/close.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/close.svg deleted file mode 100644 index e221a33..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/close.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/corner-ripple-ltr.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/corner-ripple-ltr.svg deleted file mode 100644 index 357a544..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/corner-ripple-ltr.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/corner-ripple-rtl.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/corner-ripple-rtl.svg deleted file mode 100644 index 57176d2..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/corner-ripple-rtl.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/desklet-header.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/desklet-header.svg deleted file mode 100644 index a6e1054..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/desklet-header.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/desklet.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/desklet.svg deleted file mode 100644 index 8445c61..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/desklet.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/osd.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/osd.svg deleted file mode 100644 index df41a00..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/osd.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/overview-hover.png b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/overview-hover.png deleted file mode 100644 index 75673f9..0000000 Binary files a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/overview-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/overview.png b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/overview.png deleted file mode 100644 index 9eb4f87..0000000 Binary files a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/overview.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/trash-icon.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/trash-icon.svg deleted file mode 100644 index 61097dd..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/misc/trash-icon.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/activities-active.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/activities-active.svg deleted file mode 100644 index 6986f5c..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/activities-active.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/activities.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/activities.svg deleted file mode 100644 index b4a4b0d..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/activities.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/panel-bottom.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/panel-bottom.svg deleted file mode 100644 index b5635bc..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/panel-bottom.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/panel-top.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/panel-top.svg deleted file mode 100644 index c0a64da..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/panel-top.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/window-list-active-bottom.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/window-list-active-bottom.svg deleted file mode 100644 index ce7d5d7..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/window-list-active-bottom.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/window-list-active-top.svg b/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/window-list-active-top.svg deleted file mode 100644 index d2b8f15..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/common-assets/panel/window-list-active-top.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg b/gtk/.themes/Arc-OSX/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg deleted file mode 100644 index 983e7f8..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/light-assets/checkbox/checkbox-checked.svg b/gtk/.themes/Arc-OSX/cinnamon/light-assets/checkbox/checkbox-checked.svg deleted file mode 100644 index e8da8e6..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/light-assets/checkbox/checkbox-checked.svg +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg b/gtk/.themes/Arc-OSX/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg deleted file mode 100644 index 6c2f719..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/light-assets/checkbox/checkbox-unchecked.svg b/gtk/.themes/Arc-OSX/cinnamon/light-assets/checkbox/checkbox-unchecked.svg deleted file mode 100644 index d50e0e2..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/light-assets/checkbox/checkbox-unchecked.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/light-assets/menu/menu-hover.svg b/gtk/.themes/Arc-OSX/cinnamon/light-assets/menu/menu-hover.svg deleted file mode 100644 index 938245a..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/light-assets/menu/menu-hover.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/light-assets/menu/menu.svg b/gtk/.themes/Arc-OSX/cinnamon/light-assets/menu/menu.svg deleted file mode 100644 index 5ae7466..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/light-assets/menu/menu.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/light-assets/menu/submenu.svg b/gtk/.themes/Arc-OSX/cinnamon/light-assets/menu/submenu.svg deleted file mode 100644 index 378f29b..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/light-assets/menu/submenu.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/light-assets/misc/button-box.svg b/gtk/.themes/Arc-OSX/cinnamon/light-assets/misc/button-box.svg deleted file mode 100644 index 036f0d1..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/light-assets/misc/button-box.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/light-assets/misc/message.svg b/gtk/.themes/Arc-OSX/cinnamon/light-assets/misc/message.svg deleted file mode 100644 index a1f8615..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/light-assets/misc/message.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/light-assets/misc/modal.svg b/gtk/.themes/Arc-OSX/cinnamon/light-assets/misc/modal.svg deleted file mode 100644 index b61f537..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/light-assets/misc/modal.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/light-assets/switch/switch-off.svg b/gtk/.themes/Arc-OSX/cinnamon/light-assets/switch/switch-off.svg deleted file mode 100644 index 96749e2..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/light-assets/switch/switch-off.svg +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/cinnamon/light-assets/switch/switch-on.svg b/gtk/.themes/Arc-OSX/cinnamon/light-assets/switch/switch-on.svg deleted file mode 100644 index 0203bbb..0000000 --- a/gtk/.themes/Arc-OSX/cinnamon/light-assets/switch/switch-on.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/dash/dash-left.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/dash/dash-left.svg deleted file mode 100644 index 5fb7bf2..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/dash/dash-left.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/dash/dash-placeholder.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/dash/dash-placeholder.svg deleted file mode 100644 index cbae148..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/dash/dash-placeholder.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/dash/dash-right.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/dash/dash-right.svg deleted file mode 100644 index 64c1e9b..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/dash/dash-right.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/menu/menu-separator.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/menu/menu-separator.svg deleted file mode 100644 index 4962ebc..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/menu/menu-separator.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/bg.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/bg.svg deleted file mode 100644 index feeddea..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/bg.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/close-active.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/close-active.svg deleted file mode 100644 index 95822bf..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/close-active.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/close-hover.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/close-hover.svg deleted file mode 100644 index 7b52140..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/close-hover.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/close.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/close.svg deleted file mode 100644 index e221a33..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/close.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/corner-ripple-ltr.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/corner-ripple-ltr.svg deleted file mode 100644 index 357a544..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/corner-ripple-ltr.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/corner-ripple-rtl.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/corner-ripple-rtl.svg deleted file mode 100644 index 57176d2..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/corner-ripple-rtl.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/more-results.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/more-results.svg deleted file mode 100644 index a6f8d1e..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/more-results.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/osd.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/osd.svg deleted file mode 100644 index df41a00..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/osd.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/page-indicator-active.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/page-indicator-active.svg deleted file mode 100644 index 89446ce..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/page-indicator-active.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/page-indicator-checked.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/page-indicator-checked.svg deleted file mode 100644 index 249100d..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/page-indicator-checked.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/page-indicator-hover.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/page-indicator-hover.svg deleted file mode 100644 index b560780..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/page-indicator-hover.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/page-indicator-inactive.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/page-indicator-inactive.svg deleted file mode 100644 index 712573b..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/page-indicator-inactive.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/process-working.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/process-working.svg deleted file mode 100644 index 7ae13c7..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/process-working.svg +++ /dev/null @@ -1,409 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-down.png b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-down.png deleted file mode 100644 index a674ad5..0000000 Binary files a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-down.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-up.png b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-up.png deleted file mode 100644 index 1b6f611..0000000 Binary files a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-up.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/panel/activities-active.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/panel/activities-active.svg deleted file mode 100644 index 6986f5c..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/panel/activities-active.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/panel/activities.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/panel/activities.svg deleted file mode 100644 index b4a4b0d..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/panel/activities.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/panel/panel-overview.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/panel/panel-overview.svg deleted file mode 100644 index c955747..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/panel/panel-overview.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/panel/panel.svg b/gtk/.themes/Arc-OSX/gnome-shell/common-assets/panel/panel.svg deleted file mode 100644 index c0a64da..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/common-assets/panel/panel.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/gnome-shell.css b/gtk/.themes/Arc-OSX/gnome-shell/gnome-shell.css deleted file mode 100644 index 80f818c..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/gnome-shell.css +++ /dev/null @@ -1,1976 +0,0 @@ -/* Copyright 2009, 2015 Red Hat, Inc. - * - * Portions adapted from Mx's data/style/default.css - * Copyright 2009 Intel Corporation - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU Lesser General Public License, - * version 2.1, as published by the Free Software Foundation. - * - * This program is distributed in the hope it will be useful, but WITHOUT ANY - * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS - * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for - * more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - */ -stage { - font-family: Futura Bk bt, Cantarell, Sans-Serif; - font-size: 9pt; - color: #5c616c; } - -.button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - border-radius: 2px; } - -.button, .notification-banner .notification-button, -.notification-banner:hover .notification-button, -.notification-banner:focus .notification-button, .hotplug-notification-item { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: #fbfbfc; - border: 1px solid #cfd6e6; - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - .button:focus, .notification-banner .notification-button:focus, .hotplug-notification-item:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: #fbfbfc; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - .button:hover, .notification-banner .notification-button:hover, .hotplug-notification-item:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: white; - border: 1px solid #cfd6e6; - box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); } - .button:hover:focus, .notification-banner .notification-button:hover:focus, .hotplug-notification-item:hover:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: #fbfbfc; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - .button:active, .notification-banner .notification-button:active, .hotplug-notification-item:active, .button:active:focus, .notification-banner .notification-button:active:focus, .hotplug-notification-item:active:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - .button:insensitive, .notification-banner .notification-button:insensitive, .hotplug-notification-item:insensitive { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: rgba(92, 97, 108, 0.55); - border: 1px solid rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - -StEntry { - padding: 7px; - caret-size: 1px; - selection-background-color: #5294E2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 3px; - color: #5c616c; - background-color: #ffffff; - border: 1px solid #cfd6e6; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } - StEntry:focus, StEntry:hover { - color: #5c616c; - background-color: #ffffff; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } - StEntry:insensitive { - color: rgba(92, 97, 108, 0.55); - background-color: #fbfbfb; - border-color: 1px solid #e0e4ee; - box-shadow: inset 0 2px 4px rgba(251, 251, 251, 0.05); } - StEntry StIcon.capslock-warning { - icon-size: 16px; - warning-color: #F27835; - padding: 0 4px; } - -StScrollView.vfade { - -st-vfade-offset: 0px; } - -StScrollView.hfade { - -st-hfade-offset: 0px; } - -StScrollBar { - padding: 8px; } - StScrollView StScrollBar { - min-width: 5px; - min-height: 5px; } - StScrollBar StBin#trough { - background-color: rgba(255, 255, 255, 0.1); - border-radius: 8px; } - StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { - border-radius: 4px; - background-color: #b8babf; - border: 0px solid; - margin: 0px; } - StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { - background-color: #c7c9cd; } - StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294E2; } - -.slider { - -slider-height: 4px; - -slider-background-color: #cfd6e6; - -slider-border-color: transparent; - -slider-active-background-color: #5294E2; - -slider-active-border-color: transparent; - -slider-border-width: 0; - -slider-handle-radius: 4px; - height: 18px; - border: 0 solid transparent; - border-right-width: 1px; - border-left-width: 5px; - color: transparent; } - -.check-box StBoxLayout { - spacing: .8em; } - -.check-box StBin { - width: 16px; - height: 16px; - background-image: url("light-assets/checkbox/checkbox-unchecked.svg"); } - -.check-box:focus StBin { - background-image: url("light-assets/checkbox/checkbox-unchecked-focused.svg"); } - -.check-box:checked StBin { - background-image: url("light-assets/checkbox/checkbox-checked.svg"); } - -.check-box:focus:checked StBin { - background-image: url("light-assets/checkbox/checkbox-checked-focused.svg"); } - -.toggle-switch { - width: 50px; - height: 20px; - background-size: contain; } - .toggle-switch-us, .toggle-switch-intl { - background-image: url("light-assets/switch/switch-off.svg"); } - .toggle-switch-us:checked, .toggle-switch-intl:checked { - background-image: url("light-assets/switch/switch-on.svg"); } - -.shell-link { - color: #2679db; } - .shell-link:hover { - color: #5294e2; } - -.headline { - font-size: 110%; } - -.lightbox { - background-color: black; } - -.flashspot { - background-color: white; } - -.modal-dialog { - color: #5c616c; - background-color: rgba(245, 246, 247, 0); - border: none; - border-image: url("light-assets/misc/modal.svg") 9 9 9 67; - padding: 0 5px 6px 5px; } - .modal-dialog .modal-dialog-content-box { - padding: 20px 10px 10px 10px; } - .modal-dialog-linked-button { - height: 39px; - padding: 0; - box-shadow: inset 0 0 black; - border-top-width: 0px; - border-bottom-width: 0; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(42, 45, 55, 0.95); } - .modal-dialog-linked-button:hover { - background-color: rgba(64, 69, 83, 0.95); } - .modal-dialog-linked-button:focus { - color: #5294E2; } - .modal-dialog-linked-button:active { - color: #ffffff; - background-color: #5294E2; } - .modal-dialog-linked-button:insensitive { - color: rgba(186, 195, 207, 0.5); - background-color: rgba(49, 52, 63, 0.95); } - .modal-dialog-linked-button:first-child { - border-radius: 0px 0px 0px 2px; } - .modal-dialog-linked-button:last-child { - border-right-width: 0px; - border-radius: 0px 0px 2px 0px; } - .modal-dialog-linked-button:first-child:last-child { - border-right-width: 0px; - border-radius: 0px 0px 2px 2px; } - .modal-dialog .run-dialog-entry { - width: 21em; } - .modal-dialog .run-dialog-error-box { - padding-top: 5px; - spacing: 5px; } - .modal-dialog .run-dialog-label { - font-size: 0; } - -.show-processes-dialog-subject, -.mount-question-dialog-subject, -.end-session-dialog-subject { - font-size: 11pt; - font-weight: bold; - color: #5c616c; } - -.end-session-dialog { - spacing: 42px; } - .end-session-dialog-list { - padding-top: 20px; } - .end-session-dialog-layout { - padding-left: 17px; } - .end-session-dialog-layout:rtl { - padding-right: 17px; } - .end-session-dialog-description { - width: 28em; - padding-bottom: 10px; } - .end-session-dialog-description:rtl { - text-align: right; } - .end-session-dialog-warning { - width: 28em; - color: #F27835; - padding-top: 6px; } - .end-session-dialog-warning:rtl { - text-align: right; } - .end-session-dialog-logout-icon { - border: 0px solid transparent; - border-radius: 2px; - width: 48px; - height: 48px; - background-size: contain; } - .end-session-dialog-shutdown-icon { - color: #5c616c; - width: 48px; - height: 48px; } - .end-session-dialog-inhibitor-layout { - spacing: 16px; - max-height: 200px; - padding-right: 10px; - padding-left: 10px; } - .end-session-dialog-session-list, .end-session-dialog-app-list { - spacing: 1em; } - .end-session-dialog-list-header { - font-weight: bold; } - .end-session-dialog-list-header:rtl { - text-align: right; } - .end-session-dialog-app-list-item, .end-session-dialog-session-list-item { - spacing: 1em; } - .end-session-dialog-app-list-item-name, .end-session-dialog-session-list-item-name { - font-weight: bold; } - .end-session-dialog-app-list-item-description { - color: #686d7a; - font-size: 8pt; } - .end-session-dialog .modal-dialog-linked-button:last-child { - color: #ffffff; - background-color: #F04A50; } - .end-session-dialog .modal-dialog-linked-button:last-child:hover { - color: #ffffff; - background-color: #f47479; } - .end-session-dialog .modal-dialog-linked-button:last-child:active { - color: #ffffff; - background-color: #ee3239; } - -.shell-mount-operation-icon { - icon-size: 48px; } - -.show-processes-dialog, -.mount-question-dialog { - spacing: 24px; } - -.show-processes-dialog-subject, -.mount-question-dialog-subject { - padding-top: 10px; - padding-left: 17px; - padding-bottom: 6px; } - .show-processes-dialog-subject:rtl, - .mount-question-dialog-subject:rtl { - padding-left: 0px; - padding-right: 17px; } - -.mount-question-dialog-subject { - max-width: 500px; } - -.show-processes-dialog-description, -.mount-question-dialog-description { - padding-left: 17px; - width: 28em; } - .show-processes-dialog-description:rtl, - .mount-question-dialog-description:rtl { - padding-right: 17px; } - -.show-processes-dialog-app-list { - font-size: 10pt; - max-height: 200px; - padding-top: 24px; - padding-left: 49px; - padding-right: 32px; } - .show-processes-dialog-app-list:rtl { - padding-right: 49px; - padding-left: 32px; } - -.show-processes-dialog-app-list-item { - color: #454850; } - .show-processes-dialog-app-list-item:hover { - color: #5c616c; } - .show-processes-dialog-app-list-item:ltr { - padding-right: 1em; } - .show-processes-dialog-app-list-item:rtl { - padding-left: 1em; } - -.show-processes-dialog-app-list-item-icon:ltr { - padding-right: 17px; } - -.show-processes-dialog-app-list-item-icon:rtl { - padding-left: 17px; } - -.show-processes-dialog-app-list-item-name { - font-size: 10pt; } - -.prompt-dialog { - width: 500px; } - .prompt-dialog-main-layout { - spacing: 24px; - padding: 10px; } - .prompt-dialog-message-layout { - spacing: 16px; } - .prompt-dialog-headline { - font-size: 12pt; - font-weight: bold; - color: #5c616c; } - .prompt-dialog-descritption:rtl { - text-align: right; } - .prompt-dialog-password-box { - spacing: 1em; - padding-bottom: 1em; } - .prompt-dialog-error-label { - font-size: 9pt; - color: #FC4138; - padding-bottom: 8px; } - .prompt-dialog-info-label { - font-size: 9pt; - padding-bottom: 8px; } - .prompt-dialog-null-label { - font-size: 9pt; - padding-bottom: 8px; } - -.hidden { - color: transparent; } - -.polkit-dialog-user-layout { - padding-left: 10px; - spacing: 10px; } - .polkit-dialog-user-layout:rtl { - padding-left: 0px; - padding-right: 10px; } - -.polkit-dialog-user-root-label { - color: #F27835; } - -.polkit-dialog-user-user-icon { - border-radius: 2px; - background-size: contain; - width: 48px; - height: 48px; } - -.audio-device-selection-dialog { - spacing: 30px; } - -.audio-selection-content { - spacing: 20px; - padding: 24px; } - -.audio-selection-title { - font-weight: bold; - text-align: center; } - -.audio-selection-box { - spacing: 20px; } - -.audio-selection-device { - border: 1px solid #dcdfe3; - border-radius: 3px; } - .audio-selection-device:active, .audio-selection-device:hover, .audio-selection-device:focus { - background-color: #5294E2; - border-color: #5294E2; } - -.audio-selection-device-box { - padding: 20px; - spacing: 20px; } - -.audio-selection-device-icon { - icon-size: 64px; } - -.geolocation-dialog { - spacing: 30px; } - .geolocation-dialog-main-layout { - spacing: 12px; } - .geolocation-dialog-content { - spacing: 20px; } - .geolocation-dialog-icon { - icon-size: 48px; } - .geolocation-dialog-title { - font-weight: bold; } - .geolocation-dialog-reason { - color: #5c616c; - font-weight: bold; } - -.network-dialog-secret-table { - spacing-rows: 15px; - spacing-columns: 1em; } - -.keyring-dialog-control-table { - spacing-rows: 15px; - spacing-columns: 1em; } - -.popup-menu { - min-width: 15em; - color: #5c616c; - border-image: url("light-assets/menu/menu.svg") 9 9 9 9; } - .popup-menu .popup-sub-menu { - background: none; - box-shadow: none; - border-image: url("light-assets/menu/submenu.svg") 9 9 9 9; } - .popup-menu .popup-menu-content { - padding: 1em 0em 1em 0em; } - .popup-menu .popup-menu-item { - spacing: 12px; } - .popup-menu .popup-menu-item:ltr { - padding: .4em 3em .4em 0em; } - .popup-menu .popup-menu-item:rtl { - padding: .4em 0em .4em 3em; } - .popup-menu .popup-menu-item:checked { - font-weight: normal; - background: none; - box-shadow: none; - border-image: url("light-assets/menu/submenu-open.svg") 9 9 9 9; } - .popup-menu .popup-menu-item:active, .popup-menu .popup-menu-item.selected { - color: #5c616c; - background-color: transparent; - border-image: url("light-assets/menu/menu-hover.svg") 9 9 1 1; } - .popup-menu .popup-menu-item:insensitive { - color: rgba(92, 97, 108, 0.5); - background: none; } - .popup-menu .popup-inactive-menu-item { - color: #5c616c; } - .popup-menu .popup-inactive-menu-item:insensitive { - color: rgba(92, 97, 108, 0.55); } - .popup-menu.panel-menu { - -boxpointer-gap: 0px; - margin-bottom: 1.75em; } - -.popup-menu-ornament { - text-align: right; - margin-left: 10px; - width: 16px; } - -.popup-menu-boxpointer { - -arrow-border-radius: 2px; - -arrow-background-color: transparent; - -arrow-border-width: 1px; - -arrow-border-color: transparent; - -arrow-base: 0; - -arrow-rise: 0; } - -.candidate-popup-boxpointer { - -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 5; - -arrow-rise: 5; } - -.popup-separator-menu-item { - height: 2px; - margin: 10px 0px; - background-color: transparent; - border: none; - border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1; } - -.background-menu { - -boxpointer-gap: 4px; - -arrow-rise: 0px; } - -.osd-window { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 20px; - margin: 32px; - min-width: 64px; - min-height: 64px; - color: #ffffff; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } - .osd-window .osd-monitor-label { - font-size: 3em; } - .osd-window .level { - padding: 0; - height: 4px; - background-color: rgba(0, 0, 0, 0.5); - border-radius: 2px; - color: #5294E2; } - -.resize-popup { - color: #BAC3CF; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; - padding: 12px; } - -.switcher-popup { - padding: 8px; - spacing: 16px; } - -.switcher-list { - background: none; - border: none; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 3px; - padding: 20px; } - .switcher-list-item-container { - spacing: 8px; } - .switcher-list .item-box { - padding: 8px; - border-radius: 2px; } - .switcher-list .item-box:outlined { - padding: 8px; - border: 1px solid #5294E2; } - .switcher-list .item-box:selected { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; } - .switcher-list .thumbnail-box { - padding: 2px; - spacing: 4px; } - .switcher-list .thumbnail { - width: 256px; } - .switcher-list .separator { - width: 1px; - background: rgba(92, 97, 108, 0.33); } - -.switcher-arrow { - border-color: transparent; - color: #BAC3CF; } - .switcher-arrow:highlighted { - color: #ffffff; } - -.input-source-switcher-symbol { - font-size: 34pt; - width: 96px; - height: 96px; } - -.workspace-switcher { - background: transparent; - border: 0px; - border-radius: 0px; - padding: 0px; - spacing: 8px; } - .workspace-switcher-group { - padding: 12px; } - .workspace-switcher-container { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 3px; - padding: 20px; - padding-bottom: 24px; } - -.ws-switcher-active-up, .ws-switcher-active-down { - height: 30px; - background-color: #5294E2; - background-size: 96px; - border-radius: 2px; - border: 1px solid #5294E2; } - -.ws-switcher-active-up { - background-image: url("common-assets/misc/ws-switch-arrow-up.png"); } - -.ws-switcher-active-down { - background-image: url("common-assets/misc/ws-switch-arrow-down.png"); } - -.ws-switcher-box { - height: 96px; - background-color: rgba(0, 0, 0, 0.33); - border-color: rgba(0, 0, 0, 0.33); - border-radius: 2px; } - -.tile-preview { - background-color: rgba(82, 148, 226, 0.35); - border: 1px solid #5294E2; } - .tile-preview-left.on-primary { - border-radius: 0px 0 0 0; } - .tile-preview-right.on-primary { - border-radius: 0 0px 0 0; } - .tile-preview-left.tile-preview-right.on-primary { - border-radius: 0px 0px 0 0; } - -#panel { - font-weight: bold; - height: 2.1em; - min-height: 27px; - background-gradient-direction: none; - background-color: transparent; - border-bottom-width: 0; - border-image: url("common-assets/panel/panel.svg") 1 1 1 1; } - #panel.dynamic-top-bar-white-btn { - border-image: none; } - #panel.unlock-screen, #panel.login-screen, #panel.lock-screen { - background-color: transparent; - border-image: none; } - #panel:overview { - border-image: url("common-assets/panel/panel-overview.svg") 1 1 1 1; } - #panel #panelLeft, #panel #panelCenter { - spacing: 8px; } - #panel .panel-corner { - -panel-corner-radius: 0px; - -panel-corner-background-color: transparent; - -panel-corner-border-width: 0px; - -panel-corner-border-color: black; } - #panel .panel-corner:active, #panel .panel-corner:overview, #panel .panel-corner:focus { - -panel-corner-border-color: black; } - #panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, #panel .panel-cornerunlock-screen { - -panel-corner-radius: 0; - -panel-corner-background-color: transparent; - -panel-corner-border-color: transparent; } - #panel .panel-button { - -natural-hpadding: 10px; - -minimum-hpadding: 6px; - font-weight: bold; - color: #ffffff; - transition-duration: 100ms; - border-bottom-width: 1px; - border-color: transparent; } - #panel .panel-button .app-menu-icon { - width: 0; - height: 0; - margin-left: 0px; - margin-right: 0px; } - #panel .panel-button:hover { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.17); - border-bottom-width: 1px; - border-color: transparent; } - #panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { - color: #ffffff; - background-color: #5294E2; - box-shadow: none; - border-bottom-width: 1px; - border-color: black; } - #panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon { - icon-shadow: none; } - #panel .panel-button .system-status-icon { - icon-size: 16px; - padding: 0 4px; } - .unlock-screen #panel .panel-button, - .login-screen #panel .panel-button, - .lock-screen #panel .panel-button { - color: #737a88; } - .unlock-screen #panel .panel-button:focus, .unlock-screen #panel .panel-button:hover, .unlock-screen #panel .panel-button:active, - .login-screen #panel .panel-button:focus, - .login-screen #panel .panel-button:hover, - .login-screen #panel .panel-button:active, - .lock-screen #panel .panel-button:focus, - .lock-screen #panel .panel-button:hover, - .lock-screen #panel .panel-button:active { - color: #737a88; } - #panel #panelActivities.panel-button { - -natural-hpadding: 12px; } - #panel .panel-status-indicators-box, - #panel .panel-status-menu-box { - spacing: 2px; } - #panel .power-status.panel-status-indicators-box { - spacing: 0; } - #panel .screencast-indicator { - color: #FC4138; } - #panel .clock-display > * > *:last-child { - color: #5294E2; - margin-left: .3em; } - #panel .popup-menu-arrow { - width: 0; } - -#panel #panelActivities.panel-button > * { - background-image: url("common-assets/panel/activities.svg"); - background-position: center top; - width: 24px; - height: 24px; - background-color: transparent !important; - background-gradient-direction: none !important; - border: 0 solid transparent !important; - text-shadow: 0 0 transparent !important; - transition-duration: 0ms !important; - box-shadow: none !important; - color: transparent; } - -#panel #panelActivities.panel-button:active, #panel #panelActivities.panel-button:overview, #panel #panelActivities.panel-button:focus, #panel #panelActivities.panel-button:checked { - background-color: transparent; - box-shadow: none; - border-bottom-width: 1px; - border-color: transparent; } - #panel #panelActivities.panel-button:active > *, #panel #panelActivities.panel-button:overview > *, #panel #panelActivities.panel-button:focus > *, #panel #panelActivities.panel-button:checked > * { - background-image: url("common-assets/panel/activities-active.svg"); } - -.system-switch-user-submenu-icon { - icon-size: 20px; - padding: 0 2px; } - -.system-switch-user-submenu-icon.default-icon { - icon-size: 16px; - padding: 0 4px; } - -#appMenu { - spinner-image: url("common-assets/misc/process-working.svg"); - spacing: 4px; - padding: 0 8px; } - #appMenu .label-shadow { - color: transparent; } - -.aggregate-menu { - min-width: 21em; } - .aggregate-menu .popup-menu-icon { - padding: 0 4px; } - -.system-menu-action { - padding: 13px; - color: #5c616c; - border-radius: 32px; - /* wish we could do 50% */ - border: 1px solid transparent; } - .system-menu-action:hover, .system-menu-action:focus { - transition-duration: 100ms; - padding: 13px; - color: #5c616c; - background-color: transparent; - border: 1px solid #5294E2; } - .system-menu-action:active { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; } - .system-menu-action > StIcon { - icon-size: 16px; } - -#calendarArea { - padding: 0.75em 1.0em; } - -.calendar { - margin-bottom: 1em; } - -.calendar, -.datemenu-today-button, -.datemenu-displays-box, -.message-list-sections { - margin: 0 1.5em; } - -.datemenu-calendar-column { - spacing: 0.5em; } - -.datemenu-displays-section { - padding-bottom: 3em; } - -.datemenu-today-button, -.world-clocks-button, -.message-list-section-title { - border-radius: 3px; - padding: .4em; } - -.message-list-section-list:ltr { - padding-left: .4em; } - -.message-list-section-list:rtl { - padding-right: .4em; } - -.datemenu-today-button, -.world-clocks-button, -.message-list-section-title { - padding: 7px 10px 7px 10px; - border: 1px solid rgba(255, 255, 255, 0); } - .datemenu-today-button:hover, .datemenu-today-button:focus, - .world-clocks-button:hover, - .world-clocks-button:focus, - .message-list-section-title:hover, - .message-list-section-title:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: white; - border: 1px solid #cfd6e6; - box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); } - .datemenu-today-button:active, - .world-clocks-button:active, - .message-list-section-title:active { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - -.datemenu-today-button .date-label { - font-size: 1.5em; } - -.world-clocks-header, -.message-list-section-title { - color: rgba(92, 97, 108, 0.4); - font-weight: bold; } - -.world-clocks-button:active .world-clocks-header { - color: #ffffff; } - -.world-clocks-grid { - spacing-rows: 0.4em; } - -.calendar-month-label { - color: #5c616c; - font-weight: bold; - padding: 8px 0; } - -.pager-button { - color: transparent; - background-color: transparent; - width: 32px; - border-radius: 2px; } - .pager-button:focus, .pager-button:hover, .pager-button:active { - background-color: transparent; } - -.calendar-change-month-back { - background-image: url("light-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:focus, .calendar-change-month-back:hover { - background-image: url("light-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-back:active { - background-image: url("light-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:rtl { - background-image: url("light-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { - background-image: url("light-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-back:rtl:active { - background-image: url("light-assets/misc/calendar-arrow-right.svg"); } - -.calendar-change-month-forward { - background-image: url("light-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { - background-image: url("light-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-forward:active { - background-image: url("light-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:rtl { - background-image: url("light-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { - background-image: url("light-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-forward:rtl:active { - background-image: url("light-assets/misc/calendar-arrow-left.svg"); } - -.calendar-day-base { - font-size: 80%; - text-align: center; - width: 25px; - height: 25px; - padding: 0.1em; - margin: 2px; - border-radius: 12.5px; } - .calendar-day-base:hover, .calendar-day-base:focus { - background-color: rgba(0, 0, 0, 0.1); } - .calendar-day-base:active { - color: #5c616c; - background-color: rgba(0, 0, 0, 0.15); - border-width: 0; } - .calendar-day-base.calendar-day-heading { - color: rgba(92, 97, 108, 0.85); - margin-top: 1em; - font-size: 70%; } - -.calendar-day { - border-width: 0; - color: rgba(92, 97, 108, 0.8); } - -.calendar-day-top { - border-top-width: 0; } - -.calendar-day-left { - border-left-width: 0; } - -.calendar-nonwork-day { - color: #5c616c; - font-weight: bold; } - -.calendar-today, -.calendar-today:active, -.calendar-today:focus, -.calendar-today:hover { - font-weight: bold; - color: #ffffff; - background-color: #5294E2; - border-width: 0; } - -.calendar-day-with-events { - color: #5294E2; - font-weight: bold; } - -.calendar-today.calendar-day-with-events { - color: #ffffff; } - -.calendar-other-month-day { - color: rgba(92, 97, 108, 0.3); - opacity: 1; } - -.calendar-week-number { - font-size: 70%; - font-weight: bold; - width: 2.3em; - height: 1.8em; - border-radius: 2px; - padding: 0.5em 0 0; - margin: 6px; - background-color: rgba(92, 97, 108, 0.3); - color: #F5F6F7; } - -.message-list { - width: 31.5em; } - .message-list-sections { - spacing: 1.5em; } - .message-list-section, .message-list-section-list { - spacing: 0.7em; } - .message-list-section-list-title-box { - spacing: 0.4em; } - .message-list-placeholder StIcon { - width: 0; - height: 0; } - .message-list-placeholder StLabel { - color: rgba(92, 97, 108, 0.55); } - .message-list-section-close > StIcon { - icon-size: 18px; - border-radius: 0px; - color: transparent; - background-color: transparent; - background-image: url("light-assets/misc/message-close.svg"); } - .message-list-section-close:hover > StIcon { - color: transparent; - background-color: transparent; - background-image: url("light-assets/misc/message-close-hover.svg"); } - .message-list-section-close:active > StIcon { - color: transparent; - background-color: transparent; - background-image: url("light-assets/misc/message-close-active.svg"); } - -.message { - padding: 4px; - color: #5c616c; - border-image: url("light-assets/misc/message.svg") 9 9 9 9; } - .message:hover, .message:focus { - color: #5c616c; - border-image: url("light-assets/misc/message-hover.svg") 9 9 9 9; } - .message:active { - color: #ffffff; - border-image: url("light-assets/misc/message-active.svg") 9 9 9 9; } - .message-icon-bin { - padding: 8px 0px 8px 8px; } - .message-icon-bin:rtl { - padding: 8px 8px 8px 0px; } - .message-icon-bin > StIcon { - icon-size: 32px; } - .message-secondary-bin { - color: rgba(92, 97, 108, 0.4); } - .message-secondary-bin:ltr { - padding-left: 8px; } - .message-secondary-bin:rtl { - padding-right: 8px; } - .message-secondary-bin > StIcon { - icon-size: 16px; } - .message-title { - font-weight: bold; - font-size: 1em; - padding: 2px 0 2px 0; } - .message-content { - padding: 8px; - font-size: 1em; } - -.message-media-control { - padding: 6px; - color: rgba(92, 97, 108, 0.55); } - .message-media-control:last-child:ltr { - padding-right: 18px; } - .message-media-control:last-child:rtl { - padding-left: 18px; } - .message-media-control:hover { - color: #5c616c; } - .message-media-control:active { - color: #5294E2; } - -.media-message-cover-icon { - icon-size: 32px; } - .media-message-cover-icon.fallback { - color: rgba(92, 97, 108, 0.55); - background-color: #F5F6F7; - border-radius: 2px; - icon-size: 16px; - padding: 8px; - border: 1px solid #dcdfe3; } - -.ripple-box { - width: 52px; - height: 52px; - background-image: url("common-assets/misc/corner-ripple-ltr.svg"); - background-size: contain; } - .ripple-box:rtl { - background-image: url("common-assets/misc/corner-ripple-rtl.svg"); } - -.popup-menu-arrow { - width: 16px; - height: 16px; } - -.popup-menu-icon { - icon-size: 16px; } - -.window-close { - background-image: url("common-assets/misc/close.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - .window-close:hover { - background-image: url("common-assets/misc/close-hover.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - .window-close:active { - background-image: url("common-assets/misc/close-active.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - -.window-close { - -shell-close-overlap: 11px; } - -.nm-dialog { - max-height: 500px; - min-height: 450px; - min-width: 470px; } - .nm-dialog-content { - spacing: 20px; - padding: 10px; } - .nm-dialog-header-hbox { - spacing: 10px; } - .nm-dialog-airplane-box { - spacing: 12px; } - .nm-dialog-airplane-headline { - font-size: 1.1em; - font-weight: bold; - text-align: center; } - .nm-dialog-airplane-text { - color: #5c616c; } - .nm-dialog-header-icon { - icon-size: 32px; } - .nm-dialog-scroll-view { - border: 1px solid #dcdfe3; - border-radius: 2px; - background-color: #ffffff; } - .nm-dialog-header { - font-weight: bold; - font-size: 1.2em; } - .nm-dialog-item { - font-size: 1em; - border-bottom: 0px solid; - padding: 12px; - spacing: 0px; } - .nm-dialog-item:selected { - background-color: #5294E2; - color: #ffffff; } - .nm-dialog-icons { - spacing: .5em; } - .nm-dialog-icon { - icon-size: 16px; } - -.no-networks-label { - color: rgba(92, 97, 108, 0.55); } - -.no-networks-box { - spacing: 12px; } - -#overview { - spacing: 24px; } - -.overview-controls { - padding-bottom: 32px; } - -.window-picker { - -horizontal-spacing: 32px; - -vertical-spacing: 32px; - padding-left: 32px; - padding-right: 32px; - padding-bottom: 48px; } - .window-picker.external-monitor { - padding: 32px; } - -.window-clone-border { - border: 3px solid rgba(82, 148, 226, 0.8); - border-radius: 4px; - box-shadow: inset 0px 0px 0px 1px rgba(82, 148, 226, 0); } - -.window-caption, .window-caption:hover { - spacing: 25px; - color: #BAC3CF; - background-color: rgba(0, 0, 0, 0.7); - border-radius: 2px; - padding: 4px 12px; - -shell-caption-spacing: 12px; } - -.search-entry { - width: 320px; - padding: 7px 9px; - border-radius: 20px; - border: 1px solid rgba(0, 0, 0, 0.25); - background-color: rgba(255, 255, 255, 0.9); } - .search-entry:focus { - padding: 7px 9px; } - .search-entry .search-entry-icon { - icon-size: 16px; - padding: 0 4px; - color: #5c616c; } - .search-entry:hover, .search-entry:focus { - color: #ffffff; - caret-color: #ffffff; - background-color: #5294E2; - selection-background-color: #ffffff; - selected-color: #5294E2; } - .search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { - color: #ffffff; } - -#searchResultsBin { - max-width: 1000px; } - -#searchResultsContent { - padding-left: 20px; - padding-right: 20px; - spacing: 16px; } - -.search-section { - spacing: 16px; } - -.search-section-content { - spacing: 32px; } - -.list-search-results { - spacing: 3px; } - -.search-section-separator { - background-color: rgba(255, 255, 255, 0.2); - -margin-horizontal: 1.5em; - height: 1px; } - -.list-search-result-content { - spacing: 12px; - padding: 12px; } - -.list-search-result-title { - font-size: 1.5em; - color: #ffffff; } - -.list-search-result-description { - color: #cccccc; } - -.search-provider-icon { - padding: 15px; } - -.search-provider-icon-more { - width: 16px; - height: 16px; - background-image: url("common-assets/misc/more-results.svg"); } - -#dash { - font-size: 1em; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(0, 0, 0, 0.4); - padding: 6px 1px 6px 0px; - border-radius: 0 3px 3px 0; } - #dash:rtl { - border-radius: 3px 0 0 3px; } - .right #dash, #dash:rtl { - padding: 6px 0px 6px 1px; } - .bottom #dash { - padding: 1px 6px 0px 6px; } - .top #dash { - padding: 0px 6px 1px 6px; } - #dash .placeholder { - background-image: url("common-assets/dash/dash-placeholder.svg"); - background-size: contain; - height: 24px; } - #dash .empty-dash-drop-target { - width: 24px; - height: 24px; } - -.dash-item-container > StWidget { - padding: 0px 4px 0px 5px; } - .right .dash-item-container > StWidget, .dash-item-container > StWidget:rtl { - padding: 0px 5px 0px 4px; } - .bottom .dash-item-container > StWidget { - padding: 4px 0px 5px 0px; } - .top .dash-item-container > StWidget { - padding: 5px 0px 4px 0px; } - -.dash-label { - border-radius: 3px; - padding: 4px 12px; - color: #ffffff; - background-color: rgba(0, 0, 0, 0.7); - text-align: center; - -x-offset: 3px; } - .bottom .dash-label, .top .dash-label { - -y-offset: 3px; - -x-offset: 0; } - -#dash .app-well-app .overview-icon, -.right #dash .app-well-app .overview-icon, -.bottom #dash .app-well-app .overview-icon, -.top #dash .app-well-app .overview-icon { - padding: 10px; } - -#dash .app-well-app:hover .overview-icon, -.right #dash .app-well-app:hover .overview-icon, -.bottom #dash .app-well-app:hover .overview-icon, -.top #dash .app-well-app:hover .overview-icon { - background-color: #5294E2; } - -#dash .app-well-app:active .overview-icon, -.right #dash .app-well-app:active .overview-icon, -.bottom #dash .app-well-app:active .overview-icon, -.top #dash .app-well-app:active .overview-icon { - box-shadow: none; - background-color: #2679db; } - -#dash .app-well-app-running-dot { - width: 11px; - height: 2px; - margin-bottom: 6px; - background-color: #5294E2; } - -.show-apps .overview-icon { - padding: 11px; - background-color: rgba(0, 0, 0, 0.5); - border-radius: 2px; - border: 0px solid; } - -.show-apps:hover .overview-icon { - background-color: rgba(0, 0, 0, 0.7); - color: #5294E2; } - -.show-apps:active .overview-icon, -.show-apps:active .show-apps-icon, -.show-apps:checked .overview-icon, -.show-apps:checked .show-apps-icon { - color: #ffffff; - background-color: #5294E2; - box-shadow: none; - transition-duration: 0ms; } - -.icon-grid { - spacing: 30px; - -shell-grid-horizontal-item-size: 136px; - -shell-grid-vertical-item-size: 136px; } - .icon-grid .overview-icon { - icon-size: 96px; } - -.app-view-controls { - padding-bottom: 32px; } - -.app-view-control { - padding: 4px 32px; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .app-view-control:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .app-view-control:checked { - color: #ffffff; - background-color: #5294E2; } - .app-view-control:first-child:ltr, .app-view-control:last-child:rtl { - border-radius: 2px 0 0 2px; - border-right-width: 0; } - .app-view-control:last-child:ltr, .app-view-control:first-child:rtl { - border-radius: 0 2px 2px 0; - border-left-width: 0; } - -.search-provider-icon:active, .search-provider-icon:checked, -.list-search-result:active, -.list-search-result:checked { - background-color: rgba(31, 33, 40, 0.85); } - -.search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover, -.list-search-result:focus, -.list-search-result:selected, -.list-search-result:hover { - background-color: rgba(186, 195, 207, 0.4); - transition-duration: 200ms; } - -.app-well-app:active .overview-icon, -.app-well-app:checked .overview-icon, -.app-well-app.app-folder:active .overview-icon, -.app-well-app.app-folder:checked .overview-icon, -.grid-search-result:active .overview-icon, -.grid-search-result:checked .overview-icon { - background-color: rgba(31, 33, 40, 0.85); - box-shadow: inset 0 0 #5294E2; } - -.app-well-app:hover .overview-icon, -.app-well-app:focus .overview-icon, -.app-well-app:selected .overview-icon, -.app-well-app.app-folder:hover .overview-icon, -.app-well-app.app-folder:focus .overview-icon, -.app-well-app.app-folder:selected .overview-icon, -.grid-search-result:hover .overview-icon, -.grid-search-result:focus .overview-icon, -.grid-search-result:selected .overview-icon { - background-color: rgba(186, 195, 207, 0.4); - transition-duration: 0ms; - border-image: none; - background-image: none; } - -.app-well-app-running-dot { - width: 20px; - height: 2px; - margin-bottom: 4px; - background-color: #5294E2; } - -.search-provider-icon, -.list-search-result, .app-well-app .overview-icon, -.app-well-app.app-folder .overview-icon, -.grid-search-result .overview-icon { - color: #ffffff; - border-radius: 2px; - padding: 6px; - border: 1px solid transparent; - transition-duration: 0ms; - text-align: center; } - -.app-well-app.app-folder > .overview-icon { - background-color: rgba(35, 38, 46, 0.95); - border: 1px solid rgba(0, 0, 0, 0.45); } - -.app-well-app.app-folder:hover > .overview-icon { - background-color: rgba(60, 64, 78, 0.95); } - -.app-well-app.app-folder:active > .overview-icon, .app-well-app.app-folder:checked > .overview-icon { - background-color: #5294E2; - box-shadow: none; } - -.app-well-app.app-folder:focus > .overview-icon { - background-color: #5294E2; } - -.app-folder-popup { - -arrow-border-radius: 2px; - -arrow-background-color: rgba(35, 38, 46, 0.95); - -arrow-border-color: rgba(0, 0, 0, 0.45); - -arrow-border-width: 1px; - -arrow-base: 5; - -arrow-rise: 5; } - -.app-folder-popup-bin { - padding: 5px; } - -.app-folder-icon { - padding: 5px; - spacing-rows: 5px; - spacing-columns: 5px; } - -.page-indicator { - padding: 15px 20px; } - .page-indicator .page-indicator-icon { - width: 18px; - height: 18px; - background-image: url(common-assets/misc/page-indicator-inactive.svg); } - .page-indicator:hover .page-indicator-icon { - background-image: url(common-assets/misc/page-indicator-hover.svg); } - .page-indicator:active .page-indicator-icon { - background-image: url(common-assets/misc/page-indicator-active.svg); } - .page-indicator:checked .page-indicator-icon, .page-indicator:checked:active { - background-image: url(common-assets/misc/page-indicator-checked.svg); } - -.app-well-app > .overview-icon.overview-icon-with-label, -.grid-search-result .overview-icon.overview-icon-with-label { - padding: 10px 8px 5px 8px; - spacing: 4px; } - -.workspace-thumbnails { - visible-width: 40px; - spacing: 11px; - padding: 12px; - padding-right: 7px; - border-image: url("common-assets/dash/dash-right.svg") 9 9 9 9; } - .workspace-thumbnails:rtl { - padding: 12px; - padding-left: 7px; - border-image: url("common-assets/dash/dash-left.svg") 9 9 9 9; } - -.workspace-thumbnail-indicator { - border: 4px solid rgba(82, 148, 226, 0.8); - border-radius: 1px; - padding: 1px; } - -.search-display > StBoxLayout, -.all-apps, -.frequent-apps > StBoxLayout { - padding: 0px 88px 10px 88px; } - -.search-statustext, .no-frequent-applications-label { - font-size: 2em; - font-weight: bold; - color: #5c616c; } - -.url-highlighter { - link-color: #2679db; } - -.notification-banner, -.notification-banner:hover, -.notification-banner:focus { - font-size: 1em; - width: 34em; - margin: 5px; - padding: 10px; - color: #5c616c; - background-color: transparent; - border: 1px solid transparent; - border-image: url("light-assets/menu/menu.svg") 9 9 9 9; } - .notification-banner .notification-icon, - .notification-banner:hover .notification-icon, - .notification-banner:focus .notification-icon { - padding: 5px; } - .notification-banner .notification-content, - .notification-banner:hover .notification-content, - .notification-banner:focus .notification-content { - padding: 5px; - spacing: 5px; } - .notification-banner .secondary-icon, - .notification-banner:hover .secondary-icon, - .notification-banner:focus .secondary-icon { - icon-size: 1.09em; } - .notification-banner .notification-actions, - .notification-banner:hover .notification-actions, - .notification-banner:focus .notification-actions { - background-color: transparent; - padding: 2px 2px 0 2px; - spacing: 3px; } - .notification-banner .notification-button, - .notification-banner:hover .notification-button, - .notification-banner:focus .notification-button { - padding: 4px 4px 5px; } - .notification-banner .notification-button:first-child, .notification-banner .notification-button:last-child, - .notification-banner:hover .notification-button:first-child, - .notification-banner:hover .notification-button:last-child, - .notification-banner:focus .notification-button:first-child, - .notification-banner:focus .notification-button:last-child { - border-radius: 2px; } - -.secondary-icon { - icon-size: 1.09em; } - -.chat-body { - spacing: 5px; } - -.chat-response { - margin: 5px; } - -.chat-log-message { - color: #5c616c; } - -.chat-new-group { - padding-top: 1em; } - -.chat-received { - padding-left: 4px; } - .chat-received:rtl { - padding-left: 0px; - padding-right: 4px; } - -.chat-sent { - padding-left: 18pt; - color: #5294E2; } - .chat-sent:rtl { - padding-left: 0; - padding-right: 18pt; } - -.chat-meta-message { - padding-left: 4px; - font-size: 9pt; - font-weight: bold; - color: rgba(92, 97, 108, 0.6); } - .chat-meta-message:rtl { - padding-left: 0; - padding-right: 4px; } - -.subscription-message { - font-style: italic; } - -.hotplug-transient-box { - spacing: 6px; - padding: 2px 72px 2px 12px; } - -.hotplug-notification-item { - padding: 2px 10px; } - .hotplug-notification-item:focus { - padding: 2px 10px; } - -.hotplug-notification-item-icon { - icon-size: 24px; - padding: 2px 5px; } - -.hotplug-resident-box { - spacing: 8px; } - -.hotplug-resident-mount { - spacing: 8px; - border-radius: 4px; } - .hotplug-resident-mount:hover { - background-color: rgba(245, 246, 247, 0.3); } - -.hotplug-resident-mount-label { - color: inherit; - padding-left: 6px; } - -.hotplug-resident-mount-icon { - icon-size: 24px; - padding-left: 6px; } - -.hotplug-resident-eject-icon { - icon-size: 16px; } - -.hotplug-resident-eject-button { - padding: 7px; - border-radius: 5px; - color: pink; } - -.legacy-tray { - background-color: rgba(43, 46, 55, 0.95); } - .legacy-tray:ltr { - border-radius: 0 2px 0 0; - border-left-width: 0; } - .legacy-tray:rtl { - border-radius: 2px 0 0 0; - border-right-width: 0; } - -.legacy-tray-handle, -.legacy-tray-icon { - padding: 6px; } - .legacy-tray-handle StIcon, - .legacy-tray-icon StIcon { - icon-size: 24px; } - .legacy-tray-handle:hover, .legacy-tray-handle:focus, - .legacy-tray-icon:hover, - .legacy-tray-icon:focus { - background-color: rgba(92, 97, 108, 0.1); } - -.legacy-tray-icon-box { - spacing: 12px; } - .legacy-tray-icon-box:ltr { - padding-left: 12px; } - .legacy-tray-icon-box:rtl { - padding-right: 12px; } - .legacy-tray-icon-box StButton { - width: 24px; - height: 24px; } - -.magnifier-zoom-region { - border: 2px solid #5294E2; } - .magnifier-zoom-region.full-screen { - border-width: 0; } - -#keyboard { - background-color: rgba(53, 57, 69, 0.95); - border-width: 0; - border-top-width: 1px; - border-color: rgba(0, 0, 0, 0.2); } - -.keyboard-layout { - spacing: 10px; - padding: 10px; } - -.keyboard-row { - spacing: 15px; } - -.keyboard-key { - min-height: 2em; - min-width: 2em; - font-size: 14pt; - font-weight: bold; - border-radius: 3px; - box-shadow: none; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .keyboard-key:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .keyboard-key:active, .keyboard-key:checked { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: #5294E2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - .keyboard-key:grayed { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - -.keyboard-subkeys { - color: #BAC3CF; - padding: 5px; - -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 20px; - -arrow-rise: 10px; - -boxpointer-gap: 5px; } - -.candidate-popup-content { - padding: 0.5em; - spacing: 0.3em; - color: #BAC3CF; - font-size: 1.15em; } - -.candidate-index { - padding: 0 0.5em 0 0; - color: #d8dde4; } - -.candidate-box { - padding: 0.3em 0.5em 0.3em 0.5em; - border-radius: 2px; - color: #BAC3CF; } - .candidate-box:selected, .candidate-box:hover { - background-color: #5294E2; - color: #ffffff; } - -.candidate-page-button-box { - height: 2em; } - .vertical .candidate-page-button-box { - padding-top: 0.5em; } - .horizontal .candidate-page-button-box { - padding-left: 0.5em; } - -.candidate-page-button { - padding: 4px; } - -.candidate-page-button-previous { - border-radius: 2px 0px 0px 2px; - border-right-width: 0; } - -.candidate-page-button-next { - border-radius: 0px 2px 2px 0px; } - -.candidate-page-button-icon { - icon-size: 1em; } - -.framed-user-icon { - background-size: contain; - border: 0px solid transparent; - color: #5c616c; - border-radius: 2px; } - .framed-user-icon:hover { - border-color: transparent; - color: white; } - -.login-dialog-banner-view { - padding-top: 24px; - max-width: 23em; } - -.login-dialog { - border: none; - background-color: transparent; } - .login-dialog .modal-dialog-button-box { - spacing: 3px; } - .login-dialog .modal-dialog-button { - padding: 3px 18px; } - .login-dialog .modal-dialog-button:default { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: #fbfbfc; - border: 1px solid #cfd6e6; - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - .login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5c616c; - background-color: white; - border: 1px solid #cfd6e6; - box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); } - .login-dialog .modal-dialog-button:default:active { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - .login-dialog .modal-dialog-button:default:insensitive { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: rgba(92, 97, 108, 0.55); - border: 1px solid rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - -.login-dialog-logo-bin { - padding: 24px 0px; } - -.login-dialog-banner { - color: #9ca9ba; } - -.login-dialog-button-box { - spacing: 5px; } - -.login-dialog-message-warning { - color: #F27835; } - -.login-dialog-message-hint { - padding-top: 0; - padding-bottom: 20px; } - -.login-dialog-user-selection-box { - padding: 100px 0px; } - .login-dialog-user-selection-box .login-dialog-not-listed-label { - padding-left: 2px; } - .login-dialog-not-listed-button:focus .login-dialog-user-selection-box .login-dialog-not-listed-label, - .login-dialog-not-listed-button:hover .login-dialog-user-selection-box .login-dialog-not-listed-label { - color: #BAC3CF; } - -.login-dialog-not-listed-label { - font-size: 90%; - font-weight: bold; - color: #62758e; - padding-top: 1em; } - -.login-dialog-user-list-view { - -st-vfade-offset: 1em; } - -.login-dialog-user-list { - spacing: 12px; - padding: .2em; - width: 23em; } - .login-dialog-user-list:expanded .login-dialog-user-list-item:focus { - background-color: #5294E2; - color: #ffffff; } - .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { - border-right: 2px solid #5294E2; } - -.login-dialog-user-list-item { - border-radius: 5px; - padding: .2em; - color: #62758e; } - .login-dialog-user-list-item:ltr { - padding-right: 1em; } - .login-dialog-user-list-item:rtl { - padding-left: 1em; } - .login-dialog-user-list-item:hover { - background-color: #5294E2; - color: #ffffff; } - .login-dialog-user-list-item .login-dialog-timed-login-indicator { - height: 2px; - margin: 2px 0 0 0; - background-color: #BAC3CF; } - .login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { - background-color: #ffffff; } - -.login-dialog-username, -.user-widget-label { - color: #BAC3CF; - font-size: 120%; - font-weight: bold; - text-align: left; - padding-left: 15px; } - -.user-widget-label:ltr { - padding-left: 18px; } - -.user-widget-label:rtl { - padding-right: 18px; } - -.login-dialog-prompt-layout { - padding-top: 24px; - padding-bottom: 12px; - spacing: 8px; - width: 23em; } - -.login-dialog-prompt-label { - color: #7e8fa5; - font-size: 110%; - padding-top: 1em; } - -.login-dialog-session-list-button StIcon { - icon-size: 1.25em; } - -.login-dialog-session-list-button { - color: #62758e; } - .login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { - color: #BAC3CF; } - .login-dialog-session-list-button:active { - color: #394351; } - -.screen-shield-arrows { - padding-bottom: 3em; } - -.screen-shield-arrows Gjs_Arrow { - color: white; - width: 80px; - height: 48px; - -arrow-thickness: 12px; - -arrow-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } - -.screen-shield-clock { - color: white; - text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); - font-weight: bold; - text-align: center; - padding-bottom: 1.5em; } - -.screen-shield-clock-time { - font-size: 72pt; - text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); } - -.screen-shield-clock-date { - font-size: 28pt; } - -.screen-shield-notifications-container { - spacing: 6px; - width: 30em; - background-color: transparent; - max-height: 500px; } - .screen-shield-notifications-container .summary-notification-stack-scrollview { - padding-top: 0; - padding-bottom: 0; } - .screen-shield-notifications-container .notification, - .screen-shield-notifications-container .screen-shield-notification-source { - padding: 12px 6px; - border: 1px solid rgba(186, 195, 207, 0.2); - background-color: rgba(53, 57, 69, 0.45); - color: #BAC3CF; - border-radius: 4px; } - .screen-shield-notifications-container .notification { - margin-right: 15px; } - -.screen-shield-notification-label { - font-weight: bold; - padding: 0px 0px 0px 12px; } - -.screen-shield-notification-count-text { - padding: 0px 0px 0px 12px; } - -#panel.lock-screen { - background-color: rgba(53, 57, 69, 0.5); } - -.screen-shield-background { - background: black; - box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); } - -#lockDialogGroup { - background: #2e3436 url(misc/noise-texture.png); - background-repeat: repeat; } - -#screenShieldNotifications StButton#vhandle, #screenShieldNotifications StButton#hhandle { - background-color: rgba(245, 246, 247, 0.3); } - #screenShieldNotifications StButton#vhandle:hover, #screenShieldNotifications StButton#vhandle:focus, #screenShieldNotifications StButton#hhandle:hover, #screenShieldNotifications StButton#hhandle:focus { - background-color: rgba(245, 246, 247, 0.5); } - #screenShieldNotifications StButton#vhandle:active, #screenShieldNotifications StButton#hhandle:active { - background-color: rgba(82, 148, 226, 0.5); } - -#LookingGlassDialog { - spacing: 4px; - padding: 8px 8px 10px 8px; - background-color: rgba(0, 0, 0, 0.7); - border: 1px solid black; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 2px; - color: #BAC3CF; } - #LookingGlassDialog > #Toolbar { - padding: 3px; - border: none; - background-color: transparent; - border-radius: 0px; } - #LookingGlassDialog .labels { - spacing: 4px; } - #LookingGlassDialog .notebook-tab { - -natural-hpadding: 12px; - -minimum-hpadding: 6px; - font-weight: bold; - color: #BAC3CF; - transition-duration: 100ms; - padding-left: .3em; - padding-right: .3em; } - #LookingGlassDialog .notebook-tab:hover { - color: #ffffff; - text-shadow: black 0px 2px 2px; } - #LookingGlassDialog .notebook-tab:selected { - border-bottom-width: 0px; - color: #5294E2; - text-shadow: black 0px 2px 2px; } - #LookingGlassDialog StBoxLayout#EvalBox { - padding: 4px; - spacing: 4px; } - #LookingGlassDialog StBoxLayout#ResultsArea { - spacing: 4px; } - -.lg-dialog StEntry { - selection-background-color: #5294E2; - selected-color: #ffffff; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .lg-dialog StEntry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - -.lg-dialog .shell-link { - color: #2679db; } - .lg-dialog .shell-link:hover { - color: #5294e2; } - -.lg-completions-text { - font-size: .9em; - font-style: italic; } - -.lg-obj-inspector-title { - spacing: 4px; } - -.lg-obj-inspector-button { - border: 1px solid gray; - padding: 4px; - border-radius: 4px; } - .lg-obj-inspector-button:hover { - border: 1px solid #ffffff; } - -#lookingGlassExtensions { - padding: 4px; } - -.lg-extensions-list { - padding: 4px; - spacing: 6px; } - -.lg-extension { - border: 1px solid rgba(0, 0, 0, 0.7); - border-radius: 2px; - background-color: rgba(53, 57, 69, 0.95); - padding: 4px; } - -.lg-extension-name { - font-weight: bold; } - -.lg-extension-meta { - spacing: 6px; } - -#LookingGlassPropertyInspector { - background: rgba(0, 0, 0, 0.7); - border: 1px solid grey; - border-radius: 2px; - padding: 6px; } diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-checked-focused.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-checked-focused.svg deleted file mode 100644 index 983e7f8..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-checked-focused.svg +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-checked.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-checked.svg deleted file mode 100644 index e8da8e6..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-checked.svg +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked-focused.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked-focused.svg deleted file mode 100644 index 6c2f719..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked-focused.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked.svg deleted file mode 100644 index d50e0e2..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/menu/menu-hover.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/menu/menu-hover.svg deleted file mode 100644 index 938245a..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/menu/menu-hover.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/menu/menu.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/menu/menu.svg deleted file mode 100644 index 5ae7466..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/menu/menu.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/menu/submenu-open.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/menu/submenu-open.svg deleted file mode 100644 index 8062443..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/menu/submenu-open.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/menu/submenu.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/menu/submenu.svg deleted file mode 100644 index 766c82e..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/menu/submenu.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-left-hover.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-left-hover.svg deleted file mode 100644 index 7f292f8..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-left-hover.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-left.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-left.svg deleted file mode 100644 index 5602eff..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-left.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-right-hover.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-right-hover.svg deleted file mode 100644 index beadead..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-right-hover.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-right.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-right.svg deleted file mode 100644 index 734b53b..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-right.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message-active.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message-active.svg deleted file mode 100644 index 06860fd..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message-active.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message-close-active.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message-close-active.svg deleted file mode 100644 index 58fab12..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message-close-active.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message-close-hover.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message-close-hover.svg deleted file mode 100644 index 359aad5..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message-close-hover.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message-close.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message-close.svg deleted file mode 100644 index cd11de2..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message-close.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message-hover.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message-hover.svg deleted file mode 100644 index 64a79b6..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message-hover.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message.svg deleted file mode 100644 index a1f8615..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/message.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/modal.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/modal.svg deleted file mode 100644 index 6395cd5..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/misc/modal.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/switch/switch-off.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/switch/switch-off.svg deleted file mode 100644 index 96749e2..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/switch/switch-off.svg +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/switch/switch-on.svg b/gtk/.themes/Arc-OSX/gnome-shell/light-assets/switch/switch-on.svg deleted file mode 100644 index 0203bbb..0000000 --- a/gtk/.themes/Arc-OSX/gnome-shell/light-assets/switch/switch-on.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/apps.rc b/gtk/.themes/Arc-OSX/gtk-2.0/apps.rc deleted file mode 100644 index 6a010b0..0000000 --- a/gtk/.themes/Arc-OSX/gtk-2.0/apps.rc +++ /dev/null @@ -1,27 +0,0 @@ -# -# Thunar -# -style "thunar-handle" { GtkPaned::handle-size = 2 } - -style "dark-sidebar" { - GtkTreeView::odd_row_color = @dark_sidebar_bg - GtkTreeView::even_row_color = @dark_sidebar_bg - - - base[NORMAL] = @dark_sidebar_bg - base[INSENSITIVE] = @dark_sidebar_bg - - text[NORMAL] = "#BAC3CF" - text[ACTIVE] = @selected_fg_color - text[SELECTED] = @selected_fg_color -} - -style "thunar-frame" { - xthickness = 0 - ythickness = 0 -} - -widget_class "*ThunarWindow*." style "thunar-frame" -widget_class "*ThunarShortcutsView*" style "dark-sidebar" -widget_class "*ThunarTreeView*" style "dark-sidebar" -widget_class "*ThunarWindow*." style "thunar-handle" diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down-insens.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down-insens.png deleted file mode 100644 index cabbabb..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down-prelight.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down-prelight.png deleted file mode 100644 index ffcd1f9..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down-small-insens.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down-small-insens.png deleted file mode 100644 index 8a67e67..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down-small-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down-small-prelight.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down-small-prelight.png deleted file mode 100644 index 11d6369..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down-small-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down-small.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down-small.png deleted file mode 100644 index dcd14a1..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down-small.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down.png deleted file mode 100644 index 395f3b8..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-down.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-left-insens.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-left-insens.png deleted file mode 100644 index 63b0bdd..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-left-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-left-prelight.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-left-prelight.png deleted file mode 100644 index 75701fe..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-left-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-left.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-left.png deleted file mode 100644 index 624a3bb..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-left.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-right-insens.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-right-insens.png deleted file mode 100644 index e687f2e..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-right-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-right-prelight.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-right-prelight.png deleted file mode 100644 index bfce546..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-right-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-right.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-right.png deleted file mode 100644 index 2efcbe8..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-right.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up-insens.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up-insens.png deleted file mode 100644 index adeb1cb..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up-prelight.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up-prelight.png deleted file mode 100644 index 58fb7a8..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up-small-insens.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up-small-insens.png deleted file mode 100644 index 70a10bd..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up-small-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up-small-prelight.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up-small-prelight.png deleted file mode 100644 index 6ce79e5..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up-small-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up-small.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up-small.png deleted file mode 100644 index 2559ee2..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up-small.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up.png deleted file mode 100644 index 90f9952..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/arrow-up.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/button-active.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/button-active.png deleted file mode 100644 index a989d2c..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/button-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/button-hover.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/button-hover.png deleted file mode 100644 index a181935..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/button-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/button-insensitive.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/button-insensitive.png deleted file mode 100644 index e94649c..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/button-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/button.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/button.png deleted file mode 100644 index 6959aa7..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/button.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/checkbox-checked-insensitive.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/checkbox-checked-insensitive.png deleted file mode 100644 index e898e49..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/checkbox-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/checkbox-checked.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/checkbox-checked.png deleted file mode 100644 index b63a30d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/checkbox-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/checkbox-unchecked-insensitive.png deleted file mode 100644 index f485813..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/checkbox-unchecked.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/checkbox-unchecked.png deleted file mode 100644 index e83c167..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/checkbox-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button-active-rtl.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button-active-rtl.png deleted file mode 100644 index 2806b22..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button-active-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button-active.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button-active.png deleted file mode 100644 index 4adbcd3..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png deleted file mode 100644 index 9f98fd6..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button-insensitive.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button-insensitive.png deleted file mode 100644 index 93d3621..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button-rtl.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button-rtl.png deleted file mode 100644 index e763dbd..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button.png deleted file mode 100644 index 69ecdf3..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-button.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png deleted file mode 100644 index ee73552..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-focus-notebook.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-focus-notebook.png deleted file mode 100644 index 888aa9b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-focus-notebook.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-focus-rtl.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-focus-rtl.png deleted file mode 100644 index 2380d75..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-focus-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-focus.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-focus.png deleted file mode 100644 index c7e7a6e..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-focus.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png deleted file mode 100644 index 8e6d815..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook.png deleted file mode 100644 index 7ccb9d3..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-rtl.png deleted file mode 100644 index bf3e840..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-insensitive.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-insensitive.png deleted file mode 100644 index 064f550..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-notebook-rtl.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-notebook-rtl.png deleted file mode 100644 index 9f877d8..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-notebook-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-notebook.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-notebook.png deleted file mode 100644 index c29a8fb..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-notebook.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-rtl.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-rtl.png deleted file mode 100644 index 4039597..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry.png deleted file mode 100644 index da69e19..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/combo-entry.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/down-background-disable-rtl.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/down-background-disable-rtl.png deleted file mode 100644 index 2d15372..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/down-background-disable-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/down-background-disable.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/down-background-disable.png deleted file mode 100644 index b1e591f..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/down-background-disable.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/down-background-rtl.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/down-background-rtl.png deleted file mode 100644 index 7830008..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/down-background-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/down-background.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/down-background.png deleted file mode 100644 index 17c0e80..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/down-background.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-active-bg-solid.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-active-bg-solid.png deleted file mode 100644 index 7f15479..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-active-bg-solid.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-active-bg.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-active-bg.png deleted file mode 100644 index 4dd75af..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-bg-solid.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-bg-solid.png deleted file mode 100644 index b185009..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-bg-solid.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-bg.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-bg.png deleted file mode 100644 index 5604317..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-disabled-bg.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-disabled-bg.png deleted file mode 100644 index d550136..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-fill.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-fill.png deleted file mode 100644 index 15f6746..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/entry-border-fill.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/focus-line.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/focus-line.png deleted file mode 100644 index 0f5ef9d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/focus-line.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/frame-gap-end.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/frame-gap-end.png deleted file mode 100644 index 8d25364..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/frame-gap-end.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/frame-gap-start.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/frame-gap-start.png deleted file mode 100644 index b575a6e..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/frame-gap-start.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/frame.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/frame.png deleted file mode 100644 index 82945e9..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/frame.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/handle-h.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/handle-h.png deleted file mode 100644 index 11d1621..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/handle-h.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/handle-v.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/handle-v.png deleted file mode 100644 index 2317e90..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/handle-v.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/inline-toolbar.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/inline-toolbar.png deleted file mode 100644 index 9815a92..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/inline-toolbar.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/line-h.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/line-h.png deleted file mode 100644 index 8320e2a..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/line-h.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/line-v.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/line-v.png deleted file mode 100644 index c13ee45..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/line-v.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-arrow-prelight.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-arrow-prelight.png deleted file mode 100644 index 1e95c5d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-arrow-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-arrow.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-arrow.png deleted file mode 100644 index 1e95c5d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-arrow.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-checkbox-checked-insensitive.png deleted file mode 100644 index 9484bfd..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-checkbox-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-checkbox-checked.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-checkbox-checked.png deleted file mode 100644 index f56ea71..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-checkbox-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png deleted file mode 100644 index ae345d2..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-checkbox-unchecked.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-checkbox-unchecked.png deleted file mode 100644 index a599717..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-checkbox-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-radio-checked-insensitive.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-radio-checked-insensitive.png deleted file mode 100644 index 1f3acab..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-radio-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-radio-checked.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-radio-checked.png deleted file mode 100644 index 3463303..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-radio-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-radio-unchecked-insensitive.png deleted file mode 100644 index f24cb1e..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-radio-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-radio-unchecked.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-radio-unchecked.png deleted file mode 100644 index ea7e3dc..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menu-radio-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menubar.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/menubar.png deleted file mode 100644 index 1a65249..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menubar.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menubar_button.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/menubar_button.png deleted file mode 100644 index f6d3b89..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menubar_button.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menuitem.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/menuitem.png deleted file mode 100644 index 6b9faf6..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/menuitem.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/minus.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/minus.png deleted file mode 100644 index 46f5c00..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/minus.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook-entry-border-active-bg.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook-entry-border-active-bg.png deleted file mode 100644 index 66092de..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook-entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook-entry-border-bg.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook-entry-border-bg.png deleted file mode 100644 index 3d4c05b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook-entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook-entry-border-disabled-bg.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook-entry-border-disabled-bg.png deleted file mode 100644 index 1ea2ede..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook-entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook-gap-horiz.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook-gap-horiz.png deleted file mode 100644 index e14fe4b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook-gap-horiz.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook-gap-vert.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook-gap-vert.png deleted file mode 100644 index bc4a11c..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook-gap-vert.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook.png deleted file mode 100644 index 82e63b4..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/notebook.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/null.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/null.png deleted file mode 100644 index d7a1600..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/null.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/plus.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/plus.png deleted file mode 100644 index 3706bf8..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/plus.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/progressbar.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/progressbar.png deleted file mode 100644 index 7937cd1..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/progressbar.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/progressbar_v.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/progressbar_v.png deleted file mode 100644 index e29023b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/progressbar_v.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/radio-checked-insensitive.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/radio-checked-insensitive.png deleted file mode 100644 index c599eae..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/radio-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/radio-checked.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/radio-checked.png deleted file mode 100644 index 9690dfd..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/radio-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/radio-unchecked-insensitive.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/radio-unchecked-insensitive.png deleted file mode 100644 index 68696e4..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/radio-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/radio-unchecked.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/radio-unchecked.png deleted file mode 100644 index 7584aba..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/radio-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-horiz-active.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-horiz-active.png deleted file mode 100644 index c4c810c..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-horiz-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-horiz-insens.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-horiz-insens.png deleted file mode 100644 index 82e29b4..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-horiz-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-horiz-prelight.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-horiz-prelight.png deleted file mode 100644 index 543a7b7..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-horiz-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-horiz.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-horiz.png deleted file mode 100644 index a9ebcf6..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-horiz.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-insensitive.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-insensitive.png deleted file mode 100644 index 08b7d89..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-prelight.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-prelight.png deleted file mode 100644 index e72808d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-vert-active.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-vert-active.png deleted file mode 100644 index 9e5294d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-vert-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-vert-insens.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-vert-insens.png deleted file mode 100644 index 8653755..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-vert-insens.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-vert-prelight.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-vert-prelight.png deleted file mode 100644 index c5dc146..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-vert-prelight.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-vert.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-vert.png deleted file mode 100644 index ad9da33..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider-vert.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider.png deleted file mode 100644 index dd9392f..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/slider.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/tab-bottom-active.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/tab-bottom-active.png deleted file mode 100644 index 6d4c237..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/tab-bottom-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/tab-left-active.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/tab-left-active.png deleted file mode 100644 index 20d4449..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/tab-left-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/tab-right-active.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/tab-right-active.png deleted file mode 100644 index 798fad2..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/tab-right-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/tab-top-active.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/tab-top-active.png deleted file mode 100644 index f7b2cc0..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/tab-top-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/toolbar-entry-border-active-bg.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/toolbar-entry-border-active-bg.png deleted file mode 100644 index aa5c284..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/toolbar-entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/toolbar-entry-border-bg.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/toolbar-entry-border-bg.png deleted file mode 100644 index cbd444c..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/toolbar-entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png deleted file mode 100644 index 074826b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/toolbar.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/toolbar.png deleted file mode 100644 index 86aa3bc..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/toolbar.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/tree_header.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/tree_header.png deleted file mode 100644 index de35bac..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/tree_header.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-horizontal-active.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-horizontal-active.png deleted file mode 100644 index dc80ccc..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-horizontal-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-horizontal.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-horizontal.png deleted file mode 100644 index 9527f67..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-horizontal.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-progressbar.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-progressbar.png deleted file mode 100644 index 8ed4cce..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-progressbar.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-progressbar_v.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-progressbar_v.png deleted file mode 100644 index 18664f1..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-progressbar_v.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-scrollbar-horiz.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-scrollbar-horiz.png deleted file mode 100644 index 19625d7..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-scrollbar-horiz.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-scrollbar-vert.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-scrollbar-vert.png deleted file mode 100644 index b1077e0..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-scrollbar-vert.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-vertical-active.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-vertical-active.png deleted file mode 100644 index 1736ff4..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-vertical-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-vertical.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-vertical.png deleted file mode 100644 index 7a004cb..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/trough-vertical.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/up-background-disable-rtl.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/up-background-disable-rtl.png deleted file mode 100644 index b179242..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/up-background-disable-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/up-background-disable.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/up-background-disable.png deleted file mode 100644 index f553547..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/up-background-disable.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/up-background-rtl.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/up-background-rtl.png deleted file mode 100644 index c95e0da..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/up-background-rtl.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/assets/up-background.png b/gtk/.themes/Arc-OSX/gtk-2.0/assets/up-background.png deleted file mode 100644 index d08140b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/assets/up-background.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/gtkrc b/gtk/.themes/Arc-OSX/gtk-2.0/gtkrc deleted file mode 100644 index a0b7950..0000000 --- a/gtk/.themes/Arc-OSX/gtk-2.0/gtkrc +++ /dev/null @@ -1,10 +0,0 @@ -gtk-color-scheme = "base_color:#FFFFFF\nfg_color:#5c616c\ntooltip_fg_color:#FFFFFF\nselected_bg_color:#5294E2\nselected_fg_color:#FFFFFF\ntext_color:#5c616c\nbg_color:#F5F6F7\ninsensitive_bg_color:#fbfcfc\ninsensitive_fg_color:#a9acb2\nnotebook_bg:#ffffff\ndark_sidebar_bg:#353945\ntooltip_bg_color:#353945\nlink_color:#5294E2\nmenu_bg:#ffffff" - -gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. -gtk-auto-mnemonics = 1 -gtk-primary-button-warps-slider = 1 - -include "main.rc" -include "apps.rc" -include "panel.rc" -include "menubar-toolbar/menubar-toolbar.rc" diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/main.rc b/gtk/.themes/Arc-OSX/gtk-2.0/main.rc deleted file mode 100644 index 2a70e92..0000000 --- a/gtk/.themes/Arc-OSX/gtk-2.0/main.rc +++ /dev/null @@ -1,2439 +0,0 @@ -style "default" { - - xthickness = 1 - ythickness = 1 - - # Style Properties - - GtkWidget::focus-line-width = 1 - GtkMenuBar::window-dragging = 1 - GtkToolbar::window-dragging = 1 - GtkToolbar::internal-padding = 4 - GtkToolButton::icon-spacing = 4 - - GtkWidget::tooltip-radius = 2 - GtkWidget::tooltip-alpha = 235 - GtkWidget::new-tooltip-style = 1 #for compatibility - - GtkSeparatorMenuItem::horizontal-padding = 3 - GtkSeparatorMenuItem::wide-separators = 1 - GtkSeparatorMenuItem::separator-height = 1 - - GtkButton::child-displacement-y = 0 - GtkButton::default-border = { 0, 0, 0, 0 } - GtkButton::default-outside_border = { 0, 0, 0, 0 } - - GtkEntry::state-hint = 1 - - GtkScrollbar::trough-border = 0 - GtkRange::trough-border = 0 - GtkRange::slider-width = 13 - GtkRange::stepper-size = 0 - - GtkScrollbar::activate-slider = 1 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - GtkScrollbar::min-slider-length = 32 - GtkScrolledWindow::scrollbar-spacing = 0 - GtkScrolledWindow::scrollbars-within-bevel = 1 - - GtkScale::slider_length = 15 - GtkScale::slider_width = 15 - GtkScale::trough-side-details = 1 - - GtkProgressBar::min-horizontal-bar-height = 8 - GtkProgressBar::min-vertical-bar-width = 8 - - GtkStatusbar::shadow_type = GTK_SHADOW_NONE - GtkSpinButton::shadow_type = GTK_SHADOW_NONE - GtkMenuBar::shadow-type = GTK_SHADOW_NONE - GtkToolbar::shadow-type = GTK_SHADOW_NONE - GtkMenuBar::internal-padding = 0 #( every window is misaligned for the sake of menus ): - GtkMenu::horizontal-padding = 0 - GtkMenu::vertical-padding = 0 - - GtkCheckButton::indicator_spacing = 3 - GtkOptionMenu::indicator_spacing = { 8, 2, 0, 0 } - - GtkTreeView::row_ending_details = 0 - GtkTreeView::expander-size = 11 - GtkTreeView::vertical-separator = 4 - GtkTreeView::horizontal-separator = 4 - GtkTreeView::allow-rules = 1 - GtkTreeView::odd_row_color = shade(0.98, @base_color) - - GtkExpander::expander-size = 11 - - GnomeHRef::link_color = @link_color - GtkHTML::link-color = @link_color - GtkIMHtmlr::hyperlink-color = @link_color - GtkIMHtml::hyperlink-color = @link_color - GtkWidget::link-color = @link_color - GtkWidget::visited-link-color = @text_color - - # Colors - - bg[NORMAL] = @bg_color - bg[PRELIGHT] = shade (1.02, @bg_color) - bg[SELECTED] = @selected_bg_color - bg[INSENSITIVE] = @insensitive_bg_color - bg[ACTIVE] = shade (0.9, @bg_color) - - fg[NORMAL] = @text_color - fg[PRELIGHT] = @fg_color - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = @insensitive_fg_color - fg[ACTIVE] = @fg_color - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[SELECTED] = @selected_fg_color - text[INSENSITIVE] = @insensitive_fg_color - text[ACTIVE] = @selected_fg_color - - base[NORMAL] = @base_color - base[PRELIGHT] = shade (0.95, @bg_color) - base[SELECTED] = @selected_bg_color - base[INSENSITIVE] = @bg_color - base[ACTIVE] = shade (0.9, @selected_bg_color) - - # For succinctness, all reasonable pixmap options remain here - - engine "pixmap" { - - # Check Buttons - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = SELECTED - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/checkbox-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = SELECTED - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = IN - overlay_file = "assets/checkbox-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Radio Buttons - - image { - function = OPTION - state = NORMAL - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = SELECTED - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/radio-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = NORMAL - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = SELECTED - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = IN - overlay_file = "assets/radio-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Arrows - - image { - function = ARROW - overlay_file = "assets/arrow-up.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-up-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-up-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-up-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = NORMAL - overlay_file = "assets/arrow-down.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-down-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - overlay_file = "assets/arrow-left.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state= PRELIGHT - overlay_file = "assets/arrow-left-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-left-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-left-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - overlay_file = "assets/arrow-right.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-right-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-right-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-right-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - # Option Menu Arrows - - image { - function = TAB - state = INSENSITIVE - overlay_file = "assets/arrow-down-insens.png" - overlay_stretch = FALSE - } - - image { - function = TAB - state = NORMAL - overlay_file = "assets/arrow-down.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - } - - image { - function = TAB - state = PRELIGHT - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - } - - # Lines - - image { - function = VLINE - file = "assets/line-v.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - image { - function = HLINE - file = "assets/line-h.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - # Focuslines - - image { - function = FOCUS - file = "assets/focus-line.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - } - - # Handles - - image { - function = HANDLE - overlay_file = "assets/handle-h.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = HANDLE - overlay_file = "assets/handle-v.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - # Expanders - - image { - function = EXPANDER - expander_style = COLLAPSED - file = "assets/plus.png" - } - - image { - function = EXPANDER - expander_style = EXPANDED - file = "assets/minus.png" - } - - image { - function = EXPANDER - expander_style = SEMI_EXPANDED - file = "assets/minus.png" - } - - image { - function = EXPANDER - expander_style = SEMI_COLLAPSED - file = "assets/plus.png" - } - - image { - function = RESIZE_GRIP - state = NORMAL - detail = "statusbar" - overlay_file = "assets/null.png" - overlay_border = { 0,0,0,0 } - overlay_stretch = FALSE - } - - # Shadows ( this area needs help :P ) - - image { - function = SHADOW_GAP - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - - -style "toplevel_hack" { - - engine "adwaita" { - } -} - -style "ooo_stepper_hack" { - - GtkScrollbar::stepper-size = 0 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - -} - -style "scrollbar" { - - engine "pixmap" { - - image { - function = BOX - detail = "trough" - file = "assets/trough-scrollbar-horiz.png" - border = { 2, 2, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough" - file = "assets/trough-scrollbar-vert.png" - border = { 3, 3, 2, 2 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - # Sliders - - image { - function = SLIDER - state = NORMAL - file = "assets/slider-horiz.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = ACTIVE - file = "assets/slider-horiz-active.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/slider-horiz-prelight.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/slider-horiz-insens.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - -# X Verticals - - image { - function = SLIDER - state = NORMAL - file = "assets/slider-vert.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = ACTIVE - file = "assets/slider-vert-active.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/slider-vert-prelight.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/slider-vert-insens.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - } -} - -style "menu" { - - xthickness = 0 - ythickness = 0 - - GtkMenuItem::arrow-scaling = 0.4 - - bg[NORMAL] = @menu_bg - bg[INSENSITIVE] = @menu_bg - bg[PRELIGHT] = @menu_bg - - engine "pixmap" { # For menus that use horizontal lines rather than gtkseparator - - image { - function = HLINE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - } -} - -style "menu_framed_box" { - - engine "adwaita" { - } -} - -style "menu_item" -{ - xthickness = 2 - ythickness = 4 - - # HACK: Gtk doesn't actually read this value - # while rendering the menu items, but Libreoffice - # does; setting this value equal to the one in - # fg[PRELIGHT] ensures a code path in the LO theming code - # that falls back to a dark text color for menu item text - # highlight. The price to pay is black text on menus as well, - # but at least it's readable. - # See https://bugs.freedesktop.org/show_bug.cgi?id=38038 - bg[SELECTED] = @selected_fg_color - - fg[NORMAL] = @fg_color - fg[SELECTED] = @fg_color - - text[PRELIGHT] = @fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "assets/menuitem.png" - border = { 1, 0, 1, 0 } - stretch = TRUE - } - - # Check Buttons - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = IN - overlay_file = "assets/menu-checkbox-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Radio Buttons - - image { - function = OPTION - state = NORMAL - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/menu-radio-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = NORMAL - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = IN - overlay_file = "assets/menu-radio-checked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = SHADOW # This fixes boxy Qt menu items - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - # Arrow Buttons - - image { - function = ARROW - state = NORMAL - overlay_file = "assets/menu-arrow.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/menu-arrow-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - } -} - -style "button" { - - xthickness = 4 - ythickness = 4 - - engine "pixmap" { - - image { - function = BOX - state = NORMAL - file = "assets/button.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = PRELIGHT - file = "assets/button-hover.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = ACTIVE - file = "assets/button-active.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/button-insensitive.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "checkbutton" { - - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @text_color - -} - -style "entry" { - - xthickness = 6 - ythickness = 4 - - base[NORMAL] = @base_color - base[INSENSITIVE] = @insensitive_bg_color - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/entry-border-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/entry-border-disabled-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/entry-border-active-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -style "notebook_entry" { - xthickness = 6 - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/notebook-entry-border-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/notebook-entry-border-disabled-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/notebook-entry-border-active-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -style "notebook_tab_label" { - - fg[ACTIVE] = @text_color - -} - -style "combobox_entry" -{ - xthickness = 3 - ythickness = 4 - - engine "pixmap" { - - # LTR version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "notebook_combobox_entry" { - - engine "pixmap" { - - # LTR version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "combobox_entry_button" -{ - xthickness = 6 - - fg[ACTIVE] = @text_color - - engine "pixmap" { - - # LTR version - - image { - function = BOX - state = NORMAL - file = "assets/combo-entry-button.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - file = "assets/combo-entry-button.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/combo-entry-button-insensitive.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - file = "assets/combo-entry-button-active.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - image { - function = BOX - state = NORMAL - file = "assets/combo-entry-button-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - file = "assets/combo-entry-button-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/combo-entry-button-insensitive-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - file = "assets/combo-entry-button-active-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "spinbutton" { - - bg[NORMAL] = @bg_color - - xthickness = 6 - ythickness = 4 - - engine "pixmap" { - - image { - function = ARROW - } - - # Spin-Up LTR - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - file = "assets/up-background-disable.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - # Spin-Up RTL - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - file = "assets/up-background-disable-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - # Spin-Down LTR - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - file = "assets/down-background-disable.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - # Spin-Down RTL - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - file = "assets/down-background-disable-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - } -} - -style "gimp_spin_scale" { - - bg[NORMAL] = @base_color - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - } - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - } - } -} - -style "libreoffice_entry" { - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/entry-border-fill.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/entry-border-fill.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/entry-border-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/entry-border-active-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - } -} - -style "standalone_entry" { - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - file = "assets/entry-border-fill.png" - stretch = TRUE - border = { 0, 0, 0, 0 } - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - file = "assets/entry-border-fill.png" - stretch = TRUE - border = { 0, 0, 0, 0 } - } - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/entry-border-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/entry-border-active-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - } -} - -style "notebook" { - - xthickness = 5 - ythickness = 2 - - engine "pixmap" { - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = TOP - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = BOTTOM - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = RIGHT - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = LEFT - } - - image { - function = EXTENSION - file = "assets/tab-top-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = BOTTOM - } - - image { - function = EXTENSION - file = "assets/tab-bottom-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = TOP - } - - image { - function = EXTENSION - file = "assets/tab-left-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = RIGHT - } - - image { - function = EXTENSION - file = "assets/tab-right-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = LEFT - } - - # How to draw boxes with a gap on one side (ie the page of a notebook) - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-horiz.png" - gap_border = { 1, 1, 0, 0 } - gap_side = TOP - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-horiz.png" - gap_border = { 1, 1, 0, 0 } - gap_side = BOTTOM - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-vert.png" - gap_border = { 0, 0, 1, 1 } - gap_side = LEFT - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-vert.png" - gap_border = { 0, 0, 1, 1 } - gap_side = RIGHT - } - - # How to draw the box of a notebook when it isnt attached to a tab - - image { - function = BOX - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "handlebox" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - detail = "handlebox_bin" - shadow = IN - } - - image { - function = BOX - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - detail = "handlebox_bin" - shadow = OUT - } - } -} - -style "combobox_separator" { - - xthickness = 0 - ythickness = 0 - GtkWidget::wide-separators = 1 - -} - -style "combobox" { - - xthickness = 0 - ythickness = 0 - -} - -style "combobox_button" { - - xthickness = 3 - ythickness = 3 - -} - -style "range" { - - engine "pixmap" { - - image { - function = BOX - detail = "trough-upper" - file = "assets/trough-horizontal.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-horizontal-active.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough-upper" - file = "assets/trough-vertical.png" - border = { 0, 0, 8, 8 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-vertical-active.png" - border = { 0, 0, 8, 8 } - stretch = TRUE - orientation = VERTICAL - } - - # Horizontal - - image { - function = SLIDER - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-prelight.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-insensitive.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - # Vertical - - image { - function = SLIDER - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-prelight.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-insensitive.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - # Function below removes ugly boxes - - image { - function = BOX - file = "assets/null.png" - border = { 3, 3, 3, 3 } - stretch = TRUE - } - } -} - -style "progressbar" { - - xthickness = 1 - ythickness = 1 - - fg[NORMAL] = @fg_color - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - detail = "trough" - file = "assets/trough-progressbar.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "bar" - file = "assets/progressbar.png" - stretch = TRUE - border = { 3, 3, 3, 3 } - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough" - file = "assets/trough-progressbar_v.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = BOX - detail = "bar" - file = "assets/progressbar_v.png" - stretch = TRUE - border = { 3, 3, 3, 3 } - orientation = VERTICAL - } - } -} - -style "separator_menu_item" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - border = { 0, 0, 1, 0 } - stretch = TRUE - } - } -} - -style "treeview_header" { - ythickness = 1 - - fg[PRELIGHT] = mix(0.70, @text_color, @base_color) - font_name = "Bold" - - engine "pixmap" { - - image { - function = BOX - file = "assets/tree_header.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - } - } -} - -# Treeview Rows - -style "treeview" { - - xthickness = 2 - ythickness = 0 - - -} - -style "scrolled_window" { - - xthickness = 1 - ythickness = 1 - - engine "pixmap" { - - image { - function = SHADOW - file = "assets/frame.png" - border = { 5, 5, 5, 5 } - stretch = TRUE - } - } -} - -style "frame" { - - xthickness = 1 - ythickness = 1 - - engine "pixmap" { - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = IN - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = IN - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = OUT - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = OUT - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = ETCHED_IN - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = ETCHED_IN - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = ETCHED_OUT - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = ETCHED_OUT - } - } -} - -style "gimp_toolbox_frame" { - - engine "pixmap" { - - image { - function = SHADOW - } - } -} - -style "toolbar" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - - image { - function = HANDLE - overlay_file = "assets/handle-h.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = HANDLE - overlay_file = "assets/handle-v.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = VLINE - recolorable = TRUE - file = "assets/null.png" - } - - image { - function = HLINE - recolorable = TRUE - file = "assets/null.png" - } - } -} - -style "inline_toolbar" { - - GtkToolbar::button-relief = GTK_RELIEF_NORMAL - - engine "pixmap" { - - image { - function = BOX - file = "assets/inline-toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "notebook_viewport" { - - bg[NORMAL] = @notebook_bg -} - - -style "notebook_eventbox" { - - bg[NORMAL] = @notebook_bg - bg[ACTIVE] = @bg_color -} - -style "tooltips" { - - xthickness = 8 - ythickness = 4 - - bg[NORMAL] = @tooltip_bg_color - fg[NORMAL] = @tooltip_fg_color - bg[SELECTED] = @tooltip_bg_color - -} - -style "eclipse-tooltips" { - - xthickness = 8 - ythickness = 4 - - bg[NORMAL] = shade(1.05, @bg_color) - fg[NORMAL] = @text_color - bg[SELECTED] = shade(1.05, @bg_color) - -} - -style "xfdesktop-icon-view" { - XfdesktopIconView::label-alpha = 0 - XfdesktopIconView::selected-label-alpha = 100 - XfdesktopIconVIew::ellipsize-icon-labels = 1 - - base[NORMAL] = @selected_bg_color - base[SELECTED] = @selected_bg_color - base[ACTIVE] = @selected_bg_color - - fg[NORMAL] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color - - engine "murrine" { - textstyle = 5 - text_shade = 0.05 - } -} - -style "xfwm-tabwin" { - Xfwm4TabwinWidget::border-width = 1 - Xfwm4TabwinWidget::border-alpha = 1.0 - Xfwm4TabwinWidget::icon-size = 64 - Xfwm4TabwinWidget::alpha = 1.0 - Xfwm4TabwinWidget::border-radius = 2 - - bg[NORMAL] = @bg_color - bg[SELECTED] = @bg_color - - fg[NORMAL] = @fg_color - - engine "murrine" { - contrast = 0.7 - glazestyle = 0 - glowstyle = 0 - highlight_shade = 1.0 - gradient_shades = {1.0,1.0,1.0,1.0} - border_shades = { 0.8, 0.8 } - } -} - -style "xfwm-tabwin-button" { - - font_name = "bold" - bg[SELECTED] = @selected_bg_color -} - -# Chromium -style "chrome_menu_item" { - - bg[SELECTED] = @selected_bg_color - -} - -# Text Style -style "text" { - engine "murrine" { textstyle = 0 } -} - -style "null" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - } - } -} - - -class "GtkWidget" style "default" -class "GtkScrollbar" style "scrollbar" -class "GtkButton" style "button" -class "GtkEntry" style "entry" -class "GtkOldEditable" style "entry" -class "GtkSpinButton" style "spinbutton" -class "GtkNotebook" style "notebook" -class "GtkRange" style "range" -class "GtkProgressBar" style "progressbar" -class "GtkSeparatorMenuItem" style "separator_menu_item" -class "GtkScrolledWindow" style "scrolled_window" -class "GtkFrame" style "frame" -class "GtkTreeView" style "treeview" -class "GtkToolbar" style "toolbar" -class "*HandleBox" style "toolbar" - -widget_class "**" style "menu" -widget_class "**" style "menu_framed_box" -widget_class "**" style "menu_item" -widget_class "**" style "checkbutton" -widget_class "*" style "combobox" -widget_class "**" style "combobox_button" -widget_class "**" style "combobox_separator" -widget_class "***" style "treeview_header" -widget_class "**" style "inline_toolbar" -widget_class "**" style "combobox_entry" -widget_class "**" style "combobox_entry_button" -widget_class "***" style "notebook_viewport" -widget_class "*HandleBox" style "toolbar" - -# Entries in notebooks draw with notebook's base color, but not if there's -# something else in the middle that draws gray again -widget_class "**" style "notebook_entry" -widget_class "***" style "entry" - -widget_class "***" style "notebook_combobox_entry" -widget_class "****" style "combobox_entry" - -# We also need to avoid changing fg color for the inactive notebook tab labels -widget_class "*." style "notebook_tab_label" - -# GTK tooltips -widget "gtk-tooltip*" style "tooltips" - -#Fix GVim tabs -widget_class "**" style "notebook_eventbox" - -# Xchat special cases -widget "*xchat-inputbox" style "entry" - -# GIMP -# Disable gradients completely for GimpSpinScale -#class "GimpSpinScale" style "gimp_spin_scale" - -# Remove borders from "Wilbert frame" in Gimp -widget_class "**" style "gimp_toolbox_frame" - -# Chrome/Chromium -widget_class "*Chrom*Button*" style "button" -widget_class "***" style "chrome_menu_item" - -# We use this weird selector to target an offscreen entry as created -# by Chrome/Chromium to derive the style for its toolbar -widget_class "" style "standalone_entry" - -# Eclipse/SWT -widget "gtk-tooltips*" style "eclipse-tooltips" -widget "*swt-toolbar-flat" style "null" - -# Openoffice, Libreoffice -class "GtkWindow" style "toplevel_hack" -widget "*openoffice-toplevel*" style "ooo_stepper_hack" -widget "*openoffice-toplevel*GtkEntry" style "libreoffice_entry" -widget "*openoffice-toplevel*GtkSpinButton" style "libreoffice_entry" -widget "*libreoffice-toplevel*GtkEntry" style "libreoffice_entry" -widget "*libreoffice-toplevel*GtkSpinButton" style "libreoffice_entry" - -# Xfce -widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" -widget "xfwm4-tabwin*" style "xfwm-tabwin" -widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" - -# Fixes ugly text shadows for insensitive text -widget_class "*" style "text" -widget_class "**" style "text" -widget_class "**" style "text" -widget_class "**" style "text" diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/button-active.png b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/button-active.png deleted file mode 100644 index 29cd827..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/button-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/button-hover.png b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/button-hover.png deleted file mode 100644 index b8a6e0e..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/button-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/button-insensitive.png b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/button-insensitive.png deleted file mode 100644 index fc776f1..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/button-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/button.png b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/button.png deleted file mode 100644 index 5105fda..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/button.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar-dark.png b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar-dark.png deleted file mode 100644 index 4a4222a..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc deleted file mode 100644 index 122443c..0000000 --- a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc +++ /dev/null @@ -1,222 +0,0 @@ -style "menubar" { - - bg[NORMAL] = "#2f343f" - fg[NORMAL] = "#afb8c5" - fg[PRELIGHT] = "#afb8c5" - fg[ACTIVE] = "#afb8c5" - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(0.7, "#afb8c5") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "menubar-toolbar/menubar-dark.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar-borderless" { - - bg[NORMAL] = "#2f343f" - fg[NORMAL] = "#afb8c5" - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(0.7, "#afb8c5") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar_item" { - - xthickness = 2 - ythickness = 4 - - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "menubar-toolbar/menubar_button-dark.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - } -} - -# Text Style Menubar -style "menubar-text" { - - engine "murrine" { - text_shade = 0.0 - textstyle = 0 - } -} - - -style "toolbar_text" { - fg[NORMAL] = "#afb8c5" - fg[PRELIGHT] = "#afb8c5" - fg[INSENSITIVE] = shade(0.7, "#afb8c5") - fg[ACTIVE] = "#afb8c5" - - text[NORMAL] = "#afb8c5" - text[PRELIGHT] = "#afb8c5" - text[INSENSITIVE] = shade(0.7, "#afb8c5") - text[ACTIVE] = "#afb8c5" - -} - -style "toolbar_button" { - - xthickness = 4 - ythickness = 4 - - engine "pixmap" { - - image { - function = BOX - state = NORMAL - file = "menubar-toolbar/button.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = PRELIGHT - file = "menubar-toolbar/button-hover.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = ACTIVE - file = "menubar-toolbar/button-active.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = INSENSITIVE - file = "menubar-toolbar/button-insensitive.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "toolbar_entry" { - xthickness = 6 - - base[NORMAL] = "#414857" - base[INSENSITIVE] = "#39404d" - - text[NORMAL] = "#afb8c5" - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-bg-dark.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "menubar-toolbar/toolbar-entry-border-active-bg-dark.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -#Chromium -style "chrome-gtk-frame" { - - ChromeGtkFrame::frame-color = "#2f343f" - ChromeGtkFrame::inactive-frame-color = "#2f343f" - - ChromeGtkFrame::frame-gradient-size = 0 - ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) - - ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) - ChromeGtkFrame::incognito-inactive-frame-color = @bg_color - - ChromeGtkFrame::incognito-frame-gradient-color = @bg_color - - ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) - ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) - ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color - -} - -widget_class "**" style "menubar" -widget_class "*.*" style "menubar_item" - -widget_class "*ThunarWindow*" style "menubar" - -class "ChromeGtkFrame" style "chrome-gtk-frame" - -widget_class "***" style "menubar-text" - -# Whitelist for dark toolbars -widget_class "*ThunarWindow*" style "menubar-borderless" -widget_class "*ThunarWindow**" style "toolbar_entry" -widget_class "*ThunarWindow**" style "toolbar_button" -widget_class "*ThunarWindow**" style "toolbar_text" -widget_class "*ThunarWindow***" style "menubar-text" - diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar.rc b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar.rc deleted file mode 100644 index c02626d..0000000 --- a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar.rc +++ /dev/null @@ -1,166 +0,0 @@ -style "menubar" { - - bg[NORMAL] = "#e7e8eb" - fg[NORMAL] = "#70788d" - fg[PRELIGHT] = "#70788d" - fg[ACTIVE] = "#70788d" - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(1.3, "#70788d") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "menubar-toolbar/menubar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar-borderless" { - - bg[NORMAL] = "#e7e8eb" - fg[NORMAL] = "#70788d" - fg[SELECTED] = @fg_color - fg[INSENSITIVE] = shade(1.3, "#70788d") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar_item" { - - xthickness = 2 - ythickness = 4 - - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "menubar-toolbar/menubar_button.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - } -} - -# Text Style Menubar -style "menubar-text" { - - engine "murrine" { - text_shade = 0.0 - textstyle = 0 - } -} - -style "toolbar_entry" { - xthickness = 6 - - base[NORMAL] = "#fdfdfd" - base[INSENSITIVE] = "#f4f5f6" - - text[NORMAL] = "#70788d" - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-disabled-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "menubar-toolbar/toolbar-entry-border-active-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -#Chromium -style "chrome-gtk-frame" { - - ChromeGtkFrame::frame-color = "#e7e8eb" - ChromeGtkFrame::inactive-frame-color = "#e7e8eb" - - ChromeGtkFrame::frame-gradient-size = 0 - ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) - - ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) - ChromeGtkFrame::incognito-inactive-frame-color = @bg_color - - ChromeGtkFrame::incognito-frame-gradient-color = @bg_color - - ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) - ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) - ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color - -} - -widget_class "**" style "menubar" -widget_class "*.*" style "menubar_item" - -widget_class "*ThunarWindow*" style "menubar" -widget_class "*CajaNavigationWindow*" style "menubar" - -class "ChromeGtkFrame" style "chrome-gtk-frame" - -widget_class "***" style "menubar-text" - -# Whitelist for dark toolbars -widget_class "*ThunarWindow*" style "menubar-borderless" -widget_class "*CajaNavigationWindow*" style "menubar-borderless" -widget_class "*ThunarWindow**" style "toolbar_entry" -widget_class "*CajaNavigationWindow**" style "toolbar_entry" diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar.png b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar.png deleted file mode 100644 index ff49952..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar_button-dark.png b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar_button-dark.png deleted file mode 100644 index 717575a..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar_button-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar_button.png b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar_button.png deleted file mode 100644 index 717575a..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/menubar_button.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png deleted file mode 100644 index 4c358b3..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png deleted file mode 100644 index 427548a..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg-dark.png b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg-dark.png deleted file mode 100644 index 716060a..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg.png b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg.png deleted file mode 100644 index 320deb9..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png deleted file mode 100644 index 8304a5d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg.png b/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg.png deleted file mode 100644 index 512d5bd..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-2.0/panel.rc b/gtk/.themes/Arc-OSX/gtk-2.0/panel.rc deleted file mode 100644 index c24f3f1..0000000 --- a/gtk/.themes/Arc-OSX/gtk-2.0/panel.rc +++ /dev/null @@ -1,153 +0,0 @@ -style "theme-panel" { - - ythickness = 0 - - bg[NORMAL] = "#2B2E37" - bg[ACTIVE] = @selected_bg_color - bg[PRELIGHT] = shade(1.1, @selected_bg_color) - bg[SELECTED] = @selected_bg_color - - fg[NORMAL] = "#BAC3CF" - fg[PRELIGHT] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - - text[NORMAL] = "#BAC3CF" - text[PRELIGHT] = "#BAC3CF" - text[ACTIVE] = "#BAC3CF" - text[SELECTED] = "#BAC3CF" - - engine "murrine" { - reliefstyle = 0 - glazestyle = 0 - glow_shade = 1.0 - highlight_shade = 1.0 - roundness = 0 - gradient_shades = {1.0,1.0,1.0,1.0} - textstyle = 0 - contrast = 0.0 - textstyle = 0 - } -} - -style "panelbar" { - - fg[NORMAL] = "#edf5fb" - fg[ACTIVE] = "#edf5fb" - fg[PRELIGHT] = "#edf5fb" - fg[SELECTED] = @selected_fg_color - - bg[SELECTED] = @selected_bg_color - - engine "murrine" {} -} - -style "panelbuttons" { - - xthickness = 4 - ythickness = 0 - - engine "murrine" { - textstyle = 0 - } -} - -style "theme-panel-text" { - - fg[NORMAL] = "#edf5fb" - fg[PRELIGHT] = @selected_fg_color - fg[ACTIVE] = "#edf5fb" - - text[NORMAL] = "#edf5fb" - text[PRELIGHT] = @selected_fg_color - text[ACTIVE] = "#edf5fb" - - engine "murrine" { - textstyle = 0 - text_shade = 0.2 - } -} - -style "panel-entry" { - - fg[NORMAL] = @text_color - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @text_color - fg[SELECTED] = @text_color - fg[INSENSITIVE] = @text_color - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[ACTIVE] = @text_color - text[SELECTED] = @text_color - text[INSENSITIVE] = @text_color - -} - -style "theme-main-menu-text" = "theme-panel-text" { - fg[PRELIGHT] = @selected_fg_color - text[PRELIGHT] = @selected_fg_color -} - -style "workspace-switcher" = "theme-panel" { - bg[SELECTED] = @selected_bg_color -} - -style "indicator" = "theme-panel" { - xthickness = 0 - ythickness = 0 -} - -widget "*tasklist*" style "panelbuttons" -widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" -widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" -widget_class "*PanelToplevel*Button" style "panelbuttons" -widget_class "*Panel*GtkToggleButton" style "panelbuttons" -widget_class "*Xfce*Panel*Button*" style "panelbuttons" -widget_class "*" style "panelbuttons" -widget_class "**" style "panelbuttons" -widget_class "*XfcePanelPlugin.GtkButton" style "panelbuttons" -widget "*dict*Applet*" style "panelbuttons" -widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" -widget_class "*Tasklist*" style:highest "panelbuttons" - -class "*Panel*MenuBar*" style "panelbar" -widget_class "*Panel*MenuBar*" style "panelbar" -widget_class "*Panel*MenuBar*Item*" style:highest "panelbar" - -widget "*PanelWidget*" style "theme-panel" -widget "*PanelApplet*" style "theme-panel" -widget "*fast-user-switch*" style "theme-panel" -widget "*CPUFreq*Applet*" style "theme-panel" -class "PanelApp*" style "theme-panel" -class "PanelToplevel*" style "theme-panel" -widget_class "*PanelToplevel*" style "theme-panel" -widget_class "*notif*" style "theme-panel" -widget_class "*Notif*" style "theme-panel" -widget_class "*Tray*" style "theme-panel" -widget_class "*tray*" style "theme-panel" -widget_class "*computertemp*" style "theme-panel" -widget_class "*Applet*Tomboy*" style "theme-panel" -widget_class "*Applet*Netstatus*" style "theme-panel" - -# Fixes for tooltip text in some apps. -widget_class "*Notif*Beagle*" style "theme-panel" -widget_class "*Notif*Brasero*" style "theme-panel" - -# XFCE panel theming. -widget "*Xfce*Panel*" style "theme-panel" -class "*Xfce*Panel*" style "theme-panel" -widget "*WnckPager*" style "workspace-switcher" - -# Fix gtk-entries in the panel -widget "*bookmark*GtkEntry" style "panel-entry" # fixes smartbookmark-plugin - -# Make sure panel text color doesn't change -widget_class "*Panel*MenuBar*" style "theme-main-menu-text" -widget_class "*Panel**" style "theme-main-menu-text" -widget "*.clock-applet-button.*" style "theme-panel-text" -widget "*PanelApplet*" style "theme-panel-text" - -# Override general panel-style with specific plugin-styles -widget "*indicator-applet*" style "indicator" -widget "*indicator-button*" style "indicator" diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-dark.png deleted file mode 100644 index 48e8435..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-dark@2.png deleted file mode 100644 index bfcde3f..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark.png deleted file mode 100644 index 6d85515..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png deleted file mode 100644 index 2fb1a07..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected.png deleted file mode 100644 index 5bf4e57..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png deleted file mode 100644 index 95ea1e5..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive.png deleted file mode 100644 index 0c9682e..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive@2.png deleted file mode 100644 index 288d9fa..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selected.png deleted file mode 100644 index ff3d653..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selected@2.png deleted file mode 100644 index 5bed17d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png deleted file mode 100644 index e44c358..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png deleted file mode 100644 index 2fc2d1c..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode.png deleted file mode 100644 index 6a3774b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode@2.png deleted file mode 100644 index 287275b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked.png deleted file mode 100644 index b63a30d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked@2.png deleted file mode 100644 index 223beff..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-checked@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-dark.png deleted file mode 100644 index 09ddef6..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-dark@2.png deleted file mode 100644 index e189f93..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png deleted file mode 100644 index 2436a9e..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png deleted file mode 100644 index 44cbfca..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png deleted file mode 100644 index be95726..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png deleted file mode 100644 index 63ee434..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive.png deleted file mode 100644 index 7a91e23..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive@2.png deleted file mode 100644 index f741ba4..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-selected.png deleted file mode 100644 index c7b5cf2..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-selected@2.png deleted file mode 100644 index 883477e..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed.png deleted file mode 100644 index 5707c92..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed@2.png deleted file mode 100644 index ed851e7..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-mixed@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-selectionmode-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-selectionmode-dark.png deleted file mode 100644 index c613027..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-selectionmode-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-selectionmode-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-selectionmode-dark@2.png deleted file mode 100644 index 069b32b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-selectionmode-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-selectionmode.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-selectionmode.png deleted file mode 100644 index 2318217..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-selectionmode.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-selectionmode@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-selectionmode@2.png deleted file mode 100644 index a17e5b5..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-selectionmode@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-dark.png deleted file mode 100644 index 8c18460..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-dark@2.png deleted file mode 100644 index 2e7a50e..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png deleted file mode 100644 index 0099ce4..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png deleted file mode 100644 index 305ab4d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png deleted file mode 100644 index 4b4356b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png deleted file mode 100644 index bdafd33..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive.png deleted file mode 100644 index ed2ee8f..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png deleted file mode 100644 index f59d6be..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-selected.png deleted file mode 100644 index 4d32106..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-selected@2.png deleted file mode 100644 index 7b361e3..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked.png deleted file mode 100644 index 9fddfb5..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked@2.png deleted file mode 100644 index 6812606..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/checkbox-unchecked@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-dark.png deleted file mode 100644 index 28f3469..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-dark@2.png deleted file mode 100644 index 35a1baf..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-dark.png deleted file mode 100644 index bd28d8e..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-dark@2.png deleted file mode 100644 index 867695e..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-selected.png deleted file mode 100644 index f64ba8f..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-selected@2.png deleted file mode 100644 index 1646d37..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive.png deleted file mode 100644 index 2a657ef..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive@2.png deleted file mode 100644 index 30169f6..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-selected.png deleted file mode 100644 index aa261d0..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-selected@2.png deleted file mode 100644 index c7205c0..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked.png deleted file mode 100644 index 9690dfd..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked@2.png deleted file mode 100644 index 60f57a7..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-checked@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-dark.png deleted file mode 100644 index 4116619..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-dark@2.png deleted file mode 100644 index 69ef707..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark.png deleted file mode 100644 index afef7e2..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png deleted file mode 100644 index 6279e38..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected.png deleted file mode 100644 index 1e0a667..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png deleted file mode 100644 index 0b67660..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive.png deleted file mode 100644 index 69c253b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive@2.png deleted file mode 100644 index fa1893a..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-selected.png deleted file mode 100644 index 4378bca..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-selected@2.png deleted file mode 100644 index 58468d2..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed.png deleted file mode 100644 index 04720ee..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed@2.png deleted file mode 100644 index 6992c23..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-mixed@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-dark.png deleted file mode 100644 index 298ae3c..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-dark@2.png deleted file mode 100644 index e57ae38..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark.png deleted file mode 100644 index 87560b2..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png deleted file mode 100644 index c98869c..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected.png deleted file mode 100644 index 7e5c6e3..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png deleted file mode 100644 index 1dd9a00..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive.png deleted file mode 100644 index ce86f90..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive@2.png deleted file mode 100644 index 917f048..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-selected.png deleted file mode 100644 index aba589e..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-selected@2.png deleted file mode 100644 index b820fd2..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked.png deleted file mode 100644 index 8c61899..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked@2.png deleted file mode 100644 index a6210d6..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/radio-unchecked@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-dark.png deleted file mode 100644 index dbf7c5e..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-dark@2.png deleted file mode 100644 index 8046628..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-header-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-header-dark.png deleted file mode 100644 index e1f82aa..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-header-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-header-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-header-dark@2.png deleted file mode 100644 index 9ea31ff..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-header.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-header.png deleted file mode 100644 index 1850dae..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-header.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-header@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-header@2.png deleted file mode 100644 index 92770a3..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-header@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-dark.png deleted file mode 100644 index 8826a75..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-dark@2.png deleted file mode 100644 index 6ba25b4..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark.png deleted file mode 100644 index c018801..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png deleted file mode 100644 index 870d931..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header.png deleted file mode 100644 index 9a6db07..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header@2.png deleted file mode 100644 index daf07bf..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-selected.png deleted file mode 100644 index 1afd341..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-selected@2.png deleted file mode 100644 index 87d6356..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive.png deleted file mode 100644 index 9a6db07..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive@2.png deleted file mode 100644 index daf07bf..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-selected.png deleted file mode 100644 index 08480e0..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-selected@2.png deleted file mode 100644 index 22586c1..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active.png deleted file mode 100644 index 1850dae..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active@2.png deleted file mode 100644 index 92770a3..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-active@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-dark.png deleted file mode 100644 index 90918e1..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-dark@2.png deleted file mode 100644 index b2935b0..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-header-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-header-dark.png deleted file mode 100644 index 54a297a..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-header-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-header-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-header-dark@2.png deleted file mode 100644 index f7333eb..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-header.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-header.png deleted file mode 100644 index 3e45db3..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-header.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-header@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-header@2.png deleted file mode 100644 index 7feaadf..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-header@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-dark.png deleted file mode 100644 index 3d25f7b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-dark@2.png deleted file mode 100644 index 857b3e8..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-header-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-header-dark.png deleted file mode 100644 index 7bfead4..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-header-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-header-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-header-dark@2.png deleted file mode 100644 index e0ebce4..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-header.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-header.png deleted file mode 100644 index 009545d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-header.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-header@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-header@2.png deleted file mode 100644 index e85297d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-header@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-selected.png deleted file mode 100644 index f4398f6..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-selected@2.png deleted file mode 100644 index 67ea825..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive.png deleted file mode 100644 index ce5e538..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive@2.png deleted file mode 100644 index b0a2b56..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-selected.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-selected.png deleted file mode 100644 index c2d2186..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-selected.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-selected@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-selected@2.png deleted file mode 100644 index 6e1b894..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch-selected@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch.png deleted file mode 100644 index 3bc5587..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch@2.png deleted file mode 100644 index 10b98e4..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/switch@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-active-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-active-dark.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-active-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-active-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-active-dark@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-active.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-active.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-active@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-active@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-active@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark.png deleted file mode 100644 index d28eb4c..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png deleted file mode 100644 index da8b9f3..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop.png deleted file mode 100644 index 673facd..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop@2.png deleted file mode 100644 index bde3a9f..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-dark.png deleted file mode 100644 index 65a9a23..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-dark@2.png deleted file mode 100644 index c2734eb..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-hover-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-hover-dark.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-hover-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-hover-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-hover-dark@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-hover-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-hover.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-hover.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-hover@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-hover@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close-hover@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close.png deleted file mode 100644 index 65a9a23..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close@2.png deleted file mode 100644 index c2734eb..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-close@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png deleted file mode 100644 index d28eb4c..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png deleted file mode 100644 index da8b9f3..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop.png deleted file mode 100644 index 673facd..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png deleted file mode 100644 index bde3a9f..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-dark.png deleted file mode 100644 index 9fb2751..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-dark@2.png deleted file mode 100644 index e5df06d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize.png deleted file mode 100644 index 9fb2751..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize@2.png deleted file mode 100644 index e5df06d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-maximize@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png deleted file mode 100644 index d28eb4c..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png deleted file mode 100644 index da8b9f3..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop.png deleted file mode 100644 index 673facd..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png deleted file mode 100644 index bde3a9f..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-dark.png deleted file mode 100644 index 6ced316..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-dark@2.png deleted file mode 100644 index beae88d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize.png deleted file mode 100644 index 6ced316..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize@2.png b/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize@2.png deleted file mode 100644 index beae88d..0000000 Binary files a/gtk/.themes/Arc-OSX/gtk-3.0/assets/titlebutton-minimize@2.png and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/gtk-3.0/gtk.css b/gtk/.themes/Arc-OSX/gtk-3.0/gtk.css deleted file mode 100644 index 41952e9..0000000 --- a/gtk/.themes/Arc-OSX/gtk-3.0/gtk.css +++ /dev/null @@ -1,3931 +0,0 @@ -* { - background-clip: padding-box; - -GtkToolButton-icon-spacing: 4; - -GtkTextView-error-underline-color: #FC4138; - -GtkCheckButton-indicator-size: 16; - -GtkCheckMenuItem-indicator-size: 16; - -GtkScrolledWindow-scrollbar-spacing: 0; - -GtkScrolledWindow-scrollbars-within-bevel: 1; - -GtkToolItemGroup-expander-size: 11; - -GtkExpander-expander-size: 16; - -GtkTreeView-expander-size: 11; - -GtkTreeView-horizontal-separator: 4; - -GtkMenu-horizontal-padding: 0; - -GtkMenu-vertical-padding: 0; - -GtkWidget-link-color: #2679db; - -GtkWidget-visited-link-color: #1e61b0; - -GtkWidget-focus-padding: 2; - -GtkWidget-focus-line-width: 1; - -GtkWidget-text-handle-width: 20; - -GtkWidget-text-handle-height: 20; - -GtkDialog-button-spacing: 4; - -GtkDialog-action-area-border: 0; - -GtkStatusbar-shadow-type: none; - outline-color: rgba(92, 97, 108, 0.3); - outline-style: dashed; - outline-offset: -3px; - outline-width: 1px; - outline-radius: 2px; } - -.background { - color: #5c616c; - background-color: rgba(245, 246, 247, 0.999); } - -*:insensitive { - -gtk-image-effect: dim; } - -.gtkstyle-fallback { - background-color: #F5F6F7; - color: #5c616c; } - .gtkstyle-fallback:prelight { - background-color: white; - color: #5c616c; } - .gtkstyle-fallback:active { - background-color: #d9dde0; - color: #5c616c; } - .gtkstyle-fallback:insensitive { - background-color: #fbfbfc; - color: rgba(92, 97, 108, 0.55); } - .gtkstyle-fallback:selected { - background-color: #5294E2; - color: #ffffff; } - -.view { - color: #5c616c; - background-color: #ffffff; } - .view.dim-label, .view.label.separator, .header-bar .view.subtitle { - color: rgba(92, 97, 108, 0.55); } - .view.dim-label:selected, .view.label.separator:selected, .header-bar .view.subtitle:selected, .view.dim-label:selected:focus, .view.label.separator:selected:focus, .header-bar .view.subtitle:selected:focus { - color: rgba(255, 255, 255, 0.65); - text-shadow: none; } - -.rubberband, GtkTreeView.view.rubberband, .content-view.rubberband { - border: 1px solid #2679db; - background-color: rgba(38, 121, 219, 0.2); } - -.label.separator, .popover .label.separator, .sidebar .label.view.separator { - color: #5c616c; } - -.label:insensitive { - color: rgba(92, 97, 108, 0.55); } - -.dim-label, .label.separator, .popover .label.separator, .sidebar .label.view.separator, .header-bar .subtitle { - opacity: 0.55; } - -GtkAssistant .sidebar { - background-color: #ffffff; - border-top: 1px solid #dcdfe3; } - GtkAssistant .sidebar:dir(ltr) { - border-right: 1px solid #dcdfe3; } - GtkAssistant .sidebar:dir(rtl) { - border-left: 1px solid #dcdfe3; } - -GtkAssistant.csd .sidebar { - border-top-style: none; } - -GtkAssistant .sidebar .label { - padding: 6px 12px; } - -GtkAssistant .sidebar .label.highlight { - background-color: #5294E2; - color: #ffffff; } - -GtkTextView { - background-color: #fafbfb; } - -.grid-child { - padding: 3px; - border-radius: 3px; } - .grid-child:selected { - outline-offset: -2px; } - -.popover.osd, .osd { - color: #BAC3CF; - border: none; - background-color: rgba(53, 57, 69, 0.95); - background-clip: padding-box; - outline-color: rgba(186, 195, 207, 0.3); - box-shadow: none; } - -@keyframes spin { - to { - -gtk-icon-transform: rotate(1turn); } } - -.spinner { - background-image: none; - background-color: blue; - opacity: 0; - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } - .spinner:active { - opacity: 1; - animation: spin 1s linear infinite; } - .spinner:active:insensitive { - opacity: 0.5; } - -.entry { - border: 1px solid; - padding: 5px 8px; - border-radius: 3px; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #5c616c; - border-color: #cfd6e6; - background-color: #ffffff; - background-image: linear-gradient(to bottom, #ffffff); } - .entry.image { - color: #7d8189; } - .entry.image.left { - padding-left: 0; } - .entry.image.right { - padding-right: 0; } - .entry.flat, .entry.flat:focus { - padding: 2px; - color: #5c616c; - border-color: #cfd6e6; - background-color: #ffffff; - background-image: linear-gradient(to bottom, #ffffff); - border: none; - border-radius: 0; } - .entry:focus { - background-clip: border-box; - color: #5c616c; - border-color: #5294E2; - background-color: #ffffff; - background-image: linear-gradient(to bottom, #ffffff); } - .entry:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(255, 255, 255, 0.55); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.55)); } - .entry:selected, .entry:selected:focus { - background-color: #5294E2; - color: #ffffff; } - .entry.progressbar { - margin: 2px 12px; - border-radius: 0; - border-width: 0 0 2px; - border-color: #5294E2; - border-style: solid; - background-image: none; - background-color: transparent; - box-shadow: none; } - .entry.warning { - color: #ffffff; - border-color: #F27835; - background-image: linear-gradient(to bottom, #f7ae86); } - .entry.warning:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #F27835); - box-shadow: none; } - .entry.warning:selected, .entry.warning:selected:focus { - background-color: #ffffff; - color: #F27835; } - .entry.error { - color: #ffffff; - border-color: #FC4138; - background-image: linear-gradient(to bottom, #fd8d88); } - .entry.error:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #FC4138); - box-shadow: none; } - .entry.error:selected, .entry.error:selected:focus { - background-color: #ffffff; - color: #FC4138; } - .osd .entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.35)); - background-color: transparent; } - .osd .entry.image, .osd .entry.image:hover { - color: inherit; } - .osd .entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, #5294E2); } - .osd .entry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } - -GtkSearchEntry.entry { - border-radius: 20px; } - -@keyframes needs_attention { - from { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#5294E2), to(transparent)); } - to { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent)); } } - -.button { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - border: 1px solid; - border-radius: 3px; - padding: 5px 8px; - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - .button.flat, .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - background-color: rgba(251, 251, 252, 0); - border-color: rgba(207, 214, 230, 0); - transition: none; } - .button.flat:hover, .sidebar-button.button:hover { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-duration: 350ms; } - .button.flat:hover:active, .sidebar-button.button:hover:active { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - .button:hover { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: white; - -gtk-image-effect: highlight; } - .button:active, .button:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; - transition-duration: 50ms; } - .button:active { - color: #5c616c; } - .button:active:hover, .button:checked { - color: #ffffff; } - .button.flat:insensitive, .sidebar-button.button:insensitive { - border-color: transparent; - background-color: transparent; - background-image: none; } - .button:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .button:insensitive > GtkLabel { - color: inherit; } - .button:insensitive:active, .button:insensitive:checked { - color: rgba(255, 255, 255, 0.8); - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; } - .button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel { - color: inherit; } - .button.osd { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(35, 38, 46, 0.95); } - .button.osd.image-button, .header-bar .button.osd.titlebutton, - .titlebar .button.osd.titlebutton { - padding: 10px; } - .button.osd:hover { - color: #5294E2; } - .button.osd:active, .button.osd:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - .button.osd:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - .osd .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .osd .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .osd .button:active, .osd .button:checked { - background-clip: padding-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - .osd .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - .osd .button.flat, .osd .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; } - .osd .button.flat:hover, .osd .sidebar-button.button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .osd .button.flat:insensitive, .osd .sidebar-button.button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); - background-image: none; } - .osd .button.flat:active, .osd .sidebar-button.button:active, .osd .button.flat:checked, .osd .sidebar-button.button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - .osd .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), - .osd .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: none; } - .button.suggested-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } - .button.suggested-action.flat, .suggested-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #4DADD4; - outline-color: rgba(77, 173, 212, 0.3); } - .button.suggested-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } - .button.suggested-action:active, .button.suggested-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } - .button.suggested-action.flat:insensitive, .suggested-action.sidebar-button.button:insensitive { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(92, 97, 108, 0.55); } - .button.suggested-action:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .button.suggested-action:insensitive > GtkLabel { - color: inherit; } - .button.destructive-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } - .button.destructive-action.flat, .destructive-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; - outline-color: rgba(240, 74, 80, 0.3); } - .button.destructive-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } - .button.destructive-action:active, .button.destructive-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } - .button.destructive-action.flat:insensitive, .destructive-action.sidebar-button.button:insensitive { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(92, 97, 108, 0.55); } - .button.destructive-action:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .button.destructive-action:insensitive > GtkLabel { - color: inherit; } - .button.image-button, .header-bar .button.titlebutton, - .titlebar .button.titlebutton { - padding: 7px; } - .header-bar .button.image-button, .header-bar .button.titlebutton { - padding: 7px 10px; } - .button.text-button { - padding-left: 16px; - padding-right: 16px; } - .button.text-button.image-button, .header-bar .button.text-button.titlebutton, - .titlebar .button.text-button.titlebutton { - padding: 5px 8px; } - .button.text-button.image-button GtkLabel:first-child, .header-bar .button.text-button.titlebutton GtkLabel:first-child, - .titlebar .button.text-button.titlebutton GtkLabel:first-child { - padding-left: 8px; } - .button.text-button.image-button GtkLabel:last-child, .header-bar .button.text-button.titlebutton GtkLabel:last-child, - .titlebar .button.text-button.titlebutton GtkLabel:last-child { - padding-right: 8px; } - .stack-switcher > .button { - outline-offset: -3px; } - .stack-switcher > .button > GtkLabel { - padding-left: 6px; - padding-right: 6px; } - .stack-switcher > .button > GtkImage { - padding-left: 6px; - padding-right: 6px; - padding-top: 3px; - padding-bottom: 3px; } - .stack-switcher > .button.text-button { - padding: 5px 10px; } - .stack-switcher > .button.image-button, .header-bar .stack-switcher > .button.titlebutton, - .titlebar .stack-switcher > .button.titlebutton { - padding: 2px 4px; } - .stack-switcher > .button.needs-attention:active > .label, - .stack-switcher > .button.needs-attention:active > GtkImage, - .stack-switcher > .button.needs-attention:checked > .label, - .stack-switcher > .button.needs-attention:checked > GtkImage { - animation: none; - background-image: none; } - .stack-switcher > .button.needs-attention > .label, - .stack-switcher > .button.needs-attention > GtkImage, .button .sidebar-item.needs-attention > GtkLabel { - animation: needs_attention 150ms ease-in; - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent)); - background-size: 6px 6px, 6px 6px; - background-repeat: no-repeat; - background-position: right 3px, right 4px; } - .stack-switcher > .button.needs-attention > .label:dir(rtl), - .stack-switcher > .button.needs-attention > GtkImage:dir(rtl), .button .sidebar-item.needs-attention > GtkLabel:dir(rtl) { - background-position: left 3px, left 4px; } - .inline-toolbar .button, .inline-toolbar .button:backdrop { - border-radius: 2px; - border-width: 1px; } - -.inline-toolbar GtkToolButton > .button { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - .inline-toolbar GtkToolButton > .button:hover { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: white; } - .inline-toolbar GtkToolButton > .button:active, .inline-toolbar GtkToolButton > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - .inline-toolbar GtkToolButton > .button:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .inline-toolbar GtkToolButton > .button:insensitive > GtkLabel { - color: inherit; } - .inline-toolbar GtkToolButton > .button:insensitive:active, .inline-toolbar GtkToolButton > .button:insensitive:checked { - color: rgba(255, 255, 255, 0.8); - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; } - .inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel, .inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel { - color: inherit; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry { - border-left-color: rgba(207, 214, 230, 0.3); } - -.linked:not(.vertical):not(.path-bar) > .entry.error + .entry, -.linked:not(.vertical):not(.path-bar) > .entry + .entry.error { - border-left-color: #FC4138; } - -.linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, -.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning { - border-left-color: #F27835; } - -.linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning { - border-left-color: #FC4138; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child { - border-left-color: #5294E2; } - -.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, -.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #5294E2; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child { - border-left-color: #F27835; } - -.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, -.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #F27835; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child { - border-left-color: #FC4138; } - -.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, -.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #FC4138; } - -.linked:not(.vertical):not(.path-bar) > .button:checked + .entry { - border-left-color: #5294E2; } - -.linked:not(.vertical):not(.path-bar) > .button + .button { - border-left-style: none; } - -.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), -.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: inset 1px 0 #cfd6e6; } - -.linked:not(.vertical):not(.path-bar) > .button:first-child:hover:not(:checked):not(:active), -.linked:not(.vertical):not(.path-bar) > .button:checked + .button:not(:checked):not(:active):hover, -.linked:not(.vertical):not(.path-bar) > .entry + .button:not(:checked):not(:active):hover { - box-shadow: none; } - -.linked:not(.vertical).path-bar > .button + .button { - border-left-style: none; } - -.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(207, 214, 230, 0.4), inset -1px 0 rgba(207, 214, 230, 0.4); } - -.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(207, 214, 230, 0.4); } - -.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(207, 214, 230, 0.4); } - -.linked.vertical > .entry + .entry { - border-top-color: rgba(207, 214, 230, 0.3); } - -.linked.vertical > .entry.error + .entry, -.linked.vertical > .entry + .entry.error { - border-top-color: #FC4138; } - -.linked.vertical > .entry.warning + .entry, -.linked.vertical > .entry + .entry.warning { - border-top-color: #F27835; } - -.linked.vertical > .entry.error + .entry.warning { - border-top-color: #FC4138; } - -.linked.vertical > .entry + .entry:focus:not(:last-child), -.linked.vertical > .entry + .entry:focus:last-child { - border-top-color: #5294E2; } - -.linked.vertical > .entry:focus:not(:only-child) + .entry, .linked.vertical > .entry:focus:not(:only-child) + .button, -.linked.vertical > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked.vertical > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-top-color: #5294E2; } - -.linked.vertical > .entry + .entry.warning:focus:not(:last-child), -.linked.vertical > .entry + .entry.warning:focus:last-child { - border-top-color: #F27835; } - -.linked.vertical > .entry.warning:focus:not(:only-child) + .entry, .linked.vertical > .entry.warning:focus:not(:only-child) + .button, -.linked.vertical > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked.vertical > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-top-color: #F27835; } - -.linked.vertical > .entry + .entry.error:focus:not(:last-child), -.linked.vertical > .entry + .entry.error:focus:last-child { - border-top-color: #FC4138; } - -.linked.vertical > .entry.error:focus:not(:only-child) + .entry, .linked.vertical > .entry.error:focus:not(:only-child) + .button, -.linked.vertical > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked.vertical > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-top-color: #FC4138; } - -.linked.vertical > .button:checked + .entry { - border-top-color: #5294E2; } - -.linked.vertical > .button + .button { - border-top-style: none; } - -.linked.vertical > .button:hover:not(:checked):not(:active):not(:only-child), -.linked.vertical > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: inset 0 1px #cfd6e6; } - -.linked.vertical > .button:first-child:hover:not(:checked):not(:active), -.linked.vertical > .button:checked + .button:not(:checked):not(:active):hover, -.linked.vertical > .entry + .button:not(:checked):not(:active):hover { - box-shadow: none; } - -.inline-toolbar.toolbar GtkToolButton > .button.flat, .inline-toolbar GtkToolButton > .button.flat, .inline-toolbar.toolbar GtkToolButton > .sidebar-button.button, .inline-toolbar GtkToolButton > .sidebar-button.button, .linked:not(.vertical) > .entry, -.linked:not(.vertical) > .entry:focus, .osd .button, .osd .button:hover, .osd .button:active, .osd .button:checked, .osd .button:insensitive, .inline-toolbar .button, .inline-toolbar .button:backdrop, .linked:not(.vertical) > .button, -.linked:not(.vertical) > .button:hover, -.linked:not(.vertical) > .button:active, -.linked:not(.vertical) > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .primary-toolbar .linked:not(.vertical).path-bar > .button, .header-bar .linked:not(.vertical).path-bar > .button, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:active, .header-bar .linked:not(.vertical).path-bar > .button:active, .primary-toolbar .linked:not(.vertical).path-bar > .button:checked, .header-bar .linked:not(.vertical).path-bar > .button:checked, .primary-toolbar .linked:not(.vertical).path-bar > .button:insensitive, .header-bar .linked:not(.vertical).path-bar > .button:insensitive, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr), -.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr) { - border-radius: 0; - border-right-style: none; } - -.linked:not(.vertical) > .entry:first-child, .osd .button:first-child, .inline-toolbar .button:first-child, .linked:not(.vertical) > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:first-child > .sidebar-button.button, .inline-toolbar GtkToolButton:first-child > .sidebar-button.button, .linked > GtkComboBox:first-child > .the-button-in-the-combobox, -.linked > GtkComboBoxText:first-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:first-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:first-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:first-child, .header-bar .linked:not(.vertical).path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:first-child { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; } - -.linked:not(.vertical) > .entry:last-child, .osd .button:last-child, .inline-toolbar .button:last-child, .linked:not(.vertical) > .button:last-child, .inline-toolbar.toolbar GtkToolButton:last-child > .button.flat, .inline-toolbar GtkToolButton:last-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:last-child > .sidebar-button.button, .inline-toolbar GtkToolButton:last-child > .sidebar-button.button, .linked > GtkComboBox:last-child > .the-button-in-the-combobox, -.linked > GtkComboBoxText:last-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:last-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:last-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:last-child, .header-bar .linked:not(.vertical).path-bar > .button:last-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:last-child { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; - border-right-style: solid; } - -.linked:not(.vertical) > .entry:only-child, .osd .button:only-child, .inline-toolbar .button:only-child, .linked:not(.vertical) > .button:only-child, .inline-toolbar.toolbar GtkToolButton:only-child > .button.flat, .inline-toolbar GtkToolButton:only-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:only-child > .sidebar-button.button, .inline-toolbar GtkToolButton:only-child > .sidebar-button.button, .linked > GtkComboBox:only-child > .the-button-in-the-combobox, -.linked > GtkComboBoxText:only-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:only-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:only-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:only-child, .header-bar .linked:not(.vertical).path-bar > .button:only-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:only-child { - border-radius: 3px; - border-style: solid; } - -.linked.vertical > .entry, -.linked.vertical > .entry:focus, .linked.vertical > .button, -.linked.vertical > .button:hover, -.linked.vertical > .button:active, -.linked.vertical > .button:checked, .linked.vertical > GtkComboBoxText > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox > .the-button-in-the-combobox { - border-radius: 0; - border-bottom-style: none; } - -.linked.vertical > .entry:first-child, .linked.vertical > .button:first-child, .linked.vertical > GtkComboBoxText:first-child > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox:first-child > .the-button-in-the-combobox { - border-top-left-radius: 3px; - border-top-right-radius: 3px; } - -.linked.vertical > .entry:last-child, .linked.vertical > .button:last-child, .linked.vertical > GtkComboBoxText:last-child > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox:last-child > .the-button-in-the-combobox { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border-bottom-style: solid; } - -.linked.vertical > .entry:only-child, .linked.vertical > .button:only-child, .linked.vertical > GtkComboBoxText:only-child > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox:only-child > .the-button-in-the-combobox { - border-radius: 3px; - border-style: solid; } - -.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .notebook tab .button, .app-notification .button.flat, .app-notification .sidebar-button.button, -.app-notification.frame .button.flat, -.app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive, .app-notification .sidebar-button.button:insensitive, -.app-notification.frame .button.flat:insensitive, -.app-notification.frame .sidebar-button.button:insensitive, TerminalWindow .notebook .active-page .button, TerminalWindow .notebook .prelight-page .button, TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .prelight-page .button:hover, TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; } - -.menuitem.button.flat, .menuitem.sidebar-button.button { - transition: none; - outline-offset: -1px; - border-radius: 2px; } - .menuitem.button.flat:hover, .menuitem.sidebar-button.button:hover { - background-color: #edeff0; } - .menuitem.button.flat:checked, .menuitem.sidebar-button.button:checked { - color: #5c616c; } - -*:link, .button:link, .button:visited { - color: #2679db; } - *:link:visited, .button:visited { - color: #1e61b0; } - *:selected *:link:visited, *:selected .button:visited:link, *:selected .button:visited { - color: #bad4f3; } - *:link:hover, .button:hover:link, .button:hover:visited { - color: #5294e2; } - *:selected *:link:hover, *:selected .button:hover:link, *:selected .button:hover:visited { - color: #eef4fc; } - *:link:active, .button:active:link, .button:active:visited { - color: #2679db; } - *:selected *:link:active, *:selected .button:active:link, *:selected .button:active:visited { - color: #dceaf9; } - *:link:selected, .button:selected:link, .button:selected:visited, .header-bar.selection-mode .subtitle:link, .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { - color: #dceaf9; } - -.button:link > .label, .button:visited > .label { - text-decoration-line: underline; } - -.spinbutton { - border-radius: 3px; } - .spinbutton .button { - background-image: none; - border: 1px solid rgba(220, 223, 227, 0.6); - border-style: none none none solid; - color: #646973; - border-radius: 0; - box-shadow: none; } - .spinbutton .button:dir(rtl) { - border-style: none solid none none; } - .spinbutton .button:first-child { - color: red; } - .spinbutton .button:insensitive { - color: rgba(92, 97, 108, 0.55); } - .spinbutton .button:active { - background-color: #5294E2; - color: #ffffff; } - .spinbutton.vertical .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - .spinbutton.vertical .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:active { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - .spinbutton.vertical .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:hover { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: white; } - .spinbutton.vertical .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .spinbutton.vertical .button:first-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive > GtkLabel { - color: inherit; } - .spinbutton.vertical .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - .spinbutton.vertical .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:active { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - .spinbutton.vertical .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:hover { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: white; } - .spinbutton.vertical .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .spinbutton.vertical .button:last-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive > GtkLabel { - color: inherit; } - .spinbutton.vertical.entry, .spinbutton.vertical:dir(rtl).entry { - border-radius: 0; - padding-left: 5px; - padding-right: 5px; } - .spinbutton.vertical .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child, .spinbutton.vertical .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:active, .spinbutton.vertical .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:hover, .spinbutton.vertical .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive { - border-radius: 2px 2px 0 0; - border-style: solid solid none solid; } - .spinbutton.vertical .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child, .spinbutton.vertical .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:active, .spinbutton.vertical .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:hover, .spinbutton.vertical .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive { - border-radius: 0 0 2px 2px; - border-style: none solid solid solid; } - GtkTreeView .spinbutton.entry, GtkTreeView .spinbutton.entry:focus { - padding: 1px; - border-width: 1px 0; - border-color: #5294E2; - border-radius: 0; - box-shadow: none; } - -GtkComboBox { - -GtkComboBox-arrow-scaling: 0.5; - -GtkComboBox-shadow-type: none; } - GtkComboBox > .the-button-in-the-combobox { - padding-top: 3px; - padding-bottom: 3px; } - GtkComboBox:insensitive { - color: rgba(92, 97, 108, 0.55); } - GtkComboBox .separator.vertical, GtkComboBox .sidebar .vertical.view.separator, .sidebar GtkComboBox .vertical.view.separator { - -GtkWidget-wide-separators: true; } - GtkComboBox.combobox-entry .entry:dir(ltr) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; - border-right-style: none; } - GtkComboBox.combobox-entry .entry:dir(ltr):focus { - box-shadow: 1px 0 #5294E2; } - GtkComboBox.combobox-entry .entry:dir(rtl) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; - border-left-style: none; } - GtkComboBox.combobox-entry .entry:dir(rtl):focus { - box-shadow: -1px 0 #5294E2; } - GtkComboBox.combobox-entry .button:dir(ltr) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; } - GtkComboBox.combobox-entry .button:dir(rtl) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; } - -.toolbar, .inline-toolbar { - -GtkWidget-window-dragging: true; - padding: 4px; - background-color: #F5F6F7; } - .osd .toolbar, .osd .inline-toolbar, .toolbar.osd, .osd.inline-toolbar { - padding: 7px; - border: 1px solid rgba(0, 0, 0, 0.5); - border-radius: 3px; - background-color: rgba(53, 57, 69, 0.85); } - -.primary-toolbar { - color: rgba(82, 93, 118, 0.8); - background-color: #e7e8eb; - box-shadow: none; - border-width: 0 0 1px 0; - border-style: solid; - border-image: linear-gradient(to bottom, #e7e8eb, rgba(212, 213, 219, 0.95)) 1 0 1 0; } - -.inline-toolbar { - background-color: #edeef0; - border-style: solid; - border-color: #dcdfe3; - border-width: 0 1px 1px; - padding: 3px; - border-radius: 0 0 3px 3px; } - -.search-bar { - background-color: #F5F6F7; - border-style: solid; - border-color: #dcdfe3; - border-width: 0 0 1px; - padding: 3px; } - -.action-bar { - background-color: #edeef0; } - -.header-bar { - padding: 5px 5px 4px 5px; - border-width: 0 0 1px; - border-style: solid; - border-radius: 0; - border-color: #d4d5db; - color: rgba(82, 93, 118, 0.8); - background-color: #e7e8eb; } - .csd .header-bar { - background-color: rgba(231, 232, 235, 0.95); - border-color: rgba(212, 213, 219, 0.95); } - .header-bar:backdrop { - color: rgba(82, 93, 118, 0.5); } - .header-bar .title { - padding-left: 12px; - padding-right: 12px; } - .header-bar .subtitle { - font-size: smaller; - padding-left: 12px; - padding-right: 12px; } - .header-bar.selection-mode, .header-bar.titlebar.selection-mode { - color: #ffffff; - background-color: rgba(82, 148, 226, 0.95); - border-color: rgba(65, 137, 223, 0.95); - box-shadow: none; } - .header-bar.selection-mode:backdrop, .header-bar.titlebar.selection-mode:backdrop { - background-color: rgba(82, 148, 226, 0.95); - color: rgba(255, 255, 255, 0.6); } - .header-bar.selection-mode .button, .header-bar.titlebar.selection-mode .button { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0); } - .header-bar.selection-mode .button.flat, .header-bar.selection-mode .sidebar-button.button, .header-bar.titlebar.selection-mode .button.flat, .header-bar.titlebar.selection-mode .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } - .header-bar.selection-mode .button:hover, .header-bar.titlebar.selection-mode .button:hover { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0.05); - border-color: rgba(255, 255, 255, 0.5); } - .header-bar.selection-mode .button:active, .header-bar.selection-mode .button:checked, .header-bar.titlebar.selection-mode .button:active, .header-bar.titlebar.selection-mode .button:checked { - color: rgba(82, 148, 226, 0.95); - outline-color: rgba(82, 148, 226, 0.25); - background-color: #ffffff; - border-color: #ffffff; } - .header-bar.selection-mode .button:insensitive, .header-bar.titlebar.selection-mode .button:insensitive { - color: rgba(255, 255, 255, 0.4); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0); } - .header-bar.selection-mode .button:insensitive:active, .header-bar.selection-mode .button:insensitive:checked, .header-bar.titlebar.selection-mode .button:insensitive:active, .header-bar.titlebar.selection-mode .button:insensitive:checked { - color: rgba(82, 148, 226, 0.35); - background-color: rgba(255, 255, 255, 0.15); - border-color: rgba(255, 255, 255, 0.15); } - .header-bar.selection-mode .selection-menu, .header-bar.titlebar.selection-mode .selection-menu { - box-shadow: none; - padding-left: 10px; - padding-right: 10px; } - .header-bar.selection-mode .selection-menu GtkArrow, .header-bar.titlebar.selection-mode .selection-menu GtkArrow { - -GtkArrow-arrow-scaling: 1; } - .header-bar.selection-mode .selection-menu .arrow, .header-bar.titlebar.selection-mode .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - .maximized .header-bar.selection-mode, .maximized .header-bar.titlebar.selection-mode { - background-color: #5294e2; } - .tiled .header-bar, .tiled .header-bar:backdrop, - .maximized .header-bar, .maximized .header-bar:backdrop { - border-radius: 0; } - .maximized .header-bar { - background-color: #e7e8eb; - border-color: #d4d5db; } - .header-bar.default-decoration, - .csd .header-bar.default-decoration, .header-bar.default-decoration:backdrop, - .csd .header-bar.default-decoration:backdrop { - padding-top: 5px; - padding-bottom: 5px; - background-color: #e7e8eb; - border-bottom-width: 0; } - .maximized .header-bar.default-decoration, .maximized - .csd .header-bar.default-decoration, .maximized .header-bar.default-decoration:backdrop, .maximized - .csd .header-bar.default-decoration:backdrop { - background-color: #e7e8eb; } - -.titlebar { - padding-left: 7px; - padding-right: 7px; - border-radius: 4px 4px 0 0; - color: rgba(82, 93, 118, 0.8); - background-color: #e7e8eb; - box-shadow: inset 0 1px rgba(239, 240, 242, 0.95); } - .csd .titlebar { - background-color: rgba(231, 232, 235, 0.95); } - .titlebar:backdrop { - color: rgba(82, 93, 118, 0.5); - background-color: #eff0f2; } - .csd .titlebar:backdrop { - background-color: rgba(239, 240, 242, 0.95); } - .maximized .titlebar { - background-color: #e7e8eb; } - .maximized .titlebar:backdrop, .csd .maximized .titlebar:backdrop { - background-color: #eff0f2; } - -.titlebar .titlebar, -.titlebar .titlebar:backdrop { - background-color: transparent; } - -.primary-toolbar .separator, .primary-toolbar .sidebar .view.separator, .sidebar .primary-toolbar .view.separator, .header-bar .header-bar-separator, -.header-bar > GtkBox > .separator.vertical, .sidebar -.header-bar > GtkBox > .vertical.view.separator { - -GtkWidget-wide-separators: true; - -GtkWidget-separator-width: 1px; - border-width: 0 1px; - border-image: linear-gradient(to bottom, rgba(82, 93, 118, 0) 25%, rgba(82, 93, 118, 0.15) 25%, rgba(82, 93, 118, 0.15) 75%, rgba(82, 93, 118, 0) 75%) 0 1/0 1px stretch; } - .primary-toolbar .separator:backdrop, .header-bar .header-bar-separator:backdrop, - .header-bar > GtkBox > .separator.vertical:backdrop, .sidebar - .header-bar > GtkBox > .vertical.view.separator:backdrop { - opacity: 0.6; } - -.primary-toolbar .entry, .header-bar .entry { - color: rgba(82, 93, 118, 0.8); - border-color: rgba(82, 93, 118, 0.1); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9)); - background-color: transparent; } - .primary-toolbar .entry.image, .header-bar .entry.image, .primary-toolbar .entry.image:hover, .header-bar .entry.image:hover { - color: inherit; } - .primary-toolbar .entry:backdrop, .header-bar .entry:backdrop { - opacity: 0.85; } - .primary-toolbar .entry:focus, .header-bar .entry:focus { - color: #ffffff; - border-color: #5294E2; - background-image: linear-gradient(to bottom, #5294E2); - background-clip: border-box; } - .primary-toolbar .entry:focus.image, .header-bar .entry:focus.image { - color: #ffffff; } - .primary-toolbar .entry:insensitive, .header-bar .entry:insensitive { - color: rgba(82, 93, 118, 0.35); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.75)); } - .primary-toolbar .entry:selected:focus, .header-bar .entry:selected:focus { - background-color: #ffffff; - color: #5294E2; } - .primary-toolbar .entry.progressbar, .header-bar .entry.progressbar { - border-color: #5294E2; - background-image: none; - background-color: transparent; } - .primary-toolbar .entry.warning, .header-bar .entry.warning { - color: #ffffff; - border-color: #F27835; - background-image: linear-gradient(to bottom, rgba(238, 162, 121, 0.98)); } - .primary-toolbar .entry.warning:focus, .header-bar .entry.warning:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #F27835); } - .primary-toolbar .entry.warning:selected, .header-bar .entry.warning:selected, .primary-toolbar .entry.warning:selected:focus, .header-bar .entry.warning:selected:focus { - background-color: #ffffff; - color: #F27835; } - .primary-toolbar .entry.error, .header-bar .entry.error { - color: #ffffff; - border-color: #FC4138; - background-image: linear-gradient(to bottom, rgba(244, 128, 123, 0.98)); } - .primary-toolbar .entry.error:focus, .header-bar .entry.error:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #FC4138); } - .primary-toolbar .entry.error:selected, .header-bar .entry.error:selected, .primary-toolbar .entry.error:selected:focus, .header-bar .entry.error:selected:focus { - background-color: #ffffff; - color: #FC4138; } - -.primary-toolbar .button, .header-bar .button { - color: rgba(82, 93, 118, 0.8); - outline-color: rgba(82, 93, 118, 0.1); - outline-offset: -3px; - background-color: rgba(231, 232, 235, 0); - border-color: rgba(231, 232, 235, 0); } - .primary-toolbar .button:backdrop, .header-bar .button:backdrop { - opacity: 0.7; } - .primary-toolbar .button:hover, .header-bar .button:hover { - color: rgba(82, 93, 118, 0.8); - outline-color: rgba(82, 93, 118, 0.1); - border-color: rgba(82, 93, 118, 0.1); - background-color: rgba(251, 251, 252, 0.9); } - .primary-toolbar .button:active, .header-bar .button:active, .primary-toolbar .button:checked, .header-bar .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; - background-clip: border-box; } - .primary-toolbar .button:insensitive, .header-bar .button:insensitive { - color: rgba(82, 93, 118, 0.35); - background-color: rgba(231, 232, 235, 0); - border-color: rgba(231, 232, 235, 0); } - .primary-toolbar .button:insensitive > GtkLabel, .header-bar .button:insensitive > GtkLabel { - color: inherit; } - .primary-toolbar .button:insensitive:active, .header-bar .button:insensitive:active, .primary-toolbar .button:insensitive:checked, .header-bar .button:insensitive:checked { - color: rgba(255, 255, 255, 0.75); - border-color: rgba(82, 148, 226, 0.65); - background-color: rgba(82, 148, 226, 0.65); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button, .header-bar .linked:not(.vertical):not(.path-bar) > .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:active, .header-bar .linked:not(.vertical):not(.path-bar) > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar) > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar) > .button:insensitive { - border-radius: 3px; - border-style: solid; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active), .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active), .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child), .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child), .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active), .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: none; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .primary-toolbar .linked:not(.vertical).path-bar > .button, .header-bar .linked:not(.vertical).path-bar > .button { - color: rgba(82, 93, 118, 0.8); - outline-color: rgba(82, 93, 118, 0.1); - border-color: rgba(82, 93, 118, 0.1); - background-color: rgba(251, 251, 252, 0.9); } - .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover { - background-color: rgba(255, 255, 255, 0.9); } - .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .primary-toolbar .linked:not(.vertical).path-bar > .button:active, .header-bar .linked:not(.vertical).path-bar > .button:active, .primary-toolbar .linked:not(.vertical).path-bar > .button:checked, .header-bar .linked:not(.vertical).path-bar > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .primary-toolbar .linked:not(.vertical).path-bar > .button:insensitive, .header-bar .linked:not(.vertical).path-bar > .button:insensitive { - color: rgba(82, 93, 118, 0.4); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button + .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button + .button, .primary-toolbar .linked:not(.vertical).path-bar > .button + .button, .header-bar .linked:not(.vertical).path-bar > .button + .button { - border-left-style: none; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(82, 93, 118, 0.1), inset -1px 0 rgba(82, 93, 118, 0.1); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(82, 93, 118, 0.1); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(82, 93, 118, 0.1); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry { - border-left-color: rgba(82, 93, 118, 0); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error { - border-left-color: #FC4138; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning { - border-left-color: #F27835; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning { - border-left-color: #FC4138; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child { - border-left-color: #5294E2; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #5294E2; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child { - border-left-color: #F27835; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #F27835; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child { - border-left-color: #FC4138; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #FC4138; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:checked + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .button:checked + .entry { - border-left-color: #5294E2; } - -.primary-toolbar .button.suggested-action, .header-bar .button.suggested-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } - .primary-toolbar .button.suggested-action.flat, .header-bar .button.suggested-action.flat, .primary-toolbar .suggested-action.sidebar-button.button, .header-bar .suggested-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #4DADD4; - outline-color: rgba(77, 173, 212, 0.3); } - .primary-toolbar .button.suggested-action:hover, .header-bar .button.suggested-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } - .primary-toolbar .button.suggested-action:active, .header-bar .button.suggested-action:active, .primary-toolbar .button.suggested-action:checked, .header-bar .button.suggested-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } - .primary-toolbar .button.suggested-action.flat:insensitive, .header-bar .button.suggested-action.flat:insensitive, .primary-toolbar .suggested-action.sidebar-button.button:insensitive, .header-bar .suggested-action.sidebar-button.button:insensitive, .primary-toolbar .button.suggested-action:insensitive, .header-bar .button.suggested-action:insensitive { - color: rgba(82, 93, 118, 0.35); - background-color: rgba(231, 232, 235, 0); - border-color: rgba(231, 232, 235, 0); } - .primary-toolbar .button.suggested-action.flat:insensitive > GtkLabel, .header-bar .button.suggested-action.flat:insensitive > GtkLabel, .primary-toolbar .suggested-action.sidebar-button.button:insensitive > GtkLabel, .header-bar .suggested-action.sidebar-button.button:insensitive > GtkLabel, .primary-toolbar .button.suggested-action:insensitive > GtkLabel, .header-bar .button.suggested-action:insensitive > GtkLabel { - color: inherit; } - -.primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop, .primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop { - opacity: 0.8; } - -.primary-toolbar .button.destructive-action, .header-bar .button.destructive-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } - .primary-toolbar .button.destructive-action.flat, .header-bar .button.destructive-action.flat, .primary-toolbar .destructive-action.sidebar-button.button, .header-bar .destructive-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; - outline-color: rgba(240, 74, 80, 0.3); } - .primary-toolbar .button.destructive-action:hover, .header-bar .button.destructive-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } - .primary-toolbar .button.destructive-action:active, .header-bar .button.destructive-action:active, .primary-toolbar .button.destructive-action:checked, .header-bar .button.destructive-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } - .primary-toolbar .button.destructive-action.flat:insensitive, .header-bar .button.destructive-action.flat:insensitive, .primary-toolbar .destructive-action.sidebar-button.button:insensitive, .header-bar .destructive-action.sidebar-button.button:insensitive, .primary-toolbar .button.destructive-action:insensitive, .header-bar .button.destructive-action:insensitive { - color: rgba(82, 93, 118, 0.35); - background-color: rgba(231, 232, 235, 0); - border-color: rgba(231, 232, 235, 0); } - .primary-toolbar .button.destructive-action.flat:insensitive > GtkLabel, .header-bar .button.destructive-action.flat:insensitive > GtkLabel, .primary-toolbar .destructive-action.sidebar-button.button:insensitive > GtkLabel, .header-bar .destructive-action.sidebar-button.button:insensitive > GtkLabel, .primary-toolbar .button.destructive-action:insensitive > GtkLabel, .header-bar .button.destructive-action:insensitive > GtkLabel { - color: inherit; } - -.primary-toolbar .button.destructive-action:backdrop, .header-bar .button.destructive-action:backdrop, .primary-toolbar .button.destructive-action:backdrop, .header-bar .button.destructive-action:backdrop { - opacity: 0.8; } - -.primary-toolbar .spinbutton:focus .button, .header-bar .spinbutton:focus .button { - color: #ffffff; } - .primary-toolbar .spinbutton:focus .button:hover, .header-bar .spinbutton:focus .button:hover { - background-color: rgba(255, 255, 255, 0.1); - border-color: transparent; } - .primary-toolbar .spinbutton:focus .button:insensitive, .header-bar .spinbutton:focus .button:insensitive { - color: rgba(255, 255, 255, 0.4); } - -.primary-toolbar .spinbutton .button, .header-bar .spinbutton .button { - color: rgba(82, 93, 118, 0.8); } - .primary-toolbar .spinbutton .button:hover, .header-bar .spinbutton .button:hover { - background-color: rgba(82, 93, 118, 0.05); - border-color: transparent; } - .primary-toolbar .spinbutton .button:insensitive, .header-bar .spinbutton .button:insensitive { - color: rgba(82, 93, 118, 0.5); } - .primary-toolbar .spinbutton .button:active, .header-bar .spinbutton .button:active { - background-color: rgba(0, 0, 0, 0.1); } - -.primary-toolbar GtkComboBox:insensitive, .header-bar GtkComboBox:insensitive { - color: rgba(82, 93, 118, 0.2); } - -.primary-toolbar GtkComboBox.combobox-entry .button, .header-bar GtkComboBox.combobox-entry .button { - color: rgba(82, 93, 118, 0.8); - border-color: rgba(82, 93, 118, 0.1); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9)); - background-color: transparent; } - .primary-toolbar GtkComboBox.combobox-entry .button.image, .header-bar GtkComboBox.combobox-entry .button.image, .primary-toolbar GtkComboBox.combobox-entry .button.image:hover, .header-bar GtkComboBox.combobox-entry .button.image:hover { - color: inherit; } - .primary-toolbar GtkComboBox.combobox-entry .button:hover, .header-bar GtkComboBox.combobox-entry .button:hover { - color: #ffffff; - border-color: #5294E2; - background-image: linear-gradient(to bottom, #5294E2); - box-shadow: none; } - .primary-toolbar GtkComboBox.combobox-entry .button:insensitive, .header-bar GtkComboBox.combobox-entry .button:insensitive { - color: rgba(82, 93, 118, 0.35); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.75)); } - -.primary-toolbar GtkComboBox.combobox-entry .entry:dir(ltr), .header-bar GtkComboBox.combobox-entry .entry:dir(ltr) { - border-right-style: none; } - .primary-toolbar GtkComboBox.combobox-entry .entry:dir(ltr):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(ltr):focus { - box-shadow: none; } - .primary-toolbar GtkComboBox.combobox-entry .entry:dir(ltr):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(ltr):focus { - box-shadow: 1px 0 #5294E2; } - -.primary-toolbar GtkComboBox.combobox-entry .entry:dir(rtl), .header-bar GtkComboBox.combobox-entry .entry:dir(rtl) { - border-left-style: none; } - .primary-toolbar GtkComboBox.combobox-entry .entry:dir(rtl):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(rtl):focus { - box-shadow: none; } - .primary-toolbar GtkComboBox.combobox-entry .entry:dir(rtl):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(rtl):focus { - box-shadow: -1px 0 #5294E2; } - -.primary-toolbar GtkSwitch:backdrop, .header-bar GtkSwitch:backdrop { - opacity: 0.75; } - -.primary-toolbar GtkProgressBar.trough, .header-bar GtkProgressBar.trough, .primary-toolbar .level-bar.trough, .header-bar .level-bar.trough { - background-color: rgba(82, 93, 118, 0.15); } - -.primary-toolbar GtkProgressBar:backdrop, .header-bar GtkProgressBar:backdrop { - opacity: 0.75; } - -.primary-toolbar .scale:backdrop, .header-bar .scale:backdrop { - opacity: 0.75; } - -.primary-toolbar .scale.trough, .header-bar .scale.trough { - background-image: linear-gradient(to bottom, rgba(82, 93, 118, 0.15)); } - .primary-toolbar .scale.trough:insensitive, .header-bar .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(82, 93, 118, 0.1)); } - -.primary-toolbar .scale.slider, .header-bar .scale.slider { - background-image: linear-gradient(to bottom, #fbfbfc); - border-color: rgba(82, 93, 118, 0.3); } - .primary-toolbar .scale.slider:hover, .header-bar .scale.slider:hover { - background-image: linear-gradient(to bottom, white); - border-color: rgba(82, 93, 118, 0.3); } - .primary-toolbar .scale.slider:active, .header-bar .scale.slider:active { - background-image: linear-gradient(to bottom, #5294E2); - border-color: #5294E2; } - .primary-toolbar .scale.slider:insensitive, .header-bar .scale.slider:insensitive { - background-image: linear-gradient(to bottom, rgba(245, 246, 247, 0.985)); - border-color: rgba(82, 93, 118, 0.3); } - -.path-bar .button { - padding: 5px 10px; } - .path-bar .button:first-child { - padding-left: 10px; } - .path-bar .button:last-child { - padding-right: 10px; } - .path-bar .button:only-child { - padding-left: 14px; - padding-right: 14px; } - .path-bar .button GtkLabel:last-child { - padding-left: 4px; } - .path-bar .button GtkLabel:first-child { - padding-right: 4px; } - .path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel { - padding-right: 0; - padding-left: 0; } - .path-bar .button GtkImage { - padding-top: 2px; - padding-bottom: 1px; } - -GtkTreeView.view { - -GtkTreeView-grid-line-width: 1; - -GtkTreeView-grid-line-pattern: ''; - -GtkTreeView-tree-line-width: 1; - -GtkTreeView-tree-line-pattern: ''; - -GtkTreeView-expander-size: 16; - border-left-color: rgba(92, 97, 108, 0.15); - border-top-color: rgba(0, 0, 0, 0.1); } - GtkTreeView.view:selected { - border-radius: 0; - border-left-color: #a9caf1; - border-top-color: rgba(92, 97, 108, 0.1); } - GtkTreeView.view:insensitive { - color: rgba(92, 97, 108, 0.55); } - GtkTreeView.view:insensitive:selected { - color: #97bfee; } - GtkTreeView.view.dnd { - border-style: solid none; - border-width: 1px; - border-color: #577ba7; } - GtkTreeView.view.expander { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - color: #aeb0b6; } - GtkTreeView.view.expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - GtkTreeView.view.expander:hover { - color: #5c616c; } - GtkTreeView.view.expander:selected { - color: #cbdff6; } - GtkTreeView.view.expander:selected:hover { - color: #ffffff; } - GtkTreeView.view.expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - GtkTreeView.view.progressbar { - color: #ffffff; - border-radius: 3px; - background-image: linear-gradient(to bottom, #5294E2); } - GtkTreeView.view.progressbar:selected { - color: #5294E2; - box-shadow: none; - background-image: linear-gradient(to bottom, #ffffff); } - GtkTreeView.view.trough, GtkTreeView.view.trough:selected { - color: #5c616c; - background-image: linear-gradient(to bottom, #cfd6e6); - border-radius: 3px; - border-width: 0; } - -column-header .button { - color: #7d8189; - background-color: #ffffff; } - column-header .button:hover { - color: #5294E2; - box-shadow: none; - transition: none; } - column-header .button:active { - color: #5c616c; - transition: none; } - -column-header:last-child .button, column-header:last-child.button { - border-right-style: none; - border-image: none; } - -column-header.button.dnd, column-header .button.dnd, column-header.button.dnd:active, column-header.button.dnd:selected, column-header.button.dnd:hover { - transition: none; - color: #5294E2; - box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #ffffff, inset -1px 0 #ffffff; } - -column-header .button, column-header .button:hover, column-header .button:active { - padding: 3px 6px; - background-image: none; - border-style: none solid none none; - border-radius: 0; - border-image: linear-gradient(to bottom, transparent 20%, rgba(0, 0, 0, 0.11) 20%, rgba(0, 0, 0, 0.11) 80%, transparent 80%) 0 1 0 0/0 1px 0 0 stretch; } - column-header .button:active, column-header .button:hover { - background-color: #ffffff; } - column-header .button:active:hover { - color: #5c616c; } - column-header .button:insensitive { - border-color: #F5F6F7; - background-image: none; } - -.menubar { - -GtkWidget-window-dragging: true; - padding: 0px; - background-color: #e7e8eb; - color: rgba(82, 93, 118, 0.8); } - .menubar:backdrop { - color: rgba(82, 93, 118, 0.5); } - .menubar > .menuitem { - padding: 6px 8px; - border: solid transparent; - border-width: 0; } - .menubar > .menuitem:hover { - background-color: #5294E2; - color: #ffffff; } - .menubar > .menuitem:insensitive { - color: rgba(82, 93, 118, 0.2); - border-color: transparent; } - -.menu { - margin: 4px; - padding: 0; - border-radius: 0; - background-color: #ffffff; - border: 1px solid #dcdfe3; } - .csd .menu { - padding: 4px 0px; - border-radius: 2px; - border: none; } - .menu .menuitem { - padding: 5px; } - .menu .menuitem:hover { - color: #5c616c; - background-color: rgba(0, 0, 0, 0.04); - border: solid rgba(0, 0, 0, 0.08); - border-width: 1px 0 1px 0; } - .menu .menuitem:insensitive { - color: rgba(92, 97, 108, 0.55); } - .menu .menuitem.separator { - color: rgba(255, 255, 255, 0); } - .menu .menuitem.arrow { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - .menu .menuitem.arrow:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - .menu.button { - border-style: none; - border-radius: 0; } - .menu.button.top { - border-bottom: 1px solid #efeff0; } - .menu.button.bottom { - border-top: 1px solid #efeff0; } - .menu.button:hover { - background-color: #efeff0; } - .menu.button:insensitive { - color: transparent; - background-color: transparent; - border-color: transparent; } - -.csd .popup { - border-radius: 2px; } - -.menuitem .accelerator { - color: alpha(currentColor,0.55); } - -.popover { - padding: 2px; - border: 1px solid #cdd2d7; - border-radius: 3px; - background-clip: border-box; - background-color: #ffffff; - box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.07); } - .popover .separator, .popover .sidebar .view.separator, .sidebar .popover .view.separator { - color: rgba(255, 255, 255, 0); } - .popover > .list, - .popover > .view, - .popover > .toolbar, - .popover > .inline-toolbar, - .popover.osd > .toolbar, - .popover.osd > .inline-toolbar { - border-style: none; - background-color: transparent; } - -.entry.cursor-handle, -.cursor-handle { - background-color: transparent; - background-image: none; - box-shadow: none; - border-style: none; } - .entry.cursor-handle.top, - .cursor-handle.top { - -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); } - .entry.cursor-handle.bottom, - .cursor-handle.bottom { - -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); } - -.notebook { - padding: 0; - background-color: #ffffff; - -GtkNotebook-initial-gap: 4; - -GtkNotebook-arrow-spacing: 5; - -GtkNotebook-tab-curvature: 0; - -GtkNotebook-tab-overlap: 1; - -GtkNotebook-has-tab-gap: false; - -GtkWidget-focus-padding: 0; - -GtkWidget-focus-line-width: 0; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - .notebook.frame { - border: 1px solid #dcdfe3; } - .notebook.frame.top { - border-top-width: 0; } - .notebook.frame.bottom { - border-bottom-width: 0; } - .notebook.frame.right { - border-right-width: 0; } - .notebook.frame.left { - border-left-width: 0; } - .notebook.header { - background-color: #F5F6F7; } - .notebook.header.frame { - border: 0px solid #dcdfe3; } - .notebook.header.frame.top { - border-bottom-width: 0; } - .notebook.header.frame.bottom { - border-top-width: 0; } - .notebook.header.frame.right { - border-left-width: 0; } - .notebook.header.frame.left { - border-right-width: 0; } - .notebook.header.top { - box-shadow: inset 0 -1px #dcdfe3; } - .notebook.header.bottom { - box-shadow: inset 0 1px #dcdfe3; } - .notebook.header.right { - box-shadow: inset 1px 0 #dcdfe3; } - .notebook.header.left { - box-shadow: inset -1px 0 #dcdfe3; } - .notebook tab { - border-width: 0; - border-style: solid; - border-color: transparent; - background-color: transparent; - outline-color: transparent; - outline-offset: 0; } - .notebook tab.top, .notebook tab.bottom { - padding: 4px 15px; } - .notebook tab.left, .notebook tab.right { - padding: 4px 15px; } - .notebook tab.reorderable-page.top, .notebook tab.reorderable-page.bottom { - padding-left: 12px; - padding-right: 12px; } - .notebook tab.reorderable-page.top, .notebook tab.top { - padding-top: 6px; - border-radius: 3.5px 2px 0 0; - border-width: 0; - border-top-width: 2px; - border-color: transparent; - background-color: rgba(255, 255, 255, 0); } - .notebook tab.reorderable-page.top:hover, .notebook tab.reorderable-page.top.prelight-page, .notebook tab.top:hover, .notebook tab.top.prelight-page { - background-color: rgba(255, 255, 255, 0.5); - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.top:active, .notebook tab.reorderable-page.top.active-page, .notebook tab.reorderable-page.top.active-page:hover, .notebook tab.top:active, .notebook tab.top.active-page, .notebook tab.top.active-page:hover { - background-color: #ffffff; - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #ffffff, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.bottom, .notebook tab.bottom { - padding-bottom: 6px; - border-radius: 0 0 2px 3.5px; - border-width: 0; - border-bottom-width: 2px; - border-color: transparent; - background-color: rgba(255, 255, 255, 0); } - .notebook tab.reorderable-page.bottom:hover, .notebook tab.reorderable-page.bottom.prelight-page, .notebook tab.bottom:hover, .notebook tab.bottom.prelight-page { - background-color: rgba(255, 255, 255, 0.5); - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.bottom:active, .notebook tab.reorderable-page.bottom.active-page, .notebook tab.reorderable-page.bottom.active-page:hover, .notebook tab.bottom:active, .notebook tab.bottom.active-page, .notebook tab.bottom.active-page:hover { - background-color: #ffffff; - box-shadow: inset 0 -1px #ffffff, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.right, .notebook tab.right { - padding-right: 17px; - border-radius: 0 3.5px 3.5px 0; - border-width: 0; - border-right-width: 2px; - border-color: transparent; - background-color: rgba(255, 255, 255, 0); } - .notebook tab.reorderable-page.right:hover, .notebook tab.reorderable-page.right.prelight-page, .notebook tab.right:hover, .notebook tab.right.prelight-page { - background-color: rgba(255, 255, 255, 0.5); - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.right:active, .notebook tab.reorderable-page.right.active-page, .notebook tab.reorderable-page.right.active-page:hover, .notebook tab.right:active, .notebook tab.right.active-page, .notebook tab.right.active-page:hover { - background-color: #ffffff; - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #ffffff, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.left, .notebook tab.left { - padding-left: 17px; - border-radius: 3.5px 0 0 3.5px; - border-width: 0; - border-left-width: 2px; - border-color: transparent; - background-color: rgba(255, 255, 255, 0); } - .notebook tab.reorderable-page.left:hover, .notebook tab.reorderable-page.left.prelight-page, .notebook tab.left:hover, .notebook tab.left.prelight-page { - background-color: rgba(255, 255, 255, 0.5); - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.left:active, .notebook tab.reorderable-page.left.active-page, .notebook tab.reorderable-page.left.active-page:hover, .notebook tab.left:active, .notebook tab.left.active-page, .notebook tab.left.active-page:hover { - background-color: #ffffff; - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #ffffff; } - .notebook tab GtkLabel { - padding: 0 2px; - color: rgba(92, 97, 108, 0.55); } - .notebook tab .prelight-page GtkLabel, .notebook tab GtkLabel.prelight-page { - color: rgba(92, 97, 108, 0.775); } - .notebook tab .active-page GtkLabel, .notebook tab GtkLabel.active-page { - color: #5c616c; } - .notebook tab .button { - padding: 0; - color: #92959d; } - .notebook tab .button:hover { - color: #ff4d4d; } - .notebook tab .button:active { - color: #5294E2; } - .notebook tab .button > GtkImage { - padding: 2px; } - .notebook.arrow { - color: rgba(92, 97, 108, 0.55); } - .notebook.arrow:hover { - color: rgba(92, 97, 108, 0.775); } - .notebook.arrow:active { - color: #5c616c; } - .notebook.arrow:insensitive { - color: rgba(92, 97, 108, 0.25); } - -.scrollbar { - -GtkRange-slider-width: 13; - -GtkRange-trough-border: 0; - -GtkScrollbar-has-backward-stepper: false; - -GtkScrollbar-has-forward-stepper: false; - -GtkScrollbar-min-slider-length: 42; - -GtkRange-stepper-spacing: 0; - -GtkRange-trough-under-steppers: 1; } - .scrollbar .button { - border: none; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering) { - opacity: 0.4; - -GtkRange-slider-width: 6px; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { - margin: 0; - background-color: #8a8e96; - border: 1px solid rgba(255, 255, 255, 0.6); - background-clip: padding-box; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .trough { - border-style: none; - background-color: transparent; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical .slider { - margin-top: 2px; - margin-bottom: 2px; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal .slider { - margin-left: 2px; - margin-right: 2px; } - .scrollbar.overlay-indicator.dragging, .scrollbar.overlay-indicator.hovering { - opacity: 0.99; } - .scrollbar .trough { - background-color: #fcfcfc; - border: 1px none #dcdfe3; } - .scrollbar .slider { - background-color: #b8babf; } - .scrollbar .slider:hover { - background-color: #c7c9cd; } - .scrollbar .slider:prelight:active, .scrollbar .slider:active { - background-color: #5294E2; } - .scrollbar .slider:insensitive { - background-color: transparent; } - .scrollbar .slider { - border-radius: 100px; - margin: 3px; } - .scrollbar.fine-tune .slider { - margin: 4px; } - .scrollbar.vertical .slider { - margin-left: 4px; } - .scrollbar.vertical .slider:dir(rtl) { - margin-left: 3px; - margin-right: 4px; } - .scrollbar.vertical.fine-tune .slider { - margin-left: 5px; } - .scrollbar.vertical.fine-tune .slider:dir(rtl) { - margin-left: 4px; - margin-right: 5px; } - .scrollbar.vertical .trough { - border-left-style: solid; } - .scrollbar.vertical .trough:dir(rtl) { - border-left-style: none; - border-right-style: solid; } - .scrollbar.horizontal .slider { - margin-top: 4px; } - .scrollbar.horizontal.fine-tune .slider { - margin-top: 5px; } - .scrollbar.horizontal .trough { - border-top-style: solid; } - -.scrollbars-junction, -.scrollbars-junction.frame { - border-color: transparent; - border-image: linear-gradient(to bottom, #dcdfe3 1px, transparent 1px) 0 0 0 1/0 1px stretch; - background-color: #fcfcfc; } - .scrollbars-junction:dir(rtl), - .scrollbars-junction.frame:dir(rtl) { - border-image-slice: 0 1 0 0; } - -GtkSwitch { - font: 1; - -GtkSwitch-slider-width: 52; - -GtkSwitch-slider-height: 24; - outline-color: transparent; } - GtkSwitch.trough, GtkSwitch.slider { - background-size: 52px 24px; - background-repeat: no-repeat; - background-position: right center; - color: transparent; - border-color: transparent; - border-image: none; - border-style: none; - box-shadow: none; } - GtkSwitch.trough:dir(rtl), GtkSwitch.slider:dir(rtl) { - background-position: left center; } - -GtkSwitch.trough { - background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); } - -.list-row:selected GtkSwitch.trough, -GtkInfoBar GtkSwitch.trough { - background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); } - -.header-bar GtkSwitch.trough, -.primary-toolbar GtkSwitch.trough { - background-image: -gtk-scaled(url("assets/switch-header.png"), url("assets/switch-header@2.png")); } - -GtkSwitch.trough:active { - background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); } - -.list-row:selected GtkSwitch.trough:active, -GtkInfoBar GtkSwitch.trough:active { - background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); } - -.header-bar GtkSwitch.trough:active, -.primary-toolbar GtkSwitch.trough:active { - background-image: -gtk-scaled(url("assets/switch-active-header.png"), url("assets/switch-active-header@2.png")); } - -GtkSwitch.trough:insensitive { - background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); } - -.list-row:selected GtkSwitch.trough:insensitive, -GtkInfoBar GtkSwitch.trough:insensitive { - background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); } - -.header-bar GtkSwitch.trough:insensitive, -.primary-toolbar GtkSwitch.trough:insensitive { - background-image: -gtk-scaled(url("assets/switch-insensitive-header.png"), url("assets/switch-insensitive-header@2.png")); } - -GtkSwitch.trough:active:insensitive { - background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); } - -.list-row:selected GtkSwitch.trough:active:insensitive, -GtkInfoBar GtkSwitch.trough:active:insensitive { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); } - -.header-bar GtkSwitch.trough:active:insensitive, -.primary-toolbar GtkSwitch.trough:active:insensitive { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-header.png"), url("assets/switch-active-insensitive-header@2.png")); } - -.check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check, -GtkFileChooserDialog .dialog-vbox > .frame .check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); } - -GtkTreeView.view.check:selected, -.list-row:selected .check, -GtkInfoBar .check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); } - -.check:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .check:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); } - -GtkTreeView.view.check:insensitive:selected, -.list-row:selected .check:insensitive, -GtkInfoBar .check:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); } - -.check:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:inconsistent, -GtkFileChooserDialog .dialog-vbox > .frame .check:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); } - -GtkTreeView.view.check:inconsistent:selected, -.list-row:selected .check:inconsistent, -GtkInfoBar .check:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); } - -.check:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:inconsistent:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .check:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); } - -GtkTreeView.view.check:inconsistent:insensitive:selected, -.list-row:selected .check:inconsistent:insensitive, -GtkInfoBar .check:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); } - -.check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:checked, -GtkFileChooserDialog .dialog-vbox > .frame .check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); } - -GtkTreeView.view.check:checked:selected, -.list-row:selected .check:checked, -GtkInfoBar .check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); } - -.check:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:checked:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .check:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); } - -GtkTreeView.view.check:checked:insensitive:selected, -.list-row:selected .check:checked:insensitive, -GtkInfoBar .check:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); } - -.radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio, -GtkFileChooserDialog .dialog-vbox > .frame .radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); } - -GtkTreeView.view.radio:selected, -.list-row:selected .radio, -GtkInfoBar .radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); } - -.radio:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .radio:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); } - -GtkTreeView.view.radio:insensitive:selected, -.list-row:selected .radio:insensitive, -GtkInfoBar .radio:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); } - -.radio:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:inconsistent, -GtkFileChooserDialog .dialog-vbox > .frame .radio:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); } - -GtkTreeView.view.radio:inconsistent:selected, -.list-row:selected .radio:inconsistent, -GtkInfoBar .radio:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); } - -.radio:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:inconsistent:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .radio:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); } - -GtkTreeView.view.radio:inconsistent:insensitive:selected, -.list-row:selected .radio:inconsistent:insensitive, -GtkInfoBar .radio:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); } - -.radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:checked, -GtkFileChooserDialog .dialog-vbox > .frame .radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); } - -GtkTreeView.view.radio:checked:selected, -.list-row:selected .radio:checked, -GtkInfoBar .radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); } - -.radio:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:checked:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .radio:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); } - -GtkTreeView.view.radio:checked:insensitive:selected, -.list-row:selected .radio:checked:insensitive, -GtkInfoBar .radio:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); } - -.view.content-view.check:not(.list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode.png"), url("assets/checkbox-selectionmode@2.png")); - background-color: transparent; } - -.view.content-view.check:checked:not(.list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode.png"), url("assets/checkbox-checked-selectionmode@2.png")); - background-color: transparent; } - -GtkCheckButton.text-button, GtkRadioButton.text-button { - padding: 1px 2px 4px; - outline-offset: 0; } - GtkCheckButton.text-button:insensitive, GtkCheckButton.text-button:insensitive:active, GtkCheckButton.text-button:insensitive:inconsistent, GtkRadioButton.text-button:insensitive, GtkRadioButton.text-button:insensitive:active, GtkRadioButton.text-button:insensitive:inconsistent { - color: rgba(92, 97, 108, 0.55); } - -.scale { - -GtkScale-slider-length: 15; - -GtkRange-slider-width: 15; - -GtkRange-trough-border: 0; - outline-offset: -1px; - outline-radius: 2px; - color: alpha(currentColor,0.7); } - .scale.trough { - margin: 5px; } - .scale.fine-tune.trough { - border-radius: 5px; - margin: 3px; } - .scale.slider { - background-clip: border-box; - background-image: linear-gradient(to bottom, #fbfbfc); - border: 1px solid rgba(123, 142, 186, 0.5); - border-radius: 50%; - box-shadow: none; } - .scale.slider:hover { - background-image: linear-gradient(to bottom, white); - border-color: rgba(123, 142, 186, 0.5); } - .scale.slider:insensitive { - background-image: linear-gradient(to bottom, #fbfbfb); - border-color: rgba(123, 142, 186, 0.3); } - .scale.slider:active { - background-image: linear-gradient(to bottom, #5294E2); - border-color: #5294E2; } - .osd .scale.slider { - background-image: linear-gradient(to bottom, rgba(53, 57, 69, 0.95)); - border-color: #5294E2; } - .osd .scale.slider:hover { - background-image: linear-gradient(to bottom, #5294E2); } - .osd .scale.slider:active { - background-image: linear-gradient(to bottom, #2679db); - border-color: #2679db; } - .list-row:selected .scale.slider, - GtkInfoBar .scale.slider { - background-image: linear-gradient(to bottom, #ffffff); - border-color: #ffffff; } - .list-row:selected .scale.slider:hover, - GtkInfoBar .scale.slider:hover { - background-image: linear-gradient(to bottom, #e5effb); - border-color: #e5effb; } - .list-row:selected .scale.slider:active, - GtkInfoBar .scale.slider:active { - background-image: linear-gradient(to bottom, #a9caf1); - border-color: #a9caf1; } - .list-row:selected .scale.slider:insensitive, - GtkInfoBar .scale.slider:insensitive { - background-image: linear-gradient(to bottom, #b1cff2); - border-color: #b1cff2; } - .scale.trough { - border: none; - border-radius: 2.5px; - background-image: linear-gradient(to bottom, #cfd6e6); } - .scale.trough.highlight { - background-image: linear-gradient(to bottom, #5294E2); } - .scale.trough.highlight:insensitive { - background-image: linear-gradient(to bottom, rgba(82, 148, 226, 0.55)); } - .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(207, 214, 230, 0.55)); } - .osd .scale.trough { - background-image: linear-gradient(to bottom, rgba(69, 74, 89, 0.95)); - outline-color: rgba(186, 195, 207, 0.2); } - .osd .scale.trough.highlight { - background-image: none; - background-image: linear-gradient(to bottom, #5294E2); } - .list-row:selected .scale.trough, - GtkInfoBar .scale.trough { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); } - .list-row:selected .scale.trough.highlight, - GtkInfoBar .scale.trough.highlight { - background-image: linear-gradient(to bottom, #ffffff); } - .list-row:selected .scale.trough.highlight:insensitive, - GtkInfoBar .scale.trough.highlight:insensitive { - background-image: linear-gradient(to bottom, #b1cff2); } - .list-row:selected .scale.trough:insensitive, - GtkInfoBar .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); } - -GtkProgressBar { - padding: 0; - font-size: smaller; - color: rgba(92, 97, 108, 0.7); } - GtkProgressBar.osd { - -GtkProgressBar-xspacing: 0; - -GtkProgressBar-yspacing: 0; - -GtkProgressBar-min-horizontal-bar-height: 3; } - -.progressbar { - background-color: #5294E2; - border: none; - border-radius: 3px; - box-shadow: none; } - .progressbar.osd { - background-color: #5294E2; } - .list-row:selected .progressbar, - GtkInfoBar .progressbar { - background-color: #ffffff; } - -.osd .scale.progressbar { - background-color: #5294E2; } - -GtkProgressBar.trough, .level-bar.trough { - border: none; - border-radius: 3px; - background-color: #cfd6e6; } - GtkProgressBar.trough.osd, .osd.level-bar.trough { - border-style: none; - background-color: transparent; - box-shadow: none; } - .list-row:selected GtkProgressBar.trough, .list-row:selected .level-bar.trough, - GtkInfoBar GtkProgressBar.trough, - GtkInfoBar .level-bar.trough { - background-color: rgba(0, 0, 0, 0.2); } - -GtkLevelBar { - -GtkLevelBar-min-block-width: 34; - -GtkLevelBar-min-block-height: 3; } - GtkLevelBar.vertical { - -GtkLevelBar-min-block-width: 3; - -GtkLevelBar-min-block-height: 34; } - -.level-bar.trough { - padding: 3px; - border-radius: 4px; } - -.level-bar.fill-block { - border: 1px solid #5294E2; - background-color: #5294E2; - border-radius: 2px; } - .level-bar.fill-block.indicator-discrete.horizontal { - margin: 0 1px; } - .level-bar.fill-block.indicator-discrete.vertical { - margin: 1px 0; } - .level-bar.fill-block.level-high { - border-color: #73d216; - background-color: #73d216; } - .level-bar.fill-block.level-low { - border-color: #F27835; - background-color: #F27835; } - .level-bar.fill-block.empty-fill-block { - background-color: rgba(92, 97, 108, 0.2); - border-color: rgba(92, 97, 108, 0.2); } - -.frame { - border: 1px solid #dcdfe3; - padding: 0; } - .frame.flat { - border-style: none; } - .frame.action-bar { - padding: 6px; - border-width: 1px 0 0; } - -GtkScrolledWindow GtkViewport.frame { - border-style: none; } - -.separator, .sidebar.separator, .sidebar .view.separator { - color: rgba(0, 0, 0, 0.1); } - GtkFileChooserButton .separator, GtkFileChooserButton .sidebar.separator, GtkFileChooserButton .sidebar .view.separator, .sidebar GtkFileChooserButton .view.separator, - GtkFontButton .separator, - GtkFontButton .sidebar.separator, - GtkFontButton .sidebar .view.separator, .sidebar - GtkFontButton .view.separator, - GtkFileChooserButton .separator.vertical, - GtkFileChooserButton .sidebar .vertical.view.separator, .sidebar - GtkFileChooserButton .vertical.view.separator, - GtkFontButton .separator.vertical, - GtkFontButton .sidebar .vertical.view.separator, .sidebar - GtkFontButton .vertical.view.separator { - -GtkWidget-wide-separators: true; } - -.list { - background-color: #ffffff; - border-color: #dcdfe3; } - -.list-row, -.grid-child { - padding: 2px; } - -.list-row.activatable:hover, GtkPlacesSidebar.sidebar .has-open-popup { - background-color: rgba(0, 0, 0, 0.05); } - -.list-row.activatable:active { - color: #5c616c; } - -.list-row.activatable:selected:active { - color: #ffffff; } - -.list-row.activatable:selected:hover, GtkPlacesSidebar.sidebar .has-open-popup:selected { - background-color: #4a85cb; } - -.list-row.activatable:selected:insensitive { - color: rgba(255, 255, 255, 0.7); - background-color: rgba(82, 148, 226, 0.7); } - .list-row.activatable:selected:insensitive .label { - color: inherit; } - -.list-row, list-row.activatable { - transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - .list-row:hover, list-row.activatable:hover { - transition: none; } - -.app-notification, -.app-notification.frame { - padding: 10px; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - background-clip: border-box; - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; - border-color: rgba(31, 33, 40, 0.95); } - .app-notification .button, - .app-notification.frame .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .app-notification .button.flat, .app-notification .sidebar-button.button, - .app-notification.frame .button.flat, - .app-notification.frame .sidebar-button.button { - border-color: rgba(82, 148, 226, 0); } - .app-notification .button:hover, - .app-notification.frame .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .app-notification .button:active, .app-notification .button:checked, - .app-notification.frame .button:active, - .app-notification.frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; - background-clip: padding-box; } - .app-notification .button:insensitive, - .app-notification.frame .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -.expander { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - .expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - .expander:hover { - color: #aaaeb7; } - .expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - -GtkCalendar { - color: #5c616c; - border: 1px solid #dcdfe3; - border-radius: 3px; - padding: 2px; } - GtkCalendar:selected { - background-color: #5294E2; - color: #ffffff; - border-radius: 1.5px; } - GtkCalendar.header { - color: #5c616c; - border: none; - border-radius: 0; } - GtkCalendar.button, GtkCalendar.button:focus { - color: rgba(92, 97, 108, 0.45); - border-color: transparent; - background-color: transparent; - background-image: none; } - GtkCalendar.button:hover, GtkCalendar.button:focus:hover { - color: #5c616c; } - GtkCalendar.button:insensitive, GtkCalendar.button:focus:insensitive { - color: rgba(92, 97, 108, 0.55); - background-color: transparent; - background-image: none; } - GtkCalendar:inconsistent { - color: alpha(currentColor,0.55); } - GtkCalendar.highlight { - color: #5c616c; } - -.message-dialog .dialog-action-area .button { - padding: 8px; } - -.message-dialog { - -GtkDialog-button-spacing: 0; } - .message-dialog .titlebar { - background-color: rgba(231, 232, 235, 0.95); - border-bottom: 1px solid rgba(212, 213, 219, 0.95); } - .message-dialog.csd.background { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border: none; } - .message-dialog.csd .dialog-action-area .button { - padding: 8px; - border-radius: 0; } - .message-dialog.csd .dialog-action-area .button, .message-dialog.csd .dialog-action-area .button:hover, .message-dialog.csd .dialog-action-area .button:active, .message-dialog.csd .dialog-action-area .button:insensitive { - border-right-style: none; - border-bottom-style: none; } - .message-dialog.csd .dialog-action-area .button:last-child { - border-bottom-right-radius: 3px; } - .message-dialog.csd .dialog-action-area .button:first-child { - border-left-style: none; - border-bottom-left-radius: 3px; } - -GtkFileChooserDialog .search-bar { - background-color: #F5F6F7; - border-color: #dcdfe3; - box-shadow: none; } - -GtkFileChooserDialog .dialog-action-box { - border-top: 1px solid #dcdfe3; } - -.sidebar, .sidebar .view { - border: none; - background-color: #fbfbfc; } - -GtkSidebarRow.list-row { - padding: 0px; } - -GtkSidebarRow .sidebar-revealer { - padding: 3px 14px 3px 12px; } - -GtkSidebarRow .sidebar-icon:dir(ltr) { - padding-right: 8px; } - -GtkSidebarRow .sidebar-icon:dir(rtl) { - padding-left: 8px; } - -GtkSidebarRow .sidebar-label:dir(ltr) { - padding-right: 2px; } - -GtkSidebarRow .sidebar-label:dir(rtl) { - padding-left: 2px; } - -GtkPlacesSidebar.sidebar .sidebar-placeholder-row { - border: solid 1px #5294E2; } - -GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row { - background-color: #d9dde0; } - -GtkPlacesSidebar.sidebar .list-row.activatable { - color: rgba(92, 97, 108, 0.8); - border-width: 0; - border-style: solid; } - -.sidebar-button.button { - outline-radius: 50%; - border-radius: 50%; } - .sidebar-button.button.image-button, .header-bar .sidebar-button.button.titlebutton, - .titlebar .sidebar-button.button.titlebutton { - padding: 3px; } - .sidebar-button.button:not(:hover):not(:active) > GtkImage { - opacity: 0.5; } - -.sidebar-item { - padding: 10px 4px; } - .sidebar-item > GtkLabel { - padding-left: 6px; - padding-right: 6px; } - .sidebar-item.needs-attention > GtkLabel { - background-size: 6px 6px, 0 0; } - -GtkPlacesView .server-list-button > GtkImage { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - -gtk-icon-transform: rotate(0turn); } - -GtkPlacesView .server-list-button:checked > GtkImage { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - -gtk-icon-transform: rotate(-0.5turn); } - -GtkPlacesView .list-row.activatable:hover, GtkPlacesView GtkPlacesSidebar.sidebar .has-open-popup, GtkPlacesSidebar.sidebar GtkPlacesView .has-open-popup { - background-color: transparent; } - -GtkPaned { - -GtkPaned-handle-size: 1; - -gtk-icon-source: none; - margin: 0 8px 8px 0; } - GtkPaned:dir(rtl) { - margin-right: 0; - margin-left: 8px; } - GtkPaned .pane-separator { - background-color: #dcdfe3; } - -GtkPaned.wide { - -GtkPaned-handle-size: 5; - margin: 0; } - GtkPaned.wide .pane-separator { - background-color: transparent; - border-style: none solid; - border-color: #dcdfe3; - border-width: 1px; } - GtkPaned.wide.vertical .pane-separator { - border-style: solid none; } - -GtkInfoBar { - border-style: none; } - -.info, -.question, -.warning, -.error, -GtkInfoBar { - background-color: #5294E2; - color: #ffffff; } - -.list-row:selected .button, GtkInfoBar .button { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.5); } - .list-row:selected .flat.button, .list-row:selected .sidebar-button.button, GtkInfoBar .flat.button, GtkInfoBar .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } - .list-row:selected .button:hover, GtkInfoBar .button:hover { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.8); } - .list-row:selected .button:active, GtkInfoBar .button:active, .list-row:selected .button:active:hover, GtkInfoBar .button:active:hover, .list-row:selected .button:checked, GtkInfoBar .button:checked { - color: #5294E2; - outline-color: rgba(82, 148, 226, 0.3); - background-color: #ffffff; - border-color: #ffffff; } - .list-row:selected .button:insensitive, GtkInfoBar .button:insensitive { - color: rgba(255, 255, 255, 0.4); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.2); } - .list-row:selected .button:insensitive:active, GtkInfoBar .button:insensitive:active, .list-row:selected .button:insensitive:checked, GtkInfoBar .button:insensitive:checked { - color: rgba(82, 148, 226, 0.4); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.2); } - -.tooltip { - color: #BAC3CF; - border-radius: 2px; } - .tooltip.background { - background-color: rgba(53, 57, 69, 0.95); - background-clip: padding-box; } - .tooltip.window-frame.csd { - background-color: transparent; } - -.tooltip * { - padding: 4px; - background-color: transparent; - color: inherit; } - -:selected GtkColorSwatch { - box-shadow: none; } - :selected GtkColorSwatch.overlay, :selected GtkColorSwatch.overlay:hover { - border-color: #ffffff; } - -GtkColorSwatch.top { - border-top-left-radius: 3px; - border-top-right-radius: 3px; } - -GtkColorSwatch.bottom { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; } - -GtkColorSwatch.left, GtkColorSwatch:first-child, GtkColorSwatch:first-child .overlay { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; } - -GtkColorSwatch.right, GtkColorSwatch:last-child, GtkColorSwatch:last-child .overlay { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; } - -GtkColorSwatch:only-child, GtkColorSwatch:only-child .overlay { - border-radius: 3px; } - -GtkColorSwatch:hover, GtkColorSwatch:hover:selected { - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2)); } - -GtkColorEditor GtkColorSwatch { - border-radius: 3px; } - GtkColorEditor GtkColorSwatch:hover { - background-image: none; } - -GtkColorSwatch.color-dark { - color: white; - outline-color: rgba(0, 0, 0, 0.3); } - -GtkColorSwatch.color-light { - color: black; - outline-color: rgba(255, 255, 255, 0.5); } - -GtkColorSwatch.overlay, GtkColorSwatch.overlay:selected { - border: 1px solid rgba(0, 0, 0, 0.15); } - GtkColorSwatch.overlay:hover, GtkColorSwatch.overlay:selected:hover { - border-color: rgba(0, 0, 0, 0.25); } - -GtkColorSwatch#add-color-button { - border-style: solid; - border-width: 1px; - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - GtkColorSwatch#add-color-button:hover { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: white; } - GtkColorSwatch#add-color-button .overlay { - border-color: transparent; - background-color: transparent; - background-image: none; } - -GtkColorButton.button { - padding: 5px; } - GtkColorButton.button GtkColorSwatch { - border-radius: 0; } - -.content-view { - background-color: #ffffff; } - .content-view:hover { - -gtk-image-effect: highlight; } - -.scale-popup .button { - padding: 6px; } - .scale-popup .button:hover { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: white; } - -GtkVolumeButton.button { - padding: 8px; } - -.touch-selection, -.context-menu { - font: initial; } - -.monospace { - font: Monospace; } - -.overshoot.top { - background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 100% 60%; - background-repeat: no-repeat; - background-position: center top; - background-color: transparent; - border: none; - box-shadow: none; } - -.overshoot.bottom { - background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 100% 60%; - background-repeat: no-repeat; - background-position: center bottom; - background-color: transparent; - border: none; - box-shadow: none; } - -.overshoot.left { - background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 60% 100%; - background-repeat: no-repeat; - background-position: left center; - background-color: transparent; - border: none; - box-shadow: none; } - -.overshoot.right { - background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 60% 100%; - background-repeat: no-repeat; - background-position: right center; - background-color: transparent; - border: none; - box-shadow: none; } - -.undershoot.top { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-top: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center top; } - -.undershoot.bottom { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-bottom: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center bottom; } - -.undershoot.left { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-left: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: left center; } - -.undershoot.right { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-right: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: right center; } - -.window-frame { - border-radius: 4px 4px 0 0; - border-width: 0px; - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 8px 8px 0 rgba(0, 0, 0, 0.2); - margin: 10px; } - .window-frame:backdrop { - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 5px 5px 0 rgba(0, 0, 0, 0.2); } - .window-frame.tiled { - border-radius: 0; } - .window-frame.popup { - box-shadow: none; - border-radius: 0; } - .window-frame.ssd { - border-radius: 4px 4px 0 0; - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1); } - .window-frame.ssd.maximized { - border-radius: 0; } - .window-frame.csd.popup { - border-radius: 2px; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.1); } - .window-frame.csd.tooltip { - border-radius: 2px; - box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); } - .window-frame.csd.message-dialog { - border-radius: 3px; } - .window-frame.solid-csd { - border-radius: 0; - margin: 1px; - background-color: rgba(231, 232, 235, 0.95); - box-shadow: none; } - -.header-bar.default-decoration .button.titlebutton, -.titlebar.default-decoration .button.titlebutton { - padding-top: 0px; - padding-bottom: 0px; } - -.header-bar .button.titlebutton, -.titlebar .button.titlebutton { - padding-left: 0px; - padding-right: 0px; - border-color: transparent; - background-color: transparent; - background-image: none; - background-color: rgba(231, 232, 235, 0); } - .header-bar .button.titlebutton:not(GtkMenuButton), - .titlebar .button.titlebutton:not(GtkMenuButton) { - padding-top: 8px; - padding-bottom: 8px; } - .header-bar .button.titlebutton:hover, - .titlebar .button.titlebutton:hover { - color: rgba(82, 93, 118, 0.8); - outline-color: rgba(82, 93, 118, 0.1); - border-color: rgba(82, 93, 118, 0.1); - background-color: rgba(251, 251, 252, 0.9); } - .header-bar .button.titlebutton:active, .header-bar .button.titlebutton:checked, - .titlebar .button.titlebutton:active, - .titlebar .button.titlebutton:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - .header-bar .button.titlebutton.close, .header-bar .button.titlebutton.maximize, .header-bar .button.titlebutton.minimize, - .titlebar .button.titlebutton.close, - .titlebar .button.titlebutton.maximize, - .titlebar .button.titlebutton.minimize { - color: transparent; - background-color: transparent; - background-position: center; - background-repeat: no-repeat; - border-width: 0; } - .header-bar .button.titlebutton.close:backdrop, .header-bar .button.titlebutton.maximize:backdrop, .header-bar .button.titlebutton.minimize:backdrop, - .titlebar .button.titlebutton.close:backdrop, - .titlebar .button.titlebutton.maximize:backdrop, - .titlebar .button.titlebutton.minimize:backdrop { - opacity: 1; } - .header-bar .button.titlebutton.close, - .titlebar .button.titlebutton.close { - background-image: -gtk-scaled(url("assets/titlebutton-close.png"), url("assets/titlebutton-close@2.png")); } - .header-bar .button.titlebutton.close:backdrop, - .titlebar .button.titlebutton.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop.png"), url("assets/titlebutton-close-backdrop@2.png")); } - .header-bar .button.titlebutton.close:hover, - .titlebar .button.titlebutton.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover.png"), url("assets/titlebutton-close-hover@2.png")); } - .header-bar .button.titlebutton.close:active, - .titlebar .button.titlebutton.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active.png"), url("assets/titlebutton-close-active@2.png")); } - .header-bar .button.titlebutton.maximize, - .titlebar .button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize.png"), url("assets/titlebutton-maximize@2.png")); } - .header-bar .button.titlebutton.maximize:backdrop, - .titlebar .button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop.png"), url("assets/titlebutton-maximize-backdrop@2.png")); } - .header-bar .button.titlebutton.maximize:hover, - .titlebar .button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover.png"), url("assets/titlebutton-maximize-hover@2.png")); } - .header-bar .button.titlebutton.maximize:active, - .titlebar .button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active.png"), url("assets/titlebutton-maximize-active@2.png")); } - .header-bar .button.titlebutton.minimize, - .titlebar .button.titlebutton.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize.png"), url("assets/titlebutton-minimize@2.png")); } - .header-bar .button.titlebutton.minimize:backdrop, - .titlebar .button.titlebutton.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop.png"), url("assets/titlebutton-minimize-backdrop@2.png")); } - .header-bar .button.titlebutton.minimize:hover, - .titlebar .button.titlebutton.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover.png"), url("assets/titlebutton-minimize-hover@2.png")); } - .header-bar .button.titlebutton.minimize:active, - .titlebar .button.titlebutton.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active.png"), url("assets/titlebutton-minimize-active@2.png")); } - -.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active, -NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected, -NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, -NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected, -NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, -NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:active { - background-image: none; - background-color: #5294E2; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); } - -GeditNotebook.notebook tab.reorderable-page.top:active, GeditNotebook.notebook tab.reorderable-page.top.active-page, GeditNotebook.notebook tab.reorderable-page.top.active-page:hover, GeditNotebook.notebook tab.top:active, GeditNotebook.notebook tab.top.active-page, GeditNotebook.notebook tab.top.active-page:hover, -ScratchMainWindow .notebook tab.reorderable-page.top:active, -ScratchMainWindow .notebook tab.reorderable-page.top.active-page, -ScratchMainWindow .notebook tab.reorderable-page.top.active-page:hover, -ScratchMainWindow .notebook tab.top:active, -ScratchMainWindow .notebook tab.top.active-page, -ScratchMainWindow .notebook tab.top.active-page:hover, -EphyNotebook.notebook tab.reorderable-page.top:active, -EphyNotebook.notebook tab.reorderable-page.top.active-page, -EphyNotebook.notebook tab.reorderable-page.top.active-page:hover, -EphyNotebook.notebook tab.top:active, -EphyNotebook.notebook tab.top.active-page, -EphyNotebook.notebook tab.top.active-page:hover, -MidoriNotebook .notebook tab.reorderable-page.top:active, -MidoriNotebook .notebook tab.reorderable-page.top.active-page, -MidoriNotebook .notebook tab.reorderable-page.top.active-page:hover, -MidoriNotebook .notebook tab.top:active, -MidoriNotebook .notebook tab.top.active-page, -MidoriNotebook .notebook tab.top.active-page:hover, -TerminalWindow .notebook tab.reorderable-page.top:active, -TerminalWindow .notebook tab.reorderable-page.top.active-page, -TerminalWindow .notebook tab.reorderable-page.top.active-page:hover, -TerminalWindow .notebook tab.top:active, -TerminalWindow .notebook tab.top.active-page, -TerminalWindow .notebook tab.top.active-page:hover, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top:active, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top.active-page, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top.active-page:hover, -PantheonTerminalPantheonTerminalWindow .notebook tab.top:active, -PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page, -PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page:hover { - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - -TerminalWindow .notebook tab.reorderable-page.top, TerminalWindow .notebook tab.top, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top, -PantheonTerminalPantheonTerminalWindow .notebook tab.top { - padding-top: 7px; - border-top-width: 3px; } - -TerminalWindow .notebook.header.top, -PantheonTerminalPantheonTerminalWindow .notebook.header.top { - box-shadow: inset 0 1px #d4d5db, inset 0 -1px #dcdfe3; } - -GtkHTML { - background-color: #ffffff; - color: #5c616c; } - GtkHTML:active { - color: #ffffff; - background-color: #5294E2; } - -SushiFontWidget { - padding: 6px 12px; } - -TerminalWindow .background { - background-color: transparent; } - -TerminalWindow .scrollbar.vertical .slider { - margin-left: 3px; } - -TerminalWindow .scrollbar.trough { - border-width: 0; } - -TerminalWindow .notebook tab .button { - color: #92959d; } - TerminalWindow .notebook tab .button:hover { - color: #5c616c; - border-color: #cfd6e6; - background-color: #fbfbfc; } - -TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .prelight-page .button:hover { - color: #ff4d4d; } - -TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { - color: #5294E2; } - -.nautilus-canvas-item { - border-radius: 2px; } - -.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item { - color: #ffffff; - text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } - .nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active { - color: #5c616c; } - .nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected { - color: #ffffff; } - -.nautilus-canvas-item.dim-label, .nautilus-canvas-item.label.separator, .header-bar .nautilus-canvas-item.subtitle, -.nautilus-list-dim-label { - color: #a9acb2; } - .nautilus-canvas-item.dim-label:selected, .nautilus-canvas-item.label.separator:selected, .header-bar .nautilus-canvas-item.subtitle:selected, .nautilus-canvas-item.dim-label:selected:focus, .nautilus-canvas-item.label.separator:selected:focus, .header-bar .nautilus-canvas-item.subtitle:selected:focus, - .nautilus-list-dim-label:selected, - .nautilus-list-dim-label:selected:focus { - color: #dceaf9; } - -NautilusNotebook.notebook { - background-color: #ffffff; } - NautilusNotebook.notebook tab { - border-width: 0; - border-style: solid; - border-color: transparent; - background-color: transparent; } - -NautilusQueryEditor .search-bar.toolbar, NautilusQueryEditor .search-bar.inline-toolbar { - padding: 5px; - box-shadow: none; - background-color: #ffffff; } - -.nautilus-circular-button.image-button.button, .header-bar .nautilus-circular-button.button.titlebutton, -.titlebar .nautilus-circular-button.button.titlebutton { - border-radius: 50%; - outline-radius: 50%; - padding: 8px; } - -.disk-space-display { - border-style: solid; - border-width: 1px; } - .disk-space-display.unknown { - background-color: rgba(92, 97, 108, 0.5); - border-color: rgba(69, 72, 80, 0.5); } - .disk-space-display.used { - background-color: rgba(82, 148, 226, 0.8); - border-color: rgba(38, 121, 219, 0.8); } - .disk-space-display.free { - background-color: #edeef0; - border-color: #d0d5da; } - -NautilusListView .view { - border-bottom: 1px solid #dcdfe3; } - -NemoWindow EelEditableLabel.entry { - transition: none; } - -NemoWindow .sidebar .frame { - border-width: 0; } - -NemoWindow GtkSeparator.separator.horizontal, NemoWindow .sidebar GtkSeparator.horizontal.view.separator, .sidebar NemoWindow GtkSeparator.horizontal.view.separator { - color: #dcdfe3; } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button { - color: rgba(82, 93, 118, 0.8); - outline-color: rgba(82, 93, 118, 0.1); - border-color: rgba(82, 93, 118, 0.1); - background-color: rgba(251, 251, 252, 0.9); } - NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover { - background-color: rgba(255, 255, 255, 0.9); } - NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive { - color: rgba(82, 93, 118, 0.4); } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(82, 93, 118, 0.1), inset -1px 0 rgba(82, 93, 118, 0.1); } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(82, 93, 118, 0.1); } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(82, 93, 118, 0.1); } - -.gedit-headerbar-paned { - color: rgba(212, 213, 219, 0.95); } - -.open-document-selector-treeview.view { - padding: 3px 6px 3px 6px; - border-color: #ffffff; } - .open-document-selector-treeview.view:prelight { - background-color: rgba(0, 0, 0, 0.05); } - .open-document-selector-treeview.view:prelight:selected { - color: #ffffff; - background-color: #5294E2; } - -.open-document-selector-name-label { - color: #5c616c; } - -.open-document-selector-path-label { - color: #aeb0b6; - font-size: smaller; } - .open-document-selector-path-label:selected { - color: rgba(255, 255, 255, 0.9); } - -.gedit-document-panel .list-row .button { - color: transparent; - background-image: none; - background-color: transparent; - border: none; - box-shadow: none; - padding: 4px; } - .gedit-document-panel .list-row .button GtkImage { - color: inherit; } - -.gedit-document-panel .prelight-row .button { - color: #92959d; } - -.gedit-document-panel .list-row .button:hover, -.gedit-document-panel .prelight-row .button:hover { - color: #ff4d4d; } - -.gedit-document-panel .prelight-row:selected .button:hover { - color: #ff6666; - background-image: none; - background-color: transparent; - border: none; - box-shadow: none; } - .gedit-document-panel .prelight-row:selected .button:hover:active { - color: #ffffff; } - -.gedit-document-panel .prelight-row .button:active { - color: #5c616c; } - -.gedit-document-panel-dragged-row { - border: 1px solid #dcdfe3; - background-color: #d9dde0; - color: #5c616c; } - -GeditStatusbar { - border-top: 1px solid #dcdfe3; - background-color: #F5F6F7; } - -GeditStatusMenuButton.button.flat, GeditStatusMenuButton.sidebar-button.button, -GeditStatusMenuButton:prelight.button.flat, -GeditStatusMenuButton.sidebar-button.button:prelight, -GeditStatusMenuButton:checked.button.flat, -GeditStatusMenuButton.sidebar-button.button:checked { - border-bottom-style: none; - border-radius: 0; } - -GeditFileBrowserWidget .toolbar, GeditFileBrowserWidget .inline-toolbar { - border-bottom: 1px solid #dcdfe3; } - -.gedit-search-entry-occurrences-tag { - color: rgba(92, 97, 108, 0.6); - border: none; - margin: 2px; - padding: 2px; } - -GeditViewFrame .gedit-search-slider { - background-color: #fbfbfc; - padding: 6px; - border-color: #dcdfe3; - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; } - -GbWorkbench .floating-bar { - color: #5c616c; } - -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr), -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl) { - padding: 0 10px; - color: rgba(82, 93, 118, 0.8); - border-color: rgba(82, 93, 118, 0.1); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9)); - background-color: transparent; } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr).image, GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr).image:hover, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl).image, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl).image:hover { - color: inherit; } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):hover, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):hover { - color: #ffffff; - border-color: #5294E2; - background-image: linear-gradient(to bottom, #5294E2); } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):active, GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):checked, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):active, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):checked { - color: #ffffff; - border-color: #5294E2; - background-image: linear-gradient(to bottom, #5294E2); } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):insensitive, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):insensitive { - color: rgba(82, 93, 118, 0.35); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.75)); } - -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr), -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):hover, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):active, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):checked { - border-left-style: none; - border-radius: 0 3px 3px 0; - outline-radius: 0 1px 1px 0; } - -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl), -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):hover, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):active, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):checked { - border-right-style: none; - border-radius: 3px 0 0 3px; - outline-radius: 1px 0 0 1px; } - -GbPreferencesPageLanguage .entry { - border-radius: 3px 3px 0 0; } - -GbPreferencesPageLanguage .frame { - border-top-width: 0; } - -GbEditorTweakWidget .linked.vertical > .entry { - border-bottom-style: solid; } - -GbEditorTweakWidget GtkScrolledWindow { - border-top: none; } - -GbViewStack GtkBox.header.notebook { - border-bottom: 1px solid #dcdfe3; } - -GbViewStack.focused GtkBox.header.notebook, -#project_sidebar_header.focused { - background-color: #ffffff; } - -GbEditorWorkspace > GtkPaned > GtkBox > GtkBox.header.notebook { - border-bottom: 1px solid #dcdfe3; } - -GbNewProjectDialog GtkFileChooserButton.linked-on-right .button { - border-radius: 3px 0 0 3px; } - -GbWorkspacePane GtkBox.header.notebook { - border-bottom: 1px solid #dcdfe3; } - -GbWorkspacePane:not(.focused) GtkBox.header.notebook { - background-color: #F5F6F7; } - -DhSidebar GtkSearchEntry.entry, -SymbolTree GtkSearchEntry.entry { - border-left: none; - border-right: none; - border-top: none; - border-radius: 0px; } - -GtkEntry.gb-command-bar-entry.entry.flat, -GtkEntry.gb-command-bar-entry.entry.flat:focus { - font-family: Monospace; - color: #BAC3CF; - background-image: none; - background-color: #353945; - padding: 6px 6px 6px 6px; - border: none; } - -GbTerminalView { - background-color: #ffffff; - color: #5c616c; } - -GbSourceStyleSchemeWidget GtkSourceView { - font-family: Monospace; } - -GtkScrolledWindow.gb-linked-scroller { - border-top: none; } - -GbSearchDisplayGroup GtkListBox .list-row, GbDocumentStack .button { - transition: none; } - -GbViewStack GtkBox.header.notebook, -GbEditorWorkspace > GtkPaned > GtkBox > GtkBox.header.notebook { - border-bottom: 1px solid #dcdfe3; } - -GbViewStack.focused GtkBox.header.notebook { - background-color: #ffffff; } - GbViewStack.focused GtkBox.header.notebook .button.dim-label, GbViewStack.focused GtkBox.header.notebook .button.label.separator, GbViewStack.focused GtkBox.header.notebook .header-bar .button.subtitle, .header-bar GbViewStack.focused GtkBox.header.notebook .button.subtitle { - opacity: 1; } - -EphyWindow .floating-bar { - color: #5c616c; } - -.documents-load-more.button { - border-width: 1px 0 0; - border-radius: 0; } - -.documents-icon-bg { - background-color: #5294E2; - color: #ffffff; - border-radius: 2px; } - -.documents-collection-icon { - background-color: rgba(92, 97, 108, 0.3); - border-radius: 2px; } - -.documents-favorite.button:active, -.documents-favorite.button:active:hover { - color: #a9caf1; } - -.documents-entry-tag { - background-color: #5294E2; - color: #ffffff; - border-radius: 2px; - border-width: 0; - margin: 2px; - padding: 4px; } - .documents-entry-tag:hover { - color: #ffffff; - background-color: #639fe5; } - .documents-entry-tag:active { - color: #ffffff; - background-color: #4189df; } - .toolbar .linked .documents-entry-tag.button, .inline-toolbar .linked .documents-entry-tag.button { - background: none; - border: none; - box-shadow: none; - icon-shadow: none; } - .toolbar .linked .documents-entry-tag.button:hover, .inline-toolbar .linked .documents-entry-tag.button:hover { - color: rgba(255, 255, 255, 0.7); } - -.content-view.document-page { - border-style: solid; - border-width: 3px 3px 6px 4px; - border-image: url("assets/thumbnail-frame.png") 3 3 6 4; } - -TotemGrilo.vertical GdMainView.frame { - border-width: 0; } - -SynapseGuiSelectionContainer *:selected, -SynapseGuiViewVirgilio *:selected { - background-color: #5294E2; } - -.tr-workarea .undershoot, -.tr-workarea .overshoot { - border-color: transparent; } - -.gnome-panel-menu-bar, -PanelApplet > GtkMenuBar.menubar, -PanelToplevel, -PanelWidget, -PanelAppletFrame, -PanelApplet { - color: #BAC3CF; - background-image: linear-gradient(to bottom, rgba(43, 46, 55, 0.95)); } - -PanelApplet .button, PanelApplet .button:backdrop { - padding: 4px; - border: 2px solid transparent; - border-radius: 0; - background-image: none; - background-color: transparent; - color: #BAC3CF; } - -PanelApplet .button:hover { - color: #d8dde4; - background-color: rgba(0, 0, 0, 0.17); - border-color: rgba(0, 0, 0, 0.17); } - -PanelApplet .button:active, PanelApplet .button:active:backdrop, -PanelApplet .button:checked, PanelApplet .button:checked:backdrop { - background-clip: padding-box; - color: #ffffff; - background-color: rgba(0, 0, 0, 0.25); - border-radius: 0; - border-color: rgba(0, 0, 0, 0.25); - box-shadow: inset 0 -2px #5294E2; } - -PanelApplet:hover { - color: #ffffff; } - -PanelApplet:active, -PanelApplet:hover:active { - color: #5294E2; } - -WnckPager { - color: #5d6268; } - WnckPager:selected { - color: #5294E2; } - -NaTrayApplet { - -NaTrayApplet-icon-padding: 12; - -NaTrayApplet-icon-size: 16; } - -ClockBox { - color: #BAC3CF; } - -.xfce4-panel.panel { - background-color: rgba(43, 46, 55, 0.95); } - .xfce4-panel.panel .button.flat, .xfce4-panel.panel .sidebar-button.button { - color: #BAC3CF; - background-color: rgba(43, 46, 55, 0); - border-radius: 0; - border: none; } - .xfce4-panel.panel .button.flat:hover, .xfce4-panel.panel .sidebar-button.button:hover { - border: none; - background-color: rgba(65, 70, 84, 0.95); } - .xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .sidebar-button.button:active, .xfce4-panel.panel .button.flat:checked, .xfce4-panel.panel .sidebar-button.button:checked { - color: #ffffff; - border: none; - background-color: #5294E2; } - -.floating-bar { - background-color: #5294E2; - color: #ffffff; } - .floating-bar.top { - border-radius: 0 0 2px 2px; } - .floating-bar.right { - border-radius: 2px 0 0 2px; } - .floating-bar.bottom { - border-radius: 2px 2px 0 0; } - .floating-bar.left { - border-radius: 0 2px 2px 0; } - .floating-bar .button { - -GtkButton-image-spacing: 0; - -GtkButton-inner-border: 0; - background-color: transparent; - box-shadow: none; - border: none; } - -BirdieWidgetsTweetList * { - background-image: none; - background-color: transparent; } - -MarlinViewWindow *:selected, MarlinViewWindow *:selected:focus { - color: #ffffff; - background-color: #5294E2; - outline-color: transparent; } - -MarlinViewWindow GtkIconView.view:selected, MarlinViewWindow GtkIconView.view:selected:focus, MarlinViewWindow GtkIconView.view:selected:hover, MarlinViewWindow GtkIconView.view:selected:focus:hover { - background-color: transparent; } - -MarlinViewWindow FMListView, MarlinViewWindow FMColumnView { - outline-color: transparent; } - -.marlin-pathbar.pathbar { - border-radius: 3px; - padding-left: 4px; - padding-right: 4px; - color: rgba(82, 93, 118, 0.8); - border-color: rgba(82, 93, 118, 0.1); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9)); - background-color: transparent; } - .marlin-pathbar.pathbar.image, .marlin-pathbar.pathbar.image:hover { - color: inherit; } - .marlin-pathbar.pathbar:focus { - color: #ffffff; - border-color: #5294E2; - background-image: linear-gradient(to bottom, #5294E2); } - .marlin-pathbar.pathbar:insensitive { - color: rgba(82, 93, 118, 0.35); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.75)); } - .marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { - color: #5294E2; } - -.gala-notification { - border: 1px solid rgba(0, 0, 0, 0.35); - border-radius: 3px; - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); - background-image: linear-gradient(to bottom, white); - background-color: transparent; } - .gala-notification .title, .gala-notification .label { - color: #5c616c; } - -.panel { - background-color: transparent; - color: white; - font-weight: bold; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); - icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } - .panel-shadow { - background-image: none; - background-color: transparent; } - .panel .menu { - box-shadow: none; } - .panel .menu .menuitem { - font-weight: normal; - text-shadow: none; - icon-shadow: none; } - .panel .menu .window-frame.menu.csd, - .panel .menu .window-frame.popup.csd { - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); } - .panel .menubar > .menuitem { - padding: 3px 6px; } - .panel .menubar > .menuitem:hover { - background-color: transparent; } - .panel .window-frame.menu.csd, - .panel .window-frame.popup.csd { - box-shadow: none; } - -.composited-indicator { - background-color: transparent; - color: white; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); - icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } - .composited-indicator > GtkWidget > GtkWidget:first-child { - padding: 0 2px; } - .composited-indicator .menuitem:active, .composited-indicator .menuitem:prelight { - border-style: none; - background-image: none; - box-shadow: none; } - .composited-indicator > .popup > .menu { - padding-top: 8px; - padding-bottom: 8px; } - -.panel-app-button > GtkWidget > GtkWidget:first-child { - padding: 0 2px 0 4px; } - -.panel .menu .spinner, -.menu .spinner { - opacity: 1; } - -WingpanelWidgetsIndicatorPopover.popover { - padding: 0; - text-shadow: none; - icon-shadow: none; } - WingpanelWidgetsIndicatorPopover.popover .menuitem { - padding: 5px; - outline-color: transparent; - text-shadow: none; - icon-shadow: none; - border: solid transparent; - border-width: 1px 0; } - WingpanelWidgetsIndicatorPopover.popover .menuitem GtkLabel, WingpanelWidgetsIndicatorPopover.popover .menuitem GtkImage { - padding: 0 3px; } - WingpanelWidgetsIndicatorPopover.popover .menuitem:hover, WingpanelWidgetsIndicatorPopover.popover .menuitem:active { - background-color: rgba(0, 0, 0, 0.04); - border: solid rgba(0, 0, 0, 0.08); - border-width: 1px 0; } - WingpanelWidgetsIndicatorPopover.popover .menuitem *:insensitive { - color: rgba(92, 97, 108, 0.55); } - -PantheonTerminalPantheonTerminalWindow.background { - background-color: transparent; } - -SwitchboardCategoryView .view:selected, -SwitchboardCategoryView .view:selected:focus { - color: #5c616c; } - -UnityDecoration { - -UnityDecoration-extents: 28px 1 1 1; - -UnityDecoration-input-extents: 10px; - -UnityDecoration-shadow-offset-x: 0px; - -UnityDecoration-shadow-offset-y: 3px; - -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.2); - -UnityDecoration-active-shadow-radius: 12px; - -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); - -UnityDecoration-inactive-shadow-radius: 7px; - -UnityDecoration-glow-size: 10px; - -UnityDecoration-glow-color: #5294E2; - -UnityDecoration-title-indent: 10px; - -UnityDecoration-title-fade: 35px; - -UnityDecoration-title-alignment: 0.0; } - UnityDecoration.top { - border: 1px solid rgba(0, 0, 0, 0.1); - border-bottom-width: 0; - border-radius: 4px 4px 0 0; - padding: 1px 6px 0 6px; - background-image: linear-gradient(to bottom, #e7e8eb); - color: rgba(82, 93, 118, 0.8); - box-shadow: inset 0 1px rgba(239, 240, 242, 0.95); } - UnityDecoration.top:backdrop { - border-bottom-width: 0; - color: rgba(82, 93, 118, 0.5); } - UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom, UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); } - -UnityPanelWidget, -.unity-panel { - background-image: linear-gradient(to bottom, #2b2e37); - color: #f6f7f9; - box-shadow: none; } - UnityPanelWidget:backdrop, - .unity-panel:backdrop { - color: #bdc6d1; } - -.unity-panel.menubar.menuitem:hover, -.unity-panel.menubar .menuitem *:hover { - border-radius: 0; - color: #ffffff; - background-image: linear-gradient(to bottom, #5294E2); - border-bottom: none; } - -.overlay-bar { - background-color: #5294E2; - border-color: #5294E2; - border-radius: 2px; - padding: 3px 6px; - margin: 3px; } - .overlay-bar GtkLabel { - color: #ffffff; } - -GraniteWidgetsThinPaned { - background-color: transparent; - background-image: none; - margin: 0; - border-left: 1px solid #dcdfe3; - border-right: 1px solid #dcdfe3; } - -GraniteWidgetsPopOver .frame, -GraniteWidgetsStaticNotebook .frame { - border: none; } - -.help_button { - border-radius: 100px; - padding: 3px 9px; } - -.secondary-toolbar.toolbar, .secondary-toolbar.inline-toolbar { - padding: 3px; - border-bottom: 1px solid #dcdfe3; } - .secondary-toolbar.toolbar .button, .secondary-toolbar.inline-toolbar .button { - padding: 0 3px 0 3px; } - -.bottom-toolbar.toolbar, .bottom-toolbar.inline-toolbar { - padding: 5px; - border-width: 1px 0 0 0; - border-style: solid; - border-color: #dcdfe3; - background-color: #F5F6F7; } - .bottom-toolbar.toolbar .button, .bottom-toolbar.inline-toolbar .button { - padding: 2px 3px 2px 3px; } - -.source-list { - -GtkTreeView-horizontal-separator: 1px; - -GtkTreeView-vertical-separator: 6px; } - -.source-list, -.source-list.view { - background-color: #F5F6F7; - color: #5c616c; - -gtk-icon-style: regular; } - -.source-list.category-expander { - color: transparent; } - -.source-list.view:prelight { - background-color: white; } - -.source-list.view:selected, -.source-list.view:prelight:selected, -.source-list.view:selected:focus, -.source-list.category-expander:hover { - color: #ffffff; - background-color: #5294E2; } - -.source-list .scrollbar.trough, -.source-list .scrollbars-junction { - border-image: none; - border-color: transparent; - background-color: #F5F6F7; - background-image: none; } - -.source-list.badge, -.source-list.badge:prelight, -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:prelight:selected { - background-image: none; - background-color: #5294E2; - color: #ffffff; - border-radius: 10px; - padding: 0 6px; - margin: 0 3px; - border-width: 0; } - -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:prelight:selected { - background-color: #ffffff; - color: #5294E2; } - -.source-list.category-expander { - color: #5c616c; - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - -GtkTreeView-expander-size: 16; } - -.source-list.category-expander, -.source-list.category-expander:backdrop { - color: transparent; - border: none; } - -.source-list.category-expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - -GraniteWidgetsWelcome { - background-color: #ffffff; } - -GraniteWidgetsWelcome GtkLabel { - color: #a9acb2; - font: open sans 11; - text-shadow: none; } - -GraniteWidgetsWelcome .h1, -GraniteWidgetsWelcome .h3 { - color: rgba(92, 97, 108, 0.8); } - -.help_button { - border-radius: 0; } - -GraniteWidgetsPopOver { - -GraniteWidgetsPopOver-arrow-width: 21; - -GraniteWidgetsPopOver-arrow-height: 10; - -GraniteWidgetsPopOver-border-radius: 2px; - -GraniteWidgetsPopOver-border-width: 1; - -GraniteWidgetsPopOver-shadow-size: 12; - border: 1px solid rgba(0, 0, 0, 0.3); - margin: 0; } - -.popover_bg { - background-image: linear-gradient(to bottom, #ffffff); - border: 1px solid rgba(0, 0, 0, 0.3); } - -GraniteWidgetsPopOver .sidebar.view, -GraniteWidgetsPopOver * { - background-color: transparent; } - -GraniteWidgetsXsEntry.entry { - padding: 4px; } - -.h1 { - font: open sans 24px; } - -.h2 { - font: open sans light 18px; } - -.h3 { - font: open sans 11px; } - -.h4, -.category-label { - color: #8a8e96; - font-weight: 600; } - -.h4 { - padding-bottom: 6px; - padding-top: 6px; } - -GtkListBox .h4 { - padding-left: 6px; } - -#panel_window { - background-color: rgba(43, 46, 55, 0.95); - color: #BAC3CF; - font: bold; - box-shadow: inset 0 -1px rgba(27, 29, 35, 0.95); } - #panel_window .menubar, - #panel_window .menubar > .menuitem { - background-color: transparent; - color: #BAC3CF; - font: bold; } - #panel_window .menubar .menuitem:insensitive { - color: rgba(186, 195, 207, 0.5); } - #panel_window .menubar .menuitem:insensitive GtkLabel { - color: inherit; } - #panel_window .menubar .menu .menuitem { - font: normal; } - -#login_window, -#shutdown_dialog, -#restart_dialog { - font: normal; - border-style: none; - background-color: transparent; - color: #5c616c; } - -#content_frame { - padding-bottom: 14px; - background-color: #F5F6F7; - border-top-left-radius: 2px; - border-top-right-radius: 2px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 1px 1px 0 1px; } - -#content_frame .button { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - #content_frame .button:hover { - color: #5c616c; - outline-color: rgba(92, 97, 108, 0.3); - border-color: #cfd6e6; - background-color: white; } - #content_frame .button:active, #content_frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - #content_frame .button:insensitive { - color: rgba(92, 97, 108, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - #content_frame .button:insensitive > GtkLabel { - color: inherit; } - -#buttonbox_frame { - padding-top: 20px; - padding-bottom: 0px; - border-style: none; - background-color: rgba(53, 57, 69, 0.95); - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 0 1px 1px 1px; - box-shadow: inset 0 1px rgba(53, 57, 69, 0.95); } - -#buttonbox_frame .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - #buttonbox_frame .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - #buttonbox_frame .button:active, #buttonbox_frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - #buttonbox_frame .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -#login_window #user_combobox { - color: #5c616c; - font: 13px; } - #login_window #user_combobox .menu { - font: normal; } - -#user_image { - padding: 3px; - border-radius: 2px; } - -#shutdown_button.button { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } - #shutdown_button.button:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } - #shutdown_button.button:active, #shutdown_button.button:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } - -#restart_button.button { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } - #restart_button.button:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } - #restart_button.button:active, #restart_button.button:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } - -#greeter_infobar { - border-bottom-width: 0; - font: bold; } - -.titlebar .separator, .titlebar .sidebar .view.separator, .sidebar .titlebar .view.separator { - color: rgba(212, 213, 219, 0.95); } - -NemoWindow GtkEventBox { - background-color: #F5F6F7; } - -GtkFileChooserDialog *, -NautilusWindow *, -NemoWindow { - -GtkPaned-handle-size: 0; } - -GtkFileChooserDialog.csd.background, GtkFileChooserDialog .list.sidebar, -NautilusWindow.csd.background, -NautilusWindow .list.sidebar { - background-color: transparent; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar, -NautilusWindow GtkPlacesSidebar.sidebar { - background-color: rgba(53, 57, 69, 0.95); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-placeholder-row.list-row.activatable, - NautilusWindow GtkPlacesSidebar.sidebar .sidebar-placeholder-row.list-row.activatable { - border: 1px solid #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row, - NautilusWindow GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row { - background-color: rgba(75, 81, 98, 0.95); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable { - border: none; - color: #BAC3CF; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon { - color: rgba(186, 195, 207, 0.6); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:hover, - NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup { - background-color: rgba(186, 195, 207, 0.15); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:active .sidebar-icon { - color: inherit; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .separator, GtkFileChooserDialog GtkPlacesSidebar.sidebar .view.separator, - NautilusWindow GtkPlacesSidebar.sidebar .separator, - NautilusWindow GtkPlacesSidebar.sidebar .view.separator { - color: transparent; } - -GtkFileChooserDialog.maximized GtkPlacesSidebar.sidebar, -NautilusWindow.maximized GtkPlacesSidebar.sidebar { - background-color: #353945; } - -GtkFileChooserDialog .sidebar-button.button, -NautilusWindow .sidebar-button.button { - color: #BAC3CF; } - GtkFileChooserDialog .sidebar-button.button:hover, - NautilusWindow .sidebar-button.button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - GtkFileChooserDialog .sidebar-button.button:active, - NautilusWindow .sidebar-button.button:active { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - GtkFileChooserDialog .sidebar-button.button:not(:hover):not(:active) > GtkImage, - NautilusWindow .sidebar-button.button:not(:hover):not(:active) > GtkImage { - opacity: 0.5; } - -NemoWindow.csd.background, -NemoWindow .source-list, NemoWindow .source-list.view, NemoWindow .source-list.view:prelight, -MarlinViewWindow.csd.background, -MarlinViewWindow .source-list, -MarlinViewWindow .source-list.view, -MarlinViewWindow .source-list.view:prelight { - background-color: transparent; } - -NemoWindow .sidebar, NemoWindow .source-list.sidebar.view, -MarlinViewWindow .sidebar, -MarlinViewWindow .source-list.sidebar.view { - background-color: rgba(53, 57, 69, 0.95); } - NemoWindow .sidebar .view, NemoWindow .sidebar row, NemoWindow .source-list.sidebar.view .view, NemoWindow .source-list.sidebar.view row, - MarlinViewWindow .sidebar .view, - MarlinViewWindow .sidebar row, - MarlinViewWindow .source-list.sidebar.view .view, - MarlinViewWindow .source-list.sidebar.view row { - background-color: transparent; - color: #BAC3CF; } - NemoWindow .sidebar .view.image, NemoWindow .sidebar row.image, NemoWindow .source-list.sidebar.view .view.image, NemoWindow .source-list.sidebar.view row.image, - MarlinViewWindow .sidebar .view.image, - MarlinViewWindow .sidebar row.image, - MarlinViewWindow .source-list.sidebar.view .view.image, - MarlinViewWindow .source-list.sidebar.view row.image { - color: rgba(186, 195, 207, 0.7); } - NemoWindow .sidebar .view.cell:selected, NemoWindow .sidebar row.cell:selected, NemoWindow .source-list.sidebar.view .view.cell:selected, NemoWindow .source-list.sidebar.view row.cell:selected, - MarlinViewWindow .sidebar .view.cell:selected, - MarlinViewWindow .sidebar row.cell:selected, - MarlinViewWindow .source-list.sidebar.view .view.cell:selected, - MarlinViewWindow .source-list.sidebar.view row.cell:selected { - background-color: #5294E2; - color: #ffffff; } - NemoWindow .sidebar.frame, NemoWindow .source-list.sidebar.view.frame, - MarlinViewWindow .sidebar.frame, - MarlinViewWindow .source-list.sidebar.view.frame { - color: #BAC3CF; } - NemoWindow .sidebar .separator, NemoWindow .sidebar .view.separator, NemoWindow .source-list.sidebar.view .separator, - MarlinViewWindow .sidebar .separator, - MarlinViewWindow .sidebar .sidebar.separator, - MarlinViewWindow .sidebar .view.separator, - MarlinViewWindow .source-list.sidebar.view .separator { - color: transparent; } - -NemoWindow.maximized .sidebar, -MarlinViewWindow.maximized .sidebar { - background-color: #353945; } - -NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, -MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { - background-color: rgba(53, 57, 69, 0.95); } - -NautilusWindow NautilusWindowSlot { - background-color: #ffffff; } - -NautilusDesktopWindow NautilusWindowSlot { - background-color: transparent; } - -GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { - background-color: rgba(53, 57, 69, 0.95); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar { - background-color: transparent; } - -GtkFileChooserDialog GtkPaned > .vertical > .horizontal { - background-color: #F5F6F7; } - -GtkFileChooserDialog .dialog-action-box { - background-color: #F5F6F7; } - -GtkFileChooserDialog .dialog-vbox > .frame { - color: #BAC3CF; - border-color: transparent; } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame { - background-color: transparent; - border-color: rgba(37, 40, 49, 0.95); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame GtkLabel, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame GtkComboBox, -GtkFileChooserDialog .dialog-vbox > .frame GtkLabel, -GtkFileChooserDialog .dialog-vbox > .frame GtkComboBox { - color: #BAC3CF; } - -FeedReaderreaderUI.background.csd > .titlebar .pane-separator, -FeedReaderreaderUI.background.csd.maximized > .titlebar .pane-separator, -FeedReaderreaderUI.background.csd > .titlebar .pane-separator:backdrop, -FeedReaderreaderUI.background.csd.maximized > .titlebar .pane-separator:backdrop, -GeditWindow.background.csd > .titlebar .pane-separator, -GeditWindow.background.csd.maximized > .titlebar .pane-separator, -GeditWindow.background.csd > .titlebar .pane-separator:backdrop, -GeditWindow.background.csd.maximized > .titlebar .pane-separator:backdrop { - background-color: rgba(212, 213, 219, 0.95); } - -FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar, -GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar { - background-color: rgba(231, 232, 235, 0.95); } - FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop, - GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop { - background-color: rgba(239, 240, 242, 0.95); } - -FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar, -GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar { - background-color: #e7e8eb; } - FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop, - GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop { - background-color: #eff0f2; } - -FeedReaderreaderUI.background.csd > FeedReaderreaderHeaderbar.titlebar, -GeditWindow.background.csd > .titlebar { - background-color: transparent; } - -GeditWindow.background.csd { - background-color: transparent; } - -GeditWindow.background .gedit-side-panel-paned .pane-separator { - background-color: rgba(53, 57, 69, 0.95); } - -GeditWindow.background .gedit-bottom-panel-paned .pane-separator { - background-color: #dcdfe3; } - -.gedit-bottom-panel-paned { - background-color: #ffffff; } - -.gedit-document-panel { - background-color: rgba(53, 57, 69, 0.95); } - .maximized .gedit-document-panel { - background-color: #353945; } - .gedit-document-panel .list-row { - color: #BAC3CF; } - .gedit-document-panel .list-row { - background-color: rgba(186, 195, 207, 0); - border: solid rgba(186, 195, 207, 0); - border-width: 3px 2px 3px 2px; } - .gedit-document-panel .list-row:hover { - border: solid rgba(186, 195, 207, 0.15); - border-width: 3px 2px 3px 2px; - background-color: rgba(186, 195, 207, 0.15); } - .gedit-document-panel .list-row:active { - color: #ffffff; - background-color: #5294E2; - border: solid #5294E2; - border-width: 3px 2px 3px 2px; } - .gedit-document-panel .list-row:active .button { - color: #ffffff; } - .gedit-document-panel .list-row:selected, .gedit-document-panel .list-row:selected:hover { - color: #ffffff; - background-color: #5294E2; - border: solid #5294E2; - border-width: 3px 2px 3px 2px; } - .gedit-document-panel .prelight-row .button:active { - color: #BAC3CF; } - -GeditFileBrowserWidget { - background-color: rgba(53, 57, 69, 0.95); } - .maximized GeditFileBrowserWidget { - background-color: #353945; } - GeditFileBrowserWidget .horizontal { - background-color: transparent; - border-color: rgba(37, 40, 49, 0.95); } - GeditFileBrowserWidget .horizontal GtkComboBox { - color: #BAC3CF; } - -GeditWindow.background.csd GeditFileBrowserView.view { - background-color: transparent; - color: #BAC3CF; } - GeditWindow.background.csd GeditFileBrowserView.view.expander { - color: #BAC3CF; } - GeditWindow.background.csd GeditFileBrowserView.view.expander:hover { - color: #5294E2; } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button, -GtkFileChooserDialog .dialog-vbox > .frame .button, GeditFileBrowserWidget .horizontal .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:hover, - GtkFileChooserDialog .dialog-vbox > .frame .button:hover, GeditFileBrowserWidget .horizontal .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:active, - GtkFileChooserDialog .dialog-vbox > .frame .button:active, GeditFileBrowserWidget .horizontal .button:active, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:checked, - GtkFileChooserDialog .dialog-vbox > .frame .button:checked, GeditFileBrowserWidget .horizontal .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:insensitive, - GtkFileChooserDialog .dialog-vbox > .frame .button:insensitive, GeditFileBrowserWidget .horizontal .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry, -GtkFileChooserDialog .dialog-vbox > .frame .entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.35)); - background-color: transparent; } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .image.entry, - GtkFileChooserDialog .dialog-vbox > .frame .image.entry, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .image.entry:hover, - GtkFileChooserDialog .dialog-vbox > .frame .image.entry:hover { - color: inherit; } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry:focus, - GtkFileChooserDialog .dialog-vbox > .frame .entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, #5294E2); } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry:insensitive, - GtkFileChooserDialog .dialog-vbox > .frame .entry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, GeditFileBrowserWidget .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, NemoWindow .source-list.sidebar.view .scrollbar .trough, -MarlinViewWindow .sidebar .scrollbar .trough, -MarlinViewWindow .source-list.sidebar.view .scrollbar .trough, GeditFileBrowserWidget .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, NemoWindow .source-list.sidebar.view .scrollbar .slider, -MarlinViewWindow .sidebar .scrollbar .slider, -MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserWidget .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, - MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover { - background-color: #f6f7f9; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, - MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, GeditFileBrowserWidget .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, - MarlinViewWindow .sidebar .scrollbar .slider:insensitive, GeditFileBrowserWidget .scrollbar .slider:insensitive { - background-color: transparent; } - -@define-color theme_fg_color #5c616c; -@define-color theme_text_color #5c616c; -@define-color theme_bg_color #F5F6F7; -@define-color theme_base_color #ffffff; -@define-color theme_selected_bg_color #5294E2; -@define-color theme_selected_fg_color #ffffff; -@define-color fg_color #5c616c; -@define-color text_color #5c616c; -@define-color bg_color #F5F6F7; -@define-color base_color #ffffff; -@define-color selected_bg_color #5294E2; -@define-color selected_fg_color #ffffff; -@define-color insensitive_bg_color #fbfbfc; -@define-color insensitive_fg_color alpha(#5c616c,0.5); -@define-color insensitive_base_color #ffffff; -@define-color theme_unfocused_fg_color #5c616c; -@define-color theme_unfocused_text_color #5c616c; -@define-color theme_unfocused_bg_color #F5F6F7; -@define-color theme_unfocused_base_color #ffffff; -@define-color borders #dcdfe3; -@define-color unfocused_borders #dcdfe3; -@define-color warning_color #F27835; -@define-color error_color #FC4138; -@define-color success_color #73d216; -@define-color placeholder_text_color #A8A8A8; -@define-color content_view_bg #ffffff; -@define-color wm_title alpha(#525d76,0.8); -@define-color wm_unfocused_title alpha(#525d76,0.5); -@define-color wm_bg #e7e8eb; -@define-color wm_bg_unfocused #eff0f2; -@define-color wm_highlight #eff0f2; -@define-color wm_shadow alpha(black,0.35); -@define-color wm_button_close_bg #f46067; -@define-color wm_button_close_hover_bg #f68086; -@define-color wm_button_close_active_bg #f13039; -@define-color wm_icon_close_bg #F8F8F9; -@define-color wm_button_hover_bg #fdfdfd; -@define-color wm_button_active_bg #5294E2; -@define-color wm_button_hover_border #D1D3DA; -@define-color wm_icon_bg #90949E; -@define-color wm_icon_unfocused_bg #B6B8C0; -@define-color wm_icon_hover_bg #7A7F8B; -@define-color wm_icon_active_bg #ffffff; diff --git a/gtk/.themes/Arc-OSX/index.theme b/gtk/.themes/Arc-OSX/index.theme deleted file mode 100644 index a43ccb5..0000000 --- a/gtk/.themes/Arc-OSX/index.theme +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=X-GNOME-Metatheme -Name=Arc-OSX -Comment=A flat theme with transparent elements -Encoding=UTF-8 - -[X-GNOME-Metatheme] -GtkTheme=Arc-OSX -MetacityTheme=Arc-OSX -IconTheme=gnome -CursorTheme=DMZ-Black -ButtonLayout=menu:minimize,maximize,close diff --git a/gtk/.themes/Arc-OSX/metacity-1/close-p.svg b/gtk/.themes/Arc-OSX/metacity-1/close-p.svg deleted file mode 100755 index d1d5e57..0000000 --- a/gtk/.themes/Arc-OSX/metacity-1/close-p.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/metacity-1/close.svg b/gtk/.themes/Arc-OSX/metacity-1/close.svg deleted file mode 100755 index 31f24dc..0000000 --- a/gtk/.themes/Arc-OSX/metacity-1/close.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/metacity-1/maximize-p.svg b/gtk/.themes/Arc-OSX/metacity-1/maximize-p.svg deleted file mode 100755 index 9344c79..0000000 --- a/gtk/.themes/Arc-OSX/metacity-1/maximize-p.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/metacity-1/maximize.svg b/gtk/.themes/Arc-OSX/metacity-1/maximize.svg deleted file mode 100755 index 5feb996..0000000 --- a/gtk/.themes/Arc-OSX/metacity-1/maximize.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/Arc-OSX/metacity-1/metacity-theme-2.xml b/gtk/.themes/Arc-OSX/metacity-1/metacity-theme-2.xml deleted file mode 100644 index 0652e7e..0000000 --- a/gtk/.themes/Arc-OSX/metacity-1/metacity-theme-2.xml +++ /dev/null @@ -1,761 +0,0 @@ - - - - Arc-OSX - horst3180, ManjaroCinnamonFan - horst3180, ManjaroCinnamonFan - 2016 - Arc-OSX Metacity theme - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</draw_ops> - -<draw_ops name="title_unfocused"> - <title x="(0 `max` ((width - title_width) / 2)) + 2" - y="(0 `max` ((height - title_height) / 2)) + 1" - color="C_title_unfocused"/> -</draw_ops> - - <!-- window decorations --> - -<draw_ops name="entire_background_focused"> - <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="entire_background_unfocused"> - <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_focused"> - <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> - <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_unfocused"> - <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> - <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_max"> - -</draw_ops> - -<draw_ops name="titlebar_small_focused"> - -</draw_ops> - -<draw_ops name="titlebar_small_unfocused"> - -</draw_ops> - -<draw_ops name="border_focused"> - <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="false" /> -</draw_ops> - -<draw_ops name="border_unfocused"> - <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="false" /> -</draw_ops> - - -<!--close--> -<draw_ops name="close_focused"> - - <image filename="close.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_focused_pressed"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_focused_prelight"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_unfocused"> - - <image filename="unfocused.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_unfocused_prelight"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_unfocused_pressed"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<!--maximize--> -<draw_ops name="maximize_focused"> - - <image filename="maximize.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_focused_pressed"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_focused_prelight"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_unfocused"> - - <image filename="unfocused.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_unfocused_prelight"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_unfocused_pressed"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<!--minimize--> -<draw_ops name="minimize_focused"> - - <image filename="min.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_focused_pressed"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_focused_prelight"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_unfocused"> - - <image filename="unfocused.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_unfocused_prelight"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_unfocused_pressed"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - - -<!--Todo--> -<draw_ops name="menu_focused"></draw_ops> -<draw_ops name="menu_focused_pressed"></draw_ops> -<draw_ops name="menu_unfocused"></draw_ops> -<draw_ops name="menu_unfocused_prelight"></draw_ops> -<draw_ops name="menu_unfocused_pressed"></draw_ops> -<draw_ops name="shade_focused"></draw_ops> -<draw_ops name="shade_focused_pressed"></draw_ops> -<draw_ops name="shade_unfocused"></draw_ops> -<draw_ops name="shade_unfocused_prelight"></draw_ops> -<draw_ops name="shade_unfocused_pressed"></draw_ops> - -<!-- frame styles --> - -<frame_style name="normal_focused" geometry="normal"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_unfocused" geometry="normal_unfocused"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_focused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_unfocused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_shaded_focused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_shaded_unfocused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="dialog_focused" geometry="normal"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="dialog_unfocused" geometry="normal"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="modal_dialog_focused" geometry="modal"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="modal_dialog_unfocused" geometry="modal"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="utility_focused" geometry="small"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_small_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="utility_unfocused" geometry="small_unfocused"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_small_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="border_focused" geometry="borderless"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="overlay" draw_ops="border_focused" /> - <button function="close" state="normal"><draw_ops></draw_ops></button> - <button function="close" state="pressed"><draw_ops></draw_ops></button> - <button function="maximize" state="normal"><draw_ops></draw_ops></button> - <button function="maximize" state="pressed"><draw_ops></draw_ops></button> - <button function="minimize" state="normal"><draw_ops></draw_ops></button> - <button function="minimize" state="pressed"><draw_ops></draw_ops></button> - <button function="menu" state="normal"><draw_ops></draw_ops></button> - <button function="menu" state="pressed"><draw_ops></draw_ops></button> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="border_unfocused" geometry="borderless"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="overlay" draw_ops="border_unfocused" /> - <button function="close" state="normal"><draw_ops></draw_ops></button> - <button function="close" state="pressed"><draw_ops></draw_ops></button> - <button function="maximize" state="normal"><draw_ops></draw_ops></button> - <button function="maximize" state="pressed"><draw_ops></draw_ops></button> - <button function="minimize" state="normal"><draw_ops></draw_ops></button> - <button function="minimize" state="pressed"><draw_ops></draw_ops></button> - <button function="menu" state="normal"><draw_ops></draw_ops></button> - <button function="menu" state="pressed"><draw_ops></draw_ops></button> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<!-- placeholder for unimplementated styles--> -<frame_style name="blank" geometry="normal"> - <button function="close" state="normal"><draw_ops></draw_ops></button> - <button function="close" state="pressed"><draw_ops></draw_ops></button> - <button function="maximize" state="normal"><draw_ops></draw_ops></button> - <button function="maximize" state="pressed"><draw_ops></draw_ops></button> - <button function="minimize" state="normal"><draw_ops></draw_ops></button> - <button function="minimize" state="pressed"><draw_ops></draw_ops></button> - <button function="menu" state="normal"><draw_ops></draw_ops></button> - <button function="menu" state="pressed"><draw_ops></draw_ops></button> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<!-- frame style sets --> - -<frame_style_set name="normal_style_set"> - <frame focus="yes" state="normal" resize="both" style="normal_focused"/> - <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> - <frame focus="yes" state="maximized" style="normal_max_focused"/> - <frame focus="no" state="maximized" style="normal_max_unfocused"/> - <frame focus="yes" state="shaded" style="normal_focused"/> - <frame focus="no" state="shaded" style="normal_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/> - <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/> -</frame_style_set> - -<frame_style_set name="dialog_style_set"> - <frame focus="yes" state="normal" resize="both" style="dialog_focused"/> - <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="dialog_focused"/> - <frame focus="no" state="shaded" style="dialog_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - -<frame_style_set name="modal_dialog_style_set"> - <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/> - <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="modal_dialog_focused"/> - <frame focus="no" state="shaded" style="modal_dialog_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - -<frame_style_set name="utility_style_set"> - <frame focus="yes" state="normal" resize="both" style="utility_focused"/> - <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="utility_focused"/> - <frame focus="no" state="shaded" style="utility_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - -<frame_style_set name="border_style_set"> - <frame focus="yes" state="normal" resize="both" style="border_focused"/> - <frame focus="no" state="normal" resize="both" style="border_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="blank"/> - <frame focus="no" state="shaded" style="blank"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - - -<!-- windows --> - -<window type="normal" style_set="normal_style_set"/> -<window type="dialog" style_set="dialog_style_set"/> -<window type="modal_dialog" style_set="modal_dialog_style_set"/> -<window type="menu" style_set="utility_style_set"/> -<window type="utility" style_set="utility_style_set"/> -<window type="border" style_set="border_style_set"/> - -</metacity_theme> diff --git a/gtk/.themes/Arc-OSX/metacity-1/min-p.svg b/gtk/.themes/Arc-OSX/metacity-1/min-p.svg deleted file mode 100755 index 28c6dc5..0000000 --- a/gtk/.themes/Arc-OSX/metacity-1/min-p.svg +++ /dev/null @@ -1,93 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="min_prelight.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="6.331506" - inkscape:cy="4.6169098" - inkscape:document-units="px" - inkscape:current-layer="g4092" - showgrid="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1360" - inkscape:window-height="714" - inkscape:window-x="0" - inkscape:window-y="28" - inkscape:window-maximized="1" /> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-671.14288,-648.57648)"> - <g - transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" - inkscape:label="ink_ext_XXXXXX" - id="g4090"> - <g - transform="scale(0.1,0.1)" - id="g4092"> - <g - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" - inkscape:label="ink_ext_XXXXXX" - id="g4285"> - <path - inkscape:connector-curvature="0" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4417" /> - <g - id="g4152" - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)"> - <path - id="path4419" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - inkscape:connector-curvature="0" /> - <path - id="path4421" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/metacity-1/min.svg b/gtk/.themes/Arc-OSX/metacity-1/min.svg deleted file mode 100755 index f4703d6..0000000 --- a/gtk/.themes/Arc-OSX/metacity-1/min.svg +++ /dev/null @@ -1,97 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="min.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="6.331506" - inkscape:cy="4.6169098" - inkscape:document-units="px" - inkscape:current-layer="g4415" - showgrid="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1360" - inkscape:window-height="714" - inkscape:window-x="0" - inkscape:window-y="28" - inkscape:window-maximized="1" /> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-671.14288,-648.57648)"> - <g - transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" - inkscape:label="ink_ext_XXXXXX" - id="g4090"> - <g - transform="scale(0.1,0.1)" - id="g4092"> - <g - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" - inkscape:label="ink_ext_XXXXXX" - id="g4285"> - <g - transform="scale(0.1,0.1)" - id="g4287"> - <g - transform="matrix(10,0,0,10,4.1388913,2.0175489)" - inkscape:label="ink_ext_XXXXXX" - id="g4413"> - <g - transform="scale(0.1,0.1)" - id="g4415"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" - inkscape:connector-curvature="0" /> - <path - id="path4419" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/metacity-1/unfocused.svg b/gtk/.themes/Arc-OSX/metacity-1/unfocused.svg deleted file mode 100755 index a87349c..0000000 --- a/gtk/.themes/Arc-OSX/metacity-1/unfocused.svg +++ /dev/null @@ -1,93 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg2" - version="1.1" - inkscape:version="0.91 r" - sodipodi:docname="unfocused.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="34.125" - inkscape:cx="8" - inkscape:cy="8" - inkscape:document-units="px" - inkscape:current-layer="g4197" - showgrid="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1280" - inkscape:window-height="749" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - showguides="false"> - <inkscape:grid - type="xygrid" - id="grid3339" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-671.14288,-648.57648)"> - <g - transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" - inkscape:label="ink_ext_XXXXXX" - id="g4090"> - <g - transform="scale(0.1,0.1)" - id="g4092"> - <g - transform="matrix(9.9999999,0,0,9.9999999,3.1284009,-0.36309974)" - inkscape:label="ink_ext_XXXXXX" - id="g4195"> - <g - transform="scale(0.1,0.1)" - id="g4197"> - <path - id="path4199" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - inkscape:connector-curvature="0" /> - <path - id="path4201" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/close.svg b/gtk/.themes/Arc-OSX/unity/close.svg deleted file mode 120000 index cd18456..0000000 --- a/gtk/.themes/Arc-OSX/unity/close.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/close_dash.svg b/gtk/.themes/Arc-OSX/unity/close_dash.svg deleted file mode 120000 index 054a65b..0000000 --- a/gtk/.themes/Arc-OSX/unity/close_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/close_dash_disabled.svg b/gtk/.themes/Arc-OSX/unity/close_dash_disabled.svg deleted file mode 120000 index 6635e95..0000000 --- a/gtk/.themes/Arc-OSX/unity/close_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/close_dash_prelight.svg b/gtk/.themes/Arc-OSX/unity/close_dash_prelight.svg deleted file mode 120000 index 4f99727..0000000 --- a/gtk/.themes/Arc-OSX/unity/close_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/close_dash_pressed.svg b/gtk/.themes/Arc-OSX/unity/close_dash_pressed.svg deleted file mode 120000 index 5bb4c0b..0000000 --- a/gtk/.themes/Arc-OSX/unity/close_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/close_focused_normal.svg b/gtk/.themes/Arc-OSX/unity/close_focused_normal.svg deleted file mode 120000 index cd18456..0000000 --- a/gtk/.themes/Arc-OSX/unity/close_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/close_focused_prelight.svg b/gtk/.themes/Arc-OSX/unity/close_focused_prelight.svg deleted file mode 120000 index e338f1e..0000000 --- a/gtk/.themes/Arc-OSX/unity/close_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/close_focused_pressed.svg b/gtk/.themes/Arc-OSX/unity/close_focused_pressed.svg deleted file mode 120000 index 217bc6c..0000000 --- a/gtk/.themes/Arc-OSX/unity/close_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/close_unfocused.svg b/gtk/.themes/Arc-OSX/unity/close_unfocused.svg deleted file mode 120000 index c55c7f2..0000000 --- a/gtk/.themes/Arc-OSX/unity/close_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/close_unfocused_prelight.svg b/gtk/.themes/Arc-OSX/unity/close_unfocused_prelight.svg deleted file mode 120000 index e338f1e..0000000 --- a/gtk/.themes/Arc-OSX/unity/close_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/close_unfocused_pressed.svg b/gtk/.themes/Arc-OSX/unity/close_unfocused_pressed.svg deleted file mode 120000 index 217bc6c..0000000 --- a/gtk/.themes/Arc-OSX/unity/close_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/dash/close_dash.svg b/gtk/.themes/Arc-OSX/unity/dash/close_dash.svg deleted file mode 100644 index 4aaf943..0000000 --- a/gtk/.themes/Arc-OSX/unity/dash/close_dash.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3337"> - <path - inkscape:connector-curvature="0" - d="m 558.77702,-37.935253 c 305.45606,0 553.08158,247.625863 553.08158,553.085803 0,305.46124 -247.62552,553.08675 -553.08158,553.08675 -305.46512,0 -553.0913044,-247.62551 -553.0913044,-553.08675 0,-305.45994 247.6261844,-553.085803 553.0913044,-553.085803" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <path - inkscape:connector-curvature="0" - d="m 558.77747,1.5676633 c 283.63699,0 513.57493,229.9429467 513.57493,513.5851867 0,283.64355 -229.93794,513.58155 -513.57493,513.58155 -283.64749,0 -513.585581,-229.938 -513.585581,-513.58155 0,-283.64224 229.938091,-513.5851867 513.585581,-513.5851867" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4096" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/dash/close_dash_disabled.svg b/gtk/.themes/Arc-OSX/unity/dash/close_dash_disabled.svg deleted file mode 100644 index d0ebccb..0000000 --- a/gtk/.themes/Arc-OSX/unity/dash/close_dash_disabled.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash_disabled.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.6831258,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/dash/close_dash_prelight.svg b/gtk/.themes/Arc-OSX/unity/dash/close_dash_prelight.svg deleted file mode 100644 index 7b7b1d7..0000000 --- a/gtk/.themes/Arc-OSX/unity/dash/close_dash_prelight.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280409,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/dash/close_dash_pressed.svg b/gtk/.themes/Arc-OSX/unity/dash/close_dash_pressed.svg deleted file mode 100644 index d3b5b65..0000000 --- a/gtk/.themes/Arc-OSX/unity/dash/close_dash_pressed.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280409,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/dash/maximize_dash.svg b/gtk/.themes/Arc-OSX/unity/dash/maximize_dash.svg deleted file mode 100644 index fc0f619..0000000 --- a/gtk/.themes/Arc-OSX/unity/dash/maximize_dash.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.8773703,1046.8806)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 562.7806,-38.053372 c 305.45604,0 553.0815,247.625852 553.0815,553.085772 0,305.46122 -247.62546,553.0867 -553.0815,553.0867 -305.4651,0 -553.0913989,-247.62548 -553.0913989,-553.0867 0,-305.45992 247.6262989,-553.085772 553.0913989,-553.085772" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <path - inkscape:connector-curvature="0" - d="m 562.77841,1.4521975 c 283.64075,0 513.57749,229.9417425 513.57749,513.5824825 0,283.64206 -229.93674,513.57882 -513.57749,513.57882 -283.646,0 -513.583014,-229.93676 -513.583014,-513.57882 0,-283.64074 229.937014,-513.5824825 513.583014,-513.5824825" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4291" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/dash/maximize_dash_disabled.svg b/gtk/.themes/Arc-OSX/unity/dash/maximize_dash_disabled.svg deleted file mode 100644 index 11fc3e5..0000000 --- a/gtk/.themes/Arc-OSX/unity/dash/maximize_dash_disabled.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash_disabled.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9564977,1047.0029)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/dash/maximize_dash_prelight.svg b/gtk/.themes/Arc-OSX/unity/dash/maximize_dash_prelight.svg deleted file mode 100644 index 07f5ba9..0000000 --- a/gtk/.themes/Arc-OSX/unity/dash/maximize_dash_prelight.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/dash/maximize_dash_pressed.svg b/gtk/.themes/Arc-OSX/unity/dash/maximize_dash_pressed.svg deleted file mode 100644 index 62922a7..0000000 --- a/gtk/.themes/Arc-OSX/unity/dash/maximize_dash_pressed.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/dash/minimize_dash.svg b/gtk/.themes/Arc-OSX/unity/dash/minimize_dash.svg deleted file mode 100644 index a892f49..0000000 --- a/gtk/.themes/Arc-OSX/unity/dash/minimize_dash.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9297536,1046.855)" - id="g3341"> - <path - inkscape:connector-curvature="0" - d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4417" /> - <path - inkscape:connector-curvature="0" - d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/dash/minimize_dash_disabled.svg b/gtk/.themes/Arc-OSX/unity/dash/minimize_dash_disabled.svg deleted file mode 100644 index 23f60d8..0000000 --- a/gtk/.themes/Arc-OSX/unity/dash/minimize_dash_disabled.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash_disabled.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/dash/minimize_dash_prelight.svg b/gtk/.themes/Arc-OSX/unity/dash/minimize_dash_prelight.svg deleted file mode 100644 index a4ae7ee..0000000 --- a/gtk/.themes/Arc-OSX/unity/dash/minimize_dash_prelight.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/dash/minimize_dash_pressed.svg b/gtk/.themes/Arc-OSX/unity/dash/minimize_dash_pressed.svg deleted file mode 100644 index 55e5822..0000000 --- a/gtk/.themes/Arc-OSX/unity/dash/minimize_dash_pressed.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_arrow_ltr_19.svg b/gtk/.themes/Arc-OSX/unity/launcher_arrow_ltr_19.svg deleted file mode 100644 index 957b03b..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_arrow_ltr_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_ltr_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#828282" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="-0.75898517" - inkscape:cy="9.0594719" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1275" - inkscape:window-height="630" - inkscape:window-x="49" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:0.90196079" - id="rect3338" - width="2" - height="17" - x="2" - y="1034.3622" - ry="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_arrow_ltr_37.svg b/gtk/.themes/Arc-OSX/unity/launcher_arrow_ltr_37.svg deleted file mode 100644 index c2c2ec7..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_arrow_ltr_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_ltr_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#828282" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="1.4637299" - inkscape:cy="12.768116" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="33.000019" - x="4" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_arrow_outline_ltr_19.svg b/gtk/.themes/Arc-OSX/unity/launcher_arrow_outline_ltr_19.svg deleted file mode 100644 index b475ca0..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_arrow_outline_ltr_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_ltr_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="1.149139" - inkscape:cy="8.9402141" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1;opacity:0.4" - id="rect3338" - width="2" - height="17" - x="2" - y="1034.3622" - ry="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_arrow_outline_ltr_37.svg b/gtk/.themes/Arc-OSX/unity/launcher_arrow_outline_ltr_37.svg deleted file mode 100644 index 52e736c..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_arrow_outline_ltr_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_ltr_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="8.2254385" - inkscape:cy="5.6970486" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="33.000019" - x="4" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_arrow_outline_rtl_19.svg b/gtk/.themes/Arc-OSX/unity/launcher_arrow_outline_rtl_19.svg deleted file mode 100644 index 9c28495..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_arrow_outline_rtl_19.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_rtl_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="-2.1423752" - inkscape:cy="8.8448079" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="17" - x="6" - y="1034.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_arrow_outline_rtl_37.svg b/gtk/.themes/Arc-OSX/unity/launcher_arrow_outline_rtl_37.svg deleted file mode 100644 index 0bfb365..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_arrow_outline_rtl_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_rtl_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="8.2254385" - inkscape:cy="5.6970486" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;opacity:0.4" - id="rect3338" - width="4" - height="33.000019" - x="12" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_arrow_rtl_19.svg b/gtk/.themes/Arc-OSX/unity/launcher_arrow_rtl_19.svg deleted file mode 100644 index ae9337d..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_arrow_rtl_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_rtl_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="-4.2413119" - inkscape:cy="9.0594719" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="17" - x="6" - y="1034.3622" - ry="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_arrow_rtl_37.svg b/gtk/.themes/Arc-OSX/unity/launcher_arrow_rtl_37.svg deleted file mode 100644 index f592c52..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_arrow_rtl_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_rtl_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="1.4637299" - inkscape:cy="5.6970486" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="33.000019" - x="12" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_icon_back_150.svg b/gtk/.themes/Arc-OSX/unity/launcher_icon_back_150.svg deleted file mode 100644 index 66ec310..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_icon_back_150.svg +++ /dev/null @@ -1,61 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_back_150.svg"> - <metadata - id="metadata12"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview10" - showgrid="true" - inkscape:zoom="2.2250293" - inkscape:cx="36.35956" - inkscape:cy="127.34179" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2989" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z" - id="path8" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_icon_back_54.svg b/gtk/.themes/Arc-OSX/unity/launcher_icon_back_54.svg deleted file mode 100644 index dc539ea..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_icon_back_54.svg +++ /dev/null @@ -1,55 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_back_54.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6" /> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview4" - showgrid="true" - inkscape:zoom="17.481481" - inkscape:cx="26.660864" - inkscape:cy="43.535494" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2" - inkscape:snap-bbox="true"> - <inkscape:grid - type="xygrid" - id="grid2985" /> - </sodipodi:namedview> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_icon_edge_150.svg b/gtk/.themes/Arc-OSX/unity/launcher_icon_edge_150.svg deleted file mode 100644 index a842a47..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_icon_edge_150.svg +++ /dev/null @@ -1,75 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_edge_150.svg"> - <metadata - id="metadata16"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview14" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:zoom="3.1466667" - inkscape:cx="43.369154" - inkscape:cy="69.620822" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2993" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z" - id="path8" /> - </clipPath> - <clipPath - id="clipPath10"> - <rect - y="316" - x="353" - height="148" - width="148" - opacity="0.8" - fill="#ff00ff" - color="#000000" - rx="12" - id="rect12" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_icon_edge_54.svg b/gtk/.themes/Arc-OSX/unity/launcher_icon_edge_54.svg deleted file mode 100644 index 8d133af..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_icon_edge_54.svg +++ /dev/null @@ -1,65 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_edge_54.svg"> - <metadata - id="metadata12"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview10" - showgrid="true" - inkscape:zoom="24.722548" - inkscape:cx="10.242601" - inkscape:cy="56.465656" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid3757" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 440,81.001953 c -1.67866,0 -2.99805,1.319387 -2.99805,2.998047 l 0,44 c 0,1.67866 1.31939,2.99805 2.99805,2.99805 l 44,0 c 1.67866,0 2.99805,-1.31939 2.99805,-2.99805 l 0,-44 c 0,-1.67866 -1.31939,-2.998047 -2.99805,-2.998047 l -44,0 z" - id="path8" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_icon_glow_200.svg b/gtk/.themes/Arc-OSX/unity/launcher_icon_glow_200.svg deleted file mode 100644 index 01bb0d9..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_icon_glow_200.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> - <defs> - <clipPath> - <path d="m 427.33333,22.026666 0,69.333333 69.33333,0 0,-69.333333 -69.33333,0 z m 13.11917,9.013333 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105834 l 0,43.094999 c 0,2.276228 -1.8296,4.105834 -4.10583,4.105834 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105834 l 0,-43.094999 c 0,-2.276228 1.8296,-4.105834 4.10583,-4.105834 z"/> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_icon_glow_62.svg b/gtk/.themes/Arc-OSX/unity/launcher_icon_glow_62.svg deleted file mode 100644 index 105b068..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_icon_glow_62.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 62 62.000001"> - <defs> - <clipPath> - <path d="m 1,25 0,62 62,0 0,-62 -62,0 z m 9,6 44,0 c 1.662,0 3,1.338 3,3 l 0,44 c 0,1.662 -1.338,3 -3,3 L 10,81 C 8.338,81 7,79.662 7,78 L 7,34 c 0,-1.662 1.338,-3 3,-3 z"/> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_icon_selected_back_150.svg b/gtk/.themes/Arc-OSX/unity/launcher_icon_selected_back_150.svg deleted file mode 100644 index 8e9fa69..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_icon_selected_back_150.svg +++ /dev/null @@ -1,77 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_selected_back_150.svg"> - <metadata - id="metadata16"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1366" - inkscape:window-height="718" - id="namedview14" - showgrid="true" - inkscape:zoom="1.1125147" - inkscape:cx="-43.492975" - inkscape:cy="93.596539" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2993" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <rect - y="1040.22" - x="505" - height="150" - width="150" - opacity="0.2" - fill-rule="evenodd" - color="#000000" - rx="42" - id="rect8" /> - </clipPath> - </defs> - <rect - style="fill:#5294e2;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" - id="rect2995" - width="148" - height="147" - x="1" - y="1" - transform="translate(-1e-5,0)" - ry="1" /> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_icon_selected_back_54.svg b/gtk/.themes/Arc-OSX/unity/launcher_icon_selected_back_54.svg deleted file mode 100644 index 5f85e94..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_icon_selected_back_54.svg +++ /dev/null @@ -1,62 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_selected_back_54.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6" /> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1366" - inkscape:window-height="718" - id="namedview4" - showgrid="true" - inkscape:zoom="8.7407407" - inkscape:cx="31.699048" - inkscape:cy="23.556199" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2985" /> - </sodipodi:namedview> - <rect - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" - id="rect2987" - width="52" - height="51" - x="1" - y="1" - ry="1" /> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_icon_shadow_200.svg b/gtk/.themes/Arc-OSX/unity/launcher_icon_shadow_200.svg deleted file mode 100644 index 9e68b14..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_icon_shadow_200.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> - <defs> - <clipPath> - <path d="m 489.73333,21.333331 0,69.333332 69.33333,0 0,-69.333332 -69.33333,0 z m 13.11917,9.013334 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105833 l 0,43.094999 c 0,2.276227 -1.8296,4.105833 -4.10583,4.105833 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105833 l 0,-43.094999 c 0,-2.276227 1.8296,-4.105833 4.10583,-4.105833 z"/> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_icon_shadow_62.svg b/gtk/.themes/Arc-OSX/unity/launcher_icon_shadow_62.svg deleted file mode 100644 index 9bc9c12..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_icon_shadow_62.svg +++ /dev/null @@ -1,61 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="62" - height="62" - viewBox="0 0 61.999999 62.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_shadow_62.svg"> - <metadata - id="metadata12"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview10" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:bbox-nodes="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:zoom="10.766271" - inkscape:cx="46.152641" - inkscape:cy="12.729335" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2" /> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 4,24 c -2.216,0 -4,1.784 -4,4 l 0,56 c 0,2.216 1.784,4 4,4 l 56,0 c 2.216,0 4,-1.784 4,-4 l 0,-56 c 0,-2.216 -1.784,-4 -4,-4 L 4,24 z m 6,6 44,0 c 2.216,0 4,1.784 4,4 l 0,44 c 0,2.216 -1.784,4 -4,4 L 10,82 C 7.784,82 6,80.216 6,78 L 6,34 c 0,-2.216 1.784,-4 4,-4 z" - id="path8" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_icon_shine_150.svg b/gtk/.themes/Arc-OSX/unity/launcher_icon_shine_150.svg deleted file mode 100644 index a456296..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_icon_shine_150.svg +++ /dev/null @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_shine_150.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6" /> - <sodipodi:namedview - pagecolor="#6e6e6e" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0.90588235" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview4" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:zoom="17.800235" - inkscape:cx="26.229204" - inkscape:cy="7.3679574" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2985" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_icon_shine_54.svg b/gtk/.themes/Arc-OSX/unity/launcher_icon_shine_54.svg deleted file mode 100644 index a793abc..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_icon_shine_54.svg +++ /dev/null @@ -1,83 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_shine_54.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6"> - <linearGradient - inkscape:collect="always" - id="linearGradient3762"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop3764" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3766" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3762" - id="linearGradient3768" - x1="0" - y1="27" - x2="2.999999" - y2="27" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0,-1,1,0,0,54)" /> - </defs> - <sodipodi:namedview - pagecolor="#000000" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0.67843137" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview4" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:zoom="8.7407407" - inkscape:cx="27.214228" - inkscape:cy="18.946249" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid3753" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_pip_ltr_19.svg b/gtk/.themes/Arc-OSX/unity/launcher_pip_ltr_19.svg deleted file mode 100644 index 34b1757..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_pip_ltr_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_ltr_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="15.178831" - inkscape:cx="2.3818874" - inkscape:cy="5.0805669" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="648" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="3.0000174" - x="2" - y="1041.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_pip_ltr_37.svg b/gtk/.themes/Arc-OSX/unity/launcher_pip_ltr_37.svg deleted file mode 100644 index d8dc422..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_pip_ltr_37.svg +++ /dev/null @@ -1,103 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_ltr_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="-7.5475486" - inkscape:cy="14.518805" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true" - inkscape:snap-nodes="false"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - rx="3.0675728e-06" - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="5.0000172" - x="4" - y="1031.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_pip_rtl_19.svg b/gtk/.themes/Arc-OSX/unity/launcher_pip_rtl_19.svg deleted file mode 100644 index 3194b73..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_pip_rtl_19.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_rtl_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="32" - inkscape:cx="0.4532629" - inkscape:cy="12.759685" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true" - inkscape:snap-nodes="false"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="3.0000174" - x="6" - y="1041.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/launcher_pip_rtl_37.svg b/gtk/.themes/Arc-OSX/unity/launcher_pip_rtl_37.svg deleted file mode 100644 index 461250f..0000000 --- a/gtk/.themes/Arc-OSX/unity/launcher_pip_rtl_37.svg +++ /dev/null @@ -1,103 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_rtl_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="11.313709" - inkscape:cx="3.9744094" - inkscape:cy="10.722806" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true" - inkscape:snap-nodes="false"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - rx="3.0675728e-06" - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="5.0000172" - x="12" - y="1031.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/maximize.svg b/gtk/.themes/Arc-OSX/unity/maximize.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/Arc-OSX/unity/maximize.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/maximize_dash.svg b/gtk/.themes/Arc-OSX/unity/maximize_dash.svg deleted file mode 120000 index b653395..0000000 --- a/gtk/.themes/Arc-OSX/unity/maximize_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/maximize_dash_disabled.svg b/gtk/.themes/Arc-OSX/unity/maximize_dash_disabled.svg deleted file mode 120000 index 43f0fb6..0000000 --- a/gtk/.themes/Arc-OSX/unity/maximize_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/maximize_dash_prelight.svg b/gtk/.themes/Arc-OSX/unity/maximize_dash_prelight.svg deleted file mode 120000 index 0a74f64..0000000 --- a/gtk/.themes/Arc-OSX/unity/maximize_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/maximize_dash_pressed.svg b/gtk/.themes/Arc-OSX/unity/maximize_dash_pressed.svg deleted file mode 120000 index c4f77fa..0000000 --- a/gtk/.themes/Arc-OSX/unity/maximize_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/maximize_focused_normal.svg b/gtk/.themes/Arc-OSX/unity/maximize_focused_normal.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/Arc-OSX/unity/maximize_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/maximize_focused_prelight.svg b/gtk/.themes/Arc-OSX/unity/maximize_focused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/Arc-OSX/unity/maximize_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/maximize_focused_pressed.svg b/gtk/.themes/Arc-OSX/unity/maximize_focused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/Arc-OSX/unity/maximize_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/maximize_unfocused.svg b/gtk/.themes/Arc-OSX/unity/maximize_unfocused.svg deleted file mode 120000 index 050eb91..0000000 --- a/gtk/.themes/Arc-OSX/unity/maximize_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/maximize_unfocused_prelight.svg b/gtk/.themes/Arc-OSX/unity/maximize_unfocused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/Arc-OSX/unity/maximize_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/maximize_unfocused_pressed.svg b/gtk/.themes/Arc-OSX/unity/maximize_unfocused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/Arc-OSX/unity/maximize_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/minimize.svg b/gtk/.themes/Arc-OSX/unity/minimize.svg deleted file mode 120000 index a67242c..0000000 --- a/gtk/.themes/Arc-OSX/unity/minimize.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/minimize_dash.svg b/gtk/.themes/Arc-OSX/unity/minimize_dash.svg deleted file mode 120000 index 387f075..0000000 --- a/gtk/.themes/Arc-OSX/unity/minimize_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/minimize_dash_disabled.svg b/gtk/.themes/Arc-OSX/unity/minimize_dash_disabled.svg deleted file mode 120000 index 99c6442..0000000 --- a/gtk/.themes/Arc-OSX/unity/minimize_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/minimize_dash_prelight.svg b/gtk/.themes/Arc-OSX/unity/minimize_dash_prelight.svg deleted file mode 120000 index 8bc8ae7..0000000 --- a/gtk/.themes/Arc-OSX/unity/minimize_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/minimize_dash_pressed.svg b/gtk/.themes/Arc-OSX/unity/minimize_dash_pressed.svg deleted file mode 120000 index 8eee2dd..0000000 --- a/gtk/.themes/Arc-OSX/unity/minimize_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/minimize_focused_normal.svg b/gtk/.themes/Arc-OSX/unity/minimize_focused_normal.svg deleted file mode 120000 index a67242c..0000000 --- a/gtk/.themes/Arc-OSX/unity/minimize_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/minimize_focused_prelight.svg b/gtk/.themes/Arc-OSX/unity/minimize_focused_prelight.svg deleted file mode 120000 index fcb0892..0000000 --- a/gtk/.themes/Arc-OSX/unity/minimize_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/minimize_focused_pressed.svg b/gtk/.themes/Arc-OSX/unity/minimize_focused_pressed.svg deleted file mode 120000 index 31687d0..0000000 --- a/gtk/.themes/Arc-OSX/unity/minimize_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/minimize_unfocused.svg b/gtk/.themes/Arc-OSX/unity/minimize_unfocused.svg deleted file mode 120000 index d4f5cbf..0000000 --- a/gtk/.themes/Arc-OSX/unity/minimize_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/minimize_unfocused_prelight.svg b/gtk/.themes/Arc-OSX/unity/minimize_unfocused_prelight.svg deleted file mode 120000 index fcb0892..0000000 --- a/gtk/.themes/Arc-OSX/unity/minimize_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/minimize_unfocused_pressed.svg b/gtk/.themes/Arc-OSX/unity/minimize_unfocused_pressed.svg deleted file mode 120000 index 31687d0..0000000 --- a/gtk/.themes/Arc-OSX/unity/minimize_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/sheet_style_close_focused.svg b/gtk/.themes/Arc-OSX/unity/sheet_style_close_focused.svg deleted file mode 120000 index cd18456..0000000 --- a/gtk/.themes/Arc-OSX/unity/sheet_style_close_focused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/sheet_style_close_focused_prelight.svg b/gtk/.themes/Arc-OSX/unity/sheet_style_close_focused_prelight.svg deleted file mode 120000 index e338f1e..0000000 --- a/gtk/.themes/Arc-OSX/unity/sheet_style_close_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/sheet_style_close_focused_pressed.svg b/gtk/.themes/Arc-OSX/unity/sheet_style_close_focused_pressed.svg deleted file mode 120000 index c55c7f2..0000000 --- a/gtk/.themes/Arc-OSX/unity/sheet_style_close_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/unmaximize.svg b/gtk/.themes/Arc-OSX/unity/unmaximize.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/Arc-OSX/unity/unmaximize.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/unmaximize_dash.svg b/gtk/.themes/Arc-OSX/unity/unmaximize_dash.svg deleted file mode 120000 index b653395..0000000 --- a/gtk/.themes/Arc-OSX/unity/unmaximize_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/unmaximize_dash_disabled.svg b/gtk/.themes/Arc-OSX/unity/unmaximize_dash_disabled.svg deleted file mode 120000 index 43f0fb6..0000000 --- a/gtk/.themes/Arc-OSX/unity/unmaximize_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/unmaximize_dash_prelight.svg b/gtk/.themes/Arc-OSX/unity/unmaximize_dash_prelight.svg deleted file mode 120000 index 0a74f64..0000000 --- a/gtk/.themes/Arc-OSX/unity/unmaximize_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/unmaximize_dash_pressed.svg b/gtk/.themes/Arc-OSX/unity/unmaximize_dash_pressed.svg deleted file mode 120000 index c4f77fa..0000000 --- a/gtk/.themes/Arc-OSX/unity/unmaximize_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/unmaximize_focused_normal.svg b/gtk/.themes/Arc-OSX/unity/unmaximize_focused_normal.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/Arc-OSX/unity/unmaximize_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/unmaximize_focused_prelight.svg b/gtk/.themes/Arc-OSX/unity/unmaximize_focused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/Arc-OSX/unity/unmaximize_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/unmaximize_focused_pressed.svg b/gtk/.themes/Arc-OSX/unity/unmaximize_focused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/Arc-OSX/unity/unmaximize_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/unmaximize_unfocused.svg b/gtk/.themes/Arc-OSX/unity/unmaximize_unfocused.svg deleted file mode 120000 index 050eb91..0000000 --- a/gtk/.themes/Arc-OSX/unity/unmaximize_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/unmaximize_unfocused_prelight.svg b/gtk/.themes/Arc-OSX/unity/unmaximize_unfocused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/Arc-OSX/unity/unmaximize_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/unmaximize_unfocused_pressed.svg b/gtk/.themes/Arc-OSX/unity/unmaximize_unfocused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/Arc-OSX/unity/unmaximize_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/Arc-OSX/unity/window-buttons/close.svg b/gtk/.themes/Arc-OSX/unity/window-buttons/close.svg deleted file mode 100644 index 3a71286..0000000 --- a/gtk/.themes/Arc-OSX/unity/window-buttons/close.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="22.627418" - inkscape:cx="9.3270896" - inkscape:cy="10.966175" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3337"> - <path - inkscape:connector-curvature="0" - d="m 558.77702,-37.935253 c 305.45606,0 553.08158,247.625863 553.08158,553.085803 0,305.46124 -247.62552,553.08675 -553.08158,553.08675 -305.46512,0 -553.0913044,-247.62551 -553.0913044,-553.08675 0,-305.45994 247.6261844,-553.085803 553.0913044,-553.085803" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <path - inkscape:connector-curvature="0" - d="m 558.77747,1.5676633 c 283.63699,0 513.57493,229.9429467 513.57493,513.5851867 0,283.64355 -229.93794,513.58155 -513.57493,513.58155 -283.64749,0 -513.585581,-229.938 -513.585581,-513.58155 0,-283.64224 229.938091,-513.5851867 513.585581,-513.5851867" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4096" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/window-buttons/close_prelight.svg b/gtk/.themes/Arc-OSX/unity/window-buttons/close_prelight.svg deleted file mode 100644 index 8387503..0000000 --- a/gtk/.themes/Arc-OSX/unity/window-buttons/close_prelight.svg +++ /dev/null @@ -1,161 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="22.627418" - inkscape:cx="7.779207" - inkscape:cy="10.966175" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280403,1046.8821)" - id="titlebutton-close-hover" - inkscape:label="#g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/window-buttons/close_pressed.svg b/gtk/.themes/Arc-OSX/unity/window-buttons/close_pressed.svg deleted file mode 100644 index 501faed..0000000 --- a/gtk/.themes/Arc-OSX/unity/window-buttons/close_pressed.svg +++ /dev/null @@ -1,161 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="32.6875" - inkscape:cx="12" - inkscape:cy="12.000017" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280403,1046.8821)" - id="titlebutton-close-active" - inkscape:label="#g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/window-buttons/close_unfocused.svg b/gtk/.themes/Arc-OSX/unity/window-buttons/close_unfocused.svg deleted file mode 100644 index a44a2fc..0000000 --- a/gtk/.themes/Arc-OSX/unity/window-buttons/close_unfocused.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_unfocused.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="16.000001" - inkscape:cx="9.8108029" - inkscape:cy="10.966175" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="11,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9564977,1046.4561)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/window-buttons/maximize.svg b/gtk/.themes/Arc-OSX/unity/window-buttons/maximize.svg deleted file mode 100644 index 9634610..0000000 --- a/gtk/.themes/Arc-OSX/unity/window-buttons/maximize.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="12.118938" - inkscape:cy="11.638414" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.8773707,1046.8806)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 562.7806,-38.053372 c 305.45604,0 553.0815,247.625852 553.0815,553.085772 0,305.46122 -247.62546,553.0867 -553.0815,553.0867 -305.4651,0 -553.0913989,-247.62548 -553.0913989,-553.0867 0,-305.45992 247.6262989,-553.085772 553.0913989,-553.085772" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <path - inkscape:connector-curvature="0" - d="m 562.77841,1.4521975 c 283.64075,0 513.57749,229.9417425 513.57749,513.5824825 0,283.64206 -229.93674,513.57882 -513.57749,513.57882 -283.646,0 -513.583014,-229.93676 -513.583014,-513.57882 0,-283.64074 229.937014,-513.5824825 513.583014,-513.5824825" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4291" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/window-buttons/maximize_prelight.svg b/gtk/.themes/Arc-OSX/unity/window-buttons/maximize_prelight.svg deleted file mode 100644 index 5bdfe45..0000000 --- a/gtk/.themes/Arc-OSX/unity/window-buttons/maximize_prelight.svg +++ /dev/null @@ -1,161 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - style="enable-background:new" - transform="matrix(0.01265625,0,0,-0.01265625,4.9280399,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/window-buttons/maximize_pressed.svg b/gtk/.themes/Arc-OSX/unity/window-buttons/maximize_pressed.svg deleted file mode 100644 index 7933018..0000000 --- a/gtk/.themes/Arc-OSX/unity/window-buttons/maximize_pressed.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_focused_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="12.370125" - inkscape:cy="9.143891" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/window-buttons/maximize_unfocused.svg b/gtk/.themes/Arc-OSX/unity/window-buttons/maximize_unfocused.svg deleted file mode 100644 index 09a9dc4..0000000 --- a/gtk/.themes/Arc-OSX/unity/window-buttons/maximize_unfocused.svg +++ /dev/null @@ -1,152 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_unfocused.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - style="enable-background:new" - transform="matrix(0.01265625,0,0,-0.01265625,4.9564977,1046.4561)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/window-buttons/minimize.svg b/gtk/.themes/Arc-OSX/unity/window-buttons/minimize.svg deleted file mode 100644 index 7760eee..0000000 --- a/gtk/.themes/Arc-OSX/unity/window-buttons/minimize.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9297844,1046.855)" - id="g3341"> - <path - inkscape:connector-curvature="0" - d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4417" /> - <path - inkscape:connector-curvature="0" - d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/window-buttons/minimize_prelight.svg b/gtk/.themes/Arc-OSX/unity/window-buttons/minimize_prelight.svg deleted file mode 100644 index f886825..0000000 --- a/gtk/.themes/Arc-OSX/unity/window-buttons/minimize_prelight.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280399,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/window-buttons/minimize_pressed.svg b/gtk/.themes/Arc-OSX/unity/window-buttons/minimize_pressed.svg deleted file mode 100644 index 8b4547b..0000000 --- a/gtk/.themes/Arc-OSX/unity/window-buttons/minimize_pressed.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/unity/window-buttons/minimize_unfocused.svg b/gtk/.themes/Arc-OSX/unity/window-buttons/minimize_unfocused.svg deleted file mode 100644 index 6597507..0000000 --- a/gtk/.themes/Arc-OSX/unity/window-buttons/minimize_unfocused.svg +++ /dev/null @@ -1,152 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_unfocused.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - style="enable-background:new" - transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/Arc-OSX/xfce-notify-4.0/gtkrc b/gtk/.themes/Arc-OSX/xfce-notify-4.0/gtkrc deleted file mode 100644 index aa8a02c..0000000 --- a/gtk/.themes/Arc-OSX/xfce-notify-4.0/gtkrc +++ /dev/null @@ -1,72 +0,0 @@ -style "notify-window" { - XfceNotifyWindow::summary-bold = 1 - XfceNotifyWindow::border-color = "#17191F" - XfceNotifyWindow::border-color-hover = "#17191F" - XfceNotifyWindow::border-radius = 3.0 - XfceNotifyWindow::border-width = 1.0 - XfceNotifyWindow::border-width-hover = 1.0 - - bg[NORMAL] = "#292C36" -} - -style "notify-button" { - bg[NORMAL] = "#434652" - bg[PRELIGHT] = "#5C6070" - bg[ACTIVE] = "#5294E2" - - fg[NORMAL] = "#BAC3CF" - fg[PRELIGHT] = "#BAC3CF" - fg[ACTIVE] = "#ffffff" - - engine "murrine" { - gradient_shades = { 1.0, 1.0, 1.0, 1.0 } - border_shades = { 1.0, 1.0 } - roundness = 2 - textstyle = 0 - } -} - -style "notify-text" { - GtkWidget::link-color = "#5294E2" - - fg[NORMAL] = "#BAC3CF" - fg[PRELIGHT] = "#BAC3CF" - fg[ACTIVE] = "#BAC3CF" - - engine "murrine" { - textstyle = 0 - } -} - -style "notify-summary" { - font_name = "Bold" -} - -style "notify-progressbar" { - GtkProgressBar::min-horizontal-bar-height = 4 - - xthickness = 0 - ythickness = 0 - - fg[PRELIGHT] = "#000000" - bg[NORMAL] = "#5294E2" - bg[ACTIVE] = "#1D1F26" - bg[SELECTED] = "#5294E2" - - engine "murrine" { - gradient_shades = { 1.0, 1.0, 1.0, 1.0 } - border_shades = { 1.0, 1.0 } - trough_shades = { 1.0, 1.0 } - trough_border_shades = { 1.0, 1.0 } - progressbarstyle = 0 - roundness = 2 - textstyle = 0 - } -} - -class "XfceNotifyWindow" style "notify-window" -widget "XfceNotifyWindow.*.summary" style "notify-summary" -widget_class "XfceNotifyWindow.*<GtkButton>" style "notify-button" -widget_class "XfceNotifyWindow.*.<GtkLabel>" style "notify-text" -widget_class "XfceNotifyWindow.*.<GtkProgress>" style "notify-progressbar" -widget_class "XfceNotifyWindow.*.<GtkProgressBar>" style "notify-progressbar" diff --git a/gtk/.themes/Arc-OSX/xfwm4/background.xcf b/gtk/.themes/Arc-OSX/xfwm4/background.xcf deleted file mode 100644 index 8a5affe..0000000 Binary files a/gtk/.themes/Arc-OSX/xfwm4/background.xcf and /dev/null differ diff --git a/gtk/.themes/Arc-OSX/xfwm4/close-active.xpm b/gtk/.themes/Arc-OSX/xfwm4/close-active.xpm deleted file mode 100644 index 85f5eb8..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/close-active.xpm +++ /dev/null @@ -1,58 +0,0 @@ -/* XPM */ -static char * close_active_xpm[] = { -"24 24 31 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E5D7DB", -"# c #DE8891", -"$ c #DE5660", -"% c #E0414C", -"& c #DE5661", -"* c #DF8992", -"= c #E6DADE", -"- c #E1ACB2", -"; c #E0424B", -"> c #EE4B52", -", c #F25157", -"' c #EE4A52", -") c #DF424D", -"! c #E1AFB5", -"~ c #E2ABB2", -"{ c #E43E48", -"] c #E33E48", -"^ c #E6D7DC", -"/ c #E0404B", -"( c #E0424D", -"_ c #E5D9DD", -": c #DE878F", -"< c #DE8A92", -"[ c #DE555F", -"} c #DE5862", -"| c #E1434E", -"1 c #E5D8DC", -"2 c #E6DBDE", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%&*=++++++++", -"+++++++-;>,,,,')!+++++++", -"++++++~{,,,,,,,,]!++++++", -"+++++^/,,,,,,,,,,(_+++++", -"+++++:>,,,,,,,,,,'<+++++", -"+++++[,,,,,,,,,,,,}+++++", -"+++++/,,,,,,,,,,,,|+++++", -"+++++/,,,,,,,,,,,,|+++++", -"+++++[,,,,,,,,,,,,}+++++", -"+++++:>,,,,,,,,,,'<+++++", -"+++++1(,,,,,,,,,,)2+++++", -"++++++~{,,,,,,,,]!++++++", -"+++++++-;>,,,,')!+++++++", -"++++++++@#$%%&*=++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/close-inactive.xpm b/gtk/.themes/Arc-OSX/xfwm4/close-inactive.xpm deleted file mode 100644 index 5d1c4ae..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/close-inactive.xpm +++ /dev/null @@ -1,54 +0,0 @@ -/* XPM */ -static char * close_inactive_xpm[] = { -"24 24 27 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E2E3E6", -"# c #CECFD0", -"$ c #C2C3C3", -"% c #BEBEBE", -"& c #C2C2C3", -"* c #E3E4E6", -"= c #D8D8DA", -"- c #BDBDBD", -"; c #C5C5C5", -"> c #C8C8C8", -", c #BEBFBF", -"' c #D8D9DB", -") c #D7D7D9", -"! c #BFBFBF", -"~ c #C7C7C7", -"{ c #D7D8DA", -"] c #E3E4E7", -"^ c #BEBEBF", -"/ c #CDCECF", -"( c #CECED0", -"_ c #C1C1C2", -": c #BDBDBE", -"< c #E4E5E7", -"[ c #CFCFD1", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%&#*++++++++", -"+++++++=-;>>>>;,'+++++++", -"++++++)!>>>>>>>~!{++++++", -"+++++]%>>>>>>>>>>^]+++++", -"+++++/;>>>>>>>>>>;(+++++", -"+++++_>>>>>>>>>>>>&+++++", -"+++++:>>>>>>>>>>>>^+++++", -"+++++:>>>>>>>>>>>>^+++++", -"+++++_>>>>>>>>>>>>&+++++", -"+++++/;>>>>>>>>>>;(+++++", -"+++++]->>>>>>>>>~%<+++++", -"++++++)!>>>>>>>~!{++++++", -"+++++++=-;>>>>;,'+++++++", -"++++++++@#$%%&[*++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/close-prelight.xpm b/gtk/.themes/Arc-OSX/xfwm4/close-prelight.xpm deleted file mode 100644 index 7531d7b..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/close-prelight.xpm +++ /dev/null @@ -1,72 +0,0 @@ -/* XPM */ -static char * close_pressed_xpm[] = { -"24 24 45 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E5D4D8", -"# c #DD828B", -"$ c #DF515C", -"% c #E03D47", -"& c #DF525D", -"* c #DE848D", -"= c #E5D6DA", -"- c #E1A4AB", -"; c #E03F49", -"> c #EF4B52", -", c #F25056", -"' c #DF404A", -") c #E1A7AE", -"! c #E53E48", -"~ c #E53D48", -"{ c #E1A8AF", -"] c #E64950", -"^ c #DC424B", -"/ c #DB424A", -"( c #E74950", -"_ c #E0404B", -": c #E5D6DB", -"< c #A21F2C", -"[ c #D63F48", -"} c #D53E47", -"| c #DD434B", -"1 c #EE4A52", -"2 c #DE868E", -"3 c #D84048", -"4 c #DE555E", -"5 c #E13D47", -"6 c #E0404A", -"7 c #DE555F", -"8 c #DF848D", -"9 c #EE4A51", -"0 c #DE8890", -"a c #E6D8DC", -"b c #E43C47", -"c c #E1A9B0", -"d c #DF3F4A", -"e c #E5D7DB", -"f c #DD535D", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%&*=++++++++", -"+++++++-;>,,,,>')+++++++", -"++++++-!,,,,,,,,~{++++++", -"+++++@;,]^,,,,/(,_:+++++", -"+++++#>,^<[,,}<|,12+++++", -"+++++$,,,[<[}<3,,,4+++++", -"+++++5,,,,[<<3,,,,;+++++", -"+++++%,,,,}<<[,,,,6+++++", -"+++++&,,,}<3[<[,,,7+++++", -"+++++8>,/<3,,[<|,90+++++", -"+++++=',(|,,,,|(,_a+++++", -"++++++)~,,,,,,,,bc++++++", -"+++++++{d1,,,,9_c+++++++", -"++++++++e2f;;70e++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/close-pressed.xpm b/gtk/.themes/Arc-OSX/xfwm4/close-pressed.xpm deleted file mode 100644 index 2fd9841..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/close-pressed.xpm +++ /dev/null @@ -1,76 +0,0 @@ -/* XPM */ -static char * close_active_xpm[] = { -"24 24 49 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E6D8DC", -"# c #DE8790", -"$ c #D94F5B", -"% c #D53240", -"& c #D63442", -"* c #D9505C", -"= c #DE8992", -"- c #E6DADE", -"; c #E1ACB2", -"> c #D63441", -", c #D62836", -"' c #D63643", -") c #E2B0B6", -"! c #E1ACB3", -"~ c #D52A38", -"{ c #D52B39", -"] c #E6D7DC", -"^ c #CE2634", -"/ c #C82533", -"( c #C72533", -"_ c #CF2735", -": c #D63543", -"< c #DE8890", -"[ c #A11E2C", -"} c #C42533", -"| c #C32432", -"1 c #DF8B94", -"2 c #D94D59", -"3 c #D9515B", -"4 c #D7323F", -"5 c #D9515D", -"6 c #DE878F", -"7 c #C92533", -"8 c #DE8A92", -"9 c #D63542", -"0 c #CE2735", -"a c #E6DBDE", -"b c #E2ABB2", -"c c #E1AFB5", -"d c #D73643", -"e c #E2AFB5", -"f c #E5D7DC", -"g c #D94E5A", -"h c #D63240", -"i c #D63340", -"j c #DE8891", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%&*=-++++++++", -"+++++++;>,,,,,,')+++++++", -"++++++!~,,,,,,,,{)++++++", -"+++++]%,^/,,,,(_,:-+++++", -"+++++<,,([},,|[/,,1+++++", -"+++++2,,,|[}|[},,,3+++++", -"+++++4,,,,|[[},,,,:+++++", -"+++++4,,,,|[[},,,,:+++++", -"+++++2,,,|[}|[},,,5+++++", -"+++++6,,([},,|[7,,8+++++", -"+++++@9,0/,,,,/_,'a+++++", -"++++++b~,,,,,,,,{c++++++", -"+++++++b&,,,,,,de+++++++", -"++++++++f<ghi$j-++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/hide-active.xpm b/gtk/.themes/Arc-OSX/xfwm4/hide-active.xpm deleted file mode 100644 index 97af281..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/hide-active.xpm +++ /dev/null @@ -1,58 +0,0 @@ -/* XPM */ -static char * hide_active_xpm[] = { -"24 24 31 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E6E2D9", -"# c #E1C47F", -"$ c #E2B444", -"% c #E5B12B", -"& c #E5B02B", -"* c #E3B545", -"= c #E1C37F", -"- c #E7E3DA", -"; c #E3D1A8", -"> c #E4AF2B", -", c #F6C031", -"' c #FAC637", -") c #E4B02B", -"! c #E3D2A9", -"~ c #E3D2A8", -"{ c #EAB226", -"] c #FAC537", -"^ c #E5AF2B", -"/ c #E5AF2C", -"( c #E1C47E", -"_ c #E1C480", -": c #E3B444", -"< c #E2B545", -"[ c #E6B02A", -"} c #E6B12C", -"| c #E6E2DA", -"1 c #E6E3DA", -"2 c #E0C47E", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%&*=-++++++++", -"+++++++;>,'''',)!+++++++", -"++++++~{]'''''']{!++++++", -"+++++@^]'''''''']/@+++++", -"+++++(,'''''''''',_+++++", -"+++++:''''''''''''<+++++", -"+++++[''''''''''''}+++++", -"+++++[''''''''''''}+++++", -"+++++:''''''''''''<+++++", -"+++++(,'''''''''',_+++++", -"+++++|&]''''''''])1+++++", -"++++++~{]'''''']{!++++++", -"+++++++;>,'''',)!+++++++", -"++++++++@2$%&*=-++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/hide-inactive.xpm b/gtk/.themes/Arc-OSX/xfwm4/hide-inactive.xpm deleted file mode 100644 index 5e57e46..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/hide-inactive.xpm +++ /dev/null @@ -1,54 +0,0 @@ -/* XPM */ -static char * hide_inactive_xpm[] = { -"24 24 27 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E2E3E6", -"# c #CECFD0", -"$ c #C2C3C3", -"% c #BEBEBE", -"& c #C2C2C3", -"* c #E3E4E6", -"= c #D8D8DA", -"- c #BDBDBD", -"; c #C5C5C5", -"> c #C8C8C8", -", c #BEBFBF", -"' c #D8D9DB", -") c #D7D7D9", -"! c #BFBFBF", -"~ c #C7C7C7", -"{ c #D7D8DA", -"] c #E3E4E7", -"^ c #BEBEBF", -"/ c #CDCECF", -"( c #CECED0", -"_ c #C1C1C2", -": c #BDBDBE", -"< c #E4E5E7", -"[ c #CFCFD1", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%&#*++++++++", -"+++++++=-;>>>>;,'+++++++", -"++++++)!>>>>>>>~!{++++++", -"+++++]%>>>>>>>>>>^]+++++", -"+++++/;>>>>>>>>>>;(+++++", -"+++++_>>>>>>>>>>>>&+++++", -"+++++:>>>>>>>>>>>>^+++++", -"+++++:>>>>>>>>>>>>^+++++", -"+++++_>>>>>>>>>>>>&+++++", -"+++++/;>>>>>>>>>>;(+++++", -"+++++]->>>>>>>>>~%<+++++", -"++++++)!>>>>>>>~!{++++++", -"+++++++=-;>>>>;,'+++++++", -"++++++++@#$%%&[*++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/hide-prelight.xpm b/gtk/.themes/Arc-OSX/xfwm4/hide-prelight.xpm deleted file mode 100644 index 95c8d7d..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/hide-prelight.xpm +++ /dev/null @@ -1,76 +0,0 @@ -/* XPM */ -static char * hide_prelight_xpm[] = { -"24 24 49 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E6E1D6", -"# c #E1C278", -"$ c #E3B33D", -"% c #E6AF25", -"& c #E1C178", -"* c #E5E0D6", -"= c #E3CFA0", -"- c #E6B028", -"; c #F6C031", -"> c #FAC536", -", c #E6AF28", -"' c #E2CFA0", -") c #EBB325", -"! c #E6AF29", -"~ c #E5E1D6", -"{ c #E1C279", -"] c #E0C27A", -"^ c #E3B33F", -"/ c #E4B441", -"( c #DBA32B", -"_ c #C08522", -": c #DCA42B", -"< c #E7B027", -"[ c #E7AF26", -"} c #DCA52C", -"| c #C28723", -"1 c #DDA52C", -"2 c #E6AF27", -"3 c #E3B340", -"4 c #E1C37C", -"5 c #E0C37B", -"6 c #E6E1D7", -"7 c #E5AE29", -"8 c #E6AF2A", -"9 c #E5E1D7", -"0 c #E2CFA2", -"a c #EBB225", -"b c #E3D1A3", -"c c #E3D0A3", -"d c #E6B02A", -"e c #E4AF29", -"f c #E6E2D8", -"g c #E0C27B", -"h c #E4B341", -"i c #E2B341", -"j c #E0C37C", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%$&*++++++++", -"+++++++=-;>>>>;,=+++++++", -"++++++')>>>>>>>>)'++++++", -"+++++*,>>>>>>>>>>!~+++++", -"+++++{;>>>>>>>>>>;]+++++", -"+++++^>>>>>>>>>>>>/+++++", -"+++++%>(________:><+++++", -"+++++[>}||||||||1>2+++++", -"+++++3>>>>>>>>>>>>/+++++", -"+++++4;>>>>>>>>>>;5+++++", -"+++++67>>>>>>>>>>89+++++", -"++++++0a>>>>>>>>ab++++++", -"+++++++cd;>>>>;ec+++++++", -"++++++++fgh,,ijf++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/hide-pressed.xpm b/gtk/.themes/Arc-OSX/xfwm4/hide-pressed.xpm deleted file mode 100644 index 40b5f5a..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/hide-pressed.xpm +++ /dev/null @@ -1,76 +0,0 @@ -/* XPM */ -static char * hide_pressed_xpm[] = { -"24 24 49 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E6E1D6", -"# c #E1C278", -"$ c #E3B33D", -"% c #E6AF25", -"& c #E1C178", -"* c #E5E0D6", -"= c #E3CFA0", -"- c #E6B028", -"; c #F6C031", -"> c #FAC536", -", c #E6AF28", -"' c #E2CFA0", -") c #EBB325", -"! c #E6AF29", -"~ c #E5E1D6", -"{ c #E1C279", -"] c #E0C27A", -"^ c #E3B33F", -"/ c #E4B441", -"( c #DBA32B", -"_ c #C08522", -": c #DCA42B", -"< c #E7B027", -"[ c #E7AF26", -"} c #DCA52C", -"| c #C28723", -"1 c #DDA52C", -"2 c #E6AF27", -"3 c #E3B340", -"4 c #E1C37C", -"5 c #E0C37B", -"6 c #E6E1D7", -"7 c #E5AE29", -"8 c #E6AF2A", -"9 c #E5E1D7", -"0 c #E2CFA2", -"a c #EBB225", -"b c #E3D1A3", -"c c #E3D0A3", -"d c #E6B02A", -"e c #E4AF29", -"f c #E6E2D8", -"g c #E0C27B", -"h c #E4B341", -"i c #E2B341", -"j c #E0C37C", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%$&*++++++++", -"+++++++=-;>>>>;,=+++++++", -"++++++')>>>>>>>>)'++++++", -"+++++*,>>>>>>>>>>!~+++++", -"+++++{;>>>>>>>>>>;]+++++", -"+++++^>>>>>>>>>>>>/+++++", -"+++++%>(________:><+++++", -"+++++[>}||||||||1>2+++++", -"+++++3>>>>>>>>>>>>/+++++", -"+++++4;>>>>>>>>>>;5+++++", -"+++++67>>>>>>>>>>89+++++", -"++++++0a>>>>>>>>ab++++++", -"+++++++cd;>>>>;ec+++++++", -"++++++++fgh,,ijf++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/maximize-active.xpm b/gtk/.themes/Arc-OSX/xfwm4/maximize-active.xpm deleted file mode 100644 index 37fda31..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/maximize-active.xpm +++ /dev/null @@ -1,58 +0,0 @@ -/* XPM */ -static char * maximize_active_xpm[] = { -"24 24 31 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #D7E5DB", -"# c #7FD587", -"$ c #46D051", -"% c #2DD23A", -"& c #45D050", -"* c #7ED585", -"= c #D6E5DB", -"- c #A8DCAE", -"; c #2DD139", -"> c #34E443", -", c #3AEA4A", -"' c #A5DCAB", -") c #2AD537", -"! c #29D537", -"~ c #A4DBAA", -"{ c #2ED13A", -"] c #2CD139", -"^ c #D5E5DA", -"/ c #80D588", -"( c #34E544", -"_ c #7CD583", -": c #48D052", -"< c #45D14E", -"[ c #2FD33B", -"} c #D8E6DC", -"| c #2FD03A", -"1 c #2ED139", -"2 c #D6E5DA", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%&*=++++++++", -"+++++++-;>,,,,>;'+++++++", -"++++++-),,,,,,,,!~++++++", -"+++++={,,,,,,,,,,]^+++++", -"+++++/>,,,,,,,,,,(_+++++", -"+++++:,,,,,,,,,,,,<+++++", -"+++++[,,,,,,,,,,,,]+++++", -"+++++[,,,,,,,,,,,,]+++++", -"+++++:,,,,,,,,,,,,<+++++", -"+++++/>,,,,,,,,,,(_+++++", -"+++++}|,,,,,,,,,,12+++++", -"++++++-),,,,,,,,!~++++++", -"+++++++-;>,,,,>;'+++++++", -"++++++++@#$%%&*=++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/maximize-inactive.xpm b/gtk/.themes/Arc-OSX/xfwm4/maximize-inactive.xpm deleted file mode 100644 index 9bf61a8..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/maximize-inactive.xpm +++ /dev/null @@ -1,54 +0,0 @@ -/* XPM */ -static char * maximize_inactive_xpm[] = { -"24 24 27 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E2E3E6", -"# c #CECFD0", -"$ c #C2C3C3", -"% c #BEBEBE", -"& c #C2C2C3", -"* c #E3E4E6", -"= c #D8D8DA", -"- c #BDBDBD", -"; c #C5C5C5", -"> c #C8C8C8", -", c #BEBFBF", -"' c #D8D9DB", -") c #D7D7D9", -"! c #BFBFBF", -"~ c #C7C7C7", -"{ c #D7D8DA", -"] c #E3E4E7", -"^ c #BEBEBF", -"/ c #CDCECF", -"( c #CECED0", -"_ c #C1C1C2", -": c #BDBDBE", -"< c #E4E5E7", -"[ c #CFCFD1", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%&#*++++++++", -"+++++++=-;>>>>;,'+++++++", -"++++++)!>>>>>>>~!{++++++", -"+++++]%>>>>>>>>>>^]+++++", -"+++++/;>>>>>>>>>>;(+++++", -"+++++_>>>>>>>>>>>>&+++++", -"+++++:>>>>>>>>>>>>^+++++", -"+++++:>>>>>>>>>>>>^+++++", -"+++++_>>>>>>>>>>>>&+++++", -"+++++/;>>>>>>>>>>;(+++++", -"+++++]->>>>>>>>>~%<+++++", -"++++++)!>>>>>>>~!{++++++", -"+++++++=-;>>>>;,'+++++++", -"++++++++@#$%%&[*++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/maximize-prelight.xpm b/gtk/.themes/Arc-OSX/xfwm4/maximize-prelight.xpm deleted file mode 100644 index 2bdd7a5..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/maximize-prelight.xpm +++ /dev/null @@ -1,81 +0,0 @@ -/* XPM */ -static char * maximize_prelight_xpm[] = { -"24 24 54 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #D3E4D8", -"# c #78D481", -"$ c #41D14B", -"% c #28D234", -"& c #28D334", -"* c #40D14A", -"= c #77D47E", -"- c #D1E4D6", -"; c #9FDBA6", -"> c #2CD137", -", c #34E544", -"' c #39EA49", -") c #2AD137", -"! c #9DDAA3", -"~ c #A0DCA7", -"{ c #29D735", -"] c #28D736", -"^ c #D4E4D9", -"/ c #2DD139", -"( c #29C233", -"_ c #1FA723", -": c #20A925", -"< c #34DD42", -"[ c #7BD583", -"} c #34E543", -"| c #37E546", -"1 c #169117", -"2 c #0B7407", -"3 c #21AC26", -"4 c #43D14E", -"5 c #2AC433", -"6 c #36E345", -"7 c #20AA25", -"8 c #2BD137", -"9 c #148C14", -"0 c #2BD238", -"a c #45D14E", -"b c #2BC534", -"c c #7DD484", -"d c #34E443", -"e c #22AF28", -"f c #D6E5DB", -"g c #2CD139", -"h c #35DF43", -"i c #20A924", -"j c #29C132", -"k c #A3DBA9", -"l c #28D634", -"m c #2CD037", -"n c #D5E4DA", -"o c #42D04E", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%&*=-++++++++", -"+++++++;>,'''',)!+++++++", -"++++++~{'''''''']!++++++", -"+++++^/'''(___:<')-+++++", -"+++++[}'''|12223',=+++++", -"+++++4''56'|1227''*+++++", -"+++++8''396'|127''&+++++", -"+++++0''3296'|17''%+++++", -"+++++a''32296'|b''$+++++", -"+++++cd'e22296''',#+++++", -"+++++fg'h3iiij'''>@+++++", -"++++++kl''''''''{;++++++", -"+++++++kgd''''}m~+++++++", -"++++++++nca88o[^++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/maximize-pressed.xpm b/gtk/.themes/Arc-OSX/xfwm4/maximize-pressed.xpm deleted file mode 100644 index c5333a3..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/maximize-pressed.xpm +++ /dev/null @@ -1,80 +0,0 @@ -/* XPM */ -static char * maximize_pressed_xpm[] = { -"24 24 53 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #D6E5DB", -"# c #7FD487", -"$ c #40C949", -"% c #21C42C", -"& c #20C32B", -"* c #3FC949", -"= c #7DD585", -"- c #A9DDAF", -"; c #23C42D", -"> c #14C21F", -", c #22C42C", -"' c #A5DCAB", -") c #17C222", -"! c #16C221", -"~ c #D7E6DC", -"{ c #11A817", -"] c #0F9612", -"^ c #109813", -"/ c #13BA1D", -"( c #D5E5DA", -"_ c #81D589", -": c #14BE1E", -"< c #0E870D", -"[ c #0C7408", -"} c #109B13", -"| c #7DD484", -"1 c #41C949", -"2 c #11A918", -"3 c #13BD1D", -"4 c #109913", -"5 c #3DC946", -"6 c #0E850D", -"7 c #1FC429", -"8 c #41C94B", -"9 c #80D588", -"0 c #7CD483", -"a c #D8E6DC", -"b c #25C42E", -"c c #109A13", -"d c #109812", -"e c #11A717", -"f c #22C52C", -"g c #D6E5DA", -"h c #A8DDAE", -"i c #17C322", -"j c #A4DCAA", -"k c #A4DBAA", -"l c #7ED486", -"m c #1FC22A", -"n c #3EC948", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%&*=@++++++++", -"+++++++-;>>>>>>,'+++++++", -"++++++-)>>>>>>>>!'++++++", -"+++++~;>>>{]]]^/>&(+++++", -"+++++_>>>>:<[[[}>>|+++++", -"+++++1>>23>:<[[4>>5+++++", -"+++++;>>463>:<[4>>7+++++", -"+++++;>>4[63>:<4>>7+++++", -"+++++8>>4[[63>:2>>5+++++", -"+++++9>>}[[[63>>>>0+++++", -"+++++ab>/cddde>>>fg+++++", -"++++++hi>>>>>>>>!j++++++", -"+++++++h,>>>>>>,k+++++++", -"++++++++gl*&mn|g++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/menu-active.xpm b/gtk/.themes/Arc-OSX/xfwm4/menu-active.xpm deleted file mode 100644 index c661f83..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/menu-active.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * menu_active_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #A4AAB7", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"....+......+....", -"....++....++....", -".....++..++.....", -"......++++......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/menu-inactive.xpm b/gtk/.themes/Arc-OSX/xfwm4/menu-inactive.xpm deleted file mode 100644 index 33b2f66..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/menu-inactive.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * menu_inactive_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #B9BFCE", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"....+......+....", -"....++....++....", -".....++..++.....", -"......++++......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/menu-pressed.xpm b/gtk/.themes/Arc-OSX/xfwm4/menu-pressed.xpm deleted file mode 100644 index e11490a..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/menu-pressed.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * menu_pressed_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #5294E2", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"....+......+....", -"....++....++....", -".....++..++.....", -"......++++......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/shade-active.xpm b/gtk/.themes/Arc-OSX/xfwm4/shade-active.xpm deleted file mode 100644 index a51b9be..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/shade-active.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * shade_active_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #A4AAB7", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -"......++++......", -".....++++++.....", -"....++++++++....", -"................", -"....++++++++....", -"....++++++++....", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/shade-inactive.xpm b/gtk/.themes/Arc-OSX/xfwm4/shade-inactive.xpm deleted file mode 100644 index 307351d..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/shade-inactive.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * shade_inactive_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #B9BFCE", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -"......++++......", -".....++++++.....", -"....++++++++....", -"................", -"....++++++++....", -"....++++++++....", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/shade-pressed.xpm b/gtk/.themes/Arc-OSX/xfwm4/shade-pressed.xpm deleted file mode 100644 index ca53b7b..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/shade-pressed.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * shade_pressed_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #5294E2", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -"......++++......", -".....++++++.....", -"....++++++++....", -"................", -"....++++++++....", -"....++++++++....", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/stick-active.xpm b/gtk/.themes/Arc-OSX/xfwm4/stick-active.xpm deleted file mode 100644 index 01a1f90..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/stick-active.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * stick_active_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #A4AAB7", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -".......++.......", -".......++.......", -"....++++++++....", -"....++++++++....", -".......++.......", -".......++.......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/stick-inactive.xpm b/gtk/.themes/Arc-OSX/xfwm4/stick-inactive.xpm deleted file mode 100644 index 19bca20..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/stick-inactive.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * stick_inactive_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #B9BFCE", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -".......++.......", -".......++.......", -"....++++++++....", -"....++++++++....", -".......++.......", -".......++.......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/stick-pressed.xpm b/gtk/.themes/Arc-OSX/xfwm4/stick-pressed.xpm deleted file mode 100644 index 3a3a2a9..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/stick-pressed.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * stick_pressed_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #5294E2", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -".......++.......", -".......++.......", -"....++++++++....", -"....++++++++....", -".......++.......", -".......++.......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/themerc b/gtk/.themes/Arc-OSX/xfwm4/themerc deleted file mode 100644 index 2411213..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/themerc +++ /dev/null @@ -1,30 +0,0 @@ -button_offset=7 -button_spacing=0 -full_width_title=true -title_horizontal_offset=0 -title_vertical_offset_active=1 -title_vertical_offset_inactive=1 -#title_shadow_active=true -title_shadow_inactive=true - -#button_layout=O|HMC - -active_text_color=#70788d -active_text_shadow_color=#e7e8eb -inactive_text_color=#979dac -inactive_text_shadow_color=#e7e8eb - -#placement_ratio=20 -shadow_delta_height=2 -shadow_delta_width=0 -shadow_delta_x=0 -shadow_delta_y=-10 -shadow_opacity=35 - -title_shadow_active=false - -resize_opacity=100 -move_opacity=100 -popup_opacity=100 -show_frame_shadow=true -show_popup_shadow=true diff --git a/gtk/.themes/Arc-OSX/xfwm4/title-1-active-shaded.xpm b/gtk/.themes/Arc-OSX/xfwm4/title-1-active-shaded.xpm deleted file mode 100644 index 662295d..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/title-1-active-shaded.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_1_active_shaded_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/title-1-active.xpm b/gtk/.themes/Arc-OSX/xfwm4/title-1-active.xpm deleted file mode 100644 index e1507a7..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/title-1-active.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_1_active_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/title-1-inactive.xpm b/gtk/.themes/Arc-OSX/xfwm4/title-1-inactive.xpm deleted file mode 100644 index 1e4f127..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/title-1-inactive.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_1_inactive_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/title-2-active.xpm b/gtk/.themes/Arc-OSX/xfwm4/title-2-active.xpm deleted file mode 100644 index c4e271a..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/title-2-active.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_2_active_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/title-2-inactive.xpm b/gtk/.themes/Arc-OSX/xfwm4/title-2-inactive.xpm deleted file mode 100644 index 1394d42..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/title-2-inactive.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_2_inactive_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/title-3-active.xpm b/gtk/.themes/Arc-OSX/xfwm4/title-3-active.xpm deleted file mode 100644 index c8c27ab..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/title-3-active.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_3_active_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/title-3-inactive.xpm b/gtk/.themes/Arc-OSX/xfwm4/title-3-inactive.xpm deleted file mode 100644 index 756e8f2..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/title-3-inactive.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_3_inactive_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/title-4-active.xpm b/gtk/.themes/Arc-OSX/xfwm4/title-4-active.xpm deleted file mode 100644 index 00b532b..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/title-4-active.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_4_active_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/title-4-inactive.xpm b/gtk/.themes/Arc-OSX/xfwm4/title-4-inactive.xpm deleted file mode 100644 index f085d68..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/title-4-inactive.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_4_inactive_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/title-5-active.xpm b/gtk/.themes/Arc-OSX/xfwm4/title-5-active.xpm deleted file mode 100644 index f387f3f..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/title-5-active.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_5_active_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/title-5-inactive.xpm b/gtk/.themes/Arc-OSX/xfwm4/title-5-inactive.xpm deleted file mode 100644 index 3f63110..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/title-5-inactive.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_5_inactive_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/top-left-active-shaded.xpm b/gtk/.themes/Arc-OSX/xfwm4/top-left-active-shaded.xpm deleted file mode 100644 index 47dc7df..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/top-left-active-shaded.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * top_left_active_shaded_xpm[] = { -"5 24 5 1", -" c None", -". c #ECEDF0", -"+ c #EEEFF1", -"@ c #E8E9EB", -"# c #E7E8EB", -" .+++", -".@###", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/top-left-active.xpm b/gtk/.themes/Arc-OSX/xfwm4/top-left-active.xpm deleted file mode 100644 index 423a3bf..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/top-left-active.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * top_left_active_xpm[] = { -"5 24 5 1", -" c None", -". c #ECEDF0", -"+ c #EEEFF1", -"@ c #E8E9EB", -"# c #E7E8EB", -" .+++", -".@###", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/top-left-inactive.xpm b/gtk/.themes/Arc-OSX/xfwm4/top-left-inactive.xpm deleted file mode 100644 index 9c4f88e..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/top-left-inactive.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * top_left_inactive_xpm[] = { -"5 24 5 1", -" c None", -". c #ECEDF0", -"+ c #EEEFF1", -"@ c #E8E9EB", -"# c #E7E8EB", -" .+++", -".@###", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/top-right-active-shaded.xpm b/gtk/.themes/Arc-OSX/xfwm4/top-right-active-shaded.xpm deleted file mode 100644 index 4920284..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/top-right-active-shaded.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * top_right_active_shaded_xpm[] = { -"5 24 5 1", -" c None", -". c #EEEFF1", -"+ c #ECEDF0", -"@ c #E7E8EB", -"# c #E8E9EB", -"...+ ", -"@@@#+", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/top-right-active.xpm b/gtk/.themes/Arc-OSX/xfwm4/top-right-active.xpm deleted file mode 100644 index 3c9a583..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/top-right-active.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * top_right_active_xpm[] = { -"5 24 5 1", -" c None", -". c #EEEFF1", -"+ c #ECEDF0", -"@ c #E7E8EB", -"# c #E8E9EB", -"...+ ", -"@@@#+", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/gtk/.themes/Arc-OSX/xfwm4/top-right-inactive.xpm b/gtk/.themes/Arc-OSX/xfwm4/top-right-inactive.xpm deleted file mode 100644 index 35285a5..0000000 --- a/gtk/.themes/Arc-OSX/xfwm4/top-right-inactive.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * top_right_inactive_xpm[] = { -"5 24 5 1", -" c None", -". c #EEEFF1", -"+ c #ECEDF0", -"@ c #E7E8EB", -"# c #E8E9EB", -"...+ ", -"@@@#+", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/cinnamon.css b/gtk/.themes/DF-Arc-OSX/cinnamon/cinnamon.css deleted file mode 100644 index d84ca8f..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/cinnamon.css +++ /dev/null @@ -1,1299 +0,0 @@ -@charset "UTF-8"; -stage { - font-family: Futura Bk bt, sans, Sans-Serif; - font-size: 9pt; - color: #31343a; } - -.label-shadow { - color: transparent; } - -.popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #31343a; - background-color: #fbfbfc; - border: 1px solid #cfd6e6; - box-shadow: inset 0 2px 4px rgba(251, 251, 252, 0.05); } - .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { - border-radius: 2px; } - .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #31343a; - background-color: #fbfbfc; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(251, 251, 252, 0.05); } - .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #31343a; - background-color: white; - border: 1px solid #cfd6e6; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } - .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #31343a; - background-color: #fbfbfc; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(251, 251, 252, 0.05); } - .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } - .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: rgba(49, 52, 58, 0.55); - border: 1px solid rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); - box-shadow: inset 0 2px 4px rgba(251, 251, 252, 0.05); } - -.notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - border-radius: 2px; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { - color: #5294E2; } - .notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - border: 1px solid #5294E2; - background-color: #5294E2; } - .notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -.popup-menu #notification StEntry, #menu-search-entry { - padding: 7px; - caret-size: 1px; - selection-background-color: #5294E2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 3px; - color: #31343a; - background-color: #ffffff; - border: 1px solid #cfd6e6; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } - .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .popup-menu #notification StEntry:hover, #menu-search-entry:hover { - color: #31343a; - background-color: #ffffff; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } - .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { - color: rgba(49, 52, 58, 0.55); - background-color: #fbfbfb; - border-color: 1px solid #e0e4ee; - box-shadow: inset 0 2px 4px rgba(251, 251, 251, 0.05); } - .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { - icon-size: 16px; - warning-color: #F27835; - padding: 0 4px; } - -.notification StEntry { - padding: 7px; - caret-size: 1px; - caret-color: #BAC3CF; - selection-background-color: #5294E2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 3px; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .notification StEntry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .notification StEntry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-color: rgba(102, 109, 132, 0.2); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - -StScrollView.vfade { - -st-vfade-offset: 0px; } - -StScrollView.hfade { - -st-hfade-offset: 0px; } - -StScrollBar { - padding: 8px; } - StScrollView StScrollBar { - min-width: 5px; - min-height: 5px; } - StScrollBar StBin#trough { - background-color: rgba(255, 255, 255, 0.1); - border-radius: 8px; } - StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { - border-radius: 2px; - background-color: #a7a8ab; - border: 0px solid; - margin: 0px; } - StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { - background-color: #babcbe; } - StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294E2; } - -.separator { - -gradient-height: 1px; - -gradient-start: transparent; - -gradient-end: transparent; - -margin-horizontal: 1.5em; - height: 1em; } - -.popup-slider-menu-item, -.slider { - -slider-height: 4px; - -slider-background-color: #cfd6e6; - -slider-border-color: transparent; - -slider-active-background-color: #5294E2; - -slider-active-border-color: transparent; - -slider-border-width: 0; - -slider-handle-radius: 4px; - height: 18px; - min-width: 15em; - border: 0 solid transparent; - border-right-width: 1px; - border-left-width: 5px; - color: transparent; } - -.check-box CinnamonGenericContainer { - spacing: .2em; - min-height: 30px; - padding-top: 2px; } - -.check-box StLabel { - font-weight: normal; } - -.check-box StBin { - width: 16px; - height: 16px; - background-image: url("light-assets/checkbox/checkbox-unchecked.svg"); } - -.check-box:focus StBin { - background-image: url("light-assets/checkbox/checkbox-unchecked-focused.svg"); } - -.check-box:checked StBin { - background-image: url("light-assets/checkbox/checkbox-checked.svg"); } - -.check-box:focus:checked StBin { - background-image: url("light-assets/checkbox/checkbox-checked-focused.svg"); } - -.radiobutton CinnamonGenericContainer { - spacing: .2em; - height: 26px; - padding-top: 2px; } - -.radiobutton StLabel { - padding-top: 4px; - font-size: 0.9em; - box-shadow: none; } - -.radiobutton StBin { - width: 16px; - height: 16px; - background-image: url("light-assets/checkbox/checkbox-unchecked.svg"); } - -.radiobutton:focus StBin { - background-image: url("light-assets/checkbox/checkbox-unchecked-focused.svg"); } - -.radiobutton:checked StBin { - background-image: url("light-assets/checkbox/checkbox-checked.svg"); } - -.radiobutton:focus:checked StBin { - background-image: url("light-assets/checkbox/checkbox-checked-focused.svg"); } - -.toggle-switch { - width: 50px; - height: 20px; - background-size: contain; } - .toggle-switch-us, .toggle-switch-intl { - background-image: url("light-assets/switch/switch-off.svg"); } - .toggle-switch-us:checked, .toggle-switch-intl:checked { - background-image: url("light-assets/switch/switch-on.svg"); } - -.cinnamon-link { - color: #2679db; - text-decoration: underline; } - .cinnamon-link:hover { - color: #5294e2; } - -#Tooltip { - border-radius: 3px; - padding: 5px 12px; - background-color: rgba(53, 57, 69, 0.95); - color: #BAC3CF; - font-size: 1em; - font-weight: normal; - text-align: center; } - -.popup-menu { - color: white; - min-width: 200px; - color: #31343a; - border-image: url("light-assets/menu/menu.svg") 9 9 9 9; } - .popup-menu-arrow { - icon-size: 16px; } - .popup-menu .popup-sub-menu { - background-gradient-direction: none; - box-shadow: none; - border-image: url("light-assets/menu/submenu.svg") 9 9 9 9; } - .popup-menu .popup-sub-menu .popup-menu-item:ltr { - padding-right: 0em; } - .popup-menu .popup-sub-menu .popup-menu-item:rtl { - padding-left: 0em; } - .popup-menu .popup-sub-menu StScrollBar { - padding: 4px; } - .popup-menu .popup-sub-menu StScrollBar StBin#trough, .popup-menu .popup-sub-menu StScrollBar StBin#vhandle { - border-width: 0; } - .popup-menu .popup-menu-content { - padding: 1em 0em 1em 0em; } - .popup-menu .popup-menu-item { - padding: .4em 1.75em; - spacing: 1em; } - .popup-menu .popup-menu-item:active { - color: #31343a; - background-color: transparent; - border-image: url("light-assets/menu/menu-hover.svg") 9 9 1 1; } - .popup-menu .popup-menu-item:insensitive { - color: rgba(49, 52, 58, 0.5); - background: none; } - .popup-menu .popup-inactive-menu-item { - color: #31343a; } - .popup-menu .popup-inactive-menu-item:insensitive { - color: rgba(49, 52, 58, 0.55); } - .popup-menu-icon { - icon-size: 16px; } - -.popup-menu-boxpointer { - -arrow-border-radius: 3px; - -arrow-background-color: transparent; - -arrow-border-width: 1px; - -arrow-border-color: transparent; - -arrow-base: 0; - -arrow-rise: 0; } - -/*Don't know what this does*/ -.popup-combo-menu { - background-color: rgba(0, 0, 0, 0.4); - padding: 1em 0em; - color: red; - border: 1px solid rgba(0, 0, 0, 0.6); - border-radius: 3px; } - -.popup-combobox-item { - spacing: 1em; } - -.popup-separator-menu-item { - height: 2px; - margin: 10px 0px; - background-color: transparent; - border: none; - border-image: url("common-assets/menu-separator.svg") 1 1 1 1; } - -.popup-alternating-menu-item:alternate { - font-weight: normal; } - -.popup-device-menu-item { - spacing: .5em; } - -.popup-subtitle-menu-item { - font-weight: normal; } - -.nm-menu-item-icons { - spacing: .5em; } - -#panel { - font-weight: bold; - height: 2.1em; - min-height: 27px; } - #panelLeft { - spacing: 4px; } - #panelLeft:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(255, 0, 0, 0.05); - background-gradient-end: rgba(255, 0, 0, 0.2); } - #panelLeft:ltr · { - padding-right: 4px; } - #panelLeft:rtl · { - padding-left: 4px; } - #panelRight:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(0, 0, 255, 0.05); - background-gradient-end: rgba(0, 0, 255, 0.2); } - #panelRight:ltr · { - padding-left: 4px; - spacing: 0px; } - #panelRight:rtl · { - padding-right: 4px; - spacing: 0px; } - #panelCenter { - spacing: 4px; } - #panelCenter:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(0, 255, 0, 0.05); - background-gradient-end: rgba(0, 255, 0, 0.2); } - -.panel-top, .panel-bottom { - color: #ffffff; - font-size: 1em; - padding: 0px; } - -.panel-top { - border-image: url("common-assets/panel/panel-top.svg") 1 1 1 1; } - -.panel-bottom { - border-image: url("common-assets/panel/panel-bottom.svg") 1 1 1 1; } - -.panel-status-button { - border-widht: 0; - -natural-hpadding: 3px; - -minimum-hpadding: 3px; - font-weight: bold; - color: white; - height: 22px; } - -.panel-button { - -natural-hpadding: 6px; - -minimum-hpadding: 2px; - font-weight: bold; - color: green; - transition-duration: 100; } - -.system-status-icon { - icon-size: 16px; - padding: 0 1px; } - -#overview { - spacing: 12px; } - -.window-caption { - background-color: rgba(53, 57, 69, 0.95); - border: 1px solid rgba(53, 57, 69, 0.95); - color: #BAC3CF; - spacing: 25px; - border-radius: 2px; - font-size: 9pt; - padding: 5px 8px; - -cinnamon-caption-spacing: 4px; } - .window-caption#selected { - background-color: #5294E2; - color: #ffffff; - border: 1px solid #5294E2; - spacing: 25px; } - -.expo-workspaces-name-entry, -.expo-workspaces-name-entry#selected { - height: 15px; - border-radius: 2px; - font-size: 9pt; - padding: 5px 8px; - -cinnamon-caption-spacing: 4px; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .expo-workspaces-name-entry:focus, - .expo-workspaces-name-entry#selected:focus { - border: 1px solid #5294E2; - background-color: #5294E2; - color: #ffffff; - font-style: italic; - transition-duration: 300; - selection-background-color: #ffffff; - selected-color: #5294E2; } - -.expo-workspace-thumbnail-frame { - border: 4px solid rgba(255, 255, 255, 0); - background-color: rgba(255, 255, 255, 0); - border-radius: 2px; } - .expo-workspace-thumbnail-frame#active { - border: 4px solid #5294E2; - background-color: black; - border-radius: 2px; } - -.expo-background { - background-color: #353945; } - -.workspace-thumbnails { - spacing: 26px; } - .workspace-thumbnails-background, .workspace-thumbnails-background:rtl { - padding: 8px; } - -.workspace-add-button { - background-image: url("common-assets/misc/add-workspace.svg"); - height: 200px; - width: 35px; - transition-duration: 100; } - .workspace-add-button:hover { - background-image: url("common-assets/misc/add-workspace-hover.svg"); - transition-duration: 100; } - .workspace-add-button:active { - background-image: url("common-assets/misc/add-workspace-active.svg"); - transition-duration: 100; } - -.workspace-overview-background-shade { - background-color: rgba(0, 0, 0, 0.5); } - -.workspace-close-button, -.window-close { - background-image: url("common-assets/misc/close.svg"); - background-size: 26px; - height: 26px; - width: 26px; - -cinnamon-close-overlap: 10px; } - .workspace-close-button:hover, - .window-close:hover { - background-image: url("common-assets/misc/close-hover.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - .workspace-close-button:active, - .window-close:active { - background-image: url("common-assets/misc/close-active.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - -.window-close-area { - background-image: url("common-assets/misc/trash-icon.svg"); - height: 120px; - width: 400px; } - -.about-content { - width: 550px; - height: 250px; - spacing: 8px; - padding-bottom: 10px; } - -.about-title { - font-size: 2em; - font-weight: bold; } - -.about-uuid { - font-size: 10px; - color: #888; } - -.about-icon { - padding-right: 20px; - padding-bottom: 14px; } - -.about-scrollBox { - border: 1px solid #dcdfe3; - border-radius: 2px; - background-color: #ffffff; - padding: 4px; - padding-right: 0; - border-radius: 0; } - .about-scrollBox-innerBox { - padding: 1.2em; - spacing: 1.2em; } - -.about-description { - padding-top: 4px; - padding-bottom: 16px; } - -.about-version { - padding-left: 7px; - font-size: 10px; - color: #888; } - -.calendar { - padding: .4em 1.75em; - spacing-rows: 0px; - spacing-columns: 0px; } - -.calendar-month-label { - color: #31343a; - font-weight: bold; - padding: 8px 0; } - -.calendar-change-month-back, -.calendar-change-month-forward { - width: 16px; - height: 16px; } - -.calendar-change-month-back { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:focus, .calendar-change-month-back:hover { - background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-back:active { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:rtl { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { - background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-back:rtl:active { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - -.calendar-change-month-forward { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { - background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-forward:active { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:rtl { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { - background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-forward:rtl:active { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); } - -.datemenu-date-label { - padding: .4em 1.75em; - font-weight: bold; - text-align: center; - color: #31343a; - border-radius: 2px; } - -.calendar-day-base { - font-size: 80%; - text-align: center; - width: 25px; - height: 25px; - padding: 0.1em; - margin: 2px; - border-radius: 12.5px; } - -.calendar-day-heading { - color: rgba(49, 52, 58, 0.85); - margin-top: 1em; - font-size: 70%; } - -.calendar-day { - border-width: 0; - color: rgba(49, 52, 58, 0.8); } - -.calendar-day-top { - border-top-width: 0; } - -.calendar-day-left { - border-left-width: 0; } - -.calendar-nonwork-day { - color: #31343a; - background-color: transparent; - font-weight: bold; } - -.calendar-today, -.calendar-today:active, -.calendar-today:focus, -.calendar-today:hover { - font-weight: bold; - color: #ffffff; - background-color: #5294E2; - border-width: 0; } - -.calendar-other-month-day { - color: rgba(49, 52, 58, 0.3); - opacity: 1; } - -#notification { - border-radius: 3px; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - padding: 13px; - spacing-rows: 10px; - spacing-columns: 10px; - margin-from-right-edge-of-screen: 20px; - width: 34em; - color: #BAC3CF; } - .popup-menu #notification { - color: #31343a; - border-image: url("light-assets/misc/message.svg") 9 9 9 9; } - .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { - padding: 5px; } - #notification.multi-line-notification { - padding-bottom: 13px; - color: #BAC3CF; } - #notification-scrollview { - max-height: 10em; } - #notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { - height: 1em; } - #notification-scrollview:ltr > StScrollBar { - padding-left: 6px; } - #notification-scrollview:rtl > StScrollBar { - padding-right: 6px; } - #notification-body { - spacing: 5px; } - #notification-actions { - spacing: 10px; } - -.notification-with-image { - min-height: 159px; - color: #BAC3CF; } - -.notification-button, .notification-icon-button { - padding: 5px; } - -.notification-icon-button > StIcon { - icon-size: 36px; } - -#altTabPopup { - padding: 8px; - spacing: 16px; } - -.switcher-list { - color: #BAC3CF; - background: none; - border: none; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 3px; - padding: 20px; } - .switcher-list > StBoxLayout { - padding: 4px; } - .switcher-list-item-container { - spacing: 8px; } - .switcher-list .item-box { - padding: 8px; - border-radius: 2px; } - .switcher-list .item-box:outlined { - padding: 8px; - border: 1px solid #5294E2; } - .switcher-list .item-box:selected { - color: #ffffff; - background-color: #5294E2; - border: 0px solid #5294E2; } - .switcher-list .thumbnail { - width: 256px; } - .switcher-list .thumbnail-box { - padding: 2px; - spacing: 4px; } - .switcher-list .separator { - width: 1px; - background: rgba(255, 255, 255, 0.2); } - -.switcher-arrow { - border-color: transparent; - color: #BAC3CF; } - .switcher-arrow:highlighted { - border-color: transparent; - color: #ffffff; } - -.thumbnail-scroll-gradient-left { - background-color: transparent; - border-radius: 24px; - border-radius-topright: 0px; - border-radius-bottomright: 0px; - width: 60px; } - -.thumbnail-scroll-gradient-right { - background-color: transparent; - border-radius: 24px; - border-radius-topleft: 0px; - border-radius-bottomleft: 0px; - width: 60px; } - -.ripple-box { - width: 52px; - height: 52px; - background-image: url("common-assets/misc/corner-ripple-ltr.svg"); - background-size: contain; } - .ripple-box:rtl { - background-image: url("common-assets/misc/corner-ripple-rtl.svg"); } - -.lightbox { - background-color: rgba(0, 0, 0, 0.4); } - -.flashspot { - background-color: white; } - -.modal-dialog { - color: #31343a; - background-color: rgba(245, 246, 247, 0); - border: none; - border-image: url("light-assets/misc/modal.svg") 9 9 9 67; - padding: 0 5px 6px 5px; } - .modal-dialog > StBoxLayout:first-child { - padding: 20px 10px 10px 10px; } - .modal-dialog-button-box { - spacing: 0; - margin: 0px; - padding: 14px 10px; - background: none; - border: none; - border-image: url("light-assets/misc/button-box.svg") 9 9 9 9; } - .modal-dialog-button-box .modal-dialog-button { - padding-top: 0; - padding-bottom: 0; - height: 30px; } - -.run-dialog { - padding: 0px 15px 10px 15px; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; } - .run-dialog > * { - padding: 0; } - .run-dialog-label { - font-size: 0; - font-weight: bold; - color: #BAC3CF; - padding-bottom: 0; } - .run-dialog-error-label { - color: #FC4138; } - .run-dialog-error-box { - padding-top: 15px; - spacing: 5px; } - .run-dialog-completion-box { - padding-left: 15px; - font-size: 10px; } - .run-dialog-entry { - width: 21em; - padding: 7px; - border-radius: 3px; - caret-color: #BAC3CF; - selected-color: #ffffff; - selection-background-color: #5294E2; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .run-dialog-entry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .run-dialog .modal-dialog-button-box { - border: none; - box-shadow: none; - background: none; - background-gradient-direction: none; } - -/* CinnamonMountOperation Dialogs */ -.cinnamon-mount-operation-icon { - icon-size: 48px; } - -.mount-password-reask { - color: #F27835; } - -.show-processes-dialog, -.mount-question-dialog { - spacing: 24px; } - .show-processes-dialog-subject, - .mount-question-dialog-subject { - padding-top: 10px; - padding-left: 17px; - padding-bottom: 6px; } - .show-processes-dialog-subject:rtl, - .mount-question-dialog-subject:rtl { - padding-left: 0px; - padding-right: 17px; } - .show-processes-dialog-description, - .mount-question-dialog-description { - padding-left: 17px; - width: 28em; } - .show-processes-dialog-description:rtl, - .mount-question-dialog-description:rtl { - padding-right: 17px; } - -.show-processes-dialog-app-list { - max-height: 200px; - padding-top: 24px; - padding-left: 49px; - padding-right: 32px; } - .show-processes-dialog-app-list:rtl { - padding-right: 49px; - padding-left: 32px; } - .show-processes-dialog-app-list-item { - color: #ccc; } - .show-processes-dialog-app-list-item:hover { - color: white; } - .show-processes-dialog-app-list-item:ltr { - padding-right: 1em; } - .show-processes-dialog-app-list-item:rtl { - padding-left: 1em; } - .show-processes-dialog-app-list-item-icon:ltr { - padding-right: 17px; } - .show-processes-dialog-app-list-item-icon:rtl { - padding-left: 17px; } - .show-processes-dialog-app-list-item-name { - font-size: 1.1em; } - -.magnifier-zoom-region { - border: 2px solid maroon; } - .magnifier-zoom-region .full-screen { - border-width: 0px; } - -#keyboard { - background-color: rgba(53, 57, 69, 0.95); - border-width: 0; - border-top-width: 1px; - border-color: rgba(0, 0, 0, 0.4); } - -.keyboard-layout { - spacing: 10px; - padding: 10px; } - -.keyboard-row { - spacing: 15px; } - -.keyboard-key { - min-height: 2em; - min-width: 2em; - font-size: 14pt; - font-weight: bold; - border-radius: 3px; - box-shadow: none; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .keyboard-key:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .keyboard-key:active, .keyboard-key:checked { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - border: 1px solid #5294E2; - background-color: #5294E2; } - .keyboard-key:grayed { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -.keyboard-subkeys { - color: #BAC3CF; - padding: 5px; - -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 20px; - -arrow-rise: 10px; - -boxpointer-gap: 5px; } - -.menu-favorites-box { - margin: auto; - padding: 10px; - transition-duration: 300; - background-color: #F5F6F7; - border: 1px solid #dcdfe3; } - -.menu-favorites-button { - padding: 10px; - border: 1px solid transparent; } - -.menu-places-box { - margin: auto; - padding: 10px; - border: 0px solid red; } - -.menu-places-button { - padding: 10px; } - -.menu-categories-box { - padding: 10px 30px 10px 30px; } - -.menu-applications-inner-box, .menu-applications-outer-box { - padding: 10px 10px 0 10px; } - -.menu-application-button { - padding: 7px; - border: 1px solid transparent; } - .menu-application-button:highlighted { - font-weight: bold; } - .menu-application-button-selected { - padding: 7px; } - .menu-application-button-selected:highlighted { - font-weight: bold; } - .menu-application-button-label:ltr { - padding-left: 5px; } - .menu-application-button-label:rtl { - padding-right: 5px; } - -.menu-category-button { - padding: 7px; - border: 1px solid transparent; } - .menu-category-button-selected { - padding: 7px; } - .menu-category-button-hover { - background-color: red; - border-radius: 2px; } - .menu-category-button-greyed { - padding: 7px; - color: rgba(49, 52, 58, 0.55); - border: 1px solid transparent; } - .menu-category-button-label:ltr { - padding-left: 5px; } - .menu-category-button-label:rtl { - padding-right: 5px; } - -.menu-selected-app-box { - padding-right: 30px; - padding-left: 28px; - text-align: right; - height: 30px; } - .menu-selected-app-box:rtl { - padding-top: 10px; - height: 30px; } - -.menu-selected-app-title { - font-weight: bold; } - -.menu-selected-app-description { - max-width: 150px; } - -.menu-search-box:ltr { - padding-left: 30px; } - -.menu-search-box-rtl { - padding-right: 30px; } - -#menu-search-entry { - width: 250px; - height: 15px; - font-weight: normal; - caret-color: #31343a; } - -.menu-search-entry-icon { - icon-size: 1em; - color: #31343a; } - -/* Context menu (at the moment only for favorites) */ -.info-osd { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 16px; - color: #ffffff; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } - -.osd-window { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 20px; - margin: 32px; - min-width: 64px; - min-height: 64px; - color: #ffffff; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } - .osd-window .osd-monitor-label { - font-size: 3em; } - .osd-window .level { - padding: 0; - height: 4px; - background-color: rgba(0, 0, 0, 0.5); - border-radius: 2px; - color: #5294E2; } - -.window-list-box { - spacing: 6px; - padding-left: 10px; } - .panel-bottom .window-list-box { - padding-top: 1px; } - .panel-top .window-list-box { - padding-bottom: 1px; } - -.window-list-item-label { - font-weight: bold; - width: 15em; - min-width: 5px; } - -.window-list-item-box { - font-weight: bold; - background-image: none; - padding-left: 8px; - padding-right: 8px; - transition-duration: 100; - color: rgba(255, 255, 255, 0.6); } - .window-list-item-box:hover { - color: #ffffff; } - .window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus { - color: #ffffff; } - .panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:focus { - border-image: url("common-assets/panel/window-list-active-bottom.svg") 3 3 1 3; } - .panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:focus { - border-image: url("common-assets/panel/window-list-active-top.svg") 3 3 3 1; } - -.window-list-item-demands-attention { - background-gradient-start: #F27835; - background-gradient-end: #F27835; } - -.sound-button { - width: 22px; - height: 13px; - padding: 8px; } - .sound-button-container { - padding-right: 3px; - padding-left: 3px; } - .sound-button StIcon { - icon-size: 1.4em; } - -.sound-track-infos { - padding: 5px; } - -.sound-track-info { - padding-top: 2px; - padding-bottom: 2px; } - .sound-track-info StIcon { - icon-size: 16px; } - .sound-track-info StLabel { - padding-left: 5px; - padding-right: 5px; } - -.sound-track-box { - padding-left: 15px; - padding-right: 15px; - max-width: 220px; } - -.sound-seek-box { - padding-left: 15px; } - .sound-seek-box StLabel { - padding-top: 2px; } - .sound-seek-box StIcon { - icon-size: 16px; } - -.sound-seek-slider { - width: 140px; } - -.sound-volume-menu-item { - padding: .4em 1.75em; } - .sound-volume-menu-item StIcon { - icon-size: 1.14em; - padding-left: 8px; - padding-right: 8px; } - -.sound-playback-control { - padding: 5px 10px 10px 10px; } - -.sound-player { - padding: 0 4px; } - .sound-player > StBoxLayout:first-child { - padding: 5px 10px 12px 10px; - spacing: 0.5em; } - .sound-player > StBoxLayout:first-child StButton:small { - width: 16px; - height: 8px; - padding: 1px; } - .sound-player > StBoxLayout:first-child StButton:small StIcon { - icon-size: 12px; } - .sound-player-generic-coverart { - background: rgba(0, 0, 0, 0.2); } - .sound-player-overlay { - width: 290px; - height: 70px; - padding: 15px; - spacing: 0.5em; - background: rgba(42, 45, 55, 0.85); - border: 0px solid rgba(31, 33, 40, 0.95); - border-bottom: 1px; - color: #BAC3CF; } - .sound-player-overlay StButton { - width: 22px; - height: 13px; - padding: 5px; - color: #BAC3CF; - border-radius: 2px; - border: 1px solid rgba(53, 57, 69, 0); } - .sound-player-overlay StButton StIcon { - icon-size: 16px; } - .sound-player-overlay StButton:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .sound-player-overlay StButton:active { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } - .sound-player-overlay StBoxLayout { - padding-top: 2px; } - .sound-player .slider { - height: 0.5em; - padding: 0; - border: none; - -slider-height: 0.5em; - -slider-background-color: #cfd6e6; - -slider-border-color: transparent; - -slider-active-background-color: #5294E2; - -slider-active-border-color: transparent; - -slider-border-width: 0px; - -slider-handle-radius: 0px; } - -#workspaceSwitcher { - spacing: 0px; - padding: 3px; } - -/* Controls the styling when using the "Simple buttons" option */ -.workspace-switcher { - padding-left: 3px; - padding-right: 3px; } - -.workspace-button { - width: 20px; - height: 10px; - color: #ffffff; - padding: 3px; - padding-top: 4px; - transition-duration: 300; } - .workspace-button:outlined, .workspace-button:outlined:hover { - color: #5294E2; } - .workspace-button:hover { - color: rgba(82, 148, 226, 0.5); } - -/* Controls the style when using the "Visual representation" option */ -.workspace-graph { - padding: 3px; - spacing: 3px; } - -.workspace-graph .workspace { - border: 1px solid rgba(0, 0, 0, 0.4); - background-gradient-direction: none; - background-color: rgba(0, 0, 0, 0.2); } - -.workspace-graph .workspace:active { - border: 1px solid #5294E2; - background-gradient-direction: none; } - -.workspace-graph .workspace .windows { - -active-window-background: rgba(76, 82, 99, 0.95); - -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(76, 82, 99, 0.95); - -inactive-window-border: rgba(0, 0, 0, 0.8); } - -.workspace-graph .workspace:active .windows { - -active-window-background: rgba(87, 93, 113, 0.95); - -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: rgba(54, 58, 70, 0.95); - -inactive-window-border: rgba(0, 0, 0, 0.8); } - -#panel-launchers-box { - padding-left: 7px; } - -.panel-launcher { - margin: 1px; - padding: 1px; - transition-duration: 200; } - .panel-launcher:hover { - background-gradient-direction: none; - border: 0px solid #5294E2; } - .panel-bottom .panel-launcher:hover { - border-bottom-width: 1px; } - .panel-top .panel-launcher:hover { - border-top-width: 1px; } - -#overview-corner { - background-image: url("common-assets/misc/overview.png"); } - #overview-corner:hover { - background-image: url("common-assets/misc/overview-hover.png"); } - -.applet-separator { - padding: 1px 4px; } - -.applet-separator-line { - width: 1px; - background: rgba(255, 255, 255, 0.12); } - -.applet-box { - padding-left: 3px; - padding-right: 3px; - color: #ffffff; - text-shadow: none; - transition-duration: 100; } - .applet-box:hover { - color: #ffffff; - background-color: #5294E2; } - -.applet-label { - font-weight: bold; - color: #ffffff; } - .applet-label:hover, .applet-box:hover > .applet-label { - color: #ffffff; - text-shadow: none; } - -.applet-icon { - color: #ffffff; - icon-size: 22px; } - .applet-icon:hover, .applet-box:hover > .applet-icon { - color: #ffffff; - text-shadow: none; } - -.user-icon { - width: 32px; - height: 32px; - background-color: transparent; - border: none; - border-radius: 0; } - -.user-label { - color: #31343a; - font-size: 1em; - font-weight: bold; - margin: 0px; } - -.desklet { - color: #BAC3CF; } - .desklet-with-borders { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #BAC3CF; - padding: 12px; - padding-bottom: 16px; } - .desklet-with-borders-and-header { - border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; - color: #BAC3CF; - border-radius: 0; - border-radius-topleft: 0; - border-radius-topright: 0; - padding: 12px; - padding-bottom: 17px; } - .desklet-header { - border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; - color: #BAC3CF; - font-size: 1em; - padding: 12px; - padding-bottom: 6px; } - .desklet-drag-placeholder { - border: 2px solid #5294E2; - background-color: rgba(82, 148, 226, 0.3); } - -.photoframe-box { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #BAC3CF; - padding: 12px; - padding-bottom: 16px; } - -/*FIXME*/ -.workspace-osd { - /*color: red;*/ - text-shadow: black 5px 5px 5px; - font-weight: bold; - font-size: 48pt; } - -.notification-applet-padding { - padding: .5em 1em; } - -.notification-applet-container { - max-height: 100px; } - -.tile-preview, .tile-preview.snap, -.tile-hud, .tile-hud.snap { - background-color: rgba(82, 148, 226, 0.3); - border: 1px solid #5294E2; } - -.xkcd-box { - padding: 6px; - border: 0px; - background-color: transparent; - border-radius: 0px; } diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/menu/menu-separator.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/menu/menu-separator.svg deleted file mode 100644 index 4962ebc..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/menu/menu-separator.svg +++ /dev/null @@ -1,60 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="90.311111mm" - height="0.56444442mm" - viewBox="0 0 320 1.9999999" - id="svg7537" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="menu-separator.svg"> - <defs - id="defs7539" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.2" - inkscape:cx="115.53549" - inkscape:cy="8.9322818" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="false" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1366" - inkscape:window-height="723" - inkscape:window-x="0" - inkscape:window-y="23" - inkscape:window-maximized="1" /> - <metadata - id="metadata7542"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(340,-443.3622)" /> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/add-workspace-active.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/add-workspace-active.svg deleted file mode 100644 index f60de34..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/add-workspace-active.svg +++ /dev/null @@ -1,117 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="35" - height="200" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="add-workspace-active.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="-12.039549" - inkscape:cy="88.924726" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1366" - inkscape:window-height="696" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid3040" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="0,1" - position="20,100" - id="guide3893" /> - <sodipodi:guide - orientation="1,0" - position="18,190" - id="guide3895" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-852.36218)"> - <path - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " - transform="translate(0,852.36218)" - id="rect3810" /> - <g - transform="translate(0,-0.9999969)" - id="g3917-7" - style="fill:#000000;fill-opacity:1;opacity:0.5" /> - <rect - rx="2" - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3812" - width="37" - height="198" - x="1.000005" - y="853.36218" - ry="2" /> - <g - id="g3917" - style="fill:#ffffff;fill-opacity:1"> - <rect - ry="1.1428567" - y="944.36218" - x="17" - height="15.999994" - width="2.0000002" - id="rect3897" - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - ry="1.1428567" - y="-26" - x="951.36218" - height="15.999994" - width="2.0000002" - id="rect3897-6" - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/add-workspace-hover.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/add-workspace-hover.svg deleted file mode 100644 index e771e33..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/add-workspace-hover.svg +++ /dev/null @@ -1,117 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="35" - height="200" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="add-workspace-hover.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="-12.039549" - inkscape:cy="128.92473" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1366" - inkscape:window-height="696" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid3040" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="0,1" - position="20,100" - id="guide3893" /> - <sodipodi:guide - orientation="1,0" - position="18,190" - id="guide3895" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-852.36218)"> - <path - style="opacity:0.45;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " - transform="translate(0,852.36218)" - id="rect3810" /> - <g - transform="translate(0,-0.9999969)" - id="g3917-7" - style="fill:#000000;fill-opacity:1;opacity:0.5" /> - <rect - rx="2" - style="opacity:0.45;fill:#202229;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3812" - width="37" - height="198" - x="1.000005" - y="853.36218" - ry="2" /> - <g - id="g3917" - style="fill:#bac3cf;fill-opacity:1"> - <rect - ry="1.1428567" - y="944.36218" - x="17" - height="15.999994" - width="2.0000002" - id="rect3897" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - ry="1.1428567" - y="-26" - x="951.36218" - height="15.999994" - width="2.0000002" - id="rect3897-6" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/add-workspace.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/add-workspace.svg deleted file mode 100644 index 65f5361..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/add-workspace.svg +++ /dev/null @@ -1,117 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="35" - height="200" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="add-workspace.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="-12.039549" - inkscape:cy="128.92473" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1366" - inkscape:window-height="696" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid3040" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="0,1" - position="20,100" - id="guide3893" /> - <sodipodi:guide - orientation="1,0" - position="18,190" - id="guide3895" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-852.36218)"> - <path - style="opacity:0.45;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " - transform="translate(0,852.36218)" - id="rect3810" /> - <g - transform="translate(0,-0.9999969)" - id="g3917-7" - style="fill:#000000;fill-opacity:1;opacity:0.5" /> - <rect - rx="2" - style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3812" - width="37" - height="198" - x="1.000005" - y="853.36218" - ry="2" /> - <g - id="g3917" - style="fill:#bac3cf;fill-opacity:1"> - <rect - ry="1.1428567" - y="944.36218" - x="17" - height="15.999994" - width="2.0000002" - id="rect3897" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - ry="1.1428567" - y="-26" - x="951.36218" - height="15.999994" - width="2.0000002" - id="rect3897-6" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/bg.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/bg.svg deleted file mode 100644 index feeddea..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/bg.svg +++ /dev/null @@ -1,127 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="32" - height="32" - viewBox="0 0 32 32" - id="svg5386" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="bg.svg"> - <defs - id="defs5388" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.313708" - inkscape:cx="18.271674" - inkscape:cy="5.838404" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="false" - units="px" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid5954" /> - </sodipodi:namedview> - <metadata - id="metadata5391"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1020.3622)"> - <rect - style="display:inline;opacity:0.81;fill:none;fill-opacity:1;stroke:#161a26;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4164-4-3" - width="23" - height="21.999889" - x="4.5" - y="1024.8622" - rx="2.0000005" - ry="1.9999999" /> - <rect - style="display:inline;opacity:0.95;fill:#353945;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4164" - width="22" - height="20.999971" - x="5" - y="1025.3622" - rx="1.4" - ry="1.4" /> - <g - transform="translate(-425.99995,658.36226)" - id="g4271" - style="display:inline;opacity:0.65"> - <rect - ry="8" - rx="8" - y="362.49994" - x="426.49994" - height="31" - width="31.000011" - id="rect4164-4-7-5-3-8-8" - style="display:inline;opacity:0.02000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="6.999999" - rx="7" - y="363.49997" - x="427.49994" - height="28.999996" - width="29.000011" - id="rect4164-4-7-5-3-8" - style="display:inline;opacity:0.07000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="6" - rx="6" - y="364.49994" - x="428.49994" - height="26.999998" - width="27.000011" - id="rect4164-4-7-5-3" - style="display:inline;opacity:0.12999998;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="5" - rx="4.9999995" - y="365.49997" - x="429.49997" - height="24.999998" - width="24.999981" - id="rect4164-4-7-5" - style="display:inline;opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - transform="translate(-6.1035156e-5,0)" - id="rect4164-4-7" - d="M 431.64844,388.30469 C 432.37319,389.0416 433.37997,389.5 434.5,389.5 l 15.00023,0 c 1.12003,0 2.12681,-0.4584 2.85156,-1.19531 -0.2591,0.12217 -0.5451,0.19531 -0.85156,0.19531 l -19.00023,0 c -0.30646,0 -0.59246,-0.0731 -0.85156,-0.19531 z" - style="display:inline;opacity:0.25;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="csscssc" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg deleted file mode 100644 index a5cc13e..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg +++ /dev/null @@ -1,152 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - sodipodi:docname="calendar-arrow-left-hover.svg" - height="16" - id="svg7384" - inkscape:version="0.91 r13725" - version="1.1" - width="16"> - <metadata - id="metadata90"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title>Gnome Symbolic Icon Theme</dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - inkscape:bbox-nodes="true" - inkscape:bbox-paths="true" - bordercolor="#666666" - borderopacity="1" - inkscape:current-layer="layer12" - inkscape:cx="14.072123" - inkscape:cy="8.0207106" - gridtolerance="10" - inkscape:guide-bbox="true" - guidetolerance="10" - id="namedview88" - inkscape:object-nodes="false" - inkscape:object-paths="false" - objecttolerance="10" - pagecolor="#ffffff" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - showborder="true" - showgrid="true" - showguides="true" - inkscape:snap-bbox="true" - inkscape:snap-bbox-midpoints="false" - inkscape:snap-global="true" - inkscape:snap-grids="true" - inkscape:snap-nodes="true" - inkscape:snap-others="false" - inkscape:snap-to-guides="true" - inkscape:window-height="720" - inkscape:window-maximized="1" - inkscape:window-width="1366" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:zoom="22.627417" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - empspacing="2" - enabled="true" - id="grid4866" - originx="141px" - originy="530px" - snapvisiblegridlinesonly="true" - spacingx="1px" - spacingy="1px" - type="xygrid" - visible="true" /> - <inkscape:grid - color="#000000" - empcolor="#000000" - empopacity="0" - empspacing="4" - enabled="true" - id="grid5968" - opacity="0.1254902" - originx="141px" - originy="530px" - snapvisiblegridlinesonly="true" - spacingx="0.5px" - spacingy="0.5px" - type="xygrid" - visible="true" /> - </sodipodi:namedview> - <title - id="title9167">Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-left.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-left.svg deleted file mode 100644 index 2774254..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-left.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg deleted file mode 100644 index f718628..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-right.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-right.svg deleted file mode 100644 index 366e69b..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/calendar-arrow-right.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/close-active.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/close-active.svg deleted file mode 100644 index 95822bf..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/close-active.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/close-hover.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/close-hover.svg deleted file mode 100644 index 7b52140..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/close-hover.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/close.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/close.svg deleted file mode 100644 index e221a33..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/close.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/corner-ripple-ltr.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/corner-ripple-ltr.svg deleted file mode 100644 index 357a544..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/corner-ripple-ltr.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/corner-ripple-rtl.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/corner-ripple-rtl.svg deleted file mode 100644 index 57176d2..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/corner-ripple-rtl.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/desklet-header.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/desklet-header.svg deleted file mode 100644 index a6e1054..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/desklet-header.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/desklet.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/desklet.svg deleted file mode 100644 index 8445c61..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/desklet.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/osd.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/osd.svg deleted file mode 100644 index df41a00..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/osd.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/overview-hover.png b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/overview-hover.png deleted file mode 100644 index 75673f9..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/overview-hover.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/overview.png b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/overview.png deleted file mode 100644 index 9eb4f87..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/overview.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/trash-icon.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/trash-icon.svg deleted file mode 100644 index 61097dd..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/misc/trash-icon.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/activities-active.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/activities-active.svg deleted file mode 100644 index 6986f5c..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/activities-active.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/activities.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/activities.svg deleted file mode 100644 index b4a4b0d..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/activities.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/panel-bottom.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/panel-bottom.svg deleted file mode 100644 index b5635bc..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/panel-bottom.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/panel-top.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/panel-top.svg deleted file mode 100644 index c0a64da..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/panel-top.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/window-list-active-bottom.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/window-list-active-bottom.svg deleted file mode 100644 index ce7d5d7..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/window-list-active-bottom.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/window-list-active-top.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/window-list-active-top.svg deleted file mode 100644 index d2b8f15..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/common-assets/panel/window-list-active-top.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg deleted file mode 100644 index 983e7f8..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/checkbox/checkbox-checked.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/checkbox/checkbox-checked.svg deleted file mode 100644 index e8da8e6..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/checkbox/checkbox-checked.svg +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg deleted file mode 100644 index 6c2f719..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/checkbox/checkbox-unchecked.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/checkbox/checkbox-unchecked.svg deleted file mode 100644 index d50e0e2..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/checkbox/checkbox-unchecked.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/menu/menu-hover.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/menu/menu-hover.svg deleted file mode 100644 index 938245a..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/menu/menu-hover.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/menu/menu.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/menu/menu.svg deleted file mode 100644 index 5ae7466..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/menu/menu.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/menu/submenu.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/menu/submenu.svg deleted file mode 100644 index 378f29b..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/menu/submenu.svg +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/misc/button-box.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/misc/button-box.svg deleted file mode 100644 index 036f0d1..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/misc/button-box.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/misc/message.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/misc/message.svg deleted file mode 100644 index a1f8615..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/misc/message.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/misc/modal.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/misc/modal.svg deleted file mode 100644 index b61f537..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/misc/modal.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/switch/switch-off.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/switch/switch-off.svg deleted file mode 100644 index 96749e2..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/switch/switch-off.svg +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/switch/switch-on.svg b/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/switch/switch-on.svg deleted file mode 100644 index 0203bbb..0000000 --- a/gtk/.themes/DF-Arc-OSX/cinnamon/light-assets/switch/switch-on.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/dash/dash-left.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/dash/dash-left.svg deleted file mode 100644 index 5fb7bf2..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/dash/dash-left.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/dash/dash-placeholder.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/dash/dash-placeholder.svg deleted file mode 100644 index cbae148..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/dash/dash-placeholder.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/dash/dash-right.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/dash/dash-right.svg deleted file mode 100644 index 64c1e9b..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/dash/dash-right.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/menu/menu-separator.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/menu/menu-separator.svg deleted file mode 100644 index 4962ebc..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/menu/menu-separator.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/bg.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/bg.svg deleted file mode 100644 index feeddea..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/bg.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/close-active.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/close-active.svg deleted file mode 100644 index 95822bf..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/close-active.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/close-hover.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/close-hover.svg deleted file mode 100644 index 7b52140..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/close-hover.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/close.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/close.svg deleted file mode 100644 index e221a33..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/close.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/corner-ripple-ltr.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/corner-ripple-ltr.svg deleted file mode 100644 index 357a544..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/corner-ripple-ltr.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/corner-ripple-rtl.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/corner-ripple-rtl.svg deleted file mode 100644 index 57176d2..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/corner-ripple-rtl.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/more-results.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/more-results.svg deleted file mode 100644 index a6f8d1e..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/more-results.svg +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/osd.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/osd.svg deleted file mode 100644 index df41a00..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/osd.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/page-indicator-active.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/page-indicator-active.svg deleted file mode 100644 index 89446ce..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/page-indicator-active.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/page-indicator-checked.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/page-indicator-checked.svg deleted file mode 100644 index 249100d..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/page-indicator-checked.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/page-indicator-hover.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/page-indicator-hover.svg deleted file mode 100644 index b560780..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/page-indicator-hover.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/page-indicator-inactive.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/page-indicator-inactive.svg deleted file mode 100644 index 712573b..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/page-indicator-inactive.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/process-working.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/process-working.svg deleted file mode 100644 index 7ae13c7..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/process-working.svg +++ /dev/null @@ -1,409 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-down.png b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-down.png deleted file mode 100644 index a674ad5..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-down.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-up.png b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-up.png deleted file mode 100644 index 1b6f611..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/misc/ws-switch-arrow-up.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/panel/activities-active.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/panel/activities-active.svg deleted file mode 100644 index 6986f5c..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/panel/activities-active.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/panel/activities.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/panel/activities.svg deleted file mode 100644 index b4a4b0d..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/panel/activities.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/panel/panel-overview.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/panel/panel-overview.svg deleted file mode 100644 index c955747..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/panel/panel-overview.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/panel/panel.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/panel/panel.svg deleted file mode 100644 index c0a64da..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/common-assets/panel/panel.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/gnome-shell.css b/gtk/.themes/DF-Arc-OSX/gnome-shell/gnome-shell.css deleted file mode 100644 index 516eabd..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/gnome-shell.css +++ /dev/null @@ -1,1976 +0,0 @@ -/* Copyright 2009, 2015 Red Hat, Inc. - * - * Portions adapted from Mx's data/style/default.css - * Copyright 2009 Intel Corporation - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU Lesser General Public License, - * version 2.1, as published by the Free Software Foundation. - * - * This program is distributed in the hope it will be useful, but WITHOUT ANY - * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS - * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for - * more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - */ -stage { - font-family: Futura Bk bt, Cantarell, Sans-Serif; - font-size: 9pt; - color: #31343a; } - -.button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - border-radius: 2px; } - -.button, .notification-banner .notification-button, -.notification-banner:hover .notification-button, -.notification-banner:focus .notification-button, .hotplug-notification-item { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #31343a; - background-color: #fbfbfc; - border: 1px solid #cfd6e6; - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - .button:focus, .notification-banner .notification-button:focus, .hotplug-notification-item:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #31343a; - background-color: #fbfbfc; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - .button:hover, .notification-banner .notification-button:hover, .hotplug-notification-item:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #31343a; - background-color: white; - border: 1px solid #cfd6e6; - box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); } - .button:hover:focus, .notification-banner .notification-button:hover:focus, .hotplug-notification-item:hover:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #31343a; - background-color: #fbfbfc; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - .button:active, .notification-banner .notification-button:active, .hotplug-notification-item:active, .button:active:focus, .notification-banner .notification-button:active:focus, .hotplug-notification-item:active:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - .button:insensitive, .notification-banner .notification-button:insensitive, .hotplug-notification-item:insensitive { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: rgba(49, 52, 58, 0.55); - border: 1px solid rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - -StEntry { - padding: 7px; - caret-size: 1px; - selection-background-color: #5294E2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 3px; - color: #31343a; - background-color: #ffffff; - border: 1px solid #cfd6e6; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } - StEntry:focus, StEntry:hover { - color: #31343a; - background-color: #ffffff; - border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); } - StEntry:insensitive { - color: rgba(49, 52, 58, 0.55); - background-color: #fbfbfb; - border-color: 1px solid #e0e4ee; - box-shadow: inset 0 2px 4px rgba(251, 251, 251, 0.05); } - StEntry StIcon.capslock-warning { - icon-size: 16px; - warning-color: #F27835; - padding: 0 4px; } - -StScrollView.vfade { - -st-vfade-offset: 0px; } - -StScrollView.hfade { - -st-hfade-offset: 0px; } - -StScrollBar { - padding: 8px; } - StScrollView StScrollBar { - min-width: 5px; - min-height: 5px; } - StScrollBar StBin#trough { - background-color: rgba(255, 255, 255, 0.1); - border-radius: 8px; } - StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { - border-radius: 4px; - background-color: #a7a8ab; - border: 0px solid; - margin: 0px; } - StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { - background-color: #babcbe; } - StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294E2; } - -.slider { - -slider-height: 4px; - -slider-background-color: #cfd6e6; - -slider-border-color: transparent; - -slider-active-background-color: #5294E2; - -slider-active-border-color: transparent; - -slider-border-width: 0; - -slider-handle-radius: 4px; - height: 18px; - border: 0 solid transparent; - border-right-width: 1px; - border-left-width: 5px; - color: transparent; } - -.check-box StBoxLayout { - spacing: .8em; } - -.check-box StBin { - width: 16px; - height: 16px; - background-image: url("light-assets/checkbox/checkbox-unchecked.svg"); } - -.check-box:focus StBin { - background-image: url("light-assets/checkbox/checkbox-unchecked-focused.svg"); } - -.check-box:checked StBin { - background-image: url("light-assets/checkbox/checkbox-checked.svg"); } - -.check-box:focus:checked StBin { - background-image: url("light-assets/checkbox/checkbox-checked-focused.svg"); } - -.toggle-switch { - width: 50px; - height: 20px; - background-size: contain; } - .toggle-switch-us, .toggle-switch-intl { - background-image: url("light-assets/switch/switch-off.svg"); } - .toggle-switch-us:checked, .toggle-switch-intl:checked { - background-image: url("light-assets/switch/switch-on.svg"); } - -.shell-link { - color: #2679db; } - .shell-link:hover { - color: #5294e2; } - -.headline { - font-size: 110%; } - -.lightbox { - background-color: black; } - -.flashspot { - background-color: white; } - -.modal-dialog { - color: #31343a; - background-color: rgba(245, 246, 247, 0); - border: none; - border-image: url("light-assets/misc/modal.svg") 9 9 9 67; - padding: 0 5px 6px 5px; } - .modal-dialog .modal-dialog-content-box { - padding: 20px 10px 10px 10px; } - .modal-dialog-linked-button { - height: 39px; - padding: 0; - box-shadow: inset 0 0 black; - border-top-width: 0px; - border-bottom-width: 0; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(42, 45, 55, 0.95); } - .modal-dialog-linked-button:hover { - background-color: rgba(64, 69, 83, 0.95); } - .modal-dialog-linked-button:focus { - color: #5294E2; } - .modal-dialog-linked-button:active { - color: #ffffff; - background-color: #5294E2; } - .modal-dialog-linked-button:insensitive { - color: rgba(186, 195, 207, 0.5); - background-color: rgba(49, 52, 63, 0.95); } - .modal-dialog-linked-button:first-child { - border-radius: 0px 0px 0px 2px; } - .modal-dialog-linked-button:last-child { - border-right-width: 0px; - border-radius: 0px 0px 2px 0px; } - .modal-dialog-linked-button:first-child:last-child { - border-right-width: 0px; - border-radius: 0px 0px 2px 2px; } - .modal-dialog .run-dialog-entry { - width: 21em; } - .modal-dialog .run-dialog-error-box { - padding-top: 5px; - spacing: 5px; } - .modal-dialog .run-dialog-label { - font-size: 0; } - -.show-processes-dialog-subject, -.mount-question-dialog-subject, -.end-session-dialog-subject { - font-size: 11pt; - font-weight: bold; - color: #31343a; } - -.end-session-dialog { - spacing: 42px; } - .end-session-dialog-list { - padding-top: 20px; } - .end-session-dialog-layout { - padding-left: 17px; } - .end-session-dialog-layout:rtl { - padding-right: 17px; } - .end-session-dialog-description { - width: 28em; - padding-bottom: 10px; } - .end-session-dialog-description:rtl { - text-align: right; } - .end-session-dialog-warning { - width: 28em; - color: #F27835; - padding-top: 6px; } - .end-session-dialog-warning:rtl { - text-align: right; } - .end-session-dialog-logout-icon { - border: 0px solid transparent; - border-radius: 2px; - width: 48px; - height: 48px; - background-size: contain; } - .end-session-dialog-shutdown-icon { - color: #31343a; - width: 48px; - height: 48px; } - .end-session-dialog-inhibitor-layout { - spacing: 16px; - max-height: 200px; - padding-right: 10px; - padding-left: 10px; } - .end-session-dialog-session-list, .end-session-dialog-app-list { - spacing: 1em; } - .end-session-dialog-list-header { - font-weight: bold; } - .end-session-dialog-list-header:rtl { - text-align: right; } - .end-session-dialog-app-list-item, .end-session-dialog-session-list-item { - spacing: 1em; } - .end-session-dialog-app-list-item-name, .end-session-dialog-session-list-item-name { - font-weight: bold; } - .end-session-dialog-app-list-item-description { - color: #3d4048; - font-size: 8pt; } - .end-session-dialog .modal-dialog-linked-button:last-child { - color: #ffffff; - background-color: #F04A50; } - .end-session-dialog .modal-dialog-linked-button:last-child:hover { - color: #ffffff; - background-color: #f47479; } - .end-session-dialog .modal-dialog-linked-button:last-child:active { - color: #ffffff; - background-color: #ee3239; } - -.shell-mount-operation-icon { - icon-size: 48px; } - -.show-processes-dialog, -.mount-question-dialog { - spacing: 24px; } - -.show-processes-dialog-subject, -.mount-question-dialog-subject { - padding-top: 10px; - padding-left: 17px; - padding-bottom: 6px; } - .show-processes-dialog-subject:rtl, - .mount-question-dialog-subject:rtl { - padding-left: 0px; - padding-right: 17px; } - -.mount-question-dialog-subject { - max-width: 500px; } - -.show-processes-dialog-description, -.mount-question-dialog-description { - padding-left: 17px; - width: 28em; } - .show-processes-dialog-description:rtl, - .mount-question-dialog-description:rtl { - padding-right: 17px; } - -.show-processes-dialog-app-list { - font-size: 10pt; - max-height: 200px; - padding-top: 24px; - padding-left: 49px; - padding-right: 32px; } - .show-processes-dialog-app-list:rtl { - padding-right: 49px; - padding-left: 32px; } - -.show-processes-dialog-app-list-item { - color: #1a1b1e; } - .show-processes-dialog-app-list-item:hover { - color: #31343a; } - .show-processes-dialog-app-list-item:ltr { - padding-right: 1em; } - .show-processes-dialog-app-list-item:rtl { - padding-left: 1em; } - -.show-processes-dialog-app-list-item-icon:ltr { - padding-right: 17px; } - -.show-processes-dialog-app-list-item-icon:rtl { - padding-left: 17px; } - -.show-processes-dialog-app-list-item-name { - font-size: 10pt; } - -.prompt-dialog { - width: 500px; } - .prompt-dialog-main-layout { - spacing: 24px; - padding: 10px; } - .prompt-dialog-message-layout { - spacing: 16px; } - .prompt-dialog-headline { - font-size: 12pt; - font-weight: bold; - color: #31343a; } - .prompt-dialog-descritption:rtl { - text-align: right; } - .prompt-dialog-password-box { - spacing: 1em; - padding-bottom: 1em; } - .prompt-dialog-error-label { - font-size: 9pt; - color: #FC4138; - padding-bottom: 8px; } - .prompt-dialog-info-label { - font-size: 9pt; - padding-bottom: 8px; } - .prompt-dialog-null-label { - font-size: 9pt; - padding-bottom: 8px; } - -.hidden { - color: transparent; } - -.polkit-dialog-user-layout { - padding-left: 10px; - spacing: 10px; } - .polkit-dialog-user-layout:rtl { - padding-left: 0px; - padding-right: 10px; } - -.polkit-dialog-user-root-label { - color: #F27835; } - -.polkit-dialog-user-user-icon { - border-radius: 2px; - background-size: contain; - width: 48px; - height: 48px; } - -.audio-device-selection-dialog { - spacing: 30px; } - -.audio-selection-content { - spacing: 20px; - padding: 24px; } - -.audio-selection-title { - font-weight: bold; - text-align: center; } - -.audio-selection-box { - spacing: 20px; } - -.audio-selection-device { - border: 1px solid #dcdfe3; - border-radius: 3px; } - .audio-selection-device:active, .audio-selection-device:hover, .audio-selection-device:focus { - background-color: #5294E2; - border-color: #5294E2; } - -.audio-selection-device-box { - padding: 20px; - spacing: 20px; } - -.audio-selection-device-icon { - icon-size: 64px; } - -.geolocation-dialog { - spacing: 30px; } - .geolocation-dialog-main-layout { - spacing: 12px; } - .geolocation-dialog-content { - spacing: 20px; } - .geolocation-dialog-icon { - icon-size: 48px; } - .geolocation-dialog-title { - font-weight: bold; } - .geolocation-dialog-reason { - color: #31343a; - font-weight: bold; } - -.network-dialog-secret-table { - spacing-rows: 15px; - spacing-columns: 1em; } - -.keyring-dialog-control-table { - spacing-rows: 15px; - spacing-columns: 1em; } - -.popup-menu { - min-width: 15em; - color: #31343a; - border-image: url("light-assets/menu/menu.svg") 9 9 9 9; } - .popup-menu .popup-sub-menu { - background: none; - box-shadow: none; - border-image: url("light-assets/menu/submenu.svg") 9 9 9 9; } - .popup-menu .popup-menu-content { - padding: 1em 0em 1em 0em; } - .popup-menu .popup-menu-item { - spacing: 12px; } - .popup-menu .popup-menu-item:ltr { - padding: .4em 3em .4em 0em; } - .popup-menu .popup-menu-item:rtl { - padding: .4em 0em .4em 3em; } - .popup-menu .popup-menu-item:checked { - font-weight: normal; - background: none; - box-shadow: none; - border-image: url("light-assets/menu/submenu-open.svg") 9 9 9 9; } - .popup-menu .popup-menu-item:active, .popup-menu .popup-menu-item.selected { - color: #31343a; - background-color: transparent; - border-image: url("light-assets/menu/menu-hover.svg") 9 9 1 1; } - .popup-menu .popup-menu-item:insensitive { - color: rgba(49, 52, 58, 0.5); - background: none; } - .popup-menu .popup-inactive-menu-item { - color: #31343a; } - .popup-menu .popup-inactive-menu-item:insensitive { - color: rgba(49, 52, 58, 0.55); } - .popup-menu.panel-menu { - -boxpointer-gap: 0px; - margin-bottom: 1.75em; } - -.popup-menu-ornament { - text-align: right; - margin-left: 10px; - width: 16px; } - -.popup-menu-boxpointer { - -arrow-border-radius: 2px; - -arrow-background-color: transparent; - -arrow-border-width: 1px; - -arrow-border-color: transparent; - -arrow-base: 0; - -arrow-rise: 0; } - -.candidate-popup-boxpointer { - -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 5; - -arrow-rise: 5; } - -.popup-separator-menu-item { - height: 2px; - margin: 10px 0px; - background-color: transparent; - border: none; - border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1; } - -.background-menu { - -boxpointer-gap: 4px; - -arrow-rise: 0px; } - -.osd-window { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 20px; - margin: 32px; - min-width: 64px; - min-height: 64px; - color: #ffffff; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } - .osd-window .osd-monitor-label { - font-size: 3em; } - .osd-window .level { - padding: 0; - height: 4px; - background-color: rgba(0, 0, 0, 0.5); - border-radius: 2px; - color: #5294E2; } - -.resize-popup { - color: #BAC3CF; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; - padding: 12px; } - -.switcher-popup { - padding: 8px; - spacing: 16px; } - -.switcher-list { - background: none; - border: none; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 3px; - padding: 20px; } - .switcher-list-item-container { - spacing: 8px; } - .switcher-list .item-box { - padding: 8px; - border-radius: 2px; } - .switcher-list .item-box:outlined { - padding: 8px; - border: 1px solid #5294E2; } - .switcher-list .item-box:selected { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; } - .switcher-list .thumbnail-box { - padding: 2px; - spacing: 4px; } - .switcher-list .thumbnail { - width: 256px; } - .switcher-list .separator { - width: 1px; - background: rgba(49, 52, 58, 0.33); } - -.switcher-arrow { - border-color: transparent; - color: #BAC3CF; } - .switcher-arrow:highlighted { - color: #ffffff; } - -.input-source-switcher-symbol { - font-size: 34pt; - width: 96px; - height: 96px; } - -.workspace-switcher { - background: transparent; - border: 0px; - border-radius: 0px; - padding: 0px; - spacing: 8px; } - .workspace-switcher-group { - padding: 12px; } - .workspace-switcher-container { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 3px; - padding: 20px; - padding-bottom: 24px; } - -.ws-switcher-active-up, .ws-switcher-active-down { - height: 30px; - background-color: #5294E2; - background-size: 96px; - border-radius: 2px; - border: 1px solid #5294E2; } - -.ws-switcher-active-up { - background-image: url("common-assets/misc/ws-switch-arrow-up.png"); } - -.ws-switcher-active-down { - background-image: url("common-assets/misc/ws-switch-arrow-down.png"); } - -.ws-switcher-box { - height: 96px; - background-color: rgba(0, 0, 0, 0.33); - border-color: rgba(0, 0, 0, 0.33); - border-radius: 2px; } - -.tile-preview { - background-color: rgba(82, 148, 226, 0.35); - border: 1px solid #5294E2; } - .tile-preview-left.on-primary { - border-radius: 0px 0 0 0; } - .tile-preview-right.on-primary { - border-radius: 0 0px 0 0; } - .tile-preview-left.tile-preview-right.on-primary { - border-radius: 0px 0px 0 0; } - -#panel { - font-weight: bold; - height: 2.1em; - min-height: 27px; - background-gradient-direction: none; - background-color: transparent; - border-bottom-width: 0; - border-image: url("common-assets/panel/panel.svg") 1 1 1 1; } - #panel.dynamic-top-bar-white-btn { - border-image: none; } - #panel.unlock-screen, #panel.login-screen, #panel.lock-screen { - background-color: transparent; - border-image: none; } - #panel:overview { - border-image: url("common-assets/panel/panel-overview.svg") 1 1 1 1; } - #panel #panelLeft, #panel #panelCenter { - spacing: 8px; } - #panel .panel-corner { - -panel-corner-radius: 0px; - -panel-corner-background-color: transparent; - -panel-corner-border-width: 0px; - -panel-corner-border-color: black; } - #panel .panel-corner:active, #panel .panel-corner:overview, #panel .panel-corner:focus { - -panel-corner-border-color: black; } - #panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, #panel .panel-cornerunlock-screen { - -panel-corner-radius: 0; - -panel-corner-background-color: transparent; - -panel-corner-border-color: transparent; } - #panel .panel-button { - -natural-hpadding: 10px; - -minimum-hpadding: 6px; - font-weight: bold; - color: #ffffff; - transition-duration: 100ms; - border-bottom-width: 1px; - border-color: transparent; } - #panel .panel-button .app-menu-icon { - width: 0; - height: 0; - margin-left: 0px; - margin-right: 0px; } - #panel .panel-button:hover { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.17); - border-bottom-width: 1px; - border-color: transparent; } - #panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { - color: #ffffff; - background-color: #5294E2; - box-shadow: none; - border-bottom-width: 1px; - border-color: black; } - #panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon { - icon-shadow: none; } - #panel .panel-button .system-status-icon { - icon-size: 16px; - padding: 0 4px; } - .unlock-screen #panel .panel-button, - .login-screen #panel .panel-button, - .lock-screen #panel .panel-button { - color: #484d56; } - .unlock-screen #panel .panel-button:focus, .unlock-screen #panel .panel-button:hover, .unlock-screen #panel .panel-button:active, - .login-screen #panel .panel-button:focus, - .login-screen #panel .panel-button:hover, - .login-screen #panel .panel-button:active, - .lock-screen #panel .panel-button:focus, - .lock-screen #panel .panel-button:hover, - .lock-screen #panel .panel-button:active { - color: #484d56; } - #panel #panelActivities.panel-button { - -natural-hpadding: 12px; } - #panel .panel-status-indicators-box, - #panel .panel-status-menu-box { - spacing: 2px; } - #panel .power-status.panel-status-indicators-box { - spacing: 0; } - #panel .screencast-indicator { - color: #FC4138; } - #panel .clock-display > * > *:last-child { - color: #5294E2; - margin-left: .3em; } - #panel .popup-menu-arrow { - width: 0; } - -#panel #panelActivities.panel-button > * { - background-image: url("common-assets/panel/activities.svg"); - background-position: center top; - width: 24px; - height: 24px; - background-color: transparent !important; - background-gradient-direction: none !important; - border: 0 solid transparent !important; - text-shadow: 0 0 transparent !important; - transition-duration: 0ms !important; - box-shadow: none !important; - color: transparent; } - -#panel #panelActivities.panel-button:active, #panel #panelActivities.panel-button:overview, #panel #panelActivities.panel-button:focus, #panel #panelActivities.panel-button:checked { - background-color: transparent; - box-shadow: none; - border-bottom-width: 1px; - border-color: transparent; } - #panel #panelActivities.panel-button:active > *, #panel #panelActivities.panel-button:overview > *, #panel #panelActivities.panel-button:focus > *, #panel #panelActivities.panel-button:checked > * { - background-image: url("common-assets/panel/activities-active.svg"); } - -.system-switch-user-submenu-icon { - icon-size: 20px; - padding: 0 2px; } - -.system-switch-user-submenu-icon.default-icon { - icon-size: 16px; - padding: 0 4px; } - -#appMenu { - spinner-image: url("common-assets/misc/process-working.svg"); - spacing: 4px; - padding: 0 8px; } - #appMenu .label-shadow { - color: transparent; } - -.aggregate-menu { - min-width: 21em; } - .aggregate-menu .popup-menu-icon { - padding: 0 4px; } - -.system-menu-action { - padding: 13px; - color: #31343a; - border-radius: 32px; - /* wish we could do 50% */ - border: 1px solid transparent; } - .system-menu-action:hover, .system-menu-action:focus { - transition-duration: 100ms; - padding: 13px; - color: #31343a; - background-color: transparent; - border: 1px solid #5294E2; } - .system-menu-action:active { - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; } - .system-menu-action > StIcon { - icon-size: 16px; } - -#calendarArea { - padding: 0.75em 1.0em; } - -.calendar { - margin-bottom: 1em; } - -.calendar, -.datemenu-today-button, -.datemenu-displays-box, -.message-list-sections { - margin: 0 1.5em; } - -.datemenu-calendar-column { - spacing: 0.5em; } - -.datemenu-displays-section { - padding-bottom: 3em; } - -.datemenu-today-button, -.world-clocks-button, -.message-list-section-title { - border-radius: 3px; - padding: .4em; } - -.message-list-section-list:ltr { - padding-left: .4em; } - -.message-list-section-list:rtl { - padding-right: .4em; } - -.datemenu-today-button, -.world-clocks-button, -.message-list-section-title { - padding: 7px 10px 7px 10px; - border: 1px solid rgba(255, 255, 255, 0); } - .datemenu-today-button:hover, .datemenu-today-button:focus, - .world-clocks-button:hover, - .world-clocks-button:focus, - .message-list-section-title:hover, - .message-list-section-title:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #31343a; - background-color: white; - border: 1px solid #cfd6e6; - box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); } - .datemenu-today-button:active, - .world-clocks-button:active, - .message-list-section-title:active { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - -.datemenu-today-button .date-label { - font-size: 1.5em; } - -.world-clocks-header, -.message-list-section-title { - color: rgba(49, 52, 58, 0.4); - font-weight: bold; } - -.world-clocks-button:active .world-clocks-header { - color: #ffffff; } - -.world-clocks-grid { - spacing-rows: 0.4em; } - -.calendar-month-label { - color: #31343a; - font-weight: bold; - padding: 8px 0; } - -.pager-button { - color: transparent; - background-color: transparent; - width: 32px; - border-radius: 2px; } - .pager-button:focus, .pager-button:hover, .pager-button:active { - background-color: transparent; } - -.calendar-change-month-back { - background-image: url("light-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:focus, .calendar-change-month-back:hover { - background-image: url("light-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-back:active { - background-image: url("light-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-back:rtl { - background-image: url("light-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { - background-image: url("light-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-back:rtl:active { - background-image: url("light-assets/misc/calendar-arrow-right.svg"); } - -.calendar-change-month-forward { - background-image: url("light-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { - background-image: url("light-assets/misc/calendar-arrow-right-hover.svg"); } - .calendar-change-month-forward:active { - background-image: url("light-assets/misc/calendar-arrow-right.svg"); } - .calendar-change-month-forward:rtl { - background-image: url("light-assets/misc/calendar-arrow-left.svg"); } - .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { - background-image: url("light-assets/misc/calendar-arrow-left-hover.svg"); } - .calendar-change-month-forward:rtl:active { - background-image: url("light-assets/misc/calendar-arrow-left.svg"); } - -.calendar-day-base { - font-size: 80%; - text-align: center; - width: 25px; - height: 25px; - padding: 0.1em; - margin: 2px; - border-radius: 12.5px; } - .calendar-day-base:hover, .calendar-day-base:focus { - background-color: rgba(0, 0, 0, 0.1); } - .calendar-day-base:active { - color: #31343a; - background-color: rgba(0, 0, 0, 0.15); - border-width: 0; } - .calendar-day-base.calendar-day-heading { - color: rgba(49, 52, 58, 0.85); - margin-top: 1em; - font-size: 70%; } - -.calendar-day { - border-width: 0; - color: rgba(49, 52, 58, 0.8); } - -.calendar-day-top { - border-top-width: 0; } - -.calendar-day-left { - border-left-width: 0; } - -.calendar-nonwork-day { - color: #31343a; - font-weight: bold; } - -.calendar-today, -.calendar-today:active, -.calendar-today:focus, -.calendar-today:hover { - font-weight: bold; - color: #ffffff; - background-color: #5294E2; - border-width: 0; } - -.calendar-day-with-events { - color: #5294E2; - font-weight: bold; } - -.calendar-today.calendar-day-with-events { - color: #ffffff; } - -.calendar-other-month-day { - color: rgba(49, 52, 58, 0.3); - opacity: 1; } - -.calendar-week-number { - font-size: 70%; - font-weight: bold; - width: 2.3em; - height: 1.8em; - border-radius: 2px; - padding: 0.5em 0 0; - margin: 6px; - background-color: rgba(49, 52, 58, 0.3); - color: #F5F6F7; } - -.message-list { - width: 31.5em; } - .message-list-sections { - spacing: 1.5em; } - .message-list-section, .message-list-section-list { - spacing: 0.7em; } - .message-list-section-list-title-box { - spacing: 0.4em; } - .message-list-placeholder StIcon { - width: 0; - height: 0; } - .message-list-placeholder StLabel { - color: rgba(49, 52, 58, 0.55); } - .message-list-section-close > StIcon { - icon-size: 18px; - border-radius: 0px; - color: transparent; - background-color: transparent; - background-image: url("light-assets/misc/message-close.svg"); } - .message-list-section-close:hover > StIcon { - color: transparent; - background-color: transparent; - background-image: url("light-assets/misc/message-close-hover.svg"); } - .message-list-section-close:active > StIcon { - color: transparent; - background-color: transparent; - background-image: url("light-assets/misc/message-close-active.svg"); } - -.message { - padding: 4px; - color: #31343a; - border-image: url("light-assets/misc/message.svg") 9 9 9 9; } - .message:hover, .message:focus { - color: #31343a; - border-image: url("light-assets/misc/message-hover.svg") 9 9 9 9; } - .message:active { - color: #ffffff; - border-image: url("light-assets/misc/message-active.svg") 9 9 9 9; } - .message-icon-bin { - padding: 8px 0px 8px 8px; } - .message-icon-bin:rtl { - padding: 8px 8px 8px 0px; } - .message-icon-bin > StIcon { - icon-size: 32px; } - .message-secondary-bin { - color: rgba(49, 52, 58, 0.4); } - .message-secondary-bin:ltr { - padding-left: 8px; } - .message-secondary-bin:rtl { - padding-right: 8px; } - .message-secondary-bin > StIcon { - icon-size: 16px; } - .message-title { - font-weight: bold; - font-size: 1em; - padding: 2px 0 2px 0; } - .message-content { - padding: 8px; - font-size: 1em; } - -.message-media-control { - padding: 6px; - color: rgba(49, 52, 58, 0.55); } - .message-media-control:last-child:ltr { - padding-right: 18px; } - .message-media-control:last-child:rtl { - padding-left: 18px; } - .message-media-control:hover { - color: #31343a; } - .message-media-control:active { - color: #5294E2; } - -.media-message-cover-icon { - icon-size: 32px; } - .media-message-cover-icon.fallback { - color: rgba(49, 52, 58, 0.55); - background-color: #F5F6F7; - border-radius: 2px; - icon-size: 16px; - padding: 8px; - border: 1px solid #dcdfe3; } - -.ripple-box { - width: 52px; - height: 52px; - background-image: url("common-assets/misc/corner-ripple-ltr.svg"); - background-size: contain; } - .ripple-box:rtl { - background-image: url("common-assets/misc/corner-ripple-rtl.svg"); } - -.popup-menu-arrow { - width: 16px; - height: 16px; } - -.popup-menu-icon { - icon-size: 16px; } - -.window-close { - background-image: url("common-assets/misc/close.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - .window-close:hover { - background-image: url("common-assets/misc/close-hover.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - .window-close:active { - background-image: url("common-assets/misc/close-active.svg"); - background-size: 26px; - height: 26px; - width: 26px; } - -.window-close { - -shell-close-overlap: 11px; } - -.nm-dialog { - max-height: 500px; - min-height: 450px; - min-width: 470px; } - .nm-dialog-content { - spacing: 20px; - padding: 10px; } - .nm-dialog-header-hbox { - spacing: 10px; } - .nm-dialog-airplane-box { - spacing: 12px; } - .nm-dialog-airplane-headline { - font-size: 1.1em; - font-weight: bold; - text-align: center; } - .nm-dialog-airplane-text { - color: #31343a; } - .nm-dialog-header-icon { - icon-size: 32px; } - .nm-dialog-scroll-view { - border: 1px solid #dcdfe3; - border-radius: 2px; - background-color: #ffffff; } - .nm-dialog-header { - font-weight: bold; - font-size: 1.2em; } - .nm-dialog-item { - font-size: 1em; - border-bottom: 0px solid; - padding: 12px; - spacing: 0px; } - .nm-dialog-item:selected { - background-color: #5294E2; - color: #ffffff; } - .nm-dialog-icons { - spacing: .5em; } - .nm-dialog-icon { - icon-size: 16px; } - -.no-networks-label { - color: rgba(49, 52, 58, 0.55); } - -.no-networks-box { - spacing: 12px; } - -#overview { - spacing: 24px; } - -.overview-controls { - padding-bottom: 32px; } - -.window-picker { - -horizontal-spacing: 32px; - -vertical-spacing: 32px; - padding-left: 32px; - padding-right: 32px; - padding-bottom: 48px; } - .window-picker.external-monitor { - padding: 32px; } - -.window-clone-border { - border: 3px solid rgba(82, 148, 226, 0.8); - border-radius: 4px; - box-shadow: inset 0px 0px 0px 1px rgba(82, 148, 226, 0); } - -.window-caption, .window-caption:hover { - spacing: 25px; - color: #BAC3CF; - background-color: rgba(0, 0, 0, 0.7); - border-radius: 2px; - padding: 4px 12px; - -shell-caption-spacing: 12px; } - -.search-entry { - width: 320px; - padding: 7px 9px; - border-radius: 20px; - border: 1px solid rgba(0, 0, 0, 0.25); - background-color: rgba(255, 255, 255, 0.9); } - .search-entry:focus { - padding: 7px 9px; } - .search-entry .search-entry-icon { - icon-size: 16px; - padding: 0 4px; - color: #31343a; } - .search-entry:hover, .search-entry:focus { - color: #ffffff; - caret-color: #ffffff; - background-color: #5294E2; - selection-background-color: #ffffff; - selected-color: #5294E2; } - .search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { - color: #ffffff; } - -#searchResultsBin { - max-width: 1000px; } - -#searchResultsContent { - padding-left: 20px; - padding-right: 20px; - spacing: 16px; } - -.search-section { - spacing: 16px; } - -.search-section-content { - spacing: 32px; } - -.list-search-results { - spacing: 3px; } - -.search-section-separator { - background-color: rgba(255, 255, 255, 0.2); - -margin-horizontal: 1.5em; - height: 1px; } - -.list-search-result-content { - spacing: 12px; - padding: 12px; } - -.list-search-result-title { - font-size: 1.5em; - color: #ffffff; } - -.list-search-result-description { - color: #cccccc; } - -.search-provider-icon { - padding: 15px; } - -.search-provider-icon-more { - width: 16px; - height: 16px; - background-image: url("common-assets/misc/more-results.svg"); } - -#dash { - font-size: 1em; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(0, 0, 0, 0.4); - padding: 6px 1px 6px 0px; - border-radius: 0 3px 3px 0; } - #dash:rtl { - border-radius: 3px 0 0 3px; } - .right #dash, #dash:rtl { - padding: 6px 0px 6px 1px; } - .bottom #dash { - padding: 1px 6px 0px 6px; } - .top #dash { - padding: 0px 6px 1px 6px; } - #dash .placeholder { - background-image: url("common-assets/dash/dash-placeholder.svg"); - background-size: contain; - height: 24px; } - #dash .empty-dash-drop-target { - width: 24px; - height: 24px; } - -.dash-item-container > StWidget { - padding: 0px 4px 0px 5px; } - .right .dash-item-container > StWidget, .dash-item-container > StWidget:rtl { - padding: 0px 5px 0px 4px; } - .bottom .dash-item-container > StWidget { - padding: 4px 0px 5px 0px; } - .top .dash-item-container > StWidget { - padding: 5px 0px 4px 0px; } - -.dash-label { - border-radius: 3px; - padding: 4px 12px; - color: #ffffff; - background-color: rgba(0, 0, 0, 0.7); - text-align: center; - -x-offset: 3px; } - .bottom .dash-label, .top .dash-label { - -y-offset: 3px; - -x-offset: 0; } - -#dash .app-well-app .overview-icon, -.right #dash .app-well-app .overview-icon, -.bottom #dash .app-well-app .overview-icon, -.top #dash .app-well-app .overview-icon { - padding: 10px; } - -#dash .app-well-app:hover .overview-icon, -.right #dash .app-well-app:hover .overview-icon, -.bottom #dash .app-well-app:hover .overview-icon, -.top #dash .app-well-app:hover .overview-icon { - background-color: #5294E2; } - -#dash .app-well-app:active .overview-icon, -.right #dash .app-well-app:active .overview-icon, -.bottom #dash .app-well-app:active .overview-icon, -.top #dash .app-well-app:active .overview-icon { - box-shadow: none; - background-color: #2679db; } - -#dash .app-well-app-running-dot { - width: 11px; - height: 2px; - margin-bottom: 6px; - background-color: #5294E2; } - -.show-apps .overview-icon { - padding: 11px; - background-color: rgba(0, 0, 0, 0.5); - border-radius: 2px; - border: 0px solid; } - -.show-apps:hover .overview-icon { - background-color: rgba(0, 0, 0, 0.7); - color: #5294E2; } - -.show-apps:active .overview-icon, -.show-apps:active .show-apps-icon, -.show-apps:checked .overview-icon, -.show-apps:checked .show-apps-icon { - color: #ffffff; - background-color: #5294E2; - box-shadow: none; - transition-duration: 0ms; } - -.icon-grid { - spacing: 30px; - -shell-grid-horizontal-item-size: 136px; - -shell-grid-vertical-item-size: 136px; } - .icon-grid .overview-icon { - icon-size: 96px; } - -.app-view-controls { - padding-bottom: 32px; } - -.app-view-control { - padding: 4px 32px; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .app-view-control:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .app-view-control:checked { - color: #ffffff; - background-color: #5294E2; } - .app-view-control:first-child:ltr, .app-view-control:last-child:rtl { - border-radius: 2px 0 0 2px; - border-right-width: 0; } - .app-view-control:last-child:ltr, .app-view-control:first-child:rtl { - border-radius: 0 2px 2px 0; - border-left-width: 0; } - -.search-provider-icon:active, .search-provider-icon:checked, -.list-search-result:active, -.list-search-result:checked { - background-color: rgba(31, 33, 40, 0.85); } - -.search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover, -.list-search-result:focus, -.list-search-result:selected, -.list-search-result:hover { - background-color: rgba(186, 195, 207, 0.4); - transition-duration: 200ms; } - -.app-well-app:active .overview-icon, -.app-well-app:checked .overview-icon, -.app-well-app.app-folder:active .overview-icon, -.app-well-app.app-folder:checked .overview-icon, -.grid-search-result:active .overview-icon, -.grid-search-result:checked .overview-icon { - background-color: rgba(31, 33, 40, 0.85); - box-shadow: inset 0 0 #5294E2; } - -.app-well-app:hover .overview-icon, -.app-well-app:focus .overview-icon, -.app-well-app:selected .overview-icon, -.app-well-app.app-folder:hover .overview-icon, -.app-well-app.app-folder:focus .overview-icon, -.app-well-app.app-folder:selected .overview-icon, -.grid-search-result:hover .overview-icon, -.grid-search-result:focus .overview-icon, -.grid-search-result:selected .overview-icon { - background-color: rgba(186, 195, 207, 0.4); - transition-duration: 0ms; - border-image: none; - background-image: none; } - -.app-well-app-running-dot { - width: 20px; - height: 2px; - margin-bottom: 4px; - background-color: #5294E2; } - -.search-provider-icon, -.list-search-result, .app-well-app .overview-icon, -.app-well-app.app-folder .overview-icon, -.grid-search-result .overview-icon { - color: #ffffff; - border-radius: 2px; - padding: 6px; - border: 1px solid transparent; - transition-duration: 0ms; - text-align: center; } - -.app-well-app.app-folder > .overview-icon { - background-color: rgba(35, 38, 46, 0.95); - border: 1px solid rgba(0, 0, 0, 0.45); } - -.app-well-app.app-folder:hover > .overview-icon { - background-color: rgba(60, 64, 78, 0.95); } - -.app-well-app.app-folder:active > .overview-icon, .app-well-app.app-folder:checked > .overview-icon { - background-color: #5294E2; - box-shadow: none; } - -.app-well-app.app-folder:focus > .overview-icon { - background-color: #5294E2; } - -.app-folder-popup { - -arrow-border-radius: 2px; - -arrow-background-color: rgba(35, 38, 46, 0.95); - -arrow-border-color: rgba(0, 0, 0, 0.45); - -arrow-border-width: 1px; - -arrow-base: 5; - -arrow-rise: 5; } - -.app-folder-popup-bin { - padding: 5px; } - -.app-folder-icon { - padding: 5px; - spacing-rows: 5px; - spacing-columns: 5px; } - -.page-indicator { - padding: 15px 20px; } - .page-indicator .page-indicator-icon { - width: 18px; - height: 18px; - background-image: url(common-assets/misc/page-indicator-inactive.svg); } - .page-indicator:hover .page-indicator-icon { - background-image: url(common-assets/misc/page-indicator-hover.svg); } - .page-indicator:active .page-indicator-icon { - background-image: url(common-assets/misc/page-indicator-active.svg); } - .page-indicator:checked .page-indicator-icon, .page-indicator:checked:active { - background-image: url(common-assets/misc/page-indicator-checked.svg); } - -.app-well-app > .overview-icon.overview-icon-with-label, -.grid-search-result .overview-icon.overview-icon-with-label { - padding: 10px 8px 5px 8px; - spacing: 4px; } - -.workspace-thumbnails { - visible-width: 40px; - spacing: 11px; - padding: 12px; - padding-right: 7px; - border-image: url("common-assets/dash/dash-right.svg") 9 9 9 9; } - .workspace-thumbnails:rtl { - padding: 12px; - padding-left: 7px; - border-image: url("common-assets/dash/dash-left.svg") 9 9 9 9; } - -.workspace-thumbnail-indicator { - border: 4px solid rgba(82, 148, 226, 0.8); - border-radius: 1px; - padding: 1px; } - -.search-display > StBoxLayout, -.all-apps, -.frequent-apps > StBoxLayout { - padding: 0px 88px 10px 88px; } - -.search-statustext, .no-frequent-applications-label { - font-size: 2em; - font-weight: bold; - color: #31343a; } - -.url-highlighter { - link-color: #2679db; } - -.notification-banner, -.notification-banner:hover, -.notification-banner:focus { - font-size: 1em; - width: 34em; - margin: 5px; - padding: 10px; - color: #31343a; - background-color: transparent; - border: 1px solid transparent; - border-image: url("light-assets/menu/menu.svg") 9 9 9 9; } - .notification-banner .notification-icon, - .notification-banner:hover .notification-icon, - .notification-banner:focus .notification-icon { - padding: 5px; } - .notification-banner .notification-content, - .notification-banner:hover .notification-content, - .notification-banner:focus .notification-content { - padding: 5px; - spacing: 5px; } - .notification-banner .secondary-icon, - .notification-banner:hover .secondary-icon, - .notification-banner:focus .secondary-icon { - icon-size: 1.09em; } - .notification-banner .notification-actions, - .notification-banner:hover .notification-actions, - .notification-banner:focus .notification-actions { - background-color: transparent; - padding: 2px 2px 0 2px; - spacing: 3px; } - .notification-banner .notification-button, - .notification-banner:hover .notification-button, - .notification-banner:focus .notification-button { - padding: 4px 4px 5px; } - .notification-banner .notification-button:first-child, .notification-banner .notification-button:last-child, - .notification-banner:hover .notification-button:first-child, - .notification-banner:hover .notification-button:last-child, - .notification-banner:focus .notification-button:first-child, - .notification-banner:focus .notification-button:last-child { - border-radius: 2px; } - -.secondary-icon { - icon-size: 1.09em; } - -.chat-body { - spacing: 5px; } - -.chat-response { - margin: 5px; } - -.chat-log-message { - color: #31343a; } - -.chat-new-group { - padding-top: 1em; } - -.chat-received { - padding-left: 4px; } - .chat-received:rtl { - padding-left: 0px; - padding-right: 4px; } - -.chat-sent { - padding-left: 18pt; - color: #5294E2; } - .chat-sent:rtl { - padding-left: 0; - padding-right: 18pt; } - -.chat-meta-message { - padding-left: 4px; - font-size: 9pt; - font-weight: bold; - color: rgba(49, 52, 58, 0.6); } - .chat-meta-message:rtl { - padding-left: 0; - padding-right: 4px; } - -.subscription-message { - font-style: italic; } - -.hotplug-transient-box { - spacing: 6px; - padding: 2px 72px 2px 12px; } - -.hotplug-notification-item { - padding: 2px 10px; } - .hotplug-notification-item:focus { - padding: 2px 10px; } - -.hotplug-notification-item-icon { - icon-size: 24px; - padding: 2px 5px; } - -.hotplug-resident-box { - spacing: 8px; } - -.hotplug-resident-mount { - spacing: 8px; - border-radius: 4px; } - .hotplug-resident-mount:hover { - background-color: rgba(245, 246, 247, 0.3); } - -.hotplug-resident-mount-label { - color: inherit; - padding-left: 6px; } - -.hotplug-resident-mount-icon { - icon-size: 24px; - padding-left: 6px; } - -.hotplug-resident-eject-icon { - icon-size: 16px; } - -.hotplug-resident-eject-button { - padding: 7px; - border-radius: 5px; - color: pink; } - -.legacy-tray { - background-color: rgba(43, 46, 55, 0.95); } - .legacy-tray:ltr { - border-radius: 0 2px 0 0; - border-left-width: 0; } - .legacy-tray:rtl { - border-radius: 2px 0 0 0; - border-right-width: 0; } - -.legacy-tray-handle, -.legacy-tray-icon { - padding: 6px; } - .legacy-tray-handle StIcon, - .legacy-tray-icon StIcon { - icon-size: 24px; } - .legacy-tray-handle:hover, .legacy-tray-handle:focus, - .legacy-tray-icon:hover, - .legacy-tray-icon:focus { - background-color: rgba(49, 52, 58, 0.1); } - -.legacy-tray-icon-box { - spacing: 12px; } - .legacy-tray-icon-box:ltr { - padding-left: 12px; } - .legacy-tray-icon-box:rtl { - padding-right: 12px; } - .legacy-tray-icon-box StButton { - width: 24px; - height: 24px; } - -.magnifier-zoom-region { - border: 2px solid #5294E2; } - .magnifier-zoom-region.full-screen { - border-width: 0; } - -#keyboard { - background-color: rgba(53, 57, 69, 0.95); - border-width: 0; - border-top-width: 1px; - border-color: rgba(0, 0, 0, 0.2); } - -.keyboard-layout { - spacing: 10px; - padding: 10px; } - -.keyboard-row { - spacing: 15px; } - -.keyboard-key { - min-height: 2em; - min-width: 2em; - font-size: 14pt; - font-weight: bold; - border-radius: 3px; - box-shadow: none; - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .keyboard-key:hover { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #BAC3CF; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - .keyboard-key:active, .keyboard-key:checked { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: #5294E2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - .keyboard-key:grayed { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #5d626e; - border: 1px solid rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); } - -.keyboard-subkeys { - color: #BAC3CF; - padding: 5px; - -arrow-border-radius: 2px; - -arrow-background-color: rgba(53, 57, 69, 0.95); - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 20px; - -arrow-rise: 10px; - -boxpointer-gap: 5px; } - -.candidate-popup-content { - padding: 0.5em; - spacing: 0.3em; - color: #BAC3CF; - font-size: 1.15em; } - -.candidate-index { - padding: 0 0.5em 0 0; - color: #d8dde4; } - -.candidate-box { - padding: 0.3em 0.5em 0.3em 0.5em; - border-radius: 2px; - color: #BAC3CF; } - .candidate-box:selected, .candidate-box:hover { - background-color: #5294E2; - color: #ffffff; } - -.candidate-page-button-box { - height: 2em; } - .vertical .candidate-page-button-box { - padding-top: 0.5em; } - .horizontal .candidate-page-button-box { - padding-left: 0.5em; } - -.candidate-page-button { - padding: 4px; } - -.candidate-page-button-previous { - border-radius: 2px 0px 0px 2px; - border-right-width: 0; } - -.candidate-page-button-next { - border-radius: 0px 2px 2px 0px; } - -.candidate-page-button-icon { - icon-size: 1em; } - -.framed-user-icon { - background-size: contain; - border: 0px solid transparent; - color: #31343a; - border-radius: 2px; } - .framed-user-icon:hover { - border-color: transparent; - color: white; } - -.login-dialog-banner-view { - padding-top: 24px; - max-width: 23em; } - -.login-dialog { - border: none; - background-color: transparent; } - .login-dialog .modal-dialog-button-box { - spacing: 3px; } - .login-dialog .modal-dialog-button { - padding: 3px 18px; } - .login-dialog .modal-dialog-button:default { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #31343a; - background-color: #fbfbfc; - border: 1px solid #cfd6e6; - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - .login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #31343a; - background-color: white; - border: 1px solid #cfd6e6; - box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); } - .login-dialog .modal-dialog-button:default:active { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: #ffffff; - background-color: #5294E2; - border: 1px solid #5294E2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } - .login-dialog .modal-dialog-button:default:insensitive { - text-shadow: 0 1px rgba(255, 255, 255, 0); - color: rgba(49, 52, 58, 0.55); - border: 1px solid rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); - box-shadow: inset 0 1px rgba(251, 251, 252, 0.05); } - -.login-dialog-logo-bin { - padding: 24px 0px; } - -.login-dialog-banner { - color: #9ca9ba; } - -.login-dialog-button-box { - spacing: 5px; } - -.login-dialog-message-warning { - color: #F27835; } - -.login-dialog-message-hint { - padding-top: 0; - padding-bottom: 20px; } - -.login-dialog-user-selection-box { - padding: 100px 0px; } - .login-dialog-user-selection-box .login-dialog-not-listed-label { - padding-left: 2px; } - .login-dialog-not-listed-button:focus .login-dialog-user-selection-box .login-dialog-not-listed-label, - .login-dialog-not-listed-button:hover .login-dialog-user-selection-box .login-dialog-not-listed-label { - color: #BAC3CF; } - -.login-dialog-not-listed-label { - font-size: 90%; - font-weight: bold; - color: #62758e; - padding-top: 1em; } - -.login-dialog-user-list-view { - -st-vfade-offset: 1em; } - -.login-dialog-user-list { - spacing: 12px; - padding: .2em; - width: 23em; } - .login-dialog-user-list:expanded .login-dialog-user-list-item:focus { - background-color: #5294E2; - color: #ffffff; } - .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { - border-right: 2px solid #5294E2; } - -.login-dialog-user-list-item { - border-radius: 5px; - padding: .2em; - color: #62758e; } - .login-dialog-user-list-item:ltr { - padding-right: 1em; } - .login-dialog-user-list-item:rtl { - padding-left: 1em; } - .login-dialog-user-list-item:hover { - background-color: #5294E2; - color: #ffffff; } - .login-dialog-user-list-item .login-dialog-timed-login-indicator { - height: 2px; - margin: 2px 0 0 0; - background-color: #BAC3CF; } - .login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { - background-color: #ffffff; } - -.login-dialog-username, -.user-widget-label { - color: #BAC3CF; - font-size: 120%; - font-weight: bold; - text-align: left; - padding-left: 15px; } - -.user-widget-label:ltr { - padding-left: 18px; } - -.user-widget-label:rtl { - padding-right: 18px; } - -.login-dialog-prompt-layout { - padding-top: 24px; - padding-bottom: 12px; - spacing: 8px; - width: 23em; } - -.login-dialog-prompt-label { - color: #7e8fa5; - font-size: 110%; - padding-top: 1em; } - -.login-dialog-session-list-button StIcon { - icon-size: 1.25em; } - -.login-dialog-session-list-button { - color: #62758e; } - .login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { - color: #BAC3CF; } - .login-dialog-session-list-button:active { - color: #394351; } - -.screen-shield-arrows { - padding-bottom: 3em; } - -.screen-shield-arrows Gjs_Arrow { - color: white; - width: 80px; - height: 48px; - -arrow-thickness: 12px; - -arrow-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } - -.screen-shield-clock { - color: white; - text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); - font-weight: bold; - text-align: center; - padding-bottom: 1.5em; } - -.screen-shield-clock-time { - font-size: 72pt; - text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); } - -.screen-shield-clock-date { - font-size: 28pt; } - -.screen-shield-notifications-container { - spacing: 6px; - width: 30em; - background-color: transparent; - max-height: 500px; } - .screen-shield-notifications-container .summary-notification-stack-scrollview { - padding-top: 0; - padding-bottom: 0; } - .screen-shield-notifications-container .notification, - .screen-shield-notifications-container .screen-shield-notification-source { - padding: 12px 6px; - border: 1px solid rgba(186, 195, 207, 0.2); - background-color: rgba(53, 57, 69, 0.45); - color: #BAC3CF; - border-radius: 4px; } - .screen-shield-notifications-container .notification { - margin-right: 15px; } - -.screen-shield-notification-label { - font-weight: bold; - padding: 0px 0px 0px 12px; } - -.screen-shield-notification-count-text { - padding: 0px 0px 0px 12px; } - -#panel.lock-screen { - background-color: rgba(53, 57, 69, 0.5); } - -.screen-shield-background { - background: black; - box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); } - -#lockDialogGroup { - background: #2e3436 url(misc/noise-texture.png); - background-repeat: repeat; } - -#screenShieldNotifications StButton#vhandle, #screenShieldNotifications StButton#hhandle { - background-color: rgba(245, 246, 247, 0.3); } - #screenShieldNotifications StButton#vhandle:hover, #screenShieldNotifications StButton#vhandle:focus, #screenShieldNotifications StButton#hhandle:hover, #screenShieldNotifications StButton#hhandle:focus { - background-color: rgba(245, 246, 247, 0.5); } - #screenShieldNotifications StButton#vhandle:active, #screenShieldNotifications StButton#hhandle:active { - background-color: rgba(82, 148, 226, 0.5); } - -#LookingGlassDialog { - spacing: 4px; - padding: 8px 8px 10px 8px; - background-color: rgba(0, 0, 0, 0.7); - border: 1px solid black; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 2px; - color: #BAC3CF; } - #LookingGlassDialog > #Toolbar { - padding: 3px; - border: none; - background-color: transparent; - border-radius: 0px; } - #LookingGlassDialog .labels { - spacing: 4px; } - #LookingGlassDialog .notebook-tab { - -natural-hpadding: 12px; - -minimum-hpadding: 6px; - font-weight: bold; - color: #BAC3CF; - transition-duration: 100ms; - padding-left: .3em; - padding-right: .3em; } - #LookingGlassDialog .notebook-tab:hover { - color: #ffffff; - text-shadow: black 0px 2px 2px; } - #LookingGlassDialog .notebook-tab:selected { - border-bottom-width: 0px; - color: #5294E2; - text-shadow: black 0px 2px 2px; } - #LookingGlassDialog StBoxLayout#EvalBox { - padding: 4px; - spacing: 4px; } - #LookingGlassDialog StBoxLayout#ResultsArea { - spacing: 4px; } - -.lg-dialog StEntry { - selection-background-color: #5294E2; - selected-color: #ffffff; - color: #BAC3CF; - background-color: rgba(102, 109, 132, 0.35); - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - .lg-dialog StEntry:focus { - color: #ffffff; - background-color: #5294E2; - border: 1px solid rgba(26, 28, 34, 0.35); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } - -.lg-dialog .shell-link { - color: #2679db; } - .lg-dialog .shell-link:hover { - color: #5294e2; } - -.lg-completions-text { - font-size: .9em; - font-style: italic; } - -.lg-obj-inspector-title { - spacing: 4px; } - -.lg-obj-inspector-button { - border: 1px solid gray; - padding: 4px; - border-radius: 4px; } - .lg-obj-inspector-button:hover { - border: 1px solid #ffffff; } - -#lookingGlassExtensions { - padding: 4px; } - -.lg-extensions-list { - padding: 4px; - spacing: 6px; } - -.lg-extension { - border: 1px solid rgba(0, 0, 0, 0.7); - border-radius: 2px; - background-color: rgba(53, 57, 69, 0.95); - padding: 4px; } - -.lg-extension-name { - font-weight: bold; } - -.lg-extension-meta { - spacing: 6px; } - -#LookingGlassPropertyInspector { - background: rgba(0, 0, 0, 0.7); - border: 1px solid grey; - border-radius: 2px; - padding: 6px; } diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-checked-focused.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-checked-focused.svg deleted file mode 100644 index 983e7f8..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-checked-focused.svg +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-checked.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-checked.svg deleted file mode 100644 index e8da8e6..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-checked.svg +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked-focused.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked-focused.svg deleted file mode 100644 index 6c2f719..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked-focused.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked.svg deleted file mode 100644 index d50e0e2..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/checkbox/checkbox-unchecked.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/menu/menu-hover.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/menu/menu-hover.svg deleted file mode 100644 index 938245a..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/menu/menu-hover.svg +++ /dev/null @@ -1,97 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/menu/menu.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/menu/menu.svg deleted file mode 100644 index 5ae7466..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/menu/menu.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/menu/submenu-open.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/menu/submenu-open.svg deleted file mode 100644 index 8062443..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/menu/submenu-open.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/menu/submenu.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/menu/submenu.svg deleted file mode 100644 index 766c82e..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/menu/submenu.svg +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-left-hover.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-left-hover.svg deleted file mode 100644 index 7f292f8..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-left-hover.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-left.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-left.svg deleted file mode 100644 index 5602eff..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-left.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-right-hover.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-right-hover.svg deleted file mode 100644 index beadead..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-right-hover.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-right.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-right.svg deleted file mode 100644 index 734b53b..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/calendar-arrow-right.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message-active.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message-active.svg deleted file mode 100644 index 06860fd..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message-active.svg +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message-close-active.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message-close-active.svg deleted file mode 100644 index 58fab12..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message-close-active.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message-close-hover.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message-close-hover.svg deleted file mode 100644 index 359aad5..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message-close-hover.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message-close.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message-close.svg deleted file mode 100644 index cd11de2..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message-close.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message-hover.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message-hover.svg deleted file mode 100644 index 64a79b6..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message-hover.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message.svg deleted file mode 100644 index a1f8615..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/message.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/modal.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/modal.svg deleted file mode 100644 index 6395cd5..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/misc/modal.svg +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/switch/switch-off.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/switch/switch-off.svg deleted file mode 100644 index 96749e2..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/switch/switch-off.svg +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/switch/switch-on.svg b/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/switch/switch-on.svg deleted file mode 100644 index 0203bbb..0000000 --- a/gtk/.themes/DF-Arc-OSX/gnome-shell/light-assets/switch/switch-on.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/apps.rc b/gtk/.themes/DF-Arc-OSX/gtk-2.0/apps.rc deleted file mode 100644 index 6a010b0..0000000 --- a/gtk/.themes/DF-Arc-OSX/gtk-2.0/apps.rc +++ /dev/null @@ -1,27 +0,0 @@ -# -# Thunar -# -style "thunar-handle" { GtkPaned::handle-size = 2 } - -style "dark-sidebar" { - GtkTreeView::odd_row_color = @dark_sidebar_bg - GtkTreeView::even_row_color = @dark_sidebar_bg - - - base[NORMAL] = @dark_sidebar_bg - base[INSENSITIVE] = @dark_sidebar_bg - - text[NORMAL] = "#BAC3CF" - text[ACTIVE] = @selected_fg_color - text[SELECTED] = @selected_fg_color -} - -style "thunar-frame" { - xthickness = 0 - ythickness = 0 -} - -widget_class "*ThunarWindow*." style "thunar-frame" -widget_class "*ThunarShortcutsView*" style "dark-sidebar" -widget_class "*ThunarTreeView*" style "dark-sidebar" -widget_class "*ThunarWindow*." style "thunar-handle" diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down-insens.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down-insens.png deleted file mode 100644 index cabbabb..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down-insens.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down-prelight.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down-prelight.png deleted file mode 100644 index ffcd1f9..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down-prelight.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down-small-insens.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down-small-insens.png deleted file mode 100644 index 8a67e67..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down-small-insens.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down-small-prelight.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down-small-prelight.png deleted file mode 100644 index 11d6369..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down-small-prelight.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down-small.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down-small.png deleted file mode 100644 index dcd14a1..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down-small.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down.png deleted file mode 100644 index 395f3b8..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-down.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-left-insens.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-left-insens.png deleted file mode 100644 index 63b0bdd..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-left-insens.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-left-prelight.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-left-prelight.png deleted file mode 100644 index 75701fe..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-left-prelight.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-left.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-left.png deleted file mode 100644 index 624a3bb..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-left.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-right-insens.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-right-insens.png deleted file mode 100644 index e687f2e..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-right-insens.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-right-prelight.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-right-prelight.png deleted file mode 100644 index bfce546..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-right-prelight.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-right.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-right.png deleted file mode 100644 index 2efcbe8..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-right.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up-insens.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up-insens.png deleted file mode 100644 index adeb1cb..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up-insens.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up-prelight.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up-prelight.png deleted file mode 100644 index 58fb7a8..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up-prelight.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up-small-insens.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up-small-insens.png deleted file mode 100644 index 70a10bd..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up-small-insens.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up-small-prelight.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up-small-prelight.png deleted file mode 100644 index 6ce79e5..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up-small-prelight.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up-small.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up-small.png deleted file mode 100644 index 2559ee2..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up-small.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up.png deleted file mode 100644 index 90f9952..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/arrow-up.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/button-active.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/button-active.png deleted file mode 100644 index a989d2c..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/button-active.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/button-hover.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/button-hover.png deleted file mode 100644 index a181935..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/button-hover.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/button-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/button-insensitive.png deleted file mode 100644 index e94649c..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/button-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/button.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/button.png deleted file mode 100644 index 6959aa7..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/button.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/checkbox-checked-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/checkbox-checked-insensitive.png deleted file mode 100644 index e898e49..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/checkbox-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/checkbox-checked.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/checkbox-checked.png deleted file mode 100644 index b63a30d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/checkbox-checked.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/checkbox-unchecked-insensitive.png deleted file mode 100644 index f485813..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/checkbox-unchecked.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/checkbox-unchecked.png deleted file mode 100644 index e83c167..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/checkbox-unchecked.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button-active-rtl.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button-active-rtl.png deleted file mode 100644 index 2806b22..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button-active-rtl.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button-active.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button-active.png deleted file mode 100644 index 4adbcd3..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button-active.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png deleted file mode 100644 index 9f98fd6..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button-insensitive.png deleted file mode 100644 index 93d3621..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button-rtl.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button-rtl.png deleted file mode 100644 index e763dbd..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button-rtl.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button.png deleted file mode 100644 index 69ecdf3..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-button.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png deleted file mode 100644 index ee73552..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-focus-notebook.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-focus-notebook.png deleted file mode 100644 index 888aa9b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-focus-notebook.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-focus-rtl.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-focus-rtl.png deleted file mode 100644 index 2380d75..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-focus-rtl.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-focus.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-focus.png deleted file mode 100644 index c7e7a6e..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-focus.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png deleted file mode 100644 index 8e6d815..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook.png deleted file mode 100644 index 7ccb9d3..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-notebook.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-rtl.png deleted file mode 100644 index bf3e840..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-insensitive-rtl.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-insensitive.png deleted file mode 100644 index 064f550..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-notebook-rtl.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-notebook-rtl.png deleted file mode 100644 index 9f877d8..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-notebook-rtl.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-notebook.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-notebook.png deleted file mode 100644 index c29a8fb..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-notebook.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-rtl.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-rtl.png deleted file mode 100644 index 4039597..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry-rtl.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry.png deleted file mode 100644 index da69e19..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/combo-entry.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/down-background-disable-rtl.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/down-background-disable-rtl.png deleted file mode 100644 index 2d15372..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/down-background-disable-rtl.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/down-background-disable.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/down-background-disable.png deleted file mode 100644 index b1e591f..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/down-background-disable.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/down-background-rtl.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/down-background-rtl.png deleted file mode 100644 index 7830008..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/down-background-rtl.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/down-background.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/down-background.png deleted file mode 100644 index 17c0e80..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/down-background.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-active-bg-solid.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-active-bg-solid.png deleted file mode 100644 index 7f15479..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-active-bg-solid.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-active-bg.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-active-bg.png deleted file mode 100644 index 4dd75af..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-bg-solid.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-bg-solid.png deleted file mode 100644 index b185009..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-bg-solid.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-bg.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-bg.png deleted file mode 100644 index 5604317..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-disabled-bg.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-disabled-bg.png deleted file mode 100644 index d550136..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-fill.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-fill.png deleted file mode 100644 index 15f6746..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/entry-border-fill.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/focus-line.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/focus-line.png deleted file mode 100644 index 0f5ef9d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/focus-line.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/frame-gap-end.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/frame-gap-end.png deleted file mode 100644 index 8d25364..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/frame-gap-end.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/frame-gap-start.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/frame-gap-start.png deleted file mode 100644 index b575a6e..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/frame-gap-start.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/frame.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/frame.png deleted file mode 100644 index 82945e9..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/frame.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/handle-h.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/handle-h.png deleted file mode 100644 index 11d1621..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/handle-h.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/handle-v.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/handle-v.png deleted file mode 100644 index 2317e90..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/handle-v.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/inline-toolbar.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/inline-toolbar.png deleted file mode 100644 index 9815a92..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/inline-toolbar.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/line-h.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/line-h.png deleted file mode 100644 index 8320e2a..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/line-h.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/line-v.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/line-v.png deleted file mode 100644 index c13ee45..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/line-v.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-arrow-prelight.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-arrow-prelight.png deleted file mode 100644 index 1e95c5d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-arrow-prelight.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-arrow.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-arrow.png deleted file mode 100644 index 1e95c5d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-arrow.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-checkbox-checked-insensitive.png deleted file mode 100644 index 9484bfd..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-checkbox-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-checkbox-checked.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-checkbox-checked.png deleted file mode 100644 index f56ea71..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-checkbox-checked.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png deleted file mode 100644 index ae345d2..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-checkbox-unchecked.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-checkbox-unchecked.png deleted file mode 100644 index a599717..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-checkbox-unchecked.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-radio-checked-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-radio-checked-insensitive.png deleted file mode 100644 index 1f3acab..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-radio-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-radio-checked.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-radio-checked.png deleted file mode 100644 index 3463303..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-radio-checked.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-radio-unchecked-insensitive.png deleted file mode 100644 index f24cb1e..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-radio-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-radio-unchecked.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-radio-unchecked.png deleted file mode 100644 index ea7e3dc..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menu-radio-unchecked.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menubar.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menubar.png deleted file mode 100644 index 1a65249..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menubar.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menubar_button.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menubar_button.png deleted file mode 100644 index f6d3b89..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menubar_button.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menuitem.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menuitem.png deleted file mode 100644 index 6b9faf6..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/menuitem.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/minus.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/minus.png deleted file mode 100644 index 46f5c00..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/minus.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook-entry-border-active-bg.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook-entry-border-active-bg.png deleted file mode 100644 index 66092de..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook-entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook-entry-border-bg.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook-entry-border-bg.png deleted file mode 100644 index 3d4c05b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook-entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook-entry-border-disabled-bg.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook-entry-border-disabled-bg.png deleted file mode 100644 index 1ea2ede..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook-entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook-gap-horiz.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook-gap-horiz.png deleted file mode 100644 index e14fe4b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook-gap-horiz.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook-gap-vert.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook-gap-vert.png deleted file mode 100644 index bc4a11c..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook-gap-vert.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook.png deleted file mode 100644 index 82e63b4..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/notebook.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/null.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/null.png deleted file mode 100644 index d7a1600..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/null.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/plus.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/plus.png deleted file mode 100644 index 3706bf8..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/plus.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/progressbar.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/progressbar.png deleted file mode 100644 index 7937cd1..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/progressbar.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/progressbar_v.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/progressbar_v.png deleted file mode 100644 index e29023b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/progressbar_v.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/radio-checked-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/radio-checked-insensitive.png deleted file mode 100644 index c599eae..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/radio-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/radio-checked.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/radio-checked.png deleted file mode 100644 index 9690dfd..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/radio-checked.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/radio-unchecked-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/radio-unchecked-insensitive.png deleted file mode 100644 index 68696e4..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/radio-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/radio-unchecked.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/radio-unchecked.png deleted file mode 100644 index 7584aba..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/radio-unchecked.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-horiz-active.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-horiz-active.png deleted file mode 100644 index c4c810c..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-horiz-active.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-horiz-insens.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-horiz-insens.png deleted file mode 100644 index 82e29b4..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-horiz-insens.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-horiz-prelight.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-horiz-prelight.png deleted file mode 100644 index 543a7b7..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-horiz-prelight.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-horiz.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-horiz.png deleted file mode 100644 index a9ebcf6..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-horiz.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-insensitive.png deleted file mode 100644 index 08b7d89..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-prelight.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-prelight.png deleted file mode 100644 index e72808d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-prelight.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-vert-active.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-vert-active.png deleted file mode 100644 index 9e5294d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-vert-active.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-vert-insens.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-vert-insens.png deleted file mode 100644 index 8653755..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-vert-insens.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-vert-prelight.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-vert-prelight.png deleted file mode 100644 index c5dc146..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-vert-prelight.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-vert.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-vert.png deleted file mode 100644 index ad9da33..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider-vert.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider.png deleted file mode 100644 index dd9392f..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/slider.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/tab-bottom-active.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/tab-bottom-active.png deleted file mode 100644 index 6d4c237..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/tab-bottom-active.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/tab-left-active.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/tab-left-active.png deleted file mode 100644 index 20d4449..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/tab-left-active.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/tab-right-active.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/tab-right-active.png deleted file mode 100644 index 798fad2..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/tab-right-active.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/tab-top-active.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/tab-top-active.png deleted file mode 100644 index f7b2cc0..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/tab-top-active.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/toolbar-entry-border-active-bg.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/toolbar-entry-border-active-bg.png deleted file mode 100644 index aa5c284..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/toolbar-entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/toolbar-entry-border-bg.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/toolbar-entry-border-bg.png deleted file mode 100644 index cbd444c..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/toolbar-entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png deleted file mode 100644 index 074826b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/toolbar.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/toolbar.png deleted file mode 100644 index 86aa3bc..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/toolbar.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/tree_header.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/tree_header.png deleted file mode 100644 index de35bac..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/tree_header.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-horizontal-active.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-horizontal-active.png deleted file mode 100644 index dc80ccc..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-horizontal-active.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-horizontal.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-horizontal.png deleted file mode 100644 index 9527f67..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-horizontal.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-progressbar.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-progressbar.png deleted file mode 100644 index 8ed4cce..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-progressbar.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-progressbar_v.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-progressbar_v.png deleted file mode 100644 index 18664f1..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-progressbar_v.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-scrollbar-horiz.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-scrollbar-horiz.png deleted file mode 100644 index 19625d7..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-scrollbar-horiz.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-scrollbar-vert.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-scrollbar-vert.png deleted file mode 100644 index b1077e0..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-scrollbar-vert.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-vertical-active.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-vertical-active.png deleted file mode 100644 index 1736ff4..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-vertical-active.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-vertical.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-vertical.png deleted file mode 100644 index 7a004cb..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/trough-vertical.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/up-background-disable-rtl.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/up-background-disable-rtl.png deleted file mode 100644 index b179242..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/up-background-disable-rtl.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/up-background-disable.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/up-background-disable.png deleted file mode 100644 index f553547..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/up-background-disable.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/up-background-rtl.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/up-background-rtl.png deleted file mode 100644 index c95e0da..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/up-background-rtl.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/up-background.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/up-background.png deleted file mode 100644 index d08140b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/assets/up-background.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/gtkrc b/gtk/.themes/DF-Arc-OSX/gtk-2.0/gtkrc deleted file mode 100644 index 85b5427..0000000 --- a/gtk/.themes/DF-Arc-OSX/gtk-2.0/gtkrc +++ /dev/null @@ -1,10 +0,0 @@ -gtk-color-scheme = "base_color:#FFFFFF\nfg_color:#31343a\ntooltip_fg_color:#FFFFFF\nselected_bg_color:#5294E2\nselected_fg_color:#FFFFFF\ntext_color:#31343a\nbg_color:#F5F6F7\ninsensitive_bg_color:#fbfcfc\ninsensitive_fg_color:#a9acb2\nnotebook_bg:#ffffff\ndark_sidebar_bg:#353945\ntooltip_bg_color:#353945\nlink_color:#5294E2\nmenu_bg:#ffffff" - -gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. -gtk-auto-mnemonics = 1 -gtk-primary-button-warps-slider = 1 - -include "main.rc" -include "apps.rc" -include "panel.rc" -include "menubar-toolbar/menubar-toolbar.rc" diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/main.rc b/gtk/.themes/DF-Arc-OSX/gtk-2.0/main.rc deleted file mode 100644 index 2a70e92..0000000 --- a/gtk/.themes/DF-Arc-OSX/gtk-2.0/main.rc +++ /dev/null @@ -1,2439 +0,0 @@ -style "default" { - - xthickness = 1 - ythickness = 1 - - # Style Properties - - GtkWidget::focus-line-width = 1 - GtkMenuBar::window-dragging = 1 - GtkToolbar::window-dragging = 1 - GtkToolbar::internal-padding = 4 - GtkToolButton::icon-spacing = 4 - - GtkWidget::tooltip-radius = 2 - GtkWidget::tooltip-alpha = 235 - GtkWidget::new-tooltip-style = 1 #for compatibility - - GtkSeparatorMenuItem::horizontal-padding = 3 - GtkSeparatorMenuItem::wide-separators = 1 - GtkSeparatorMenuItem::separator-height = 1 - - GtkButton::child-displacement-y = 0 - GtkButton::default-border = { 0, 0, 0, 0 } - GtkButton::default-outside_border = { 0, 0, 0, 0 } - - GtkEntry::state-hint = 1 - - GtkScrollbar::trough-border = 0 - GtkRange::trough-border = 0 - GtkRange::slider-width = 13 - GtkRange::stepper-size = 0 - - GtkScrollbar::activate-slider = 1 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - GtkScrollbar::min-slider-length = 32 - GtkScrolledWindow::scrollbar-spacing = 0 - GtkScrolledWindow::scrollbars-within-bevel = 1 - - GtkScale::slider_length = 15 - GtkScale::slider_width = 15 - GtkScale::trough-side-details = 1 - - GtkProgressBar::min-horizontal-bar-height = 8 - GtkProgressBar::min-vertical-bar-width = 8 - - GtkStatusbar::shadow_type = GTK_SHADOW_NONE - GtkSpinButton::shadow_type = GTK_SHADOW_NONE - GtkMenuBar::shadow-type = GTK_SHADOW_NONE - GtkToolbar::shadow-type = GTK_SHADOW_NONE - GtkMenuBar::internal-padding = 0 #( every window is misaligned for the sake of menus ): - GtkMenu::horizontal-padding = 0 - GtkMenu::vertical-padding = 0 - - GtkCheckButton::indicator_spacing = 3 - GtkOptionMenu::indicator_spacing = { 8, 2, 0, 0 } - - GtkTreeView::row_ending_details = 0 - GtkTreeView::expander-size = 11 - GtkTreeView::vertical-separator = 4 - GtkTreeView::horizontal-separator = 4 - GtkTreeView::allow-rules = 1 - GtkTreeView::odd_row_color = shade(0.98, @base_color) - - GtkExpander::expander-size = 11 - - GnomeHRef::link_color = @link_color - GtkHTML::link-color = @link_color - GtkIMHtmlr::hyperlink-color = @link_color - GtkIMHtml::hyperlink-color = @link_color - GtkWidget::link-color = @link_color - GtkWidget::visited-link-color = @text_color - - # Colors - - bg[NORMAL] = @bg_color - bg[PRELIGHT] = shade (1.02, @bg_color) - bg[SELECTED] = @selected_bg_color - bg[INSENSITIVE] = @insensitive_bg_color - bg[ACTIVE] = shade (0.9, @bg_color) - - fg[NORMAL] = @text_color - fg[PRELIGHT] = @fg_color - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = @insensitive_fg_color - fg[ACTIVE] = @fg_color - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[SELECTED] = @selected_fg_color - text[INSENSITIVE] = @insensitive_fg_color - text[ACTIVE] = @selected_fg_color - - base[NORMAL] = @base_color - base[PRELIGHT] = shade (0.95, @bg_color) - base[SELECTED] = @selected_bg_color - base[INSENSITIVE] = @bg_color - base[ACTIVE] = shade (0.9, @selected_bg_color) - - # For succinctness, all reasonable pixmap options remain here - - engine "pixmap" { - - # Check Buttons - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = SELECTED - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/checkbox-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = SELECTED - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = IN - overlay_file = "assets/checkbox-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Radio Buttons - - image { - function = OPTION - state = NORMAL - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = SELECTED - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/radio-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = NORMAL - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = SELECTED - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = IN - overlay_file = "assets/radio-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Arrows - - image { - function = ARROW - overlay_file = "assets/arrow-up.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-up-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-up-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-up-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = NORMAL - overlay_file = "assets/arrow-down.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-down-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - overlay_file = "assets/arrow-left.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state= PRELIGHT - overlay_file = "assets/arrow-left-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-left-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-left-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - overlay_file = "assets/arrow-right.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-right-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-right-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-right-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - # Option Menu Arrows - - image { - function = TAB - state = INSENSITIVE - overlay_file = "assets/arrow-down-insens.png" - overlay_stretch = FALSE - } - - image { - function = TAB - state = NORMAL - overlay_file = "assets/arrow-down.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - } - - image { - function = TAB - state = PRELIGHT - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - } - - # Lines - - image { - function = VLINE - file = "assets/line-v.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - image { - function = HLINE - file = "assets/line-h.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - # Focuslines - - image { - function = FOCUS - file = "assets/focus-line.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - } - - # Handles - - image { - function = HANDLE - overlay_file = "assets/handle-h.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = HANDLE - overlay_file = "assets/handle-v.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - # Expanders - - image { - function = EXPANDER - expander_style = COLLAPSED - file = "assets/plus.png" - } - - image { - function = EXPANDER - expander_style = EXPANDED - file = "assets/minus.png" - } - - image { - function = EXPANDER - expander_style = SEMI_EXPANDED - file = "assets/minus.png" - } - - image { - function = EXPANDER - expander_style = SEMI_COLLAPSED - file = "assets/plus.png" - } - - image { - function = RESIZE_GRIP - state = NORMAL - detail = "statusbar" - overlay_file = "assets/null.png" - overlay_border = { 0,0,0,0 } - overlay_stretch = FALSE - } - - # Shadows ( this area needs help :P ) - - image { - function = SHADOW_GAP - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - - -style "toplevel_hack" { - - engine "adwaita" { - } -} - -style "ooo_stepper_hack" { - - GtkScrollbar::stepper-size = 0 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - -} - -style "scrollbar" { - - engine "pixmap" { - - image { - function = BOX - detail = "trough" - file = "assets/trough-scrollbar-horiz.png" - border = { 2, 2, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough" - file = "assets/trough-scrollbar-vert.png" - border = { 3, 3, 2, 2 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - # Sliders - - image { - function = SLIDER - state = NORMAL - file = "assets/slider-horiz.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = ACTIVE - file = "assets/slider-horiz-active.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/slider-horiz-prelight.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/slider-horiz-insens.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - -# X Verticals - - image { - function = SLIDER - state = NORMAL - file = "assets/slider-vert.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = ACTIVE - file = "assets/slider-vert-active.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/slider-vert-prelight.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/slider-vert-insens.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - } -} - -style "menu" { - - xthickness = 0 - ythickness = 0 - - GtkMenuItem::arrow-scaling = 0.4 - - bg[NORMAL] = @menu_bg - bg[INSENSITIVE] = @menu_bg - bg[PRELIGHT] = @menu_bg - - engine "pixmap" { # For menus that use horizontal lines rather than gtkseparator - - image { - function = HLINE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - } -} - -style "menu_framed_box" { - - engine "adwaita" { - } -} - -style "menu_item" -{ - xthickness = 2 - ythickness = 4 - - # HACK: Gtk doesn't actually read this value - # while rendering the menu items, but Libreoffice - # does; setting this value equal to the one in - # fg[PRELIGHT] ensures a code path in the LO theming code - # that falls back to a dark text color for menu item text - # highlight. The price to pay is black text on menus as well, - # but at least it's readable. - # See https://bugs.freedesktop.org/show_bug.cgi?id=38038 - bg[SELECTED] = @selected_fg_color - - fg[NORMAL] = @fg_color - fg[SELECTED] = @fg_color - - text[PRELIGHT] = @fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "assets/menuitem.png" - border = { 1, 0, 1, 0 } - stretch = TRUE - } - - # Check Buttons - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = IN - overlay_file = "assets/menu-checkbox-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Radio Buttons - - image { - function = OPTION - state = NORMAL - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/menu-radio-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = NORMAL - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = IN - overlay_file = "assets/menu-radio-checked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = SHADOW # This fixes boxy Qt menu items - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - # Arrow Buttons - - image { - function = ARROW - state = NORMAL - overlay_file = "assets/menu-arrow.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/menu-arrow-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - } -} - -style "button" { - - xthickness = 4 - ythickness = 4 - - engine "pixmap" { - - image { - function = BOX - state = NORMAL - file = "assets/button.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = PRELIGHT - file = "assets/button-hover.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = ACTIVE - file = "assets/button-active.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/button-insensitive.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "checkbutton" { - - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @text_color - -} - -style "entry" { - - xthickness = 6 - ythickness = 4 - - base[NORMAL] = @base_color - base[INSENSITIVE] = @insensitive_bg_color - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/entry-border-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/entry-border-disabled-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/entry-border-active-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -style "notebook_entry" { - xthickness = 6 - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/notebook-entry-border-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/notebook-entry-border-disabled-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/notebook-entry-border-active-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -style "notebook_tab_label" { - - fg[ACTIVE] = @text_color - -} - -style "combobox_entry" -{ - xthickness = 3 - ythickness = 4 - - engine "pixmap" { - - # LTR version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "notebook_combobox_entry" { - - engine "pixmap" { - - # LTR version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "combobox_entry_button" -{ - xthickness = 6 - - fg[ACTIVE] = @text_color - - engine "pixmap" { - - # LTR version - - image { - function = BOX - state = NORMAL - file = "assets/combo-entry-button.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - file = "assets/combo-entry-button.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/combo-entry-button-insensitive.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - file = "assets/combo-entry-button-active.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - image { - function = BOX - state = NORMAL - file = "assets/combo-entry-button-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - file = "assets/combo-entry-button-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/combo-entry-button-insensitive-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - file = "assets/combo-entry-button-active-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "spinbutton" { - - bg[NORMAL] = @bg_color - - xthickness = 6 - ythickness = 4 - - engine "pixmap" { - - image { - function = ARROW - } - - # Spin-Up LTR - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - file = "assets/up-background-disable.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - # Spin-Up RTL - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - file = "assets/up-background-disable-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - # Spin-Down LTR - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - file = "assets/down-background-disable.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - # Spin-Down RTL - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - file = "assets/down-background-disable-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - } -} - -style "gimp_spin_scale" { - - bg[NORMAL] = @base_color - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - } - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - } - } -} - -style "libreoffice_entry" { - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/entry-border-fill.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/entry-border-fill.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/entry-border-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/entry-border-active-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - } -} - -style "standalone_entry" { - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - file = "assets/entry-border-fill.png" - stretch = TRUE - border = { 0, 0, 0, 0 } - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - file = "assets/entry-border-fill.png" - stretch = TRUE - border = { 0, 0, 0, 0 } - } - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/entry-border-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/entry-border-active-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - } -} - -style "notebook" { - - xthickness = 5 - ythickness = 2 - - engine "pixmap" { - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = TOP - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = BOTTOM - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = RIGHT - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = LEFT - } - - image { - function = EXTENSION - file = "assets/tab-top-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = BOTTOM - } - - image { - function = EXTENSION - file = "assets/tab-bottom-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = TOP - } - - image { - function = EXTENSION - file = "assets/tab-left-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = RIGHT - } - - image { - function = EXTENSION - file = "assets/tab-right-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = LEFT - } - - # How to draw boxes with a gap on one side (ie the page of a notebook) - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-horiz.png" - gap_border = { 1, 1, 0, 0 } - gap_side = TOP - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-horiz.png" - gap_border = { 1, 1, 0, 0 } - gap_side = BOTTOM - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-vert.png" - gap_border = { 0, 0, 1, 1 } - gap_side = LEFT - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-vert.png" - gap_border = { 0, 0, 1, 1 } - gap_side = RIGHT - } - - # How to draw the box of a notebook when it isnt attached to a tab - - image { - function = BOX - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "handlebox" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - detail = "handlebox_bin" - shadow = IN - } - - image { - function = BOX - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - detail = "handlebox_bin" - shadow = OUT - } - } -} - -style "combobox_separator" { - - xthickness = 0 - ythickness = 0 - GtkWidget::wide-separators = 1 - -} - -style "combobox" { - - xthickness = 0 - ythickness = 0 - -} - -style "combobox_button" { - - xthickness = 3 - ythickness = 3 - -} - -style "range" { - - engine "pixmap" { - - image { - function = BOX - detail = "trough-upper" - file = "assets/trough-horizontal.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-horizontal-active.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough-upper" - file = "assets/trough-vertical.png" - border = { 0, 0, 8, 8 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-vertical-active.png" - border = { 0, 0, 8, 8 } - stretch = TRUE - orientation = VERTICAL - } - - # Horizontal - - image { - function = SLIDER - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-prelight.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-insensitive.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - # Vertical - - image { - function = SLIDER - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-prelight.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-insensitive.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - # Function below removes ugly boxes - - image { - function = BOX - file = "assets/null.png" - border = { 3, 3, 3, 3 } - stretch = TRUE - } - } -} - -style "progressbar" { - - xthickness = 1 - ythickness = 1 - - fg[NORMAL] = @fg_color - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - detail = "trough" - file = "assets/trough-progressbar.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "bar" - file = "assets/progressbar.png" - stretch = TRUE - border = { 3, 3, 3, 3 } - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough" - file = "assets/trough-progressbar_v.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = BOX - detail = "bar" - file = "assets/progressbar_v.png" - stretch = TRUE - border = { 3, 3, 3, 3 } - orientation = VERTICAL - } - } -} - -style "separator_menu_item" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - border = { 0, 0, 1, 0 } - stretch = TRUE - } - } -} - -style "treeview_header" { - ythickness = 1 - - fg[PRELIGHT] = mix(0.70, @text_color, @base_color) - font_name = "Bold" - - engine "pixmap" { - - image { - function = BOX - file = "assets/tree_header.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - } - } -} - -# Treeview Rows - -style "treeview" { - - xthickness = 2 - ythickness = 0 - - -} - -style "scrolled_window" { - - xthickness = 1 - ythickness = 1 - - engine "pixmap" { - - image { - function = SHADOW - file = "assets/frame.png" - border = { 5, 5, 5, 5 } - stretch = TRUE - } - } -} - -style "frame" { - - xthickness = 1 - ythickness = 1 - - engine "pixmap" { - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = IN - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = IN - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = OUT - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = OUT - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = ETCHED_IN - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = ETCHED_IN - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = ETCHED_OUT - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = ETCHED_OUT - } - } -} - -style "gimp_toolbox_frame" { - - engine "pixmap" { - - image { - function = SHADOW - } - } -} - -style "toolbar" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - - image { - function = HANDLE - overlay_file = "assets/handle-h.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = HANDLE - overlay_file = "assets/handle-v.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = VLINE - recolorable = TRUE - file = "assets/null.png" - } - - image { - function = HLINE - recolorable = TRUE - file = "assets/null.png" - } - } -} - -style "inline_toolbar" { - - GtkToolbar::button-relief = GTK_RELIEF_NORMAL - - engine "pixmap" { - - image { - function = BOX - file = "assets/inline-toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "notebook_viewport" { - - bg[NORMAL] = @notebook_bg -} - - -style "notebook_eventbox" { - - bg[NORMAL] = @notebook_bg - bg[ACTIVE] = @bg_color -} - -style "tooltips" { - - xthickness = 8 - ythickness = 4 - - bg[NORMAL] = @tooltip_bg_color - fg[NORMAL] = @tooltip_fg_color - bg[SELECTED] = @tooltip_bg_color - -} - -style "eclipse-tooltips" { - - xthickness = 8 - ythickness = 4 - - bg[NORMAL] = shade(1.05, @bg_color) - fg[NORMAL] = @text_color - bg[SELECTED] = shade(1.05, @bg_color) - -} - -style "xfdesktop-icon-view" { - XfdesktopIconView::label-alpha = 0 - XfdesktopIconView::selected-label-alpha = 100 - XfdesktopIconVIew::ellipsize-icon-labels = 1 - - base[NORMAL] = @selected_bg_color - base[SELECTED] = @selected_bg_color - base[ACTIVE] = @selected_bg_color - - fg[NORMAL] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color - - engine "murrine" { - textstyle = 5 - text_shade = 0.05 - } -} - -style "xfwm-tabwin" { - Xfwm4TabwinWidget::border-width = 1 - Xfwm4TabwinWidget::border-alpha = 1.0 - Xfwm4TabwinWidget::icon-size = 64 - Xfwm4TabwinWidget::alpha = 1.0 - Xfwm4TabwinWidget::border-radius = 2 - - bg[NORMAL] = @bg_color - bg[SELECTED] = @bg_color - - fg[NORMAL] = @fg_color - - engine "murrine" { - contrast = 0.7 - glazestyle = 0 - glowstyle = 0 - highlight_shade = 1.0 - gradient_shades = {1.0,1.0,1.0,1.0} - border_shades = { 0.8, 0.8 } - } -} - -style "xfwm-tabwin-button" { - - font_name = "bold" - bg[SELECTED] = @selected_bg_color -} - -# Chromium -style "chrome_menu_item" { - - bg[SELECTED] = @selected_bg_color - -} - -# Text Style -style "text" { - engine "murrine" { textstyle = 0 } -} - -style "null" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - } - } -} - - -class "GtkWidget" style "default" -class "GtkScrollbar" style "scrollbar" -class "GtkButton" style "button" -class "GtkEntry" style "entry" -class "GtkOldEditable" style "entry" -class "GtkSpinButton" style "spinbutton" -class "GtkNotebook" style "notebook" -class "GtkRange" style "range" -class "GtkProgressBar" style "progressbar" -class "GtkSeparatorMenuItem" style "separator_menu_item" -class "GtkScrolledWindow" style "scrolled_window" -class "GtkFrame" style "frame" -class "GtkTreeView" style "treeview" -class "GtkToolbar" style "toolbar" -class "*HandleBox" style "toolbar" - -widget_class "**" style "menu" -widget_class "**" style "menu_framed_box" -widget_class "**" style "menu_item" -widget_class "**" style "checkbutton" -widget_class "*" style "combobox" -widget_class "**" style "combobox_button" -widget_class "**" style "combobox_separator" -widget_class "***" style "treeview_header" -widget_class "**" style "inline_toolbar" -widget_class "**" style "combobox_entry" -widget_class "**" style "combobox_entry_button" -widget_class "***" style "notebook_viewport" -widget_class "*HandleBox" style "toolbar" - -# Entries in notebooks draw with notebook's base color, but not if there's -# something else in the middle that draws gray again -widget_class "**" style "notebook_entry" -widget_class "***" style "entry" - -widget_class "***" style "notebook_combobox_entry" -widget_class "****" style "combobox_entry" - -# We also need to avoid changing fg color for the inactive notebook tab labels -widget_class "*." style "notebook_tab_label" - -# GTK tooltips -widget "gtk-tooltip*" style "tooltips" - -#Fix GVim tabs -widget_class "**" style "notebook_eventbox" - -# Xchat special cases -widget "*xchat-inputbox" style "entry" - -# GIMP -# Disable gradients completely for GimpSpinScale -#class "GimpSpinScale" style "gimp_spin_scale" - -# Remove borders from "Wilbert frame" in Gimp -widget_class "**" style "gimp_toolbox_frame" - -# Chrome/Chromium -widget_class "*Chrom*Button*" style "button" -widget_class "***" style "chrome_menu_item" - -# We use this weird selector to target an offscreen entry as created -# by Chrome/Chromium to derive the style for its toolbar -widget_class "" style "standalone_entry" - -# Eclipse/SWT -widget "gtk-tooltips*" style "eclipse-tooltips" -widget "*swt-toolbar-flat" style "null" - -# Openoffice, Libreoffice -class "GtkWindow" style "toplevel_hack" -widget "*openoffice-toplevel*" style "ooo_stepper_hack" -widget "*openoffice-toplevel*GtkEntry" style "libreoffice_entry" -widget "*openoffice-toplevel*GtkSpinButton" style "libreoffice_entry" -widget "*libreoffice-toplevel*GtkEntry" style "libreoffice_entry" -widget "*libreoffice-toplevel*GtkSpinButton" style "libreoffice_entry" - -# Xfce -widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" -widget "xfwm4-tabwin*" style "xfwm-tabwin" -widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" - -# Fixes ugly text shadows for insensitive text -widget_class "*" style "text" -widget_class "**" style "text" -widget_class "**" style "text" -widget_class "**" style "text" diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/button-active.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/button-active.png deleted file mode 100644 index 29cd827..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/button-active.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/button-hover.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/button-hover.png deleted file mode 100644 index b8a6e0e..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/button-hover.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/button-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/button-insensitive.png deleted file mode 100644 index fc776f1..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/button-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/button.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/button.png deleted file mode 100644 index 5105fda..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/button.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar-dark.png deleted file mode 100644 index 4a4222a..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc deleted file mode 100644 index 122443c..0000000 --- a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc +++ /dev/null @@ -1,222 +0,0 @@ -style "menubar" { - - bg[NORMAL] = "#2f343f" - fg[NORMAL] = "#afb8c5" - fg[PRELIGHT] = "#afb8c5" - fg[ACTIVE] = "#afb8c5" - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(0.7, "#afb8c5") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "menubar-toolbar/menubar-dark.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar-borderless" { - - bg[NORMAL] = "#2f343f" - fg[NORMAL] = "#afb8c5" - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(0.7, "#afb8c5") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar_item" { - - xthickness = 2 - ythickness = 4 - - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "menubar-toolbar/menubar_button-dark.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - } -} - -# Text Style Menubar -style "menubar-text" { - - engine "murrine" { - text_shade = 0.0 - textstyle = 0 - } -} - - -style "toolbar_text" { - fg[NORMAL] = "#afb8c5" - fg[PRELIGHT] = "#afb8c5" - fg[INSENSITIVE] = shade(0.7, "#afb8c5") - fg[ACTIVE] = "#afb8c5" - - text[NORMAL] = "#afb8c5" - text[PRELIGHT] = "#afb8c5" - text[INSENSITIVE] = shade(0.7, "#afb8c5") - text[ACTIVE] = "#afb8c5" - -} - -style "toolbar_button" { - - xthickness = 4 - ythickness = 4 - - engine "pixmap" { - - image { - function = BOX - state = NORMAL - file = "menubar-toolbar/button.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = PRELIGHT - file = "menubar-toolbar/button-hover.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = ACTIVE - file = "menubar-toolbar/button-active.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = INSENSITIVE - file = "menubar-toolbar/button-insensitive.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "toolbar_entry" { - xthickness = 6 - - base[NORMAL] = "#414857" - base[INSENSITIVE] = "#39404d" - - text[NORMAL] = "#afb8c5" - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-bg-dark.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "menubar-toolbar/toolbar-entry-border-active-bg-dark.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -#Chromium -style "chrome-gtk-frame" { - - ChromeGtkFrame::frame-color = "#2f343f" - ChromeGtkFrame::inactive-frame-color = "#2f343f" - - ChromeGtkFrame::frame-gradient-size = 0 - ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) - - ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) - ChromeGtkFrame::incognito-inactive-frame-color = @bg_color - - ChromeGtkFrame::incognito-frame-gradient-color = @bg_color - - ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) - ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) - ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color - -} - -widget_class "**" style "menubar" -widget_class "*.*" style "menubar_item" - -widget_class "*ThunarWindow*" style "menubar" - -class "ChromeGtkFrame" style "chrome-gtk-frame" - -widget_class "***" style "menubar-text" - -# Whitelist for dark toolbars -widget_class "*ThunarWindow*" style "menubar-borderless" -widget_class "*ThunarWindow**" style "toolbar_entry" -widget_class "*ThunarWindow**" style "toolbar_button" -widget_class "*ThunarWindow**" style "toolbar_text" -widget_class "*ThunarWindow***" style "menubar-text" - diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar.rc b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar.rc deleted file mode 100644 index c02626d..0000000 --- a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar-toolbar.rc +++ /dev/null @@ -1,166 +0,0 @@ -style "menubar" { - - bg[NORMAL] = "#e7e8eb" - fg[NORMAL] = "#70788d" - fg[PRELIGHT] = "#70788d" - fg[ACTIVE] = "#70788d" - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(1.3, "#70788d") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "menubar-toolbar/menubar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar-borderless" { - - bg[NORMAL] = "#e7e8eb" - fg[NORMAL] = "#70788d" - fg[SELECTED] = @fg_color - fg[INSENSITIVE] = shade(1.3, "#70788d") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar_item" { - - xthickness = 2 - ythickness = 4 - - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "menubar-toolbar/menubar_button.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - } -} - -# Text Style Menubar -style "menubar-text" { - - engine "murrine" { - text_shade = 0.0 - textstyle = 0 - } -} - -style "toolbar_entry" { - xthickness = 6 - - base[NORMAL] = "#fdfdfd" - base[INSENSITIVE] = "#f4f5f6" - - text[NORMAL] = "#70788d" - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "menubar-toolbar/toolbar-entry-border-disabled-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "menubar-toolbar/toolbar-entry-border-active-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -#Chromium -style "chrome-gtk-frame" { - - ChromeGtkFrame::frame-color = "#e7e8eb" - ChromeGtkFrame::inactive-frame-color = "#e7e8eb" - - ChromeGtkFrame::frame-gradient-size = 0 - ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) - - ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) - ChromeGtkFrame::incognito-inactive-frame-color = @bg_color - - ChromeGtkFrame::incognito-frame-gradient-color = @bg_color - - ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) - ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) - ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color - -} - -widget_class "**" style "menubar" -widget_class "*.*" style "menubar_item" - -widget_class "*ThunarWindow*" style "menubar" -widget_class "*CajaNavigationWindow*" style "menubar" - -class "ChromeGtkFrame" style "chrome-gtk-frame" - -widget_class "***" style "menubar-text" - -# Whitelist for dark toolbars -widget_class "*ThunarWindow*" style "menubar-borderless" -widget_class "*CajaNavigationWindow*" style "menubar-borderless" -widget_class "*ThunarWindow**" style "toolbar_entry" -widget_class "*CajaNavigationWindow**" style "toolbar_entry" diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar.png deleted file mode 100644 index ff49952..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar_button-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar_button-dark.png deleted file mode 100644 index 717575a..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar_button-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar_button.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar_button.png deleted file mode 100644 index 717575a..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/menubar_button.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png deleted file mode 100644 index 4c358b3..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png deleted file mode 100644 index 427548a..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-active-bg.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg-dark.png deleted file mode 100644 index 716060a..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg.png deleted file mode 100644 index 320deb9..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-bg.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png deleted file mode 100644 index 8304a5d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg.png b/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg.png deleted file mode 100644 index 512d5bd..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-2.0/menubar-toolbar/toolbar-entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-2.0/panel.rc b/gtk/.themes/DF-Arc-OSX/gtk-2.0/panel.rc deleted file mode 100644 index c24f3f1..0000000 --- a/gtk/.themes/DF-Arc-OSX/gtk-2.0/panel.rc +++ /dev/null @@ -1,153 +0,0 @@ -style "theme-panel" { - - ythickness = 0 - - bg[NORMAL] = "#2B2E37" - bg[ACTIVE] = @selected_bg_color - bg[PRELIGHT] = shade(1.1, @selected_bg_color) - bg[SELECTED] = @selected_bg_color - - fg[NORMAL] = "#BAC3CF" - fg[PRELIGHT] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - - text[NORMAL] = "#BAC3CF" - text[PRELIGHT] = "#BAC3CF" - text[ACTIVE] = "#BAC3CF" - text[SELECTED] = "#BAC3CF" - - engine "murrine" { - reliefstyle = 0 - glazestyle = 0 - glow_shade = 1.0 - highlight_shade = 1.0 - roundness = 0 - gradient_shades = {1.0,1.0,1.0,1.0} - textstyle = 0 - contrast = 0.0 - textstyle = 0 - } -} - -style "panelbar" { - - fg[NORMAL] = "#edf5fb" - fg[ACTIVE] = "#edf5fb" - fg[PRELIGHT] = "#edf5fb" - fg[SELECTED] = @selected_fg_color - - bg[SELECTED] = @selected_bg_color - - engine "murrine" {} -} - -style "panelbuttons" { - - xthickness = 4 - ythickness = 0 - - engine "murrine" { - textstyle = 0 - } -} - -style "theme-panel-text" { - - fg[NORMAL] = "#edf5fb" - fg[PRELIGHT] = @selected_fg_color - fg[ACTIVE] = "#edf5fb" - - text[NORMAL] = "#edf5fb" - text[PRELIGHT] = @selected_fg_color - text[ACTIVE] = "#edf5fb" - - engine "murrine" { - textstyle = 0 - text_shade = 0.2 - } -} - -style "panel-entry" { - - fg[NORMAL] = @text_color - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @text_color - fg[SELECTED] = @text_color - fg[INSENSITIVE] = @text_color - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[ACTIVE] = @text_color - text[SELECTED] = @text_color - text[INSENSITIVE] = @text_color - -} - -style "theme-main-menu-text" = "theme-panel-text" { - fg[PRELIGHT] = @selected_fg_color - text[PRELIGHT] = @selected_fg_color -} - -style "workspace-switcher" = "theme-panel" { - bg[SELECTED] = @selected_bg_color -} - -style "indicator" = "theme-panel" { - xthickness = 0 - ythickness = 0 -} - -widget "*tasklist*" style "panelbuttons" -widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" -widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" -widget_class "*PanelToplevel*Button" style "panelbuttons" -widget_class "*Panel*GtkToggleButton" style "panelbuttons" -widget_class "*Xfce*Panel*Button*" style "panelbuttons" -widget_class "*" style "panelbuttons" -widget_class "**" style "panelbuttons" -widget_class "*XfcePanelPlugin.GtkButton" style "panelbuttons" -widget "*dict*Applet*" style "panelbuttons" -widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" -widget_class "*Tasklist*" style:highest "panelbuttons" - -class "*Panel*MenuBar*" style "panelbar" -widget_class "*Panel*MenuBar*" style "panelbar" -widget_class "*Panel*MenuBar*Item*" style:highest "panelbar" - -widget "*PanelWidget*" style "theme-panel" -widget "*PanelApplet*" style "theme-panel" -widget "*fast-user-switch*" style "theme-panel" -widget "*CPUFreq*Applet*" style "theme-panel" -class "PanelApp*" style "theme-panel" -class "PanelToplevel*" style "theme-panel" -widget_class "*PanelToplevel*" style "theme-panel" -widget_class "*notif*" style "theme-panel" -widget_class "*Notif*" style "theme-panel" -widget_class "*Tray*" style "theme-panel" -widget_class "*tray*" style "theme-panel" -widget_class "*computertemp*" style "theme-panel" -widget_class "*Applet*Tomboy*" style "theme-panel" -widget_class "*Applet*Netstatus*" style "theme-panel" - -# Fixes for tooltip text in some apps. -widget_class "*Notif*Beagle*" style "theme-panel" -widget_class "*Notif*Brasero*" style "theme-panel" - -# XFCE panel theming. -widget "*Xfce*Panel*" style "theme-panel" -class "*Xfce*Panel*" style "theme-panel" -widget "*WnckPager*" style "workspace-switcher" - -# Fix gtk-entries in the panel -widget "*bookmark*GtkEntry" style "panel-entry" # fixes smartbookmark-plugin - -# Make sure panel text color doesn't change -widget_class "*Panel*MenuBar*" style "theme-main-menu-text" -widget_class "*Panel**" style "theme-main-menu-text" -widget "*.clock-applet-button.*" style "theme-panel-text" -widget "*PanelApplet*" style "theme-panel-text" - -# Override general panel-style with specific plugin-styles -widget "*indicator-applet*" style "indicator" -widget "*indicator-button*" style "indicator" diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-dark.png deleted file mode 100644 index 48e8435..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-dark@2.png deleted file mode 100644 index bfcde3f..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark.png deleted file mode 100644 index 6d85515..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png deleted file mode 100644 index 2fb1a07..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected.png deleted file mode 100644 index 5bf4e57..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png deleted file mode 100644 index 95ea1e5..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive.png deleted file mode 100644 index 0c9682e..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive@2.png deleted file mode 100644 index 288d9fa..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selected.png deleted file mode 100644 index ff3d653..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selected@2.png deleted file mode 100644 index 5bed17d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png deleted file mode 100644 index e44c358..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png deleted file mode 100644 index 2fc2d1c..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode.png deleted file mode 100644 index 6a3774b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode@2.png deleted file mode 100644 index 287275b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked-selectionmode@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked.png deleted file mode 100644 index b63a30d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked@2.png deleted file mode 100644 index 223beff..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-checked@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-dark.png deleted file mode 100644 index 09ddef6..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-dark@2.png deleted file mode 100644 index e189f93..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png deleted file mode 100644 index 2436a9e..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png deleted file mode 100644 index 44cbfca..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png deleted file mode 100644 index be95726..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png deleted file mode 100644 index 63ee434..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive.png deleted file mode 100644 index 7a91e23..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive@2.png deleted file mode 100644 index f741ba4..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-selected.png deleted file mode 100644 index c7b5cf2..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-selected@2.png deleted file mode 100644 index 883477e..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed.png deleted file mode 100644 index 5707c92..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed@2.png deleted file mode 100644 index ed851e7..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-mixed@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-selectionmode-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-selectionmode-dark.png deleted file mode 100644 index c613027..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-selectionmode-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-selectionmode-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-selectionmode-dark@2.png deleted file mode 100644 index 069b32b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-selectionmode-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-selectionmode.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-selectionmode.png deleted file mode 100644 index 2318217..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-selectionmode.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-selectionmode@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-selectionmode@2.png deleted file mode 100644 index a17e5b5..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-selectionmode@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-dark.png deleted file mode 100644 index 8c18460..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-dark@2.png deleted file mode 100644 index 2e7a50e..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png deleted file mode 100644 index 0099ce4..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png deleted file mode 100644 index 305ab4d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png deleted file mode 100644 index 4b4356b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png deleted file mode 100644 index bdafd33..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive.png deleted file mode 100644 index ed2ee8f..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png deleted file mode 100644 index f59d6be..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-selected.png deleted file mode 100644 index 4d32106..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-selected@2.png deleted file mode 100644 index 7b361e3..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked.png deleted file mode 100644 index 9fddfb5..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked@2.png deleted file mode 100644 index 6812606..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/checkbox-unchecked@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-dark.png deleted file mode 100644 index 28f3469..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-dark@2.png deleted file mode 100644 index 35a1baf..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-dark.png deleted file mode 100644 index bd28d8e..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-dark@2.png deleted file mode 100644 index 867695e..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-selected.png deleted file mode 100644 index f64ba8f..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-selected@2.png deleted file mode 100644 index 1646d37..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive.png deleted file mode 100644 index 2a657ef..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive@2.png deleted file mode 100644 index 30169f6..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-selected.png deleted file mode 100644 index aa261d0..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-selected@2.png deleted file mode 100644 index c7205c0..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked.png deleted file mode 100644 index 9690dfd..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked@2.png deleted file mode 100644 index 60f57a7..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-checked@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-dark.png deleted file mode 100644 index 4116619..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-dark@2.png deleted file mode 100644 index 69ef707..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark.png deleted file mode 100644 index afef7e2..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png deleted file mode 100644 index 6279e38..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected.png deleted file mode 100644 index 1e0a667..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png deleted file mode 100644 index 0b67660..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive.png deleted file mode 100644 index 69c253b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive@2.png deleted file mode 100644 index fa1893a..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-selected.png deleted file mode 100644 index 4378bca..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-selected@2.png deleted file mode 100644 index 58468d2..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed.png deleted file mode 100644 index 04720ee..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed@2.png deleted file mode 100644 index 6992c23..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-mixed@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-dark.png deleted file mode 100644 index 298ae3c..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-dark@2.png deleted file mode 100644 index e57ae38..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark.png deleted file mode 100644 index 87560b2..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png deleted file mode 100644 index c98869c..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected.png deleted file mode 100644 index 7e5c6e3..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png deleted file mode 100644 index 1dd9a00..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive.png deleted file mode 100644 index ce86f90..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive@2.png deleted file mode 100644 index 917f048..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-selected.png deleted file mode 100644 index aba589e..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-selected@2.png deleted file mode 100644 index b820fd2..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked.png deleted file mode 100644 index 8c61899..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked@2.png deleted file mode 100644 index a6210d6..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/radio-unchecked@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-dark.png deleted file mode 100644 index dbf7c5e..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-dark@2.png deleted file mode 100644 index 8046628..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-header-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-header-dark.png deleted file mode 100644 index e1f82aa..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-header-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-header-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-header-dark@2.png deleted file mode 100644 index 9ea31ff..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-header.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-header.png deleted file mode 100644 index 1850dae..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-header.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-header@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-header@2.png deleted file mode 100644 index 92770a3..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-header@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-dark.png deleted file mode 100644 index 8826a75..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-dark@2.png deleted file mode 100644 index 6ba25b4..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark.png deleted file mode 100644 index c018801..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png deleted file mode 100644 index 870d931..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header.png deleted file mode 100644 index 9a6db07..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header@2.png deleted file mode 100644 index daf07bf..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-header@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-selected.png deleted file mode 100644 index 1afd341..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-selected@2.png deleted file mode 100644 index 87d6356..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive.png deleted file mode 100644 index 9a6db07..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive@2.png deleted file mode 100644 index daf07bf..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-selected.png deleted file mode 100644 index 08480e0..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-selected@2.png deleted file mode 100644 index 22586c1..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active.png deleted file mode 100644 index 1850dae..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active@2.png deleted file mode 100644 index 92770a3..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-active@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-dark.png deleted file mode 100644 index 90918e1..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-dark@2.png deleted file mode 100644 index b2935b0..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-header-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-header-dark.png deleted file mode 100644 index 54a297a..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-header-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-header-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-header-dark@2.png deleted file mode 100644 index f7333eb..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-header.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-header.png deleted file mode 100644 index 3e45db3..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-header.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-header@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-header@2.png deleted file mode 100644 index 7feaadf..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-header@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-dark.png deleted file mode 100644 index 3d25f7b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-dark@2.png deleted file mode 100644 index 857b3e8..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-header-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-header-dark.png deleted file mode 100644 index 7bfead4..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-header-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-header-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-header-dark@2.png deleted file mode 100644 index e0ebce4..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-header-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-header.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-header.png deleted file mode 100644 index 009545d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-header.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-header@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-header@2.png deleted file mode 100644 index e85297d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-header@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-selected.png deleted file mode 100644 index f4398f6..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-selected@2.png deleted file mode 100644 index 67ea825..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive.png deleted file mode 100644 index ce5e538..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive@2.png deleted file mode 100644 index b0a2b56..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-insensitive@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-selected.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-selected.png deleted file mode 100644 index c2d2186..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-selected.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-selected@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-selected@2.png deleted file mode 100644 index 6e1b894..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch-selected@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch.png deleted file mode 100644 index 3bc5587..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch@2.png deleted file mode 100644 index 10b98e4..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/switch@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-active-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-active-dark.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-active-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-active-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-active-dark@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-active.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-active.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-active.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-active@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-active@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-active@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark.png deleted file mode 100644 index d28eb4c..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png deleted file mode 100644 index da8b9f3..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop.png deleted file mode 100644 index 673facd..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop@2.png deleted file mode 100644 index bde3a9f..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-backdrop@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-dark.png deleted file mode 100644 index 65a9a23..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-dark@2.png deleted file mode 100644 index c2734eb..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-hover-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-hover-dark.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-hover-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-hover-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-hover-dark@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-hover-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-hover.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-hover.png deleted file mode 100644 index 73405fc..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-hover.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-hover@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-hover@2.png deleted file mode 100644 index 55031c1..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close-hover@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close.png deleted file mode 100644 index 65a9a23..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close@2.png deleted file mode 100644 index c2734eb..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-close@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-active@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png deleted file mode 100644 index d28eb4c..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png deleted file mode 100644 index da8b9f3..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop.png deleted file mode 100644 index 673facd..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png deleted file mode 100644 index bde3a9f..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-dark.png deleted file mode 100644 index 9fb2751..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-dark@2.png deleted file mode 100644 index e5df06d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover.png deleted file mode 100644 index 2de4e74..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover@2.png deleted file mode 100644 index 9a6530d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize-hover@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize.png deleted file mode 100644 index 9fb2751..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize@2.png deleted file mode 100644 index e5df06d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-maximize@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-active@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png deleted file mode 100644 index d28eb4c..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png deleted file mode 100644 index da8b9f3..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop.png deleted file mode 100644 index 673facd..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png deleted file mode 100644 index bde3a9f..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-dark.png deleted file mode 100644 index 6ced316..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-dark@2.png deleted file mode 100644 index beae88d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover.png deleted file mode 100644 index 0179918..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover@2.png deleted file mode 100644 index d7e327b..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize-hover@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize.png deleted file mode 100644 index 6ced316..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize@2.png b/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize@2.png deleted file mode 100644 index beae88d..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/gtk-3.0/assets/titlebutton-minimize@2.png and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/gtk-dark.css b/gtk/.themes/DF-Arc-OSX/gtk-3.0/gtk-dark.css deleted file mode 100644 index c4d3cad..0000000 --- a/gtk/.themes/DF-Arc-OSX/gtk-3.0/gtk-dark.css +++ /dev/null @@ -1,3934 +0,0 @@ -* { - background-clip: padding-box; - -GtkToolButton-icon-spacing: 4; - -GtkTextView-error-underline-color: #FC4138; - -GtkCheckButton-indicator-size: 16; - -GtkCheckMenuItem-indicator-size: 16; - -GtkScrolledWindow-scrollbar-spacing: 0; - -GtkScrolledWindow-scrollbars-within-bevel: 1; - -GtkToolItemGroup-expander-size: 11; - -GtkExpander-expander-size: 16; - -GtkTreeView-expander-size: 11; - -GtkTreeView-horizontal-separator: 4; - -GtkMenu-horizontal-padding: 0; - -GtkMenu-vertical-padding: 0; - -GtkWidget-link-color: #a9caf1; - -GtkWidget-visited-link-color: #7eafe9; - -GtkWidget-focus-padding: 2; - -GtkWidget-focus-line-width: 1; - -GtkWidget-text-handle-width: 20; - -GtkWidget-text-handle-height: 20; - -GtkDialog-button-spacing: 4; - -GtkDialog-action-area-border: 0; - -GtkStatusbar-shadow-type: none; - outline-color: rgba(211, 218, 227, 0.3); - outline-style: dashed; - outline-offset: -3px; - outline-width: 1px; - outline-radius: 2px; } - -.background { - color: #D3DAE3; - background-color: rgba(56, 60, 74, 0.999); } - -*:insensitive { - -gtk-image-effect: dim; } - -.gtkstyle-fallback { - background-color: #383C4A; - color: #D3DAE3; } - .gtkstyle-fallback:prelight { - background-color: #4e5467; - color: #D3DAE3; } - .gtkstyle-fallback:active { - background-color: #22242d; - color: #D3DAE3; } - .gtkstyle-fallback:insensitive { - background-color: #3c4150; - color: rgba(211, 218, 227, 0.45); } - .gtkstyle-fallback:selected { - background-color: #5294E2; - color: #ffffff; } - -.view { - color: #D3DAE3; - background-color: #404552; } - .view.dim-label, .view.label.separator, .header-bar .view.subtitle { - color: rgba(211, 218, 227, 0.55); } - .view.dim-label:selected, .view.label.separator:selected, .header-bar .view.subtitle:selected, .view.dim-label:selected:focus, .view.label.separator:selected:focus, .header-bar .view.subtitle:selected:focus { - color: rgba(255, 255, 255, 0.65); - text-shadow: none; } - -.rubberband, GtkTreeView.view.rubberband, .content-view.rubberband { - border: 1px solid #2679db; - background-color: rgba(38, 121, 219, 0.2); } - -.label.separator, .popover .label.separator, .sidebar .label.view.separator { - color: #D3DAE3; } - -.label:insensitive { - color: rgba(211, 218, 227, 0.45); } - -.dim-label, .label.separator, .popover .label.separator, .sidebar .label.view.separator, .header-bar .subtitle { - opacity: 0.55; } - -GtkAssistant .sidebar { - background-color: #404552; - border-top: 1px solid #2b2e39; } - GtkAssistant .sidebar:dir(ltr) { - border-right: 1px solid #2b2e39; } - GtkAssistant .sidebar:dir(rtl) { - border-left: 1px solid #2b2e39; } - -GtkAssistant.csd .sidebar { - border-top-style: none; } - -GtkAssistant .sidebar .label { - padding: 6px 12px; } - -GtkAssistant .sidebar .label.highlight { - background-color: #5294E2; - color: #ffffff; } - -GtkTextView { - background-color: #3c414e; } - -.grid-child { - padding: 3px; - border-radius: 3px; } - .grid-child:selected { - outline-offset: -2px; } - -.popover.osd, .osd { - color: #BAC3CF; - border: none; - background-color: rgba(53, 57, 69, 0.95); - background-clip: padding-box; - outline-color: rgba(186, 195, 207, 0.3); - box-shadow: none; } - -@keyframes spin { - to { - -gtk-icon-transform: rotate(1turn); } } - -.spinner { - background-image: none; - background-color: blue; - opacity: 0; - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } - .spinner:active { - opacity: 1; - animation: spin 1s linear infinite; } - .spinner:active:insensitive { - opacity: 0.5; } - -.entry { - border: 1px solid; - padding: 5px 8px; - border-radius: 3px; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #D3DAE3; - border-color: #2b2e39; - background-color: #404552; - background-image: linear-gradient(to bottom, #404552); } - .entry.image { - color: #b6bcc6; } - .entry.image.left { - padding-left: 0; } - .entry.image.right { - padding-right: 0; } - .entry.flat, .entry.flat:focus { - padding: 2px; - color: #D3DAE3; - border-color: #2b2e39; - background-color: #404552; - background-image: linear-gradient(to bottom, #404552); - border: none; - border-radius: 0; } - .entry:focus { - background-clip: border-box; - color: #D3DAE3; - border-color: #2b2e39; - background-color: #404552; - background-image: linear-gradient(to bottom, #404552); - box-shadow: inset 1px 0 #5294E2, inset -1px 0 #5294E2, inset 0 1px #5294E2, inset 0 -1px #5294E2; } - .entry:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(64, 69, 82, 0.55); - background-image: linear-gradient(to bottom, rgba(64, 69, 82, 0.55)); } - .entry:selected, .entry:selected:focus { - background-color: #5294E2; - color: #ffffff; } - .entry.progressbar { - margin: 2px 12px; - border-radius: 0; - border-width: 0 0 2px; - border-color: #5294E2; - border-style: solid; - background-image: none; - background-color: transparent; - box-shadow: none; } - .entry.warning { - color: #ffffff; - border-color: #2b2e39; - background-image: linear-gradient(to bottom, #ab6441); } - .entry.warning:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #F27835); - box-shadow: none; } - .entry.warning:selected, .entry.warning:selected:focus { - background-color: #ffffff; - color: #F27835; } - .entry.error { - color: #ffffff; - border-color: #2b2e39; - background-image: linear-gradient(to bottom, #b14342); } - .entry.error:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #FC4138); - box-shadow: none; } - .entry.error:selected, .entry.error:selected:focus { - background-color: #ffffff; - color: #FC4138; } - .osd .entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.35)); - background-color: transparent; } - .osd .entry.image, .osd .entry.image:hover { - color: inherit; } - .osd .entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, #5294E2); } - .osd .entry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } - -GtkSearchEntry.entry { - border-radius: 20px; } - -@keyframes needs_attention { - from { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#5294E2), to(transparent)); } - to { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent)); } } - -.button { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - border: 1px solid; - border-radius: 3px; - padding: 5px 8px; - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } - .button.flat, .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - background-color: rgba(68, 74, 88, 0); - border-color: rgba(43, 46, 57, 0); - transition: none; } - .button.flat:hover, .sidebar-button.button:hover { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-duration: 350ms; } - .button.flat:hover:active, .sidebar-button.button:hover:active { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - .button:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; - -gtk-image-effect: highlight; } - .button:active, .button:checked { - background-clip: padding-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #2b2e39; - background-color: #5294E2; - transition-duration: 50ms; } - .button:active { - color: #D3DAE3; } - .button:active:hover, .button:checked { - color: #ffffff; } - .button.flat:insensitive, .sidebar-button.button:insensitive { - border-color: transparent; - background-color: transparent; - background-image: none; } - .button:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } - .button:insensitive > GtkLabel { - color: inherit; } - .button:insensitive:active, .button:insensitive:checked { - color: rgba(255, 255, 255, 0.8); - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; } - .button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel { - color: inherit; } - .button.osd { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(35, 38, 46, 0.95); } - .button.osd.image-button, .header-bar .button.osd.titlebutton, - .titlebar .button.osd.titlebutton { - padding: 10px; } - .button.osd:hover { - color: #5294E2; } - .button.osd:active, .button.osd:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - .button.osd:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - .osd .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .osd .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .osd .button:active, .osd .button:checked { - background-clip: padding-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - .osd .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - .osd .button.flat, .osd .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; } - .osd .button.flat:hover, .osd .sidebar-button.button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .osd .button.flat:insensitive, .osd .sidebar-button.button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); - background-image: none; } - .osd .button.flat:active, .osd .sidebar-button.button:active, .osd .button.flat:checked, .osd .sidebar-button.button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - .osd .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), - .osd .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: none; } - .button.suggested-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } - .button.suggested-action.flat, .suggested-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #4DADD4; - outline-color: rgba(77, 173, 212, 0.3); } - .button.suggested-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } - .button.suggested-action:active, .button.suggested-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } - .button.suggested-action.flat:insensitive, .suggested-action.sidebar-button.button:insensitive { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(211, 218, 227, 0.45); } - .button.suggested-action:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } - .button.suggested-action:insensitive > GtkLabel { - color: inherit; } - .button.destructive-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } - .button.destructive-action.flat, .destructive-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; - outline-color: rgba(240, 74, 80, 0.3); } - .button.destructive-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } - .button.destructive-action:active, .button.destructive-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } - .button.destructive-action.flat:insensitive, .destructive-action.sidebar-button.button:insensitive { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(211, 218, 227, 0.45); } - .button.destructive-action:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } - .button.destructive-action:insensitive > GtkLabel { - color: inherit; } - .button.image-button, .header-bar .button.titlebutton, - .titlebar .button.titlebutton { - padding: 7px; } - .header-bar .button.image-button, .header-bar .button.titlebutton { - padding: 7px 10px; } - .button.text-button { - padding-left: 16px; - padding-right: 16px; } - .button.text-button.image-button, .header-bar .button.text-button.titlebutton, - .titlebar .button.text-button.titlebutton { - padding: 5px 8px; } - .button.text-button.image-button GtkLabel:first-child, .header-bar .button.text-button.titlebutton GtkLabel:first-child, - .titlebar .button.text-button.titlebutton GtkLabel:first-child { - padding-left: 8px; } - .button.text-button.image-button GtkLabel:last-child, .header-bar .button.text-button.titlebutton GtkLabel:last-child, - .titlebar .button.text-button.titlebutton GtkLabel:last-child { - padding-right: 8px; } - .stack-switcher > .button { - outline-offset: -3px; } - .stack-switcher > .button > GtkLabel { - padding-left: 6px; - padding-right: 6px; } - .stack-switcher > .button > GtkImage { - padding-left: 6px; - padding-right: 6px; - padding-top: 3px; - padding-bottom: 3px; } - .stack-switcher > .button.text-button { - padding: 5px 10px; } - .stack-switcher > .button.image-button, .header-bar .stack-switcher > .button.titlebutton, - .titlebar .stack-switcher > .button.titlebutton { - padding: 2px 4px; } - .stack-switcher > .button.needs-attention:active > .label, - .stack-switcher > .button.needs-attention:active > GtkImage, - .stack-switcher > .button.needs-attention:checked > .label, - .stack-switcher > .button.needs-attention:checked > GtkImage { - animation: none; - background-image: none; } - .stack-switcher > .button.needs-attention > .label, - .stack-switcher > .button.needs-attention > GtkImage, .button .sidebar-item.needs-attention > GtkLabel { - animation: needs_attention 150ms ease-in; - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent)); - background-size: 6px 6px, 6px 6px; - background-repeat: no-repeat; - background-position: right 3px, right 2px; } - .stack-switcher > .button.needs-attention > .label:dir(rtl), - .stack-switcher > .button.needs-attention > GtkImage:dir(rtl), .button .sidebar-item.needs-attention > GtkLabel:dir(rtl) { - background-position: left 3px, left 2px; } - .inline-toolbar .button, .inline-toolbar .button:backdrop { - border-radius: 2px; - border-width: 1px; } - -.inline-toolbar GtkToolButton > .button { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } - .inline-toolbar GtkToolButton > .button:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } - .inline-toolbar GtkToolButton > .button:active, .inline-toolbar GtkToolButton > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #2b2e39; - background-color: #5294E2; } - .inline-toolbar GtkToolButton > .button:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } - .inline-toolbar GtkToolButton > .button:insensitive > GtkLabel { - color: inherit; } - .inline-toolbar GtkToolButton > .button:insensitive:active, .inline-toolbar GtkToolButton > .button:insensitive:checked { - color: rgba(255, 255, 255, 0.8); - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; } - .inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel, .inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel { - color: inherit; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry { - border-left-color: rgba(43, 46, 57, 0.3); } - -.linked:not(.vertical):not(.path-bar) > .entry.error + .entry, -.linked:not(.vertical):not(.path-bar) > .entry + .entry.error { - border-left-color: rgba(43, 46, 57, 0.3); } - -.linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, -.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning { - border-left-color: rgba(43, 46, 57, 0.3); } - -.linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning { - border-left-color: rgba(43, 46, 57, 0.3); } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child { - border-left-color: #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, -.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child { - border-left-color: #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, -.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child { - border-left-color: #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, -.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .button:checked + .entry { - border-left-color: #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .button + .button { - border-left-style: none; } - -.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), -.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: inset 1px 0 #2b2e39; } - -.linked:not(.vertical):not(.path-bar) > .button:first-child:hover:not(:checked):not(:active), -.linked:not(.vertical):not(.path-bar) > .button:checked + .button:not(:checked):not(:active):hover, -.linked:not(.vertical):not(.path-bar) > .entry + .button:not(:checked):not(:active):hover { - box-shadow: none; } - -.linked:not(.vertical).path-bar > .button + .button { - border-left-style: none; } - -.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5), inset -1px 0 rgba(43, 46, 57, 0.5); } - -.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(43, 46, 57, 0.5); } - -.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(43, 46, 57, 0.5); } - -.linked.vertical > .entry + .entry { - border-top-color: rgba(43, 46, 57, 0.3); } - -.linked.vertical > .entry.error + .entry, -.linked.vertical > .entry + .entry.error { - border-top-color: rgba(43, 46, 57, 0.3); } - -.linked.vertical > .entry.warning + .entry, -.linked.vertical > .entry + .entry.warning { - border-top-color: rgba(43, 46, 57, 0.3); } - -.linked.vertical > .entry.error + .entry.warning { - border-top-color: rgba(43, 46, 57, 0.3); } - -.linked.vertical > .entry + .entry:focus:not(:last-child), -.linked.vertical > .entry + .entry:focus:last-child { - border-top-color: #2b2e39; } - -.linked.vertical > .entry:focus:not(:only-child) + .entry, .linked.vertical > .entry:focus:not(:only-child) + .button, -.linked.vertical > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked.vertical > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-top-color: #2b2e39; } - -.linked.vertical > .entry + .entry.warning:focus:not(:last-child), -.linked.vertical > .entry + .entry.warning:focus:last-child { - border-top-color: #2b2e39; } - -.linked.vertical > .entry.warning:focus:not(:only-child) + .entry, .linked.vertical > .entry.warning:focus:not(:only-child) + .button, -.linked.vertical > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked.vertical > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-top-color: #2b2e39; } - -.linked.vertical > .entry + .entry.error:focus:not(:last-child), -.linked.vertical > .entry + .entry.error:focus:last-child { - border-top-color: #2b2e39; } - -.linked.vertical > .entry.error:focus:not(:only-child) + .entry, .linked.vertical > .entry.error:focus:not(:only-child) + .button, -.linked.vertical > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked.vertical > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-top-color: #2b2e39; } - -.linked.vertical > .button:checked + .entry { - border-top-color: #2b2e39; } - -.linked.vertical > .button + .button { - border-top-style: none; } - -.linked.vertical > .button:hover:not(:checked):not(:active):not(:only-child), -.linked.vertical > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: inset 0 1px #2b2e39; } - -.linked.vertical > .button:first-child:hover:not(:checked):not(:active), -.linked.vertical > .button:checked + .button:not(:checked):not(:active):hover, -.linked.vertical > .entry + .button:not(:checked):not(:active):hover { - box-shadow: none; } - -.inline-toolbar.toolbar GtkToolButton > .button.flat, .inline-toolbar GtkToolButton > .button.flat, .inline-toolbar.toolbar GtkToolButton > .sidebar-button.button, .inline-toolbar GtkToolButton > .sidebar-button.button, .linked:not(.vertical) > .entry, -.linked:not(.vertical) > .entry:focus, .osd .button, .osd .button:hover, .osd .button:active, .osd .button:checked, .osd .button:insensitive, .inline-toolbar .button, .inline-toolbar .button:backdrop, .linked:not(.vertical) > .button, -.linked:not(.vertical) > .button:hover, -.linked:not(.vertical) > .button:active, -.linked:not(.vertical) > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .primary-toolbar .linked:not(.vertical).path-bar > .button, .header-bar .linked:not(.vertical).path-bar > .button, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:active, .header-bar .linked:not(.vertical).path-bar > .button:active, .primary-toolbar .linked:not(.vertical).path-bar > .button:checked, .header-bar .linked:not(.vertical).path-bar > .button:checked, .primary-toolbar .linked:not(.vertical).path-bar > .button:insensitive, .header-bar .linked:not(.vertical).path-bar > .button:insensitive, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr), -.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr) { - border-radius: 0; - border-right-style: none; } - -.linked:not(.vertical) > .entry:first-child, .osd .button:first-child, .inline-toolbar .button:first-child, .linked:not(.vertical) > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:first-child > .sidebar-button.button, .inline-toolbar GtkToolButton:first-child > .sidebar-button.button, .linked > GtkComboBox:first-child > .the-button-in-the-combobox, -.linked > GtkComboBoxText:first-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:first-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:first-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:first-child, .header-bar .linked:not(.vertical).path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:first-child { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; } - -.linked:not(.vertical) > .entry:last-child, .osd .button:last-child, .inline-toolbar .button:last-child, .linked:not(.vertical) > .button:last-child, .inline-toolbar.toolbar GtkToolButton:last-child > .button.flat, .inline-toolbar GtkToolButton:last-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:last-child > .sidebar-button.button, .inline-toolbar GtkToolButton:last-child > .sidebar-button.button, .linked > GtkComboBox:last-child > .the-button-in-the-combobox, -.linked > GtkComboBoxText:last-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:last-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:last-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:last-child, .header-bar .linked:not(.vertical).path-bar > .button:last-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:last-child { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; - border-right-style: solid; } - -.linked:not(.vertical) > .entry:only-child, .osd .button:only-child, .inline-toolbar .button:only-child, .linked:not(.vertical) > .button:only-child, .inline-toolbar.toolbar GtkToolButton:only-child > .button.flat, .inline-toolbar GtkToolButton:only-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:only-child > .sidebar-button.button, .inline-toolbar GtkToolButton:only-child > .sidebar-button.button, .linked > GtkComboBox:only-child > .the-button-in-the-combobox, -.linked > GtkComboBoxText:only-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:only-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:only-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:only-child, .header-bar .linked:not(.vertical).path-bar > .button:only-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:only-child { - border-radius: 3px; - border-style: solid; } - -.linked.vertical > .entry, -.linked.vertical > .entry:focus, .linked.vertical > .button, -.linked.vertical > .button:hover, -.linked.vertical > .button:active, -.linked.vertical > .button:checked, .linked.vertical > GtkComboBoxText > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox > .the-button-in-the-combobox { - border-radius: 0; - border-bottom-style: none; } - -.linked.vertical > .entry:first-child, .linked.vertical > .button:first-child, .linked.vertical > GtkComboBoxText:first-child > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox:first-child > .the-button-in-the-combobox { - border-top-left-radius: 3px; - border-top-right-radius: 3px; } - -.linked.vertical > .entry:last-child, .linked.vertical > .button:last-child, .linked.vertical > GtkComboBoxText:last-child > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox:last-child > .the-button-in-the-combobox { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border-bottom-style: solid; } - -.linked.vertical > .entry:only-child, .linked.vertical > .button:only-child, .linked.vertical > GtkComboBoxText:only-child > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox:only-child > .the-button-in-the-combobox { - border-radius: 3px; - border-style: solid; } - -.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .notebook tab .button, .app-notification .button.flat, .app-notification .sidebar-button.button, -.app-notification.frame .button.flat, -.app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive, .app-notification .sidebar-button.button:insensitive, -.app-notification.frame .button.flat:insensitive, -.app-notification.frame .sidebar-button.button:insensitive, TerminalWindow .notebook .active-page .button, TerminalWindow .notebook .prelight-page .button, TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .prelight-page .button:hover, TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; } - -.menuitem.button.flat, .menuitem.sidebar-button.button { - transition: none; - outline-offset: -1px; - border-radius: 2px; } - .menuitem.button.flat:hover, .menuitem.sidebar-button.button:hover { - background-color: #484c59; } - .menuitem.button.flat:checked, .menuitem.sidebar-button.button:checked { - color: #D3DAE3; } - -*:link, .button:link, .button:visited { - color: #a9caf1; } - *:link:visited, .button:visited { - color: #7eafe9; } - *:selected *:link:visited, *:selected .button:visited:link, *:selected .button:visited { - color: #bad4f3; } - *:link:hover, .button:hover:link, .button:hover:visited { - color: #d5e5f8; } - *:selected *:link:hover, *:selected .button:hover:link, *:selected .button:hover:visited { - color: #eef4fc; } - *:link:active, .button:active:link, .button:active:visited { - color: #a9caf1; } - *:selected *:link:active, *:selected .button:active:link, *:selected .button:active:visited { - color: #dceaf9; } - *:link:selected, .button:selected:link, .button:selected:visited, .header-bar.selection-mode .subtitle:link, .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { - color: #dceaf9; } - -.button:link > .label, .button:visited > .label { - text-decoration-line: underline; } - -.spinbutton { - border-radius: 3px; } - .spinbutton .button { - background-image: none; - border: 1px solid rgba(43, 46, 57, 0.6); - border-style: none none none solid; - color: #ccd3dc; - border-radius: 0; - box-shadow: none; } - .spinbutton .button:dir(rtl) { - border-style: none solid none none; } - .spinbutton .button:first-child { - color: red; } - .spinbutton .button:insensitive { - color: rgba(211, 218, 227, 0.45); } - .spinbutton .button:active { - background-color: #5294E2; - color: #ffffff; } - .spinbutton.vertical .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } - .spinbutton.vertical .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:active { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #2b2e39; - background-color: #5294E2; } - .spinbutton.vertical .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } - .spinbutton.vertical .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } - .spinbutton.vertical .button:first-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive > GtkLabel { - color: inherit; } - .spinbutton.vertical .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } - .spinbutton.vertical .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:active { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #2b2e39; - background-color: #5294E2; } - .spinbutton.vertical .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } - .spinbutton.vertical .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } - .spinbutton.vertical .button:last-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive > GtkLabel { - color: inherit; } - .spinbutton.vertical.entry, .spinbutton.vertical:dir(rtl).entry { - border-radius: 0; - padding-left: 5px; - padding-right: 5px; } - .spinbutton.vertical .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child, .spinbutton.vertical .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:active, .spinbutton.vertical .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:hover, .spinbutton.vertical .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive { - border-radius: 2px 2px 0 0; - border-style: solid solid none solid; } - .spinbutton.vertical .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child, .spinbutton.vertical .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:active, .spinbutton.vertical .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:hover, .spinbutton.vertical .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive { - border-radius: 0 0 2px 2px; - border-style: none solid solid solid; } - GtkTreeView .spinbutton.entry, GtkTreeView .spinbutton.entry:focus { - padding: 1px; - border-width: 1px 0; - border-color: #5294E2; - border-radius: 0; - box-shadow: none; } - -GtkComboBox { - -GtkComboBox-arrow-scaling: 0.5; - -GtkComboBox-shadow-type: none; } - GtkComboBox > .the-button-in-the-combobox { - padding-top: 3px; - padding-bottom: 3px; } - GtkComboBox:insensitive { - color: rgba(211, 218, 227, 0.45); } - GtkComboBox .separator.vertical, GtkComboBox .sidebar .vertical.view.separator, .sidebar GtkComboBox .vertical.view.separator { - -GtkWidget-wide-separators: true; } - GtkComboBox.combobox-entry .entry:dir(ltr) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; - border-right-style: none; } - GtkComboBox.combobox-entry .entry:dir(rtl) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; - border-left-style: none; } - GtkComboBox.combobox-entry .button:dir(ltr) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; } - GtkComboBox.combobox-entry .button:dir(rtl) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; } - -.toolbar, .inline-toolbar { - -GtkWidget-window-dragging: true; - padding: 4px; - background-color: #383C4A; } - .osd .toolbar, .osd .inline-toolbar, .toolbar.osd, .osd.inline-toolbar { - padding: 7px; - border: 1px solid rgba(0, 0, 0, 0.5); - border-radius: 3px; - background-color: rgba(53, 57, 69, 0.85); } - -.primary-toolbar { - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; - box-shadow: none; - border-width: 0 0 1px 0; - border-style: solid; - border-image: linear-gradient(to bottom, #2f343f, rgba(32, 35, 43, 0.97)) 1 0 1 0; } - -.inline-toolbar { - background-color: #313541; - border-style: solid; - border-color: #2b2e39; - border-width: 0 1px 1px; - padding: 3px; - border-radius: 0 0 3px 3px; } - -.search-bar { - background-color: #383C4A; - border-style: solid; - border-color: #2b2e39; - border-width: 0 0 1px; - padding: 3px; } - -.action-bar { - background-color: #313541; } - -.header-bar { - padding: 5px 5px 4px 5px; - border-width: 0 0 1px; - border-style: solid; - border-radius: 0; - border-color: #262a33; - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; } - .csd .header-bar { - background-color: rgba(47, 52, 63, 0.97); - border-color: rgba(38, 42, 51, 0.97); } - .header-bar:backdrop { - color: rgba(207, 218, 231, 0.5); } - .header-bar .title { - padding-left: 12px; - padding-right: 12px; } - .header-bar .subtitle { - font-size: smaller; - padding-left: 12px; - padding-right: 12px; } - .header-bar.selection-mode, .header-bar.titlebar.selection-mode { - color: #ffffff; - background-color: rgba(82, 148, 226, 0.95); - border-color: rgba(65, 137, 223, 0.95); - box-shadow: none; } - .header-bar.selection-mode:backdrop, .header-bar.titlebar.selection-mode:backdrop { - background-color: rgba(82, 148, 226, 0.95); - color: rgba(255, 255, 255, 0.6); } - .header-bar.selection-mode .button, .header-bar.titlebar.selection-mode .button { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0); } - .header-bar.selection-mode .button.flat, .header-bar.selection-mode .sidebar-button.button, .header-bar.titlebar.selection-mode .button.flat, .header-bar.titlebar.selection-mode .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } - .header-bar.selection-mode .button:hover, .header-bar.titlebar.selection-mode .button:hover { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0.05); - border-color: rgba(255, 255, 255, 0.5); } - .header-bar.selection-mode .button:active, .header-bar.selection-mode .button:checked, .header-bar.titlebar.selection-mode .button:active, .header-bar.titlebar.selection-mode .button:checked { - color: rgba(82, 148, 226, 0.95); - outline-color: rgba(82, 148, 226, 0.25); - background-color: #ffffff; - border-color: #ffffff; } - .header-bar.selection-mode .button:insensitive, .header-bar.titlebar.selection-mode .button:insensitive { - color: rgba(255, 255, 255, 0.4); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0); } - .header-bar.selection-mode .button:insensitive:active, .header-bar.selection-mode .button:insensitive:checked, .header-bar.titlebar.selection-mode .button:insensitive:active, .header-bar.titlebar.selection-mode .button:insensitive:checked { - color: rgba(82, 148, 226, 0.35); - background-color: rgba(255, 255, 255, 0.15); - border-color: rgba(255, 255, 255, 0.15); } - .header-bar.selection-mode .selection-menu, .header-bar.titlebar.selection-mode .selection-menu { - box-shadow: none; - padding-left: 10px; - padding-right: 10px; } - .header-bar.selection-mode .selection-menu GtkArrow, .header-bar.titlebar.selection-mode .selection-menu GtkArrow { - -GtkArrow-arrow-scaling: 1; } - .header-bar.selection-mode .selection-menu .arrow, .header-bar.titlebar.selection-mode .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - .maximized .header-bar.selection-mode, .maximized .header-bar.titlebar.selection-mode { - background-color: #5294e2; } - .tiled .header-bar, .tiled .header-bar:backdrop, - .maximized .header-bar, .maximized .header-bar:backdrop { - border-radius: 0; } - .maximized .header-bar { - background-color: #2f343f; - border-color: #262a33; } - .header-bar.default-decoration, - .csd .header-bar.default-decoration, .header-bar.default-decoration:backdrop, - .csd .header-bar.default-decoration:backdrop { - padding-top: 5px; - padding-bottom: 5px; - background-color: #2f343f; - border-bottom-width: 0; } - .maximized .header-bar.default-decoration, .maximized - .csd .header-bar.default-decoration, .maximized .header-bar.default-decoration:backdrop, .maximized - .csd .header-bar.default-decoration:backdrop { - background-color: #2f343f; } - -.titlebar { - padding-left: 7px; - padding-right: 7px; - border-radius: 3px 3px 0 0; - color: rgba(207, 218, 231, 0.8); - background-color: #2f343f; - box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); } - .csd .titlebar { - background-color: rgba(47, 52, 63, 0.97); } - .titlebar:backdrop { - color: rgba(207, 218, 231, 0.5); - background-color: #323843; } - .csd .titlebar:backdrop { - background-color: rgba(50, 56, 67, 0.97); } - .maximized .titlebar { - background-color: #2f343f; } - .maximized .titlebar:backdrop, .csd .maximized .titlebar:backdrop { - background-color: #323843; } - -.titlebar .titlebar, -.titlebar .titlebar:backdrop { - background-color: transparent; } - -.primary-toolbar .separator, .primary-toolbar .sidebar .view.separator, .sidebar .primary-toolbar .view.separator, .header-bar .header-bar-separator, -.header-bar > GtkBox > .separator.vertical, .sidebar -.header-bar > GtkBox > .vertical.view.separator { - -GtkWidget-wide-separators: true; - -GtkWidget-separator-width: 1px; - border-width: 0 1px; - border-image: linear-gradient(to bottom, rgba(207, 218, 231, 0) 25%, rgba(207, 218, 231, 0.15) 25%, rgba(207, 218, 231, 0.15) 75%, rgba(207, 218, 231, 0) 75%) 0 1/0 1px stretch; } - .primary-toolbar .separator:backdrop, .header-bar .header-bar-separator:backdrop, - .header-bar > GtkBox > .separator.vertical:backdrop, .sidebar - .header-bar > GtkBox > .vertical.view.separator:backdrop { - opacity: 0.6; } - -.primary-toolbar .entry, .header-bar .entry { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); - background-color: transparent; } - .primary-toolbar .entry.image, .header-bar .entry.image, .primary-toolbar .entry.image:hover, .header-bar .entry.image:hover { - color: inherit; } - .primary-toolbar .entry:backdrop, .header-bar .entry:backdrop { - opacity: 0.85; } - .primary-toolbar .entry:focus, .header-bar .entry:focus { - color: #ffffff; - border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); - background-clip: padding-box; } - .primary-toolbar .entry:focus.image, .header-bar .entry:focus.image { - color: #ffffff; } - .primary-toolbar .entry:insensitive, .header-bar .entry:insensitive { - color: rgba(207, 218, 231, 0.35); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } - .primary-toolbar .entry:selected:focus, .header-bar .entry:selected:focus { - background-color: #ffffff; - color: #5294E2; } - .primary-toolbar .entry.progressbar, .header-bar .entry.progressbar { - border-color: #5294E2; - background-image: none; - background-color: transparent; } - .primary-toolbar .entry.warning, .header-bar .entry.warning { - color: #ffffff; - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(167, 94, 57, 0.988)); } - .primary-toolbar .entry.warning:focus, .header-bar .entry.warning:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #F27835); } - .primary-toolbar .entry.warning:selected, .header-bar .entry.warning:selected, .primary-toolbar .entry.warning:selected:focus, .header-bar .entry.warning:selected:focus { - background-color: #ffffff; - color: #F27835; } - .primary-toolbar .entry.error, .header-bar .entry.error { - color: #ffffff; - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(173, 60, 59, 0.988)); } - .primary-toolbar .entry.error:focus, .header-bar .entry.error:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #FC4138); } - .primary-toolbar .entry.error:selected, .header-bar .entry.error:selected, .primary-toolbar .entry.error:selected:focus, .header-bar .entry.error:selected:focus { - background-color: #ffffff; - color: #FC4138; } - -.primary-toolbar .button, .header-bar .button { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - outline-offset: -3px; - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } - .primary-toolbar .button:backdrop, .header-bar .button:backdrop { - opacity: 0.7; } - .primary-toolbar .button:hover, .header-bar .button:hover { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } - .primary-toolbar .button:active, .header-bar .button:active, .primary-toolbar .button:checked, .header-bar .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: transparent; - background-color: #5294E2; - background-clip: padding-box; } - .primary-toolbar .button:insensitive, .header-bar .button:insensitive { - color: rgba(207, 218, 231, 0.35); - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } - .primary-toolbar .button:insensitive > GtkLabel, .header-bar .button:insensitive > GtkLabel { - color: inherit; } - .primary-toolbar .button:insensitive:active, .header-bar .button:insensitive:active, .primary-toolbar .button:insensitive:checked, .header-bar .button:insensitive:checked { - color: rgba(255, 255, 255, 0.75); - border-color: rgba(82, 148, 226, 0.65); - background-color: rgba(82, 148, 226, 0.65); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button, .header-bar .linked:not(.vertical):not(.path-bar) > .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:active, .header-bar .linked:not(.vertical):not(.path-bar) > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar) > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar) > .button:insensitive { - border-radius: 3px; - border-style: solid; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active), .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active), .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child), .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child), .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active), .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: none; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .primary-toolbar .linked:not(.vertical).path-bar > .button, .header-bar .linked:not(.vertical).path-bar > .button { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } - .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover { - background-color: rgba(134, 144, 165, 0.37); } - .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .primary-toolbar .linked:not(.vertical).path-bar > .button:active, .header-bar .linked:not(.vertical).path-bar > .button:active, .primary-toolbar .linked:not(.vertical).path-bar > .button:checked, .header-bar .linked:not(.vertical).path-bar > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: transparent; - background-color: #5294E2; } - .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .primary-toolbar .linked:not(.vertical).path-bar > .button:insensitive, .header-bar .linked:not(.vertical).path-bar > .button:insensitive { - color: rgba(207, 218, 231, 0.4); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button + .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button + .button, .primary-toolbar .linked:not(.vertical).path-bar > .button + .button, .header-bar .linked:not(.vertical).path-bar > .button + .button { - border-left-style: none; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37), inset -1px 0 rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry { - border-left-color: rgba(21, 23, 28, 0); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error { - border-left-color: rgba(21, 23, 28, 0); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning { - border-left-color: rgba(21, 23, 28, 0); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning { - border-left-color: rgba(21, 23, 28, 0); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:checked + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .button:checked + .entry { - border-left-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar .button.suggested-action, .header-bar .button.suggested-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } - .primary-toolbar .button.suggested-action.flat, .header-bar .button.suggested-action.flat, .primary-toolbar .suggested-action.sidebar-button.button, .header-bar .suggested-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #4DADD4; - outline-color: rgba(77, 173, 212, 0.3); } - .primary-toolbar .button.suggested-action:hover, .header-bar .button.suggested-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } - .primary-toolbar .button.suggested-action:active, .header-bar .button.suggested-action:active, .primary-toolbar .button.suggested-action:checked, .header-bar .button.suggested-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } - .primary-toolbar .button.suggested-action.flat:insensitive, .header-bar .button.suggested-action.flat:insensitive, .primary-toolbar .suggested-action.sidebar-button.button:insensitive, .header-bar .suggested-action.sidebar-button.button:insensitive, .primary-toolbar .button.suggested-action:insensitive, .header-bar .button.suggested-action:insensitive { - color: rgba(207, 218, 231, 0.35); - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } - .primary-toolbar .button.suggested-action.flat:insensitive > GtkLabel, .header-bar .button.suggested-action.flat:insensitive > GtkLabel, .primary-toolbar .suggested-action.sidebar-button.button:insensitive > GtkLabel, .header-bar .suggested-action.sidebar-button.button:insensitive > GtkLabel, .primary-toolbar .button.suggested-action:insensitive > GtkLabel, .header-bar .button.suggested-action:insensitive > GtkLabel { - color: inherit; } - -.primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop, .primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop { - opacity: 0.8; } - -.primary-toolbar .button.destructive-action, .header-bar .button.destructive-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } - .primary-toolbar .button.destructive-action.flat, .header-bar .button.destructive-action.flat, .primary-toolbar .destructive-action.sidebar-button.button, .header-bar .destructive-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; - outline-color: rgba(240, 74, 80, 0.3); } - .primary-toolbar .button.destructive-action:hover, .header-bar .button.destructive-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } - .primary-toolbar .button.destructive-action:active, .header-bar .button.destructive-action:active, .primary-toolbar .button.destructive-action:checked, .header-bar .button.destructive-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } - .primary-toolbar .button.destructive-action.flat:insensitive, .header-bar .button.destructive-action.flat:insensitive, .primary-toolbar .destructive-action.sidebar-button.button:insensitive, .header-bar .destructive-action.sidebar-button.button:insensitive, .primary-toolbar .button.destructive-action:insensitive, .header-bar .button.destructive-action:insensitive { - color: rgba(207, 218, 231, 0.35); - background-color: rgba(47, 52, 63, 0); - border-color: rgba(47, 52, 63, 0); } - .primary-toolbar .button.destructive-action.flat:insensitive > GtkLabel, .header-bar .button.destructive-action.flat:insensitive > GtkLabel, .primary-toolbar .destructive-action.sidebar-button.button:insensitive > GtkLabel, .header-bar .destructive-action.sidebar-button.button:insensitive > GtkLabel, .primary-toolbar .button.destructive-action:insensitive > GtkLabel, .header-bar .button.destructive-action:insensitive > GtkLabel { - color: inherit; } - -.primary-toolbar .button.destructive-action:backdrop, .header-bar .button.destructive-action:backdrop, .primary-toolbar .button.destructive-action:backdrop, .header-bar .button.destructive-action:backdrop { - opacity: 0.8; } - -.primary-toolbar .spinbutton:focus .button, .header-bar .spinbutton:focus .button { - color: #ffffff; } - .primary-toolbar .spinbutton:focus .button:hover, .header-bar .spinbutton:focus .button:hover { - background-color: rgba(255, 255, 255, 0.1); - border-color: transparent; } - .primary-toolbar .spinbutton:focus .button:insensitive, .header-bar .spinbutton:focus .button:insensitive { - color: rgba(255, 255, 255, 0.4); } - -.primary-toolbar .spinbutton .button, .header-bar .spinbutton .button { - color: rgba(207, 218, 231, 0.8); } - .primary-toolbar .spinbutton .button:hover, .header-bar .spinbutton .button:hover { - background-color: rgba(207, 218, 231, 0.05); - border-color: transparent; } - .primary-toolbar .spinbutton .button:insensitive, .header-bar .spinbutton .button:insensitive { - color: rgba(207, 218, 231, 0.5); } - .primary-toolbar .spinbutton .button:active, .header-bar .spinbutton .button:active { - background-color: rgba(0, 0, 0, 0.1); } - -.primary-toolbar GtkComboBox:insensitive, .header-bar GtkComboBox:insensitive { - color: rgba(207, 218, 231, 0.2); } - -.primary-toolbar GtkComboBox.combobox-entry .button, .header-bar GtkComboBox.combobox-entry .button { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); - background-color: transparent; } - .primary-toolbar GtkComboBox.combobox-entry .button.image, .header-bar GtkComboBox.combobox-entry .button.image, .primary-toolbar GtkComboBox.combobox-entry .button.image:hover, .header-bar GtkComboBox.combobox-entry .button.image:hover { - color: inherit; } - .primary-toolbar GtkComboBox.combobox-entry .button:hover, .header-bar GtkComboBox.combobox-entry .button:hover { - color: #ffffff; - border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); - box-shadow: none; } - .primary-toolbar GtkComboBox.combobox-entry .button:insensitive, .header-bar GtkComboBox.combobox-entry .button:insensitive { - color: rgba(207, 218, 231, 0.35); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } - -.primary-toolbar GtkComboBox.combobox-entry .entry:dir(ltr), .header-bar GtkComboBox.combobox-entry .entry:dir(ltr) { - border-right-style: none; } - .primary-toolbar GtkComboBox.combobox-entry .entry:dir(ltr):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(ltr):focus { - box-shadow: none; } - -.primary-toolbar GtkComboBox.combobox-entry .entry:dir(rtl), .header-bar GtkComboBox.combobox-entry .entry:dir(rtl) { - border-left-style: none; } - .primary-toolbar GtkComboBox.combobox-entry .entry:dir(rtl):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(rtl):focus { - box-shadow: none; } - -.primary-toolbar GtkSwitch:backdrop, .header-bar GtkSwitch:backdrop { - opacity: 0.75; } - -.primary-toolbar GtkProgressBar.trough, .header-bar GtkProgressBar.trough, .primary-toolbar .level-bar.trough, .header-bar .level-bar.trough { - background-color: rgba(21, 23, 28, 0.37); } - -.primary-toolbar GtkProgressBar:backdrop, .header-bar GtkProgressBar:backdrop { - opacity: 0.75; } - -.primary-toolbar .scale:backdrop, .header-bar .scale:backdrop { - opacity: 0.75; } - -.primary-toolbar .scale.trough, .header-bar .scale.trough { - background-image: linear-gradient(to bottom, rgba(21, 23, 28, 0.37)); } - .primary-toolbar .scale.trough:insensitive, .header-bar .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(21, 23, 28, 0.27)); } - -.primary-toolbar .scale.slider, .header-bar .scale.slider { - background-image: linear-gradient(to bottom, #454c5c); - border-color: rgba(21, 23, 28, 0.67); } - .primary-toolbar .scale.slider:hover, .header-bar .scale.slider:hover { - background-image: linear-gradient(to bottom, #50586b); - border-color: rgba(21, 23, 28, 0.67); } - .primary-toolbar .scale.slider:active, .header-bar .scale.slider:active { - background-image: linear-gradient(to bottom, #5294E2); - border-color: #5294E2; } - .primary-toolbar .scale.slider:insensitive, .header-bar .scale.slider:insensitive { - background-image: linear-gradient(to bottom, rgba(63, 69, 84, 0.991)); - border-color: rgba(21, 23, 28, 0.67); } - -.path-bar .button { - padding: 5px 10px; } - .path-bar .button:first-child { - padding-left: 10px; } - .path-bar .button:last-child { - padding-right: 10px; } - .path-bar .button:only-child { - padding-left: 14px; - padding-right: 14px; } - .path-bar .button GtkLabel:last-child { - padding-left: 4px; } - .path-bar .button GtkLabel:first-child { - padding-right: 4px; } - .path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel { - padding-right: 0; - padding-left: 0; } - .path-bar .button GtkImage { - padding-top: 2px; - padding-bottom: 1px; } - -GtkTreeView.view { - -GtkTreeView-grid-line-width: 1; - -GtkTreeView-grid-line-pattern: ''; - -GtkTreeView-tree-line-width: 1; - -GtkTreeView-tree-line-pattern: ''; - -GtkTreeView-expander-size: 16; - border-left-color: rgba(211, 218, 227, 0.15); - border-top-color: rgba(0, 0, 0, 0.1); } - GtkTreeView.view:selected { - border-radius: 0; - border-left-color: #a9caf1; - border-top-color: rgba(211, 218, 227, 0.1); } - GtkTreeView.view:insensitive { - color: rgba(211, 218, 227, 0.45); } - GtkTreeView.view:insensitive:selected { - color: #97bfee; } - GtkTreeView.view.dnd { - border-style: solid none; - border-width: 1px; - border-color: #93b7e3; } - GtkTreeView.view.expander { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - color: #8a909b; } - GtkTreeView.view.expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - GtkTreeView.view.expander:hover { - color: #D3DAE3; } - GtkTreeView.view.expander:selected { - color: #cbdff6; } - GtkTreeView.view.expander:selected:hover { - color: #ffffff; } - GtkTreeView.view.expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - GtkTreeView.view.progressbar { - color: #ffffff; - border-radius: 3px; - background-image: linear-gradient(to bottom, #5294E2); } - GtkTreeView.view.progressbar:selected { - color: #5294E2; - box-shadow: none; - background-image: linear-gradient(to bottom, #ffffff); } - GtkTreeView.view.trough, GtkTreeView.view.trough:selected { - color: #D3DAE3; - background-image: linear-gradient(to bottom, #2b2e39); - border-radius: 3px; - border-width: 0; } - -column-header .button { - color: #b6bcc6; - background-color: #404552; } - column-header .button:hover { - color: #5294E2; - box-shadow: none; - transition: none; } - column-header .button:active { - color: #D3DAE3; - transition: none; } - -column-header:last-child .button, column-header:last-child.button { - border-right-style: none; - border-image: none; } - -column-header.button.dnd, column-header .button.dnd, column-header.button.dnd:active, column-header.button.dnd:selected, column-header.button.dnd:hover { - transition: none; - color: #5294E2; - box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #404552, inset -1px 0 #404552; } - -column-header .button, column-header .button:hover, column-header .button:active { - padding: 3px 6px; - background-image: none; - border-style: none solid none none; - border-radius: 0; - border-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, rgba(255, 255, 255, 0) 80%) 0 1 0 0/0 1px 0 0 stretch; } - column-header .button:active, column-header .button:hover { - background-color: #404552; } - column-header .button:active:hover { - color: #D3DAE3; } - column-header .button:insensitive { - border-color: #383C4A; - background-image: none; } - -.menubar { - -GtkWidget-window-dragging: true; - padding: 0px; - background-color: #2f343f; - color: rgba(207, 218, 231, 0.8); } - .menubar:backdrop { - color: rgba(207, 218, 231, 0.5); } - .menubar > .menuitem { - padding: 6px 8px; - border: solid transparent; - border-width: 0; } - .menubar > .menuitem:hover { - background-color: #5294E2; - color: #ffffff; } - .menubar > .menuitem:insensitive { - color: rgba(207, 218, 231, 0.2); - border-color: transparent; } - -.menu { - margin: 4px; - padding: 0; - border-radius: 0; - background-color: #383C4A; - border: 1px solid #2b2e39; } - .csd .menu { - padding: 4px 0px; - border-radius: 2px; - border: none; } - .menu .menuitem { - padding: 5px; } - .menu .menuitem:hover { - color: #D3DAE3; - background-color: rgba(255, 255, 255, 0.05); - border: solid rgba(255, 255, 255, 0.07); - border-width: 1px 0 1px 0; } - .menu .menuitem:insensitive { - color: rgba(211, 218, 227, 0.45); } - .menu .menuitem.separator { - color: rgba(64, 69, 82, 0); } - .menu .menuitem.arrow { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - .menu .menuitem.arrow:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - .menu.button { - border-style: none; - border-radius: 0; } - .menu.button.top { - border-bottom: 1px solid #4f5461; } - .menu.button.bottom { - border-top: 1px solid #4f5461; } - .menu.button:hover { - background-color: #4f5461; } - .menu.button:insensitive { - color: transparent; - background-color: transparent; - border-color: transparent; } - -.csd .popup { - border-radius: 2px; } - -.menuitem .accelerator { - color: alpha(currentColor,0.55); } - -.popover { - padding: 2px; - border: 1px solid #20222a; - border-radius: 3px; - background-clip: border-box; - background-color: #383C4A; - box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.35); } - .popover .separator, .popover .sidebar .view.separator, .sidebar .popover .view.separator { - color: rgba(64, 69, 82, 0); } - .popover > .list, - .popover > .view, - .popover > .toolbar, - .popover > .inline-toolbar, - .popover.osd > .toolbar, - .popover.osd > .inline-toolbar { - border-style: none; - background-color: transparent; } - -.entry.cursor-handle, -.cursor-handle { - background-color: transparent; - background-image: none; - box-shadow: none; - border-style: none; } - .entry.cursor-handle.top, - .cursor-handle.top { - -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); } - .entry.cursor-handle.bottom, - .cursor-handle.bottom { - -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); } - -.notebook { - padding: 0; - background-color: #404552; - -GtkNotebook-initial-gap: 4; - -GtkNotebook-arrow-spacing: 5; - -GtkNotebook-tab-curvature: 0; - -GtkNotebook-tab-overlap: 1; - -GtkNotebook-has-tab-gap: false; - -GtkWidget-focus-padding: 0; - -GtkWidget-focus-line-width: 0; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - .notebook.frame { - border: 1px solid #2b2e39; } - .notebook.frame.top { - border-top-width: 0; } - .notebook.frame.bottom { - border-bottom-width: 0; } - .notebook.frame.right { - border-right-width: 0; } - .notebook.frame.left { - border-left-width: 0; } - .notebook.header { - background-color: #383C4A; } - .notebook.header.frame { - border: 0px solid #2b2e39; } - .notebook.header.frame.top { - border-bottom-width: 0; } - .notebook.header.frame.bottom { - border-top-width: 0; } - .notebook.header.frame.right { - border-left-width: 0; } - .notebook.header.frame.left { - border-right-width: 0; } - .notebook.header.top { - box-shadow: inset 0 -1px #2b2e39; } - .notebook.header.bottom { - box-shadow: inset 0 1px #2b2e39; } - .notebook.header.right { - box-shadow: inset 1px 0 #2b2e39; } - .notebook.header.left { - box-shadow: inset -1px 0 #2b2e39; } - .notebook tab { - border-width: 0; - border-style: solid; - border-color: transparent; - background-color: transparent; - outline-color: transparent; - outline-offset: 0; } - .notebook tab.top, .notebook tab.bottom { - padding: 4px 15px; } - .notebook tab.left, .notebook tab.right { - padding: 4px 15px; } - .notebook tab.reorderable-page.top, .notebook tab.reorderable-page.bottom { - padding-left: 12px; - padding-right: 12px; } - .notebook tab.reorderable-page.top, .notebook tab.top { - padding-top: 6px; - border-radius: 3.5px 2px 0 0; - border-width: 0; - border-top-width: 2px; - border-color: transparent; - background-color: rgba(64, 69, 82, 0); } - .notebook tab.reorderable-page.top:hover, .notebook tab.reorderable-page.top.prelight-page, .notebook tab.top:hover, .notebook tab.top.prelight-page { - background-color: rgba(64, 69, 82, 0.5); - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } - .notebook tab.reorderable-page.top:active, .notebook tab.reorderable-page.top.active-page, .notebook tab.reorderable-page.top.active-page:hover, .notebook tab.top:active, .notebook tab.top.active-page, .notebook tab.top.active-page:hover { - background-color: #404552; - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #404552, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } - .notebook tab.reorderable-page.bottom, .notebook tab.bottom { - padding-bottom: 6px; - border-radius: 0 0 2px 3.5px; - border-width: 0; - border-bottom-width: 2px; - border-color: transparent; - background-color: rgba(64, 69, 82, 0); } - .notebook tab.reorderable-page.bottom:hover, .notebook tab.reorderable-page.bottom.prelight-page, .notebook tab.bottom:hover, .notebook tab.bottom.prelight-page { - background-color: rgba(64, 69, 82, 0.5); - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } - .notebook tab.reorderable-page.bottom:active, .notebook tab.reorderable-page.bottom.active-page, .notebook tab.reorderable-page.bottom.active-page:hover, .notebook tab.bottom:active, .notebook tab.bottom.active-page, .notebook tab.bottom.active-page:hover { - background-color: #404552; - box-shadow: inset 0 -1px #404552, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } - .notebook tab.reorderable-page.right, .notebook tab.right { - padding-right: 17px; - border-radius: 0 3.5px 3.5px 0; - border-width: 0; - border-right-width: 2px; - border-color: transparent; - background-color: rgba(64, 69, 82, 0); } - .notebook tab.reorderable-page.right:hover, .notebook tab.reorderable-page.right.prelight-page, .notebook tab.right:hover, .notebook tab.right.prelight-page { - background-color: rgba(64, 69, 82, 0.5); - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } - .notebook tab.reorderable-page.right:active, .notebook tab.reorderable-page.right.active-page, .notebook tab.reorderable-page.right.active-page:hover, .notebook tab.right:active, .notebook tab.right.active-page, .notebook tab.right.active-page:hover { - background-color: #404552; - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #404552, inset -1px 0 #2b2e39; } - .notebook tab.reorderable-page.left, .notebook tab.left { - padding-left: 17px; - border-radius: 3.5px 0 0 3.5px; - border-width: 0; - border-left-width: 2px; - border-color: transparent; - background-color: rgba(64, 69, 82, 0); } - .notebook tab.reorderable-page.left:hover, .notebook tab.reorderable-page.left.prelight-page, .notebook tab.left:hover, .notebook tab.left.prelight-page { - background-color: rgba(64, 69, 82, 0.5); - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } - .notebook tab.reorderable-page.left:active, .notebook tab.reorderable-page.left.active-page, .notebook tab.reorderable-page.left.active-page:hover, .notebook tab.left:active, .notebook tab.left.active-page, .notebook tab.left.active-page:hover { - background-color: #404552; - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #404552; } - .notebook tab GtkLabel { - padding: 0 2px; - color: rgba(211, 218, 227, 0.45); } - .notebook tab .prelight-page GtkLabel, .notebook tab GtkLabel.prelight-page { - color: rgba(211, 218, 227, 0.725); } - .notebook tab .active-page GtkLabel, .notebook tab GtkLabel.active-page { - color: #D3DAE3; } - .notebook tab .button { - padding: 0; - color: #9da3ad; } - .notebook tab .button:hover { - color: #ff4d4d; } - .notebook tab .button:active { - color: #5294E2; } - .notebook tab .button > GtkImage { - padding: 2px; } - .notebook.arrow { - color: rgba(211, 218, 227, 0.45); } - .notebook.arrow:hover { - color: rgba(211, 218, 227, 0.725); } - .notebook.arrow:active { - color: #D3DAE3; } - .notebook.arrow:insensitive { - color: rgba(211, 218, 227, 0.15); } - -.scrollbar { - -GtkRange-slider-width: 13; - -GtkRange-trough-border: 0; - -GtkScrollbar-has-backward-stepper: false; - -GtkScrollbar-has-forward-stepper: false; - -GtkScrollbar-min-slider-length: 42; - -GtkRange-stepper-spacing: 0; - -GtkRange-trough-under-steppers: 1; } - .scrollbar .button { - border: none; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering) { - opacity: 0.4; - -GtkRange-slider-width: 6px; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { - margin: 0; - background-color: #a5abb5; - border: 1px solid rgba(0, 0, 0, 0.3); - background-clip: padding-box; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .trough { - border-style: none; - background-color: transparent; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical .slider { - margin-top: 2px; - margin-bottom: 2px; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal .slider { - margin-left: 2px; - margin-right: 2px; } - .scrollbar.overlay-indicator.dragging, .scrollbar.overlay-indicator.hovering { - opacity: 0.99; } - .scrollbar .trough { - background-color: #3e434f; - border: 1px none #2b2e39; } - .scrollbar .slider { - background-color: #767b87; } - .scrollbar .slider:hover { - background-color: #676b78; } - .scrollbar .slider:prelight:active, .scrollbar .slider:active { - background-color: #5294E2; } - .scrollbar .slider:insensitive { - background-color: transparent; } - .scrollbar .slider { - border-radius: 100px; - margin: 3px; } - .scrollbar.fine-tune .slider { - margin: 4px; } - .scrollbar.vertical .slider { - margin-left: 4px; } - .scrollbar.vertical .slider:dir(rtl) { - margin-left: 3px; - margin-right: 4px; } - .scrollbar.vertical.fine-tune .slider { - margin-left: 5px; } - .scrollbar.vertical.fine-tune .slider:dir(rtl) { - margin-left: 4px; - margin-right: 5px; } - .scrollbar.vertical .trough { - border-left-style: solid; } - .scrollbar.vertical .trough:dir(rtl) { - border-left-style: none; - border-right-style: solid; } - .scrollbar.horizontal .slider { - margin-top: 4px; } - .scrollbar.horizontal.fine-tune .slider { - margin-top: 5px; } - .scrollbar.horizontal .trough { - border-top-style: solid; } - -.scrollbars-junction, -.scrollbars-junction.frame { - border-color: transparent; - border-image: linear-gradient(to bottom, #2b2e39 1px, transparent 1px) 0 0 0 1/0 1px stretch; - background-color: #3e434f; } - .scrollbars-junction:dir(rtl), - .scrollbars-junction.frame:dir(rtl) { - border-image-slice: 0 1 0 0; } - -GtkSwitch { - font: 1; - -GtkSwitch-slider-width: 52; - -GtkSwitch-slider-height: 24; - outline-color: transparent; } - GtkSwitch.trough, GtkSwitch.slider { - background-size: 52px 24px; - background-repeat: no-repeat; - background-position: right center; - color: transparent; - border-color: transparent; - border-image: none; - border-style: none; - box-shadow: none; } - GtkSwitch.trough:dir(rtl), GtkSwitch.slider:dir(rtl) { - background-position: left center; } - -GtkSwitch.trough { - background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); } - -.list-row:selected GtkSwitch.trough, -GtkInfoBar GtkSwitch.trough { - background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); } - -.header-bar GtkSwitch.trough, -.primary-toolbar GtkSwitch.trough { - background-image: -gtk-scaled(url("assets/switch-header-dark.png"), url("assets/switch-header-dark@2.png")); } - -GtkSwitch.trough:active { - background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); } - -.list-row:selected GtkSwitch.trough:active, -GtkInfoBar GtkSwitch.trough:active { - background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); } - -.header-bar GtkSwitch.trough:active, -.primary-toolbar GtkSwitch.trough:active { - background-image: -gtk-scaled(url("assets/switch-active-header-dark.png"), url("assets/switch-active-header-dark@2.png")); } - -GtkSwitch.trough:insensitive { - background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); } - -.list-row:selected GtkSwitch.trough:insensitive, -GtkInfoBar GtkSwitch.trough:insensitive { - background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); } - -.header-bar GtkSwitch.trough:insensitive, -.primary-toolbar GtkSwitch.trough:insensitive { - background-image: -gtk-scaled(url("assets/switch-insensitive-header-dark.png"), url("assets/switch-insensitive-header-dark@2.png")); } - -GtkSwitch.trough:active:insensitive { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); } - -.list-row:selected GtkSwitch.trough:active:insensitive, -GtkInfoBar GtkSwitch.trough:active:insensitive { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); } - -.header-bar GtkSwitch.trough:active:insensitive, -.primary-toolbar GtkSwitch.trough:active:insensitive { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-header-dark.png"), url("assets/switch-active-insensitive-header-dark@2.png")); } - -.check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check, -GtkFileChooserDialog .dialog-vbox > .frame .check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); } - -GtkTreeView.view.check:selected, -.list-row:selected .check, -GtkInfoBar .check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); } - -.check:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .check:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); } - -GtkTreeView.view.check:insensitive:selected, -.list-row:selected .check:insensitive, -GtkInfoBar .check:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); } - -.check:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:inconsistent, -GtkFileChooserDialog .dialog-vbox > .frame .check:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); } - -GtkTreeView.view.check:inconsistent:selected, -.list-row:selected .check:inconsistent, -GtkInfoBar .check:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); } - -.check:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:inconsistent:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .check:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); } - -GtkTreeView.view.check:inconsistent:insensitive:selected, -.list-row:selected .check:inconsistent:insensitive, -GtkInfoBar .check:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); } - -.check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:checked, -GtkFileChooserDialog .dialog-vbox > .frame .check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); } - -GtkTreeView.view.check:checked:selected, -.list-row:selected .check:checked, -GtkInfoBar .check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); } - -.check:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:checked:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .check:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); } - -GtkTreeView.view.check:checked:insensitive:selected, -.list-row:selected .check:checked:insensitive, -GtkInfoBar .check:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); } - -.radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio, -GtkFileChooserDialog .dialog-vbox > .frame .radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); } - -GtkTreeView.view.radio:selected, -.list-row:selected .radio, -GtkInfoBar .radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); } - -.radio:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .radio:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); } - -GtkTreeView.view.radio:insensitive:selected, -.list-row:selected .radio:insensitive, -GtkInfoBar .radio:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); } - -.radio:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:inconsistent, -GtkFileChooserDialog .dialog-vbox > .frame .radio:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); } - -GtkTreeView.view.radio:inconsistent:selected, -.list-row:selected .radio:inconsistent, -GtkInfoBar .radio:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); } - -.radio:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:inconsistent:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .radio:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); } - -GtkTreeView.view.radio:inconsistent:insensitive:selected, -.list-row:selected .radio:inconsistent:insensitive, -GtkInfoBar .radio:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); } - -.radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:checked, -GtkFileChooserDialog .dialog-vbox > .frame .radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); } - -GtkTreeView.view.radio:checked:selected, -.list-row:selected .radio:checked, -GtkInfoBar .radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); } - -.radio:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:checked:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .radio:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); } - -GtkTreeView.view.radio:checked:insensitive:selected, -.list-row:selected .radio:checked:insensitive, -GtkInfoBar .radio:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); } - -.view.content-view.check:not(.list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode-dark.png"), url("assets/checkbox-selectionmode-dark@2.png")); - background-color: transparent; } - -.view.content-view.check:checked:not(.list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode-dark.png"), url("assets/checkbox-checked-selectionmode-dark@2.png")); - background-color: transparent; } - -GtkCheckButton.text-button, GtkRadioButton.text-button { - padding: 1px 2px 4px; - outline-offset: 0; } - GtkCheckButton.text-button:insensitive, GtkCheckButton.text-button:insensitive:active, GtkCheckButton.text-button:insensitive:inconsistent, GtkRadioButton.text-button:insensitive, GtkRadioButton.text-button:insensitive:active, GtkRadioButton.text-button:insensitive:inconsistent { - color: rgba(211, 218, 227, 0.45); } - -.scale { - -GtkScale-slider-length: 15; - -GtkRange-slider-width: 15; - -GtkRange-trough-border: 0; - outline-offset: -1px; - outline-radius: 2px; - color: alpha(currentColor,0.7); } - .scale.trough { - margin: 5px; } - .scale.fine-tune.trough { - border-radius: 5px; - margin: 3px; } - .scale.slider { - background-clip: border-box; - background-image: linear-gradient(to bottom, #444a58); - border: 1px solid #262933; - border-radius: 50%; - box-shadow: none; } - .scale.slider:hover { - background-image: linear-gradient(to bottom, #505666); - border-color: #262933; } - .scale.slider:insensitive { - background-image: linear-gradient(to bottom, #3c414e); - border-color: rgba(38, 41, 51, 0.8); } - .scale.slider:active { - background-image: linear-gradient(to bottom, #5294E2); - border-color: #5294E2; } - .osd .scale.slider { - background-image: linear-gradient(to bottom, rgba(53, 57, 69, 0.95)); - border-color: #5294E2; } - .osd .scale.slider:hover { - background-image: linear-gradient(to bottom, #5294E2); } - .osd .scale.slider:active { - background-image: linear-gradient(to bottom, #2679db); - border-color: #2679db; } - .list-row:selected .scale.slider, - GtkInfoBar .scale.slider { - background-image: linear-gradient(to bottom, #ffffff); - border-color: #ffffff; } - .list-row:selected .scale.slider:hover, - GtkInfoBar .scale.slider:hover { - background-image: linear-gradient(to bottom, #e5effb); - border-color: #e5effb; } - .list-row:selected .scale.slider:active, - GtkInfoBar .scale.slider:active { - background-image: linear-gradient(to bottom, #a9caf1); - border-color: #a9caf1; } - .list-row:selected .scale.slider:insensitive, - GtkInfoBar .scale.slider:insensitive { - background-image: linear-gradient(to bottom, #b1cff2); - border-color: #b1cff2; } - .scale.trough { - border: none; - border-radius: 2.5px; - background-image: linear-gradient(to bottom, #2d303b); } - .scale.trough.highlight { - background-image: linear-gradient(to bottom, #5294E2); } - .scale.trough.highlight:insensitive { - background-image: linear-gradient(to bottom, rgba(82, 148, 226, 0.55)); } - .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(45, 48, 59, 0.55)); } - .osd .scale.trough { - background-image: linear-gradient(to bottom, rgba(69, 74, 89, 0.95)); - outline-color: rgba(186, 195, 207, 0.2); } - .osd .scale.trough.highlight { - background-image: none; - background-image: linear-gradient(to bottom, #5294E2); } - .list-row:selected .scale.trough, - GtkInfoBar .scale.trough { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); } - .list-row:selected .scale.trough.highlight, - GtkInfoBar .scale.trough.highlight { - background-image: linear-gradient(to bottom, #ffffff); } - .list-row:selected .scale.trough.highlight:insensitive, - GtkInfoBar .scale.trough.highlight:insensitive { - background-image: linear-gradient(to bottom, #b1cff2); } - .list-row:selected .scale.trough:insensitive, - GtkInfoBar .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); } - -GtkProgressBar { - padding: 0; - font-size: smaller; - color: rgba(211, 218, 227, 0.7); } - GtkProgressBar.osd { - -GtkProgressBar-xspacing: 0; - -GtkProgressBar-yspacing: 0; - -GtkProgressBar-min-horizontal-bar-height: 3; } - -.progressbar { - background-color: #5294E2; - border: none; - border-radius: 3px; - box-shadow: none; } - .progressbar.osd { - background-color: #5294E2; } - .list-row:selected .progressbar, - GtkInfoBar .progressbar { - background-color: #ffffff; } - -.osd .scale.progressbar { - background-color: #5294E2; } - -GtkProgressBar.trough, .level-bar.trough { - border: none; - border-radius: 3px; - background-color: #2d303b; } - GtkProgressBar.trough.osd, .osd.level-bar.trough { - border-style: none; - background-color: transparent; - box-shadow: none; } - .list-row:selected GtkProgressBar.trough, .list-row:selected .level-bar.trough, - GtkInfoBar GtkProgressBar.trough, - GtkInfoBar .level-bar.trough { - background-color: rgba(0, 0, 0, 0.2); } - -GtkLevelBar { - -GtkLevelBar-min-block-width: 34; - -GtkLevelBar-min-block-height: 3; } - GtkLevelBar.vertical { - -GtkLevelBar-min-block-width: 3; - -GtkLevelBar-min-block-height: 34; } - -.level-bar.trough { - padding: 3px; - border-radius: 4px; } - -.level-bar.fill-block { - border: 1px solid #5294E2; - background-color: #5294E2; - border-radius: 2px; } - .level-bar.fill-block.indicator-discrete.horizontal { - margin: 0 1px; } - .level-bar.fill-block.indicator-discrete.vertical { - margin: 1px 0; } - .level-bar.fill-block.level-high { - border-color: #73d216; - background-color: #73d216; } - .level-bar.fill-block.level-low { - border-color: #F27835; - background-color: #F27835; } - .level-bar.fill-block.empty-fill-block { - background-color: #404552; - border-color: #404552; } - -.frame { - border: 1px solid #2b2e39; - padding: 0; } - .frame.flat { - border-style: none; } - .frame.action-bar { - padding: 6px; - border-width: 1px 0 0; } - -GtkScrolledWindow GtkViewport.frame { - border-style: none; } - -.separator, .sidebar.separator, .sidebar .view.separator { - color: rgba(0, 0, 0, 0.1); } - GtkFileChooserButton .separator, GtkFileChooserButton .sidebar.separator, GtkFileChooserButton .sidebar .view.separator, .sidebar GtkFileChooserButton .view.separator, - GtkFontButton .separator, - GtkFontButton .sidebar.separator, - GtkFontButton .sidebar .view.separator, .sidebar - GtkFontButton .view.separator, - GtkFileChooserButton .separator.vertical, - GtkFileChooserButton .sidebar .vertical.view.separator, .sidebar - GtkFileChooserButton .vertical.view.separator, - GtkFontButton .separator.vertical, - GtkFontButton .sidebar .vertical.view.separator, .sidebar - GtkFontButton .vertical.view.separator { - -GtkWidget-wide-separators: true; } - -.list { - background-color: #404552; - border-color: #2b2e39; } - -.list-row, -.grid-child { - padding: 2px; } - -.list-row.activatable:hover, GtkPlacesSidebar.sidebar .has-open-popup { - background-color: rgba(255, 255, 255, 0.03); } - -.list-row.activatable:active { - color: #D3DAE3; } - -.list-row.activatable:selected:active { - color: #ffffff; } - -.list-row.activatable:selected:hover, GtkPlacesSidebar.sidebar .has-open-popup:selected { - background-color: #4a85cb; } - -.list-row.activatable:selected:insensitive { - color: rgba(255, 255, 255, 0.7); - background-color: rgba(82, 148, 226, 0.7); } - .list-row.activatable:selected:insensitive .label { - color: inherit; } - -.list-row, list-row.activatable { - transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - .list-row:hover, list-row.activatable:hover { - transition: none; } - -.app-notification, -.app-notification.frame { - padding: 10px; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - background-clip: border-box; - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; - border-color: rgba(31, 33, 40, 0.95); } - .app-notification .button, - .app-notification.frame .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .app-notification .button.flat, .app-notification .sidebar-button.button, - .app-notification.frame .button.flat, - .app-notification.frame .sidebar-button.button { - border-color: rgba(82, 148, 226, 0); } - .app-notification .button:hover, - .app-notification.frame .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .app-notification .button:active, .app-notification .button:checked, - .app-notification.frame .button:active, - .app-notification.frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; - background-clip: padding-box; } - .app-notification .button:insensitive, - .app-notification.frame .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -.expander { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - .expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - .expander:hover { - color: white; } - .expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - -GtkCalendar { - color: #D3DAE3; - border: 1px solid #2b2e39; - border-radius: 3px; - padding: 2px; } - GtkCalendar:selected { - background-color: #5294E2; - color: #ffffff; - border-radius: 1.5px; } - GtkCalendar.header { - color: #D3DAE3; - border: none; - border-radius: 0; } - GtkCalendar.button, GtkCalendar.button:focus { - color: rgba(211, 218, 227, 0.45); - border-color: transparent; - background-color: transparent; - background-image: none; } - GtkCalendar.button:hover, GtkCalendar.button:focus:hover { - color: #D3DAE3; } - GtkCalendar.button:insensitive, GtkCalendar.button:focus:insensitive { - color: rgba(211, 218, 227, 0.45); - background-color: transparent; - background-image: none; } - GtkCalendar:inconsistent { - color: alpha(currentColor,0.55); } - GtkCalendar.highlight { - color: #D3DAE3; } - -.message-dialog .dialog-action-area .button { - padding: 8px; } - -.message-dialog { - -GtkDialog-button-spacing: 0; } - .message-dialog .titlebar { - background-color: rgba(47, 52, 63, 0.97); - border-bottom: 1px solid rgba(32, 35, 43, 0.97); } - .message-dialog.csd.background { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border: none; } - .message-dialog.csd .dialog-action-area .button { - padding: 8px; - border-radius: 0; } - .message-dialog.csd .dialog-action-area .button, .message-dialog.csd .dialog-action-area .button:hover, .message-dialog.csd .dialog-action-area .button:active, .message-dialog.csd .dialog-action-area .button:insensitive { - border-right-style: none; - border-bottom-style: none; } - .message-dialog.csd .dialog-action-area .button:last-child { - border-bottom-right-radius: 3px; } - .message-dialog.csd .dialog-action-area .button:first-child { - border-left-style: none; - border-bottom-left-radius: 3px; } - -GtkFileChooserDialog .search-bar { - background-color: #383C4A; - border-color: #2b2e39; - box-shadow: none; } - -GtkFileChooserDialog .dialog-action-box { - border-top: 1px solid #2b2e39; } - -.sidebar, .sidebar .view { - border: none; - background-color: #3c4150; } - -GtkSidebarRow.list-row { - padding: 0px; } - -GtkSidebarRow .sidebar-revealer { - padding: 3px 14px 3px 12px; } - -GtkSidebarRow .sidebar-icon:dir(ltr) { - padding-right: 8px; } - -GtkSidebarRow .sidebar-icon:dir(rtl) { - padding-left: 8px; } - -GtkSidebarRow .sidebar-label:dir(ltr) { - padding-right: 2px; } - -GtkSidebarRow .sidebar-label:dir(rtl) { - padding-left: 2px; } - -GtkPlacesSidebar.sidebar .sidebar-placeholder-row { - border: solid 1px #5294E2; } - -GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row { - background-color: #22242d; } - -GtkPlacesSidebar.sidebar .list-row.activatable { - color: rgba(211, 218, 227, 0.8); - border-width: 0; - border-style: solid; } - -.sidebar-button.button { - outline-radius: 50%; - border-radius: 50%; } - .sidebar-button.button.image-button, .header-bar .sidebar-button.button.titlebutton, - .titlebar .sidebar-button.button.titlebutton { - padding: 3px; } - .sidebar-button.button:not(:hover):not(:active) > GtkImage { - opacity: 0.5; } - -.sidebar-item { - padding: 10px 4px; } - .sidebar-item > GtkLabel { - padding-left: 6px; - padding-right: 6px; } - .sidebar-item.needs-attention > GtkLabel { - background-size: 6px 6px, 0 0; } - -GtkPlacesView .server-list-button > GtkImage { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - -gtk-icon-transform: rotate(0turn); } - -GtkPlacesView .server-list-button:checked > GtkImage { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - -gtk-icon-transform: rotate(-0.5turn); } - -GtkPlacesView .list-row.activatable:hover, GtkPlacesView GtkPlacesSidebar.sidebar .has-open-popup, GtkPlacesSidebar.sidebar GtkPlacesView .has-open-popup { - background-color: transparent; } - -GtkPaned { - -GtkPaned-handle-size: 1; - -gtk-icon-source: none; - margin: 0 8px 8px 0; } - GtkPaned:dir(rtl) { - margin-right: 0; - margin-left: 8px; } - GtkPaned .pane-separator { - background-color: #2b2e39; } - -GtkPaned.wide { - -GtkPaned-handle-size: 5; - margin: 0; } - GtkPaned.wide .pane-separator { - background-color: transparent; - border-style: none solid; - border-color: #2b2e39; - border-width: 1px; } - GtkPaned.wide.vertical .pane-separator { - border-style: solid none; } - -GtkInfoBar { - border-style: none; } - -.info, -.question, -.warning, -.error, -GtkInfoBar { - background-color: #5294E2; - color: #ffffff; } - -.list-row:selected .button, GtkInfoBar .button { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.5); } - .list-row:selected .flat.button, .list-row:selected .sidebar-button.button, GtkInfoBar .flat.button, GtkInfoBar .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } - .list-row:selected .button:hover, GtkInfoBar .button:hover { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.8); } - .list-row:selected .button:active, GtkInfoBar .button:active, .list-row:selected .button:active:hover, GtkInfoBar .button:active:hover, .list-row:selected .button:checked, GtkInfoBar .button:checked { - color: #5294E2; - outline-color: rgba(82, 148, 226, 0.3); - background-color: #ffffff; - border-color: #ffffff; } - .list-row:selected .button:insensitive, GtkInfoBar .button:insensitive { - color: rgba(255, 255, 255, 0.4); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.2); } - .list-row:selected .button:insensitive:active, GtkInfoBar .button:insensitive:active, .list-row:selected .button:insensitive:checked, GtkInfoBar .button:insensitive:checked { - color: rgba(82, 148, 226, 0.4); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.2); } - -.tooltip { - color: #BAC3CF; - border-radius: 2px; } - .tooltip.background { - background-color: rgba(53, 57, 69, 0.95); - background-clip: padding-box; } - .tooltip.window-frame.csd { - background-color: transparent; } - -.tooltip * { - padding: 4px; - background-color: transparent; - color: inherit; } - -:selected GtkColorSwatch { - box-shadow: none; } - :selected GtkColorSwatch.overlay, :selected GtkColorSwatch.overlay:hover { - border-color: #ffffff; } - -GtkColorSwatch.top { - border-top-left-radius: 3px; - border-top-right-radius: 3px; } - -GtkColorSwatch.bottom { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; } - -GtkColorSwatch.left, GtkColorSwatch:first-child, GtkColorSwatch:first-child .overlay { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; } - -GtkColorSwatch.right, GtkColorSwatch:last-child, GtkColorSwatch:last-child .overlay { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; } - -GtkColorSwatch:only-child, GtkColorSwatch:only-child .overlay { - border-radius: 3px; } - -GtkColorSwatch:hover, GtkColorSwatch:hover:selected { - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2)); } - -GtkColorEditor GtkColorSwatch { - border-radius: 3px; } - GtkColorEditor GtkColorSwatch:hover { - background-image: none; } - -GtkColorSwatch.color-dark { - color: white; - outline-color: rgba(0, 0, 0, 0.3); } - -GtkColorSwatch.color-light { - color: black; - outline-color: rgba(255, 255, 255, 0.5); } - -GtkColorSwatch.overlay, GtkColorSwatch.overlay:selected { - border: 1px solid rgba(0, 0, 0, 0.15); } - GtkColorSwatch.overlay:hover, GtkColorSwatch.overlay:selected:hover { - border-color: rgba(0, 0, 0, 0.25); } - -GtkColorSwatch#add-color-button { - border-style: solid; - border-width: 1px; - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } - GtkColorSwatch#add-color-button:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } - GtkColorSwatch#add-color-button .overlay { - border-color: transparent; - background-color: transparent; - background-image: none; } - -GtkColorButton.button { - padding: 5px; } - GtkColorButton.button GtkColorSwatch { - border-radius: 0; } - -.content-view { - background-color: #404552; } - .content-view:hover { - -gtk-image-effect: highlight; } - -.scale-popup .button { - padding: 6px; } - .scale-popup .button:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } - -GtkVolumeButton.button { - padding: 8px; } - -.touch-selection, -.context-menu { - font: initial; } - -.monospace { - font: Monospace; } - -.overshoot.top { - background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 100% 60%; - background-repeat: no-repeat; - background-position: center top; - background-color: transparent; - border: none; - box-shadow: none; } - -.overshoot.bottom { - background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 100% 60%; - background-repeat: no-repeat; - background-position: center bottom; - background-color: transparent; - border: none; - box-shadow: none; } - -.overshoot.left { - background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 60% 100%; - background-repeat: no-repeat; - background-position: left center; - background-color: transparent; - border: none; - box-shadow: none; } - -.overshoot.right { - background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 60% 100%; - background-repeat: no-repeat; - background-position: right center; - background-color: transparent; - border: none; - box-shadow: none; } - -.undershoot.top { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-top: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center top; } - -.undershoot.bottom { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-bottom: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center bottom; } - -.undershoot.left { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-left: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: left center; } - -.undershoot.right { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-right: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: right center; } - -.window-frame { - border-radius: 3px 3px 0 0; - border-width: 0px; - box-shadow: 0 0 0 1px rgba(32, 35, 43, 0.97), 0 8px 8px 0 rgba(0, 0, 0, 0.35); - margin: 10px; } - .window-frame:backdrop { - box-shadow: 0 0 0 1px rgba(32, 35, 43, 0.87), 0 5px 5px 0 rgba(0, 0, 0, 0.35); } - .window-frame.tiled { - border-radius: 0; } - .window-frame.popup { - box-shadow: none; - border-radius: 0; } - .window-frame.ssd { - border-radius: 3px 3px 0 0; - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.65); } - .window-frame.ssd.maximized { - border-radius: 0; } - .window-frame.csd.popup { - border-radius: 2px; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #22242d; } - .window-frame.csd.tooltip { - border-radius: 2px; - box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.55); } - .window-frame.csd.message-dialog { - border-radius: 3px; } - .window-frame.solid-csd { - border-radius: 0; - margin: 1px; - background-color: rgba(47, 52, 63, 0.97); - box-shadow: none; } - -.header-bar.default-decoration .button.titlebutton, -.titlebar.default-decoration .button.titlebutton { - padding-top: 0px; - padding-bottom: 0px; } - -.header-bar .button.titlebutton, -.titlebar .button.titlebutton { - padding-left: 0px; - padding-right: 0px; - border-color: transparent; - background-color: transparent; - background-image: none; - background-color: rgba(47, 52, 63, 0); } - .header-bar .button.titlebutton:not(GtkMenuButton), - .titlebar .button.titlebutton:not(GtkMenuButton) { - padding-top: 8px; - padding-bottom: 8px; } - .header-bar .button.titlebutton:hover, - .titlebar .button.titlebutton:hover { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } - .header-bar .button.titlebutton:active, .header-bar .button.titlebutton:checked, - .titlebar .button.titlebutton:active, - .titlebar .button.titlebutton:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: transparent; - background-color: #5294E2; } - .header-bar .button.titlebutton.close, .header-bar .button.titlebutton.maximize, .header-bar .button.titlebutton.minimize, - .titlebar .button.titlebutton.close, - .titlebar .button.titlebutton.maximize, - .titlebar .button.titlebutton.minimize { - color: transparent; - background-color: transparent; - background-position: center; - background-repeat: no-repeat; - border-width: 0; } - .header-bar .button.titlebutton.close:backdrop, .header-bar .button.titlebutton.maximize:backdrop, .header-bar .button.titlebutton.minimize:backdrop, - .titlebar .button.titlebutton.close:backdrop, - .titlebar .button.titlebutton.maximize:backdrop, - .titlebar .button.titlebutton.minimize:backdrop { - opacity: 1; } - .header-bar .button.titlebutton.close, - .titlebar .button.titlebutton.close { - background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); } - .header-bar .button.titlebutton.close:backdrop, - .titlebar .button.titlebutton.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); } - .header-bar .button.titlebutton.close:hover, - .titlebar .button.titlebutton.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); } - .header-bar .button.titlebutton.close:active, - .titlebar .button.titlebutton.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); } - .header-bar .button.titlebutton.maximize, - .titlebar .button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); } - .header-bar .button.titlebutton.maximize:backdrop, - .titlebar .button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); } - .header-bar .button.titlebutton.maximize:hover, - .titlebar .button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); } - .header-bar .button.titlebutton.maximize:active, - .titlebar .button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); } - .header-bar .button.titlebutton.minimize, - .titlebar .button.titlebutton.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); } - .header-bar .button.titlebutton.minimize:backdrop, - .titlebar .button.titlebutton.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); } - .header-bar .button.titlebutton.minimize:hover, - .titlebar .button.titlebutton.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); } - .header-bar .button.titlebutton.minimize:active, - .titlebar .button.titlebutton.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); } - -.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active, -NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected, -NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, -NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected, -NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, -NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:active { - background-image: none; - background-color: #5294E2; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); } - -GeditNotebook.notebook tab.reorderable-page.top:active, GeditNotebook.notebook tab.reorderable-page.top.active-page, GeditNotebook.notebook tab.reorderable-page.top.active-page:hover, GeditNotebook.notebook tab.top:active, GeditNotebook.notebook tab.top.active-page, GeditNotebook.notebook tab.top.active-page:hover, -ScratchMainWindow .notebook tab.reorderable-page.top:active, -ScratchMainWindow .notebook tab.reorderable-page.top.active-page, -ScratchMainWindow .notebook tab.reorderable-page.top.active-page:hover, -ScratchMainWindow .notebook tab.top:active, -ScratchMainWindow .notebook tab.top.active-page, -ScratchMainWindow .notebook tab.top.active-page:hover, -EphyNotebook.notebook tab.reorderable-page.top:active, -EphyNotebook.notebook tab.reorderable-page.top.active-page, -EphyNotebook.notebook tab.reorderable-page.top.active-page:hover, -EphyNotebook.notebook tab.top:active, -EphyNotebook.notebook tab.top.active-page, -EphyNotebook.notebook tab.top.active-page:hover, -MidoriNotebook .notebook tab.reorderable-page.top:active, -MidoriNotebook .notebook tab.reorderable-page.top.active-page, -MidoriNotebook .notebook tab.reorderable-page.top.active-page:hover, -MidoriNotebook .notebook tab.top:active, -MidoriNotebook .notebook tab.top.active-page, -MidoriNotebook .notebook tab.top.active-page:hover, -TerminalWindow .notebook tab.reorderable-page.top:active, -TerminalWindow .notebook tab.reorderable-page.top.active-page, -TerminalWindow .notebook tab.reorderable-page.top.active-page:hover, -TerminalWindow .notebook tab.top:active, -TerminalWindow .notebook tab.top.active-page, -TerminalWindow .notebook tab.top.active-page:hover, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top:active, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top.active-page, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top.active-page:hover, -PantheonTerminalPantheonTerminalWindow .notebook tab.top:active, -PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page, -PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page:hover { - box-shadow: inset 0 1px #2b2e39, inset 0 -1px #2b2e39, inset 1px 0 #2b2e39, inset -1px 0 #2b2e39; } - -TerminalWindow .notebook tab.reorderable-page.top, TerminalWindow .notebook tab.top, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top, -PantheonTerminalPantheonTerminalWindow .notebook tab.top { - padding-top: 7px; - border-top-width: 3px; } - -TerminalWindow .notebook.header.top, -PantheonTerminalPantheonTerminalWindow .notebook.header.top { - box-shadow: inset 0 1px #262a33, inset 0 -1px #2b2e39; } - -GtkHTML { - background-color: #404552; - color: #D3DAE3; } - GtkHTML:active { - color: #ffffff; - background-color: #5294E2; } - -SushiFontWidget { - padding: 6px 12px; } - -TerminalWindow .background { - background-color: transparent; } - -TerminalWindow .scrollbar.vertical .slider { - margin-left: 3px; } - -TerminalWindow .scrollbar.trough { - border-width: 0; } - -TerminalWindow .notebook tab .button { - color: #9da3ad; } - TerminalWindow .notebook tab .button:hover { - color: #D3DAE3; - border-color: #2b2e39; - background-color: #444a58; } - -TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .prelight-page .button:hover { - color: #ff4d4d; } - -TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { - color: #5294E2; } - -.nautilus-canvas-item { - border-radius: 2px; } - -.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item { - color: #ffffff; - text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } - .nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active { - color: #D3DAE3; } - .nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected { - color: #ffffff; } - -.nautilus-canvas-item.dim-label, .nautilus-canvas-item.label.separator, .header-bar .nautilus-canvas-item.subtitle, -.nautilus-list-dim-label { - color: #868b97; } - .nautilus-canvas-item.dim-label:selected, .nautilus-canvas-item.label.separator:selected, .header-bar .nautilus-canvas-item.subtitle:selected, .nautilus-canvas-item.dim-label:selected:focus, .nautilus-canvas-item.label.separator:selected:focus, .header-bar .nautilus-canvas-item.subtitle:selected:focus, - .nautilus-list-dim-label:selected, - .nautilus-list-dim-label:selected:focus { - color: #dceaf9; } - -NautilusNotebook.notebook { - background-color: #404552; } - NautilusNotebook.notebook tab { - border-width: 0; - border-style: solid; - border-color: transparent; - background-color: transparent; } - -NautilusQueryEditor .search-bar.toolbar, NautilusQueryEditor .search-bar.inline-toolbar { - padding: 5px; - box-shadow: none; - background-color: #404552; } - -.nautilus-circular-button.image-button.button, .header-bar .nautilus-circular-button.button.titlebutton, -.titlebar .nautilus-circular-button.button.titlebutton { - border-radius: 50%; - outline-radius: 50%; - padding: 8px; } - -.disk-space-display { - border-style: solid; - border-width: 1px; } - .disk-space-display.unknown { - background-color: rgba(211, 218, 227, 0.5); - border-color: rgba(180, 192, 207, 0.5); } - .disk-space-display.used { - background-color: rgba(82, 148, 226, 0.8); - border-color: rgba(38, 121, 219, 0.8); } - .disk-space-display.free { - background-color: #313541; - border-color: #1b1d24; } - -NautilusListView .view { - border-bottom: 1px solid #2b2e39; } - -NemoWindow EelEditableLabel.entry { - transition: none; } - -NemoWindow .sidebar .frame { - border-width: 0; } - -NemoWindow GtkSeparator.separator.horizontal, NemoWindow .sidebar GtkSeparator.horizontal.view.separator, .sidebar NemoWindow GtkSeparator.horizontal.view.separator { - color: #2b2e39; } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button { - color: rgba(207, 218, 231, 0.8); - outline-color: rgba(207, 218, 231, 0.1); - border-color: rgba(21, 23, 28, 0.37); - background-color: rgba(95, 105, 127, 0.37); } - NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover { - background-color: rgba(134, 144, 165, 0.37); } - NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: transparent; - background-color: #5294E2; } - NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive { - color: rgba(207, 218, 231, 0.4); } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37), inset -1px 0 rgba(21, 23, 28, 0.37); } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(21, 23, 28, 0.37); } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(21, 23, 28, 0.37); } - -.gedit-headerbar-paned { - color: rgba(38, 42, 51, 0.97); } - -.open-document-selector-treeview.view { - padding: 3px 6px 3px 6px; - border-color: #404552; } - .open-document-selector-treeview.view:prelight { - background-color: rgba(0, 0, 0, 0.05); } - .open-document-selector-treeview.view:prelight:selected { - color: #ffffff; - background-color: #5294E2; } - -.open-document-selector-name-label { - color: #D3DAE3; } - -.open-document-selector-path-label { - color: #8a909b; - font-size: smaller; } - .open-document-selector-path-label:selected { - color: rgba(255, 255, 255, 0.9); } - -.gedit-document-panel .list-row .button { - color: transparent; - background-image: none; - background-color: transparent; - border: none; - box-shadow: none; - padding: 4px; } - .gedit-document-panel .list-row .button GtkImage { - color: inherit; } - -.gedit-document-panel .prelight-row .button { - color: #9da3ad; } - -.gedit-document-panel .list-row .button:hover, -.gedit-document-panel .prelight-row .button:hover { - color: #ff4d4d; } - -.gedit-document-panel .prelight-row:selected .button:hover { - color: #ff6666; - background-image: none; - background-color: transparent; - border: none; - box-shadow: none; } - .gedit-document-panel .prelight-row:selected .button:hover:active { - color: #ffffff; } - -.gedit-document-panel .prelight-row .button:active { - color: #D3DAE3; } - -.gedit-document-panel-dragged-row { - border: 1px solid #2b2e39; - background-color: #22242d; - color: #D3DAE3; } - -GeditStatusbar { - border-top: 1px solid #2b2e39; - background-color: #383C4A; } - -GeditStatusMenuButton.button.flat, GeditStatusMenuButton.sidebar-button.button, -GeditStatusMenuButton:prelight.button.flat, -GeditStatusMenuButton.sidebar-button.button:prelight, -GeditStatusMenuButton:checked.button.flat, -GeditStatusMenuButton.sidebar-button.button:checked { - border-bottom-style: none; - border-radius: 0; } - -GeditFileBrowserWidget .toolbar, GeditFileBrowserWidget .inline-toolbar { - border-bottom: 1px solid #2b2e39; } - -.gedit-search-entry-occurrences-tag { - color: rgba(211, 218, 227, 0.6); - border: none; - margin: 2px; - padding: 2px; } - -GeditViewFrame .gedit-search-slider { - background-color: #3c4150; - padding: 6px; - border-color: #2b2e39; - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; } - -GbWorkbench .floating-bar { - color: #D3DAE3; } - -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr), -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl) { - padding: 0 10px; - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); - background-color: transparent; } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr).image, GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr).image:hover, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl).image, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl).image:hover { - color: inherit; } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):hover, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):hover { - color: #ffffff; - border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):active, GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):checked, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):active, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):checked { - color: #ffffff; - border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):insensitive, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):insensitive { - color: rgba(207, 218, 231, 0.35); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } - -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr), -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):hover, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):active, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):checked { - border-left-style: none; - border-radius: 0 3px 3px 0; - outline-radius: 0 1px 1px 0; } - -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl), -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):hover, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):active, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):checked { - border-right-style: none; - border-radius: 3px 0 0 3px; - outline-radius: 1px 0 0 1px; } - -GbPreferencesPageLanguage .entry { - border-radius: 3px 3px 0 0; } - -GbPreferencesPageLanguage .frame { - border-top-width: 0; } - -GbEditorTweakWidget .linked.vertical > .entry { - border-bottom-style: solid; } - -GbEditorTweakWidget GtkScrolledWindow { - border-top: none; } - -GbViewStack GtkBox.header.notebook { - border-bottom: 1px solid #2b2e39; } - -GbViewStack.focused GtkBox.header.notebook, -#project_sidebar_header.focused { - background-color: #404552; } - -GbEditorWorkspace > GtkPaned > GtkBox > GtkBox.header.notebook { - border-bottom: 1px solid #2b2e39; } - -GbNewProjectDialog GtkFileChooserButton.linked-on-right .button { - border-radius: 3px 0 0 3px; } - -GbWorkspacePane GtkBox.header.notebook { - border-bottom: 1px solid #2b2e39; } - -GbWorkspacePane:not(.focused) GtkBox.header.notebook { - background-color: #383C4A; } - -DhSidebar GtkSearchEntry.entry, -SymbolTree GtkSearchEntry.entry { - border-left: none; - border-right: none; - border-top: none; - border-radius: 0px; } - -GtkEntry.gb-command-bar-entry.entry.flat, -GtkEntry.gb-command-bar-entry.entry.flat:focus { - font-family: Monospace; - color: #BAC3CF; - background-image: none; - background-color: #353945; - padding: 6px 6px 6px 6px; - border: none; } - -GbTerminalView { - background-color: #404552; - color: #D3DAE3; } - -GbSourceStyleSchemeWidget GtkSourceView { - font-family: Monospace; } - -GtkScrolledWindow.gb-linked-scroller { - border-top: none; } - -GbSearchDisplayGroup GtkListBox .list-row, GbDocumentStack .button { - transition: none; } - -GbViewStack GtkBox.header.notebook, -GbEditorWorkspace > GtkPaned > GtkBox > GtkBox.header.notebook { - border-bottom: 1px solid #2b2e39; } - -GbViewStack.focused GtkBox.header.notebook { - background-color: #404552; } - GbViewStack.focused GtkBox.header.notebook .button.dim-label, GbViewStack.focused GtkBox.header.notebook .button.label.separator, GbViewStack.focused GtkBox.header.notebook .header-bar .button.subtitle, .header-bar GbViewStack.focused GtkBox.header.notebook .button.subtitle { - opacity: 1; } - -EphyWindow .floating-bar { - color: #D3DAE3; } - -.documents-load-more.button { - border-width: 1px 0 0; - border-radius: 0; } - -.documents-icon-bg { - background-color: #5294E2; - color: #ffffff; - border-radius: 2px; } - -.documents-collection-icon { - background-color: rgba(211, 218, 227, 0.3); - border-radius: 2px; } - -.documents-favorite.button:active, -.documents-favorite.button:active:hover { - color: #a9caf1; } - -.documents-entry-tag { - background-color: #5294E2; - color: #ffffff; - border-radius: 2px; - border-width: 0; - margin: 2px; - padding: 4px; } - .documents-entry-tag:hover { - color: #ffffff; - background-color: #639fe5; } - .documents-entry-tag:active { - color: #ffffff; - background-color: #4189df; } - .toolbar .linked .documents-entry-tag.button, .inline-toolbar .linked .documents-entry-tag.button { - background: none; - border: none; - box-shadow: none; - icon-shadow: none; } - .toolbar .linked .documents-entry-tag.button:hover, .inline-toolbar .linked .documents-entry-tag.button:hover { - color: rgba(255, 255, 255, 0.7); } - -.content-view.document-page { - border-style: solid; - border-width: 3px 3px 6px 4px; - border-image: url("assets/thumbnail-frame.png") 3 3 6 4; } - -TotemGrilo.vertical GdMainView.frame { - border-width: 0; } - -SynapseGuiSelectionContainer *:selected, -SynapseGuiViewVirgilio *:selected { - background-color: #5294E2; } - -.tr-workarea .undershoot, -.tr-workarea .overshoot { - border-color: transparent; } - -.gnome-panel-menu-bar, -PanelApplet > GtkMenuBar.menubar, -PanelToplevel, -PanelWidget, -PanelAppletFrame, -PanelApplet { - color: #BAC3CF; - background-image: linear-gradient(to bottom, rgba(43, 46, 55, 0.95)); } - -PanelApplet .button, PanelApplet .button:backdrop { - padding: 4px; - border: 2px solid transparent; - border-radius: 0; - background-image: none; - background-color: transparent; - color: #BAC3CF; } - -PanelApplet .button:hover { - color: #d8dde4; - background-color: rgba(0, 0, 0, 0.17); - border-color: rgba(0, 0, 0, 0.17); } - -PanelApplet .button:active, PanelApplet .button:active:backdrop, -PanelApplet .button:checked, PanelApplet .button:checked:backdrop { - background-clip: padding-box; - color: #ffffff; - background-color: rgba(0, 0, 0, 0.25); - border-radius: 0; - border-color: rgba(0, 0, 0, 0.25); - box-shadow: inset 0 -2px #5294E2; } - -PanelApplet:hover { - color: #ffffff; } - -PanelApplet:active, -PanelApplet:hover:active { - color: #5294E2; } - -WnckPager { - color: #5d6268; } - WnckPager:selected { - color: #5294E2; } - -NaTrayApplet { - -NaTrayApplet-icon-padding: 12; - -NaTrayApplet-icon-size: 16; } - -ClockBox { - color: #BAC3CF; } - -.xfce4-panel.panel { - background-color: rgba(43, 46, 55, 0.95); } - .xfce4-panel.panel .button.flat, .xfce4-panel.panel .sidebar-button.button { - color: #BAC3CF; - background-color: rgba(43, 46, 55, 0); - border-radius: 0; - border: none; } - .xfce4-panel.panel .button.flat:hover, .xfce4-panel.panel .sidebar-button.button:hover { - border: none; - background-color: rgba(65, 70, 84, 0.95); } - .xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .sidebar-button.button:active, .xfce4-panel.panel .button.flat:checked, .xfce4-panel.panel .sidebar-button.button:checked { - color: #ffffff; - border: none; - background-color: #5294E2; } - -.floating-bar { - background-color: #5294E2; - color: #ffffff; } - .floating-bar.top { - border-radius: 0 0 2px 2px; } - .floating-bar.right { - border-radius: 2px 0 0 2px; } - .floating-bar.bottom { - border-radius: 2px 2px 0 0; } - .floating-bar.left { - border-radius: 0 2px 2px 0; } - .floating-bar .button { - -GtkButton-image-spacing: 0; - -GtkButton-inner-border: 0; - background-color: transparent; - box-shadow: none; - border: none; } - -BirdieWidgetsTweetList * { - background-image: none; - background-color: transparent; } - -MarlinViewWindow *:selected, MarlinViewWindow *:selected:focus { - color: #ffffff; - background-color: #5294E2; - outline-color: transparent; } - -MarlinViewWindow GtkIconView.view:selected, MarlinViewWindow GtkIconView.view:selected:focus, MarlinViewWindow GtkIconView.view:selected:hover, MarlinViewWindow GtkIconView.view:selected:focus:hover { - background-color: transparent; } - -MarlinViewWindow FMListView, MarlinViewWindow FMColumnView { - outline-color: transparent; } - -.marlin-pathbar.pathbar { - border-radius: 3px; - padding-left: 4px; - padding-right: 4px; - color: rgba(207, 218, 231, 0.8); - border-color: rgba(21, 23, 28, 0.37); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.37)); - background-color: transparent; } - .marlin-pathbar.pathbar.image, .marlin-pathbar.pathbar.image:hover { - color: inherit; } - .marlin-pathbar.pathbar:focus { - color: #ffffff; - border-color: transparent; - background-image: linear-gradient(to bottom, #5294E2); } - .marlin-pathbar.pathbar:insensitive { - color: rgba(207, 218, 231, 0.35); - background-image: linear-gradient(to bottom, rgba(95, 105, 127, 0.22)); } - .marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { - color: #5294E2; } - -.gala-notification { - border: 1px solid rgba(0, 0, 0, 0.35); - border-radius: 3px; - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); - background-image: linear-gradient(to bottom, white); - background-color: transparent; } - .gala-notification .title, .gala-notification .label { - color: #5c616c; } - -.panel { - background-color: transparent; - color: white; - font-weight: bold; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); - icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } - .panel-shadow { - background-image: none; - background-color: transparent; } - .panel .menu { - box-shadow: none; } - .panel .menu .menuitem { - font-weight: normal; - text-shadow: none; - icon-shadow: none; } - .panel .menu .window-frame.menu.csd, - .panel .menu .window-frame.popup.csd { - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); } - .panel .menubar > .menuitem { - padding: 3px 6px; } - .panel .menubar > .menuitem:hover { - background-color: transparent; } - .panel .window-frame.menu.csd, - .panel .window-frame.popup.csd { - box-shadow: none; } - -.composited-indicator { - background-color: transparent; - color: white; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); - icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } - .composited-indicator > GtkWidget > GtkWidget:first-child { - padding: 0 2px; } - .composited-indicator .menuitem:active, .composited-indicator .menuitem:prelight { - border-style: none; - background-image: none; - box-shadow: none; } - .composited-indicator > .popup > .menu { - padding-top: 8px; - padding-bottom: 8px; } - -.panel-app-button > GtkWidget > GtkWidget:first-child { - padding: 0 2px 0 4px; } - -.panel .menu .spinner, -.menu .spinner { - opacity: 1; } - -WingpanelWidgetsIndicatorPopover.popover { - padding: 0; - text-shadow: none; - icon-shadow: none; } - WingpanelWidgetsIndicatorPopover.popover .menuitem { - padding: 5px; - outline-color: transparent; - text-shadow: none; - icon-shadow: none; - border: solid transparent; - border-width: 1px 0; } - WingpanelWidgetsIndicatorPopover.popover .menuitem GtkLabel, WingpanelWidgetsIndicatorPopover.popover .menuitem GtkImage { - padding: 0 3px; } - WingpanelWidgetsIndicatorPopover.popover .menuitem:hover, WingpanelWidgetsIndicatorPopover.popover .menuitem:active { - background-color: rgba(255, 255, 255, 0.05); - border: solid rgba(255, 255, 255, 0.07); - border-width: 1px 0; } - WingpanelWidgetsIndicatorPopover.popover .menuitem *:insensitive { - color: rgba(211, 218, 227, 0.45); } - -PantheonTerminalPantheonTerminalWindow.background { - background-color: transparent; } - -SwitchboardCategoryView .view:selected, -SwitchboardCategoryView .view:selected:focus { - color: #D3DAE3; } - -UnityDecoration { - -UnityDecoration-extents: 28px 1 1 1; - -UnityDecoration-input-extents: 10px; - -UnityDecoration-shadow-offset-x: 0px; - -UnityDecoration-shadow-offset-y: 3px; - -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.2); - -UnityDecoration-active-shadow-radius: 12px; - -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); - -UnityDecoration-inactive-shadow-radius: 7px; - -UnityDecoration-glow-size: 10px; - -UnityDecoration-glow-color: #5294E2; - -UnityDecoration-title-indent: 10px; - -UnityDecoration-title-fade: 35px; - -UnityDecoration-title-alignment: 0.0; } - UnityDecoration.top { - border: 1px solid rgba(32, 35, 43, 0.97); - border-bottom-width: 0; - border-radius: 4px 4px 0 0; - padding: 1px 6px 0 6px; - background-image: linear-gradient(to bottom, #2f343f); - color: rgba(207, 218, 231, 0.8); - box-shadow: inset 0 1px rgba(54, 59, 72, 0.97); } - UnityDecoration.top:backdrop { - border-bottom-width: 0; - color: rgba(207, 218, 231, 0.5); } - UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom, UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop { - background-image: linear-gradient(to bottom, rgba(32, 35, 43, 0.97)); } - -UnityPanelWidget, -.unity-panel { - background-image: linear-gradient(to bottom, #2b2e37); - color: #f6f7f9; - box-shadow: none; } - UnityPanelWidget:backdrop, - .unity-panel:backdrop { - color: #bdc6d1; } - -.unity-panel.menubar.menuitem:hover, -.unity-panel.menubar .menuitem *:hover { - border-radius: 0; - color: #ffffff; - background-image: linear-gradient(to bottom, #5294E2); - border-bottom: none; } - -.overlay-bar { - background-color: #5294E2; - border-color: #5294E2; - border-radius: 2px; - padding: 3px 6px; - margin: 3px; } - .overlay-bar GtkLabel { - color: #ffffff; } - -GraniteWidgetsThinPaned { - background-color: transparent; - background-image: none; - margin: 0; - border-left: 1px solid #2b2e39; - border-right: 1px solid #2b2e39; } - -GraniteWidgetsPopOver .frame, -GraniteWidgetsStaticNotebook .frame { - border: none; } - -.help_button { - border-radius: 100px; - padding: 3px 9px; } - -.secondary-toolbar.toolbar, .secondary-toolbar.inline-toolbar { - padding: 3px; - border-bottom: 1px solid #2b2e39; } - .secondary-toolbar.toolbar .button, .secondary-toolbar.inline-toolbar .button { - padding: 0 3px 0 3px; } - -.bottom-toolbar.toolbar, .bottom-toolbar.inline-toolbar { - padding: 5px; - border-width: 1px 0 0 0; - border-style: solid; - border-color: #2b2e39; - background-color: #383C4A; } - .bottom-toolbar.toolbar .button, .bottom-toolbar.inline-toolbar .button { - padding: 2px 3px 2px 3px; } - -.source-list { - -GtkTreeView-horizontal-separator: 1px; - -GtkTreeView-vertical-separator: 6px; } - -.source-list, -.source-list.view { - background-color: #383C4A; - color: #D3DAE3; - -gtk-icon-style: regular; } - -.source-list.category-expander { - color: transparent; } - -.source-list.view:prelight { - background-color: #434859; } - -.source-list.view:selected, -.source-list.view:prelight:selected, -.source-list.view:selected:focus, -.source-list.category-expander:hover { - color: #ffffff; - background-color: #5294E2; } - -.source-list .scrollbar.trough, -.source-list .scrollbars-junction { - border-image: none; - border-color: transparent; - background-color: #383C4A; - background-image: none; } - -.source-list.badge, -.source-list.badge:prelight, -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:prelight:selected { - background-image: none; - background-color: #5294E2; - color: #ffffff; - border-radius: 10px; - padding: 0 6px; - margin: 0 3px; - border-width: 0; } - -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:prelight:selected { - background-color: #ffffff; - color: #5294E2; } - -.source-list.category-expander { - color: #D3DAE3; - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - -GtkTreeView-expander-size: 16; } - -.source-list.category-expander, -.source-list.category-expander:backdrop { - color: transparent; - border: none; } - -.source-list.category-expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - -GraniteWidgetsWelcome { - background-color: #404552; } - -GraniteWidgetsWelcome GtkLabel { - color: #868b97; - font: open sans 11; - text-shadow: none; } - -GraniteWidgetsWelcome .h1, -GraniteWidgetsWelcome .h3 { - color: rgba(211, 218, 227, 0.8); } - -.help_button { - border-radius: 0; } - -GraniteWidgetsPopOver { - -GraniteWidgetsPopOver-arrow-width: 21; - -GraniteWidgetsPopOver-arrow-height: 10; - -GraniteWidgetsPopOver-border-radius: 2px; - -GraniteWidgetsPopOver-border-width: 1; - -GraniteWidgetsPopOver-shadow-size: 12; - border: 1px solid rgba(0, 0, 0, 0.3); - margin: 0; } - -.popover_bg { - background-image: linear-gradient(to bottom, #404552); - border: 1px solid rgba(0, 0, 0, 0.3); } - -GraniteWidgetsPopOver .sidebar.view, -GraniteWidgetsPopOver * { - background-color: transparent; } - -GraniteWidgetsXsEntry.entry { - padding: 4px; } - -.h1 { - font: open sans 24px; } - -.h2 { - font: open sans light 18px; } - -.h3 { - font: open sans 11px; } - -.h4, -.category-label { - color: #a5abb5; - font-weight: 600; } - -.h4 { - padding-bottom: 6px; - padding-top: 6px; } - -GtkListBox .h4 { - padding-left: 6px; } - -#panel_window { - background-color: rgba(43, 46, 55, 0.95); - color: #BAC3CF; - font: bold; - box-shadow: inset 0 -1px rgba(27, 29, 35, 0.95); } - #panel_window .menubar, - #panel_window .menubar > .menuitem { - background-color: transparent; - color: #BAC3CF; - font: bold; } - #panel_window .menubar .menuitem:insensitive { - color: rgba(186, 195, 207, 0.5); } - #panel_window .menubar .menuitem:insensitive GtkLabel { - color: inherit; } - #panel_window .menubar .menu .menuitem { - font: normal; } - -#login_window, -#shutdown_dialog, -#restart_dialog { - font: normal; - border-style: none; - background-color: transparent; - color: #D3DAE3; } - -#content_frame { - padding-bottom: 14px; - background-color: #383C4A; - border-top-left-radius: 2px; - border-top-right-radius: 2px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 1px 1px 0 1px; } - -#content_frame .button { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #444a58; } - #content_frame .button:hover { - color: #D3DAE3; - outline-color: rgba(211, 218, 227, 0.3); - border-color: #2b2e39; - background-color: #505666; } - #content_frame .button:active, #content_frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #2b2e39; - background-color: #5294E2; } - #content_frame .button:insensitive { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(43, 46, 57, 0.55); - background-color: rgba(68, 74, 88, 0.55); } - #content_frame .button:insensitive > GtkLabel { - color: inherit; } - -#buttonbox_frame { - padding-top: 20px; - padding-bottom: 0px; - border-style: none; - background-color: rgba(47, 52, 63, 0.97); - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 0 1px 1px 1px; - box-shadow: inset 0 1px rgba(38, 42, 51, 0.97); } - -#buttonbox_frame .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - #buttonbox_frame .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - #buttonbox_frame .button:active, #buttonbox_frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - #buttonbox_frame .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -#login_window #user_combobox { - color: #D3DAE3; - font: 13px; } - #login_window #user_combobox .menu { - font: normal; } - -#user_image { - padding: 3px; - border-radius: 2px; } - -#shutdown_button.button { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } - #shutdown_button.button:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } - #shutdown_button.button:active, #shutdown_button.button:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } - -#restart_button.button { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } - #restart_button.button:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } - #restart_button.button:active, #restart_button.button:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } - -#greeter_infobar { - border-bottom-width: 0; - font: bold; } - -.titlebar .separator, .titlebar .sidebar .view.separator, .sidebar .titlebar .view.separator { - color: rgba(38, 42, 51, 0.97); } - -NemoWindow GtkEventBox { - background-color: #383C4A; } - -GtkFileChooserDialog *, -NautilusWindow *, -NemoWindow { - -GtkPaned-handle-size: 0; } - -GtkFileChooserDialog .sidebar, -NautilusWindow .sidebar, -NemoWindow .sidebar { - border-right: 1px solid rgba(42, 45, 55, 0.95); } - -GtkFileChooserDialog .sidebar:dir(rtl), -NautilusWindow .sidebar:dir(rtl), -NemoWindow .sidebar:dir(rtl) { - border-left: 1px solid rgba(42, 45, 55, 0.95); } - -GtkFileChooserDialog.csd.background, GtkFileChooserDialog .list.sidebar, -NautilusWindow.csd.background, -NautilusWindow .list.sidebar { - background-color: transparent; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar, -NautilusWindow GtkPlacesSidebar.sidebar { - background-color: rgba(53, 57, 69, 0.95); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-placeholder-row.list-row.activatable, - NautilusWindow GtkPlacesSidebar.sidebar .sidebar-placeholder-row.list-row.activatable { - border: 1px solid #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row, - NautilusWindow GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row { - background-color: rgba(75, 81, 98, 0.95); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable { - border: none; - color: #BAC3CF; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon { - color: rgba(186, 195, 207, 0.6); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:hover, - NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup { - background-color: rgba(186, 195, 207, 0.15); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:active .sidebar-icon { - color: inherit; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .separator, GtkFileChooserDialog GtkPlacesSidebar.sidebar .view.separator, - NautilusWindow GtkPlacesSidebar.sidebar .separator, - NautilusWindow GtkPlacesSidebar.sidebar .view.separator { - color: transparent; } - -GtkFileChooserDialog.maximized GtkPlacesSidebar.sidebar, -NautilusWindow.maximized GtkPlacesSidebar.sidebar { - background-color: #353945; } - -GtkFileChooserDialog .sidebar-button.button, -NautilusWindow .sidebar-button.button { - color: #BAC3CF; } - GtkFileChooserDialog .sidebar-button.button:hover, - NautilusWindow .sidebar-button.button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - GtkFileChooserDialog .sidebar-button.button:active, - NautilusWindow .sidebar-button.button:active { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - GtkFileChooserDialog .sidebar-button.button:not(:hover):not(:active) > GtkImage, - NautilusWindow .sidebar-button.button:not(:hover):not(:active) > GtkImage { - opacity: 0.5; } - -NemoWindow.csd.background, -NemoWindow .source-list, NemoWindow .source-list.view, NemoWindow .source-list.view:prelight, -MarlinViewWindow.csd.background, -MarlinViewWindow .source-list, -MarlinViewWindow .source-list.view, -MarlinViewWindow .source-list.view:prelight { - background-color: transparent; } - -NemoWindow .sidebar, NemoWindow .source-list.sidebar.view, -MarlinViewWindow .sidebar, -MarlinViewWindow .source-list.sidebar.view { - background-color: rgba(53, 57, 69, 0.95); } - NemoWindow .sidebar .view, NemoWindow .sidebar row, NemoWindow .source-list.sidebar.view .view, NemoWindow .source-list.sidebar.view row, - MarlinViewWindow .sidebar .view, - MarlinViewWindow .sidebar row, - MarlinViewWindow .source-list.sidebar.view .view, - MarlinViewWindow .source-list.sidebar.view row { - background-color: transparent; - color: #BAC3CF; } - NemoWindow .sidebar .view.image, NemoWindow .sidebar row.image, NemoWindow .source-list.sidebar.view .view.image, NemoWindow .source-list.sidebar.view row.image, - MarlinViewWindow .sidebar .view.image, - MarlinViewWindow .sidebar row.image, - MarlinViewWindow .source-list.sidebar.view .view.image, - MarlinViewWindow .source-list.sidebar.view row.image { - color: rgba(186, 195, 207, 0.7); } - NemoWindow .sidebar .view.cell:selected, NemoWindow .sidebar row.cell:selected, NemoWindow .source-list.sidebar.view .view.cell:selected, NemoWindow .source-list.sidebar.view row.cell:selected, - MarlinViewWindow .sidebar .view.cell:selected, - MarlinViewWindow .sidebar row.cell:selected, - MarlinViewWindow .source-list.sidebar.view .view.cell:selected, - MarlinViewWindow .source-list.sidebar.view row.cell:selected { - background-color: #5294E2; - color: #ffffff; } - NemoWindow .sidebar.frame, NemoWindow .source-list.sidebar.view.frame, - MarlinViewWindow .sidebar.frame, - MarlinViewWindow .source-list.sidebar.view.frame { - color: #BAC3CF; } - NemoWindow .sidebar .separator, NemoWindow .sidebar .view.separator, NemoWindow .source-list.sidebar.view .separator, - MarlinViewWindow .sidebar .separator, - MarlinViewWindow .sidebar .sidebar.separator, - MarlinViewWindow .sidebar .view.separator, - MarlinViewWindow .source-list.sidebar.view .separator { - color: transparent; } - -NemoWindow.maximized .sidebar, -MarlinViewWindow.maximized .sidebar { - background-color: #353945; } - -NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, -MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { - background-color: rgba(42, 45, 55, 0.95); } - -NautilusWindow NautilusWindowSlot { - background-color: #404552; } - -NautilusDesktopWindow NautilusWindowSlot { - background-color: transparent; } - -GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { - background-color: rgba(53, 57, 69, 0.95); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar { - background-color: transparent; } - -GtkFileChooserDialog GtkPaned > .vertical > .horizontal { - background-color: #383C4A; } - -GtkFileChooserDialog .dialog-action-box { - background-color: #383C4A; } - -GtkFileChooserDialog .dialog-vbox > .frame { - color: #BAC3CF; - border-color: transparent; } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame { - background-color: transparent; - border-color: rgba(20, 21, 26, 0.95); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame GtkLabel, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame GtkComboBox, -GtkFileChooserDialog .dialog-vbox > .frame GtkLabel, -GtkFileChooserDialog .dialog-vbox > .frame GtkComboBox { - color: #BAC3CF; } - -FeedReaderreaderUI.background.csd > .titlebar .pane-separator, -FeedReaderreaderUI.background.csd.maximized > .titlebar .pane-separator, -FeedReaderreaderUI.background.csd > .titlebar .pane-separator:backdrop, -FeedReaderreaderUI.background.csd.maximized > .titlebar .pane-separator:backdrop, -GeditWindow.background.csd > .titlebar .pane-separator, -GeditWindow.background.csd.maximized > .titlebar .pane-separator, -GeditWindow.background.csd > .titlebar .pane-separator:backdrop, -GeditWindow.background.csd.maximized > .titlebar .pane-separator:backdrop { - background-color: rgba(38, 42, 51, 0.97); } - -FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar, -GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar { - background-color: rgba(47, 52, 63, 0.97); } - FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop, - GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop { - background-color: rgba(50, 56, 67, 0.97); } - -FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar, -GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar { - background-color: #2f343f; } - FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop, - GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop { - background-color: #323843; } - -FeedReaderreaderUI.background.csd > FeedReaderreaderHeaderbar.titlebar, -GeditWindow.background.csd > .titlebar { - background-color: transparent; } - -GeditWindow.background.csd { - background-color: transparent; } - -GeditWindow.background .gedit-side-panel-paned .pane-separator { - background-color: rgba(42, 45, 55, 0.95); } - -GeditWindow.background .gedit-bottom-panel-paned .pane-separator { - background-color: #2b2e39; } - -.gedit-bottom-panel-paned { - background-color: #404552; } - -.gedit-document-panel { - background-color: rgba(53, 57, 69, 0.95); } - .maximized .gedit-document-panel { - background-color: #353945; } - .gedit-document-panel .list-row { - color: #BAC3CF; } - .gedit-document-panel .list-row { - background-color: rgba(186, 195, 207, 0); - border: solid rgba(186, 195, 207, 0); - border-width: 3px 2px 3px 2px; } - .gedit-document-panel .list-row:hover { - border: solid rgba(186, 195, 207, 0.15); - border-width: 3px 2px 3px 2px; - background-color: rgba(186, 195, 207, 0.15); } - .gedit-document-panel .list-row:active { - color: #ffffff; - background-color: #5294E2; - border: solid #5294E2; - border-width: 3px 2px 3px 2px; } - .gedit-document-panel .list-row:active .button { - color: #ffffff; } - .gedit-document-panel .list-row:selected, .gedit-document-panel .list-row:selected:hover { - color: #ffffff; - background-color: #5294E2; - border: solid #5294E2; - border-width: 3px 2px 3px 2px; } - .gedit-document-panel .prelight-row .button:active { - color: #BAC3CF; } - -GeditFileBrowserWidget { - background-color: rgba(53, 57, 69, 0.95); } - .maximized GeditFileBrowserWidget { - background-color: #353945; } - GeditFileBrowserWidget .horizontal { - background-color: transparent; - border-color: rgba(37, 40, 49, 0.95); } - GeditFileBrowserWidget .horizontal GtkComboBox { - color: #BAC3CF; } - -GeditWindow.background.csd GeditFileBrowserView.view { - background-color: transparent; - color: #BAC3CF; } - GeditWindow.background.csd GeditFileBrowserView.view.expander { - color: #BAC3CF; } - GeditWindow.background.csd GeditFileBrowserView.view.expander:hover { - color: #5294E2; } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button, -GtkFileChooserDialog .dialog-vbox > .frame .button, GeditFileBrowserWidget .horizontal .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:hover, - GtkFileChooserDialog .dialog-vbox > .frame .button:hover, GeditFileBrowserWidget .horizontal .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:active, - GtkFileChooserDialog .dialog-vbox > .frame .button:active, GeditFileBrowserWidget .horizontal .button:active, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:checked, - GtkFileChooserDialog .dialog-vbox > .frame .button:checked, GeditFileBrowserWidget .horizontal .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:insensitive, - GtkFileChooserDialog .dialog-vbox > .frame .button:insensitive, GeditFileBrowserWidget .horizontal .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry, -GtkFileChooserDialog .dialog-vbox > .frame .entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.35)); - background-color: transparent; } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .image.entry, - GtkFileChooserDialog .dialog-vbox > .frame .image.entry, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .image.entry:hover, - GtkFileChooserDialog .dialog-vbox > .frame .image.entry:hover { - color: inherit; } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry:focus, - GtkFileChooserDialog .dialog-vbox > .frame .entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, #5294E2); } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry:insensitive, - GtkFileChooserDialog .dialog-vbox > .frame .entry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, GeditFileBrowserWidget .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, NemoWindow .source-list.sidebar.view .scrollbar .trough, -MarlinViewWindow .sidebar .scrollbar .trough, -MarlinViewWindow .source-list.sidebar.view .scrollbar .trough, GeditFileBrowserWidget .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, NemoWindow .source-list.sidebar.view .scrollbar .slider, -MarlinViewWindow .sidebar .scrollbar .slider, -MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserWidget .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, - MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover { - background-color: #f6f7f9; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, - MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, GeditFileBrowserWidget .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, - MarlinViewWindow .sidebar .scrollbar .slider:insensitive, GeditFileBrowserWidget .scrollbar .slider:insensitive { - background-color: transparent; } - -@define-color theme_fg_color #D3DAE3; -@define-color theme_text_color #D3DAE3; -@define-color theme_bg_color #383C4A; -@define-color theme_base_color #404552; -@define-color theme_selected_bg_color #5294E2; -@define-color theme_selected_fg_color #ffffff; -@define-color fg_color #D3DAE3; -@define-color text_color #D3DAE3; -@define-color bg_color #383C4A; -@define-color base_color #404552; -@define-color selected_bg_color #5294E2; -@define-color selected_fg_color #ffffff; -@define-color insensitive_bg_color #3c4150; -@define-color insensitive_fg_color alpha(#d3dae3,0.5); -@define-color insensitive_base_color #404552; -@define-color theme_unfocused_fg_color #D3DAE3; -@define-color theme_unfocused_text_color #D3DAE3; -@define-color theme_unfocused_bg_color #383C4A; -@define-color theme_unfocused_base_color #404552; -@define-color borders #2b2e39; -@define-color unfocused_borders #2b2e39; -@define-color warning_color #F27835; -@define-color error_color #FC4138; -@define-color success_color #73d216; -@define-color placeholder_text_color #A8A8A8; -@define-color content_view_bg #404552; -@define-color wm_title alpha(#cfdae7,0.8); -@define-color wm_unfocused_title alpha(#cfdae7,0.5); -@define-color wm_bg #2f343f; -@define-color wm_bg_unfocused #323843; -@define-color wm_highlight #363b48; -@define-color wm_shadow alpha(black,0.35); -@define-color wm_button_close_bg #cc575d; -@define-color wm_button_close_hover_bg #d7787d; -@define-color wm_button_close_active_bg #be3841; -@define-color wm_icon_close_bg #2f343f; -@define-color wm_button_hover_bg #454C5C; -@define-color wm_button_active_bg #5294E2; -@define-color wm_button_hover_border #262932; -@define-color wm_icon_bg #90939B; -@define-color wm_icon_unfocused_bg #666A74; -@define-color wm_icon_hover_bg #C4C7CC; -@define-color wm_icon_active_bg #ffffff; diff --git a/gtk/.themes/DF-Arc-OSX/gtk-3.0/gtk.css b/gtk/.themes/DF-Arc-OSX/gtk-3.0/gtk.css deleted file mode 100644 index 7fee239..0000000 --- a/gtk/.themes/DF-Arc-OSX/gtk-3.0/gtk.css +++ /dev/null @@ -1,3931 +0,0 @@ -* { - background-clip: padding-box; - -GtkToolButton-icon-spacing: 4; - -GtkTextView-error-underline-color: #FC4138; - -GtkCheckButton-indicator-size: 16; - -GtkCheckMenuItem-indicator-size: 16; - -GtkScrolledWindow-scrollbar-spacing: 0; - -GtkScrolledWindow-scrollbars-within-bevel: 1; - -GtkToolItemGroup-expander-size: 11; - -GtkExpander-expander-size: 16; - -GtkTreeView-expander-size: 11; - -GtkTreeView-horizontal-separator: 4; - -GtkMenu-horizontal-padding: 0; - -GtkMenu-vertical-padding: 0; - -GtkWidget-link-color: #2679db; - -GtkWidget-visited-link-color: #1e61b0; - -GtkWidget-focus-padding: 2; - -GtkWidget-focus-line-width: 1; - -GtkWidget-text-handle-width: 20; - -GtkWidget-text-handle-height: 20; - -GtkDialog-button-spacing: 4; - -GtkDialog-action-area-border: 0; - -GtkStatusbar-shadow-type: none; - outline-color: rgba(49, 52, 58, 0.3); - outline-style: dashed; - outline-offset: -3px; - outline-width: 1px; - outline-radius: 2px; } - -.background { - color: #31343a; - background-color: rgba(245, 246, 247, 0.999); } - -*:insensitive { - -gtk-image-effect: dim; } - -.gtkstyle-fallback { - background-color: #F5F6F7; - color: #31343a; } - .gtkstyle-fallback:prelight { - background-color: white; - color: #31343a; } - .gtkstyle-fallback:active { - background-color: #d9dde0; - color: #31343a; } - .gtkstyle-fallback:insensitive { - background-color: #fbfbfc; - color: rgba(49, 52, 58, 0.55); } - .gtkstyle-fallback:selected { - background-color: #5294E2; - color: #ffffff; } - -.view { - color: #31343a; - background-color: #ffffff; } - .view.dim-label, .view.label.separator, .header-bar .view.subtitle { - color: rgba(49, 52, 58, 0.55); } - .view.dim-label:selected, .view.label.separator:selected, .header-bar .view.subtitle:selected, .view.dim-label:selected:focus, .view.label.separator:selected:focus, .header-bar .view.subtitle:selected:focus { - color: rgba(255, 255, 255, 0.65); - text-shadow: none; } - -.rubberband, GtkTreeView.view.rubberband, .content-view.rubberband { - border: 1px solid #2679db; - background-color: rgba(38, 121, 219, 0.2); } - -.label.separator, .popover .label.separator, .sidebar .label.view.separator { - color: #31343a; } - -.label:insensitive { - color: rgba(49, 52, 58, 0.55); } - -.dim-label, .label.separator, .popover .label.separator, .sidebar .label.view.separator, .header-bar .subtitle { - opacity: 0.55; } - -GtkAssistant .sidebar { - background-color: #ffffff; - border-top: 1px solid #dcdfe3; } - GtkAssistant .sidebar:dir(ltr) { - border-right: 1px solid #dcdfe3; } - GtkAssistant .sidebar:dir(rtl) { - border-left: 1px solid #dcdfe3; } - -GtkAssistant.csd .sidebar { - border-top-style: none; } - -GtkAssistant .sidebar .label { - padding: 6px 12px; } - -GtkAssistant .sidebar .label.highlight { - background-color: #5294E2; - color: #ffffff; } - -GtkTextView { - background-color: #fafbfb; } - -.grid-child { - padding: 3px; - border-radius: 3px; } - .grid-child:selected { - outline-offset: -2px; } - -.popover.osd, .osd { - color: #BAC3CF; - border: none; - background-color: rgba(53, 57, 69, 0.95); - background-clip: padding-box; - outline-color: rgba(186, 195, 207, 0.3); - box-shadow: none; } - -@keyframes spin { - to { - -gtk-icon-transform: rotate(1turn); } } - -.spinner { - background-image: none; - background-color: blue; - opacity: 0; - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } - .spinner:active { - opacity: 1; - animation: spin 1s linear infinite; } - .spinner:active:insensitive { - opacity: 0.5; } - -.entry { - border: 1px solid; - padding: 5px 8px; - border-radius: 3px; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #31343a; - border-color: #cfd6e6; - background-color: #ffffff; - background-image: linear-gradient(to bottom, #ffffff); } - .entry.image { - color: #5a5d61; } - .entry.image.left { - padding-left: 0; } - .entry.image.right { - padding-right: 0; } - .entry.flat, .entry.flat:focus { - padding: 2px; - color: #31343a; - border-color: #cfd6e6; - background-color: #ffffff; - background-image: linear-gradient(to bottom, #ffffff); - border: none; - border-radius: 0; } - .entry:focus { - background-clip: border-box; - color: #31343a; - border-color: #5294E2; - background-color: #ffffff; - background-image: linear-gradient(to bottom, #ffffff); } - .entry:insensitive { - color: rgba(49, 52, 58, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(255, 255, 255, 0.55); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.55)); } - .entry:selected, .entry:selected:focus { - background-color: #5294E2; - color: #ffffff; } - .entry.progressbar { - margin: 2px 12px; - border-radius: 0; - border-width: 0 0 2px; - border-color: #5294E2; - border-style: solid; - background-image: none; - background-color: transparent; - box-shadow: none; } - .entry.warning { - color: #ffffff; - border-color: #F27835; - background-image: linear-gradient(to bottom, #f7ae86); } - .entry.warning:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #F27835); - box-shadow: none; } - .entry.warning:selected, .entry.warning:selected:focus { - background-color: #ffffff; - color: #F27835; } - .entry.error { - color: #ffffff; - border-color: #FC4138; - background-image: linear-gradient(to bottom, #fd8d88); } - .entry.error:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #FC4138); - box-shadow: none; } - .entry.error:selected, .entry.error:selected:focus { - background-color: #ffffff; - color: #FC4138; } - .osd .entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.35)); - background-color: transparent; } - .osd .entry.image, .osd .entry.image:hover { - color: inherit; } - .osd .entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, #5294E2); } - .osd .entry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } - -GtkSearchEntry.entry { - border-radius: 20px; } - -@keyframes needs_attention { - from { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#5294E2), to(transparent)); } - to { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent)); } } - -.button { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - border: 1px solid; - border-radius: 3px; - padding: 5px 8px; - color: #31343a; - outline-color: rgba(49, 52, 58, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - .button.flat, .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - background-color: rgba(251, 251, 252, 0); - border-color: rgba(207, 214, 230, 0); - transition: none; } - .button.flat:hover, .sidebar-button.button:hover { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-duration: 350ms; } - .button.flat:hover:active, .sidebar-button.button:hover:active { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - .button:hover { - color: #31343a; - outline-color: rgba(49, 52, 58, 0.3); - border-color: #cfd6e6; - background-color: white; - -gtk-image-effect: highlight; } - .button:active, .button:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; - transition-duration: 50ms; } - .button:active { - color: #31343a; } - .button:active:hover, .button:checked { - color: #ffffff; } - .button.flat:insensitive, .sidebar-button.button:insensitive { - border-color: transparent; - background-color: transparent; - background-image: none; } - .button:insensitive { - color: rgba(49, 52, 58, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .button:insensitive > GtkLabel { - color: inherit; } - .button:insensitive:active, .button:insensitive:checked { - color: rgba(255, 255, 255, 0.8); - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; } - .button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel { - color: inherit; } - .button.osd { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - background-color: rgba(53, 57, 69, 0.95); - border-color: rgba(35, 38, 46, 0.95); } - .button.osd.image-button, .header-bar .button.osd.titlebutton, - .titlebar .button.osd.titlebutton { - padding: 10px; } - .button.osd:hover { - color: #5294E2; } - .button.osd:active, .button.osd:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - .button.osd:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - .osd .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .osd .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .osd .button:active, .osd .button:checked { - background-clip: padding-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - .osd .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - .osd .button.flat, .osd .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; } - .osd .button.flat:hover, .osd .sidebar-button.button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .osd .button.flat:insensitive, .osd .sidebar-button.button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); - background-image: none; } - .osd .button.flat:active, .osd .sidebar-button.button:active, .osd .button.flat:checked, .osd .sidebar-button.button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - .osd .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), - .osd .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: none; } - .button.suggested-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } - .button.suggested-action.flat, .suggested-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #4DADD4; - outline-color: rgba(77, 173, 212, 0.3); } - .button.suggested-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } - .button.suggested-action:active, .button.suggested-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } - .button.suggested-action.flat:insensitive, .suggested-action.sidebar-button.button:insensitive { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(49, 52, 58, 0.55); } - .button.suggested-action:insensitive { - color: rgba(49, 52, 58, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .button.suggested-action:insensitive > GtkLabel { - color: inherit; } - .button.destructive-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } - .button.destructive-action.flat, .destructive-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; - outline-color: rgba(240, 74, 80, 0.3); } - .button.destructive-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } - .button.destructive-action:active, .button.destructive-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } - .button.destructive-action.flat:insensitive, .destructive-action.sidebar-button.button:insensitive { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(49, 52, 58, 0.55); } - .button.destructive-action:insensitive { - color: rgba(49, 52, 58, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .button.destructive-action:insensitive > GtkLabel { - color: inherit; } - .button.image-button, .header-bar .button.titlebutton, - .titlebar .button.titlebutton { - padding: 7px; } - .header-bar .button.image-button, .header-bar .button.titlebutton { - padding: 7px 10px; } - .button.text-button { - padding-left: 16px; - padding-right: 16px; } - .button.text-button.image-button, .header-bar .button.text-button.titlebutton, - .titlebar .button.text-button.titlebutton { - padding: 5px 8px; } - .button.text-button.image-button GtkLabel:first-child, .header-bar .button.text-button.titlebutton GtkLabel:first-child, - .titlebar .button.text-button.titlebutton GtkLabel:first-child { - padding-left: 8px; } - .button.text-button.image-button GtkLabel:last-child, .header-bar .button.text-button.titlebutton GtkLabel:last-child, - .titlebar .button.text-button.titlebutton GtkLabel:last-child { - padding-right: 8px; } - .stack-switcher > .button { - outline-offset: -3px; } - .stack-switcher > .button > GtkLabel { - padding-left: 6px; - padding-right: 6px; } - .stack-switcher > .button > GtkImage { - padding-left: 6px; - padding-right: 6px; - padding-top: 3px; - padding-bottom: 3px; } - .stack-switcher > .button.text-button { - padding: 5px 10px; } - .stack-switcher > .button.image-button, .header-bar .stack-switcher > .button.titlebutton, - .titlebar .stack-switcher > .button.titlebutton { - padding: 2px 4px; } - .stack-switcher > .button.needs-attention:active > .label, - .stack-switcher > .button.needs-attention:active > GtkImage, - .stack-switcher > .button.needs-attention:checked > .label, - .stack-switcher > .button.needs-attention:checked > GtkImage { - animation: none; - background-image: none; } - .stack-switcher > .button.needs-attention > .label, - .stack-switcher > .button.needs-attention > GtkImage, .button .sidebar-item.needs-attention > GtkLabel { - animation: needs_attention 150ms ease-in; - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294E2), to(transparent)); - background-size: 6px 6px, 6px 6px; - background-repeat: no-repeat; - background-position: right 3px, right 4px; } - .stack-switcher > .button.needs-attention > .label:dir(rtl), - .stack-switcher > .button.needs-attention > GtkImage:dir(rtl), .button .sidebar-item.needs-attention > GtkLabel:dir(rtl) { - background-position: left 3px, left 4px; } - .inline-toolbar .button, .inline-toolbar .button:backdrop { - border-radius: 2px; - border-width: 1px; } - -.inline-toolbar GtkToolButton > .button { - color: #31343a; - outline-color: rgba(49, 52, 58, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - .inline-toolbar GtkToolButton > .button:hover { - color: #31343a; - outline-color: rgba(49, 52, 58, 0.3); - border-color: #cfd6e6; - background-color: white; } - .inline-toolbar GtkToolButton > .button:active, .inline-toolbar GtkToolButton > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - .inline-toolbar GtkToolButton > .button:insensitive { - color: rgba(49, 52, 58, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .inline-toolbar GtkToolButton > .button:insensitive > GtkLabel { - color: inherit; } - .inline-toolbar GtkToolButton > .button:insensitive:active, .inline-toolbar GtkToolButton > .button:insensitive:checked { - color: rgba(255, 255, 255, 0.8); - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; } - .inline-toolbar GtkToolButton > .button:insensitive:active > GtkLabel, .inline-toolbar GtkToolButton > .button:insensitive:checked > GtkLabel { - color: inherit; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry { - border-left-color: rgba(207, 214, 230, 0.3); } - -.linked:not(.vertical):not(.path-bar) > .entry.error + .entry, -.linked:not(.vertical):not(.path-bar) > .entry + .entry.error { - border-left-color: #FC4138; } - -.linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, -.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning { - border-left-color: #F27835; } - -.linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning { - border-left-color: #FC4138; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child { - border-left-color: #5294E2; } - -.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, -.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #5294E2; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child { - border-left-color: #F27835; } - -.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, -.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #F27835; } - -.linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child { - border-left-color: #FC4138; } - -.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, -.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #FC4138; } - -.linked:not(.vertical):not(.path-bar) > .button:checked + .entry { - border-left-color: #5294E2; } - -.linked:not(.vertical):not(.path-bar) > .button + .button { - border-left-style: none; } - -.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), -.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: inset 1px 0 #cfd6e6; } - -.linked:not(.vertical):not(.path-bar) > .button:first-child:hover:not(:checked):not(:active), -.linked:not(.vertical):not(.path-bar) > .button:checked + .button:not(:checked):not(:active):hover, -.linked:not(.vertical):not(.path-bar) > .entry + .button:not(:checked):not(:active):hover { - box-shadow: none; } - -.linked:not(.vertical).path-bar > .button + .button { - border-left-style: none; } - -.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(207, 214, 230, 0.4), inset -1px 0 rgba(207, 214, 230, 0.4); } - -.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(207, 214, 230, 0.4); } - -.linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(207, 214, 230, 0.4); } - -.linked.vertical > .entry + .entry { - border-top-color: rgba(207, 214, 230, 0.3); } - -.linked.vertical > .entry.error + .entry, -.linked.vertical > .entry + .entry.error { - border-top-color: #FC4138; } - -.linked.vertical > .entry.warning + .entry, -.linked.vertical > .entry + .entry.warning { - border-top-color: #F27835; } - -.linked.vertical > .entry.error + .entry.warning { - border-top-color: #FC4138; } - -.linked.vertical > .entry + .entry:focus:not(:last-child), -.linked.vertical > .entry + .entry:focus:last-child { - border-top-color: #5294E2; } - -.linked.vertical > .entry:focus:not(:only-child) + .entry, .linked.vertical > .entry:focus:not(:only-child) + .button, -.linked.vertical > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked.vertical > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-top-color: #5294E2; } - -.linked.vertical > .entry + .entry.warning:focus:not(:last-child), -.linked.vertical > .entry + .entry.warning:focus:last-child { - border-top-color: #F27835; } - -.linked.vertical > .entry.warning:focus:not(:only-child) + .entry, .linked.vertical > .entry.warning:focus:not(:only-child) + .button, -.linked.vertical > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked.vertical > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-top-color: #F27835; } - -.linked.vertical > .entry + .entry.error:focus:not(:last-child), -.linked.vertical > .entry + .entry.error:focus:last-child { - border-top-color: #FC4138; } - -.linked.vertical > .entry.error:focus:not(:only-child) + .entry, .linked.vertical > .entry.error:focus:not(:only-child) + .button, -.linked.vertical > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, -.linked.vertical > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-top-color: #FC4138; } - -.linked.vertical > .button:checked + .entry { - border-top-color: #5294E2; } - -.linked.vertical > .button + .button { - border-top-style: none; } - -.linked.vertical > .button:hover:not(:checked):not(:active):not(:only-child), -.linked.vertical > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: inset 0 1px #cfd6e6; } - -.linked.vertical > .button:first-child:hover:not(:checked):not(:active), -.linked.vertical > .button:checked + .button:not(:checked):not(:active):hover, -.linked.vertical > .entry + .button:not(:checked):not(:active):hover { - box-shadow: none; } - -.inline-toolbar.toolbar GtkToolButton > .button.flat, .inline-toolbar GtkToolButton > .button.flat, .inline-toolbar.toolbar GtkToolButton > .sidebar-button.button, .inline-toolbar GtkToolButton > .sidebar-button.button, .linked:not(.vertical) > .entry, -.linked:not(.vertical) > .entry:focus, .osd .button, .osd .button:hover, .osd .button:active, .osd .button:checked, .osd .button:insensitive, .inline-toolbar .button, .inline-toolbar .button:backdrop, .linked:not(.vertical) > .button, -.linked:not(.vertical) > .button:hover, -.linked:not(.vertical) > .button:active, -.linked:not(.vertical) > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .primary-toolbar .linked:not(.vertical).path-bar > .button, .header-bar .linked:not(.vertical).path-bar > .button, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:active, .header-bar .linked:not(.vertical).path-bar > .button:active, .primary-toolbar .linked:not(.vertical).path-bar > .button:checked, .header-bar .linked:not(.vertical).path-bar > .button:checked, .primary-toolbar .linked:not(.vertical).path-bar > .button:insensitive, .header-bar .linked:not(.vertical).path-bar > .button:insensitive, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked, -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive, .linked > GtkComboBox > .the-button-in-the-combobox:dir(ltr), -.linked > GtkComboBoxText > .the-button-in-the-combobox:dir(ltr) { - border-radius: 0; - border-right-style: none; } - -.linked:not(.vertical) > .entry:first-child, .osd .button:first-child, .inline-toolbar .button:first-child, .linked:not(.vertical) > .button:first-child, .inline-toolbar.toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar GtkToolButton:first-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:first-child > .sidebar-button.button, .inline-toolbar GtkToolButton:first-child > .sidebar-button.button, .linked > GtkComboBox:first-child > .the-button-in-the-combobox, -.linked > GtkComboBoxText:first-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:first-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:first-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:first-child, .header-bar .linked:not(.vertical).path-bar > .button:first-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:first-child { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; } - -.linked:not(.vertical) > .entry:last-child, .osd .button:last-child, .inline-toolbar .button:last-child, .linked:not(.vertical) > .button:last-child, .inline-toolbar.toolbar GtkToolButton:last-child > .button.flat, .inline-toolbar GtkToolButton:last-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:last-child > .sidebar-button.button, .inline-toolbar GtkToolButton:last-child > .sidebar-button.button, .linked > GtkComboBox:last-child > .the-button-in-the-combobox, -.linked > GtkComboBoxText:last-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:last-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:last-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:last-child, .header-bar .linked:not(.vertical).path-bar > .button:last-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:last-child { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; - border-right-style: solid; } - -.linked:not(.vertical) > .entry:only-child, .osd .button:only-child, .inline-toolbar .button:only-child, .linked:not(.vertical) > .button:only-child, .inline-toolbar.toolbar GtkToolButton:only-child > .button.flat, .inline-toolbar GtkToolButton:only-child > .button.flat, .inline-toolbar.toolbar GtkToolButton:only-child > .sidebar-button.button, .inline-toolbar GtkToolButton:only-child > .sidebar-button.button, .linked > GtkComboBox:only-child > .the-button-in-the-combobox, -.linked > GtkComboBoxText:only-child > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:only-child, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:only-child, .primary-toolbar .linked:not(.vertical).path-bar > .button:only-child, .header-bar .linked:not(.vertical).path-bar > .button:only-child, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:only-child { - border-radius: 3px; - border-style: solid; } - -.linked.vertical > .entry, -.linked.vertical > .entry:focus, .linked.vertical > .button, -.linked.vertical > .button:hover, -.linked.vertical > .button:active, -.linked.vertical > .button:checked, .linked.vertical > GtkComboBoxText > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox > .the-button-in-the-combobox { - border-radius: 0; - border-bottom-style: none; } - -.linked.vertical > .entry:first-child, .linked.vertical > .button:first-child, .linked.vertical > GtkComboBoxText:first-child > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox:first-child > .the-button-in-the-combobox { - border-top-left-radius: 3px; - border-top-right-radius: 3px; } - -.linked.vertical > .entry:last-child, .linked.vertical > .button:last-child, .linked.vertical > GtkComboBoxText:last-child > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox:last-child > .the-button-in-the-combobox { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border-bottom-style: solid; } - -.linked.vertical > .entry:only-child, .linked.vertical > .button:only-child, .linked.vertical > GtkComboBoxText:only-child > .the-button-in-the-combobox, -.linked.vertical > GtkComboBox:only-child > .the-button-in-the-combobox { - border-radius: 3px; - border-style: solid; } - -.menuitem.button.flat, .menuitem.sidebar-button.button, .button:link, .button:visited, .button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked, .menu.button, .notebook tab .button, .app-notification .button.flat, .app-notification .sidebar-button.button, -.app-notification.frame .button.flat, -.app-notification.frame .sidebar-button.button, .app-notification .button.flat:insensitive, .app-notification .sidebar-button.button:insensitive, -.app-notification.frame .button.flat:insensitive, -.app-notification.frame .sidebar-button.button:insensitive, TerminalWindow .notebook .active-page .button, TerminalWindow .notebook .prelight-page .button, TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .prelight-page .button:hover, TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; } - -.menuitem.button.flat, .menuitem.sidebar-button.button { - transition: none; - outline-offset: -1px; - border-radius: 2px; } - .menuitem.button.flat:hover, .menuitem.sidebar-button.button:hover { - background-color: #ebecee; } - .menuitem.button.flat:checked, .menuitem.sidebar-button.button:checked { - color: #31343a; } - -*:link, .button:link, .button:visited { - color: #2679db; } - *:link:visited, .button:visited { - color: #1e61b0; } - *:selected *:link:visited, *:selected .button:visited:link, *:selected .button:visited { - color: #bad4f3; } - *:link:hover, .button:hover:link, .button:hover:visited { - color: #5294e2; } - *:selected *:link:hover, *:selected .button:hover:link, *:selected .button:hover:visited { - color: #eef4fc; } - *:link:active, .button:active:link, .button:active:visited { - color: #2679db; } - *:selected *:link:active, *:selected .button:active:link, *:selected .button:active:visited { - color: #dceaf9; } - *:link:selected, .button:selected:link, .button:selected:visited, .header-bar.selection-mode .subtitle:link, .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { - color: #dceaf9; } - -.button:link > .label, .button:visited > .label { - text-decoration-line: underline; } - -.spinbutton { - border-radius: 3px; } - .spinbutton .button { - background-image: none; - border: 1px solid rgba(220, 223, 227, 0.6); - border-style: none none none solid; - color: #3b3e44; - border-radius: 0; - box-shadow: none; } - .spinbutton .button:dir(rtl) { - border-style: none solid none none; } - .spinbutton .button:first-child { - color: red; } - .spinbutton .button:insensitive { - color: rgba(49, 52, 58, 0.55); } - .spinbutton .button:active { - background-color: #5294E2; - color: #ffffff; } - .spinbutton.vertical .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child { - color: #31343a; - outline-color: rgba(49, 52, 58, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - .spinbutton.vertical .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:active { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - .spinbutton.vertical .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:hover { - color: #31343a; - outline-color: rgba(49, 52, 58, 0.3); - border-color: #cfd6e6; - background-color: white; } - .spinbutton.vertical .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive { - color: rgba(49, 52, 58, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .spinbutton.vertical .button:first-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive > GtkLabel { - color: inherit; } - .spinbutton.vertical .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child { - color: #31343a; - outline-color: rgba(49, 52, 58, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - .spinbutton.vertical .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:active { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - .spinbutton.vertical .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:hover { - color: #31343a; - outline-color: rgba(49, 52, 58, 0.3); - border-color: #cfd6e6; - background-color: white; } - .spinbutton.vertical .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive { - color: rgba(49, 52, 58, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - .spinbutton.vertical .button:last-child:insensitive > GtkLabel, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive > GtkLabel { - color: inherit; } - .spinbutton.vertical.entry, .spinbutton.vertical:dir(rtl).entry { - border-radius: 0; - padding-left: 5px; - padding-right: 5px; } - .spinbutton.vertical .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child, .spinbutton.vertical .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:active, .spinbutton.vertical .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:hover, .spinbutton.vertical .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive, .spinbutton.vertical:dir(rtl) .button:first-child, .spinbutton.vertical:dir(rtl) .button:first-child:active, .spinbutton.vertical:dir(rtl) .button:first-child:hover, .spinbutton.vertical:dir(rtl) .button:first-child:insensitive { - border-radius: 2px 2px 0 0; - border-style: solid solid none solid; } - .spinbutton.vertical .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child, .spinbutton.vertical .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:active, .spinbutton.vertical .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:hover, .spinbutton.vertical .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive, .spinbutton.vertical:dir(rtl) .button:last-child, .spinbutton.vertical:dir(rtl) .button:last-child:active, .spinbutton.vertical:dir(rtl) .button:last-child:hover, .spinbutton.vertical:dir(rtl) .button:last-child:insensitive { - border-radius: 0 0 2px 2px; - border-style: none solid solid solid; } - GtkTreeView .spinbutton.entry, GtkTreeView .spinbutton.entry:focus { - padding: 1px; - border-width: 1px 0; - border-color: #5294E2; - border-radius: 0; - box-shadow: none; } - -GtkComboBox { - -GtkComboBox-arrow-scaling: 0.5; - -GtkComboBox-shadow-type: none; } - GtkComboBox > .the-button-in-the-combobox { - padding-top: 3px; - padding-bottom: 3px; } - GtkComboBox:insensitive { - color: rgba(49, 52, 58, 0.55); } - GtkComboBox .separator.vertical, GtkComboBox .sidebar .vertical.view.separator, .sidebar GtkComboBox .vertical.view.separator { - -GtkWidget-wide-separators: true; } - GtkComboBox.combobox-entry .entry:dir(ltr) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; - border-right-style: none; } - GtkComboBox.combobox-entry .entry:dir(ltr):focus { - box-shadow: 1px 0 #5294E2; } - GtkComboBox.combobox-entry .entry:dir(rtl) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; - border-left-style: none; } - GtkComboBox.combobox-entry .entry:dir(rtl):focus { - box-shadow: -1px 0 #5294E2; } - GtkComboBox.combobox-entry .button:dir(ltr) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; } - GtkComboBox.combobox-entry .button:dir(rtl) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; } - -.toolbar, .inline-toolbar { - -GtkWidget-window-dragging: true; - padding: 4px; - background-color: #F5F6F7; } - .osd .toolbar, .osd .inline-toolbar, .toolbar.osd, .osd.inline-toolbar { - padding: 7px; - border: 1px solid rgba(0, 0, 0, 0.5); - border-radius: 3px; - background-color: rgba(53, 57, 69, 0.85); } - -.primary-toolbar { - color: rgba(44, 50, 63, 0.8); - background-color: #e7e8eb; - box-shadow: none; - border-width: 0 0 1px 0; - border-style: solid; - border-image: linear-gradient(to bottom, #e7e8eb, rgba(212, 213, 219, 0.95)) 1 0 1 0; } - -.inline-toolbar { - background-color: #edeef0; - border-style: solid; - border-color: #dcdfe3; - border-width: 0 1px 1px; - padding: 3px; - border-radius: 0 0 3px 3px; } - -.search-bar { - background-color: #F5F6F7; - border-style: solid; - border-color: #dcdfe3; - border-width: 0 0 1px; - padding: 3px; } - -.action-bar { - background-color: #edeef0; } - -.header-bar { - padding: 5px 5px 4px 5px; - border-width: 0 0 1px; - border-style: solid; - border-radius: 0; - border-color: #d4d5db; - color: rgba(44, 50, 63, 0.8); - background-color: #e7e8eb; } - .csd .header-bar { - background-color: rgba(231, 232, 235, 0.95); - border-color: rgba(212, 213, 219, 0.95); } - .header-bar:backdrop { - color: rgba(44, 50, 63, 0.5); } - .header-bar .title { - padding-left: 12px; - padding-right: 12px; } - .header-bar .subtitle { - font-size: smaller; - padding-left: 12px; - padding-right: 12px; } - .header-bar.selection-mode, .header-bar.titlebar.selection-mode { - color: #ffffff; - background-color: rgba(82, 148, 226, 0.95); - border-color: rgba(65, 137, 223, 0.95); - box-shadow: none; } - .header-bar.selection-mode:backdrop, .header-bar.titlebar.selection-mode:backdrop { - background-color: rgba(82, 148, 226, 0.95); - color: rgba(255, 255, 255, 0.6); } - .header-bar.selection-mode .button, .header-bar.titlebar.selection-mode .button { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0); } - .header-bar.selection-mode .button.flat, .header-bar.selection-mode .sidebar-button.button, .header-bar.titlebar.selection-mode .button.flat, .header-bar.titlebar.selection-mode .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } - .header-bar.selection-mode .button:hover, .header-bar.titlebar.selection-mode .button:hover { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0.05); - border-color: rgba(255, 255, 255, 0.5); } - .header-bar.selection-mode .button:active, .header-bar.selection-mode .button:checked, .header-bar.titlebar.selection-mode .button:active, .header-bar.titlebar.selection-mode .button:checked { - color: rgba(82, 148, 226, 0.95); - outline-color: rgba(82, 148, 226, 0.25); - background-color: #ffffff; - border-color: #ffffff; } - .header-bar.selection-mode .button:insensitive, .header-bar.titlebar.selection-mode .button:insensitive { - color: rgba(255, 255, 255, 0.4); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0); } - .header-bar.selection-mode .button:insensitive:active, .header-bar.selection-mode .button:insensitive:checked, .header-bar.titlebar.selection-mode .button:insensitive:active, .header-bar.titlebar.selection-mode .button:insensitive:checked { - color: rgba(82, 148, 226, 0.35); - background-color: rgba(255, 255, 255, 0.15); - border-color: rgba(255, 255, 255, 0.15); } - .header-bar.selection-mode .selection-menu, .header-bar.titlebar.selection-mode .selection-menu { - box-shadow: none; - padding-left: 10px; - padding-right: 10px; } - .header-bar.selection-mode .selection-menu GtkArrow, .header-bar.titlebar.selection-mode .selection-menu GtkArrow { - -GtkArrow-arrow-scaling: 1; } - .header-bar.selection-mode .selection-menu .arrow, .header-bar.titlebar.selection-mode .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - .maximized .header-bar.selection-mode, .maximized .header-bar.titlebar.selection-mode { - background-color: #5294e2; } - .tiled .header-bar, .tiled .header-bar:backdrop, - .maximized .header-bar, .maximized .header-bar:backdrop { - border-radius: 0; } - .maximized .header-bar { - background-color: #e7e8eb; - border-color: #d4d5db; } - .header-bar.default-decoration, - .csd .header-bar.default-decoration, .header-bar.default-decoration:backdrop, - .csd .header-bar.default-decoration:backdrop { - padding-top: 5px; - padding-bottom: 5px; - background-color: #e7e8eb; - border-bottom-width: 0; } - .maximized .header-bar.default-decoration, .maximized - .csd .header-bar.default-decoration, .maximized .header-bar.default-decoration:backdrop, .maximized - .csd .header-bar.default-decoration:backdrop { - background-color: #e7e8eb; } - -.titlebar { - padding-left: 7px; - padding-right: 7px; - border-radius: 4px 4px 0 0; - color: rgba(44, 50, 63, 0.8); - background-color: #e7e8eb; - box-shadow: inset 0 1px rgba(239, 240, 242, 0.95); } - .csd .titlebar { - background-color: rgba(231, 232, 235, 0.95); } - .titlebar:backdrop { - color: rgba(44, 50, 63, 0.5); - background-color: #eff0f2; } - .csd .titlebar:backdrop { - background-color: rgba(239, 240, 242, 0.95); } - .maximized .titlebar { - background-color: #e7e8eb; } - .maximized .titlebar:backdrop, .csd .maximized .titlebar:backdrop { - background-color: #eff0f2; } - -.titlebar .titlebar, -.titlebar .titlebar:backdrop { - background-color: transparent; } - -.primary-toolbar .separator, .primary-toolbar .sidebar .view.separator, .sidebar .primary-toolbar .view.separator, .header-bar .header-bar-separator, -.header-bar > GtkBox > .separator.vertical, .sidebar -.header-bar > GtkBox > .vertical.view.separator { - -GtkWidget-wide-separators: true; - -GtkWidget-separator-width: 1px; - border-width: 0 1px; - border-image: linear-gradient(to bottom, rgba(44, 50, 63, 0) 25%, rgba(44, 50, 63, 0.15) 25%, rgba(44, 50, 63, 0.15) 75%, rgba(44, 50, 63, 0) 75%) 0 1/0 1px stretch; } - .primary-toolbar .separator:backdrop, .header-bar .header-bar-separator:backdrop, - .header-bar > GtkBox > .separator.vertical:backdrop, .sidebar - .header-bar > GtkBox > .vertical.view.separator:backdrop { - opacity: 0.6; } - -.primary-toolbar .entry, .header-bar .entry { - color: rgba(44, 50, 63, 0.8); - border-color: rgba(44, 50, 63, 0.1); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9)); - background-color: transparent; } - .primary-toolbar .entry.image, .header-bar .entry.image, .primary-toolbar .entry.image:hover, .header-bar .entry.image:hover { - color: inherit; } - .primary-toolbar .entry:backdrop, .header-bar .entry:backdrop { - opacity: 0.85; } - .primary-toolbar .entry:focus, .header-bar .entry:focus { - color: #ffffff; - border-color: #5294E2; - background-image: linear-gradient(to bottom, #5294E2); - background-clip: border-box; } - .primary-toolbar .entry:focus.image, .header-bar .entry:focus.image { - color: #ffffff; } - .primary-toolbar .entry:insensitive, .header-bar .entry:insensitive { - color: rgba(44, 50, 63, 0.35); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.75)); } - .primary-toolbar .entry:selected:focus, .header-bar .entry:selected:focus { - background-color: #ffffff; - color: #5294E2; } - .primary-toolbar .entry.progressbar, .header-bar .entry.progressbar { - border-color: #5294E2; - background-image: none; - background-color: transparent; } - .primary-toolbar .entry.warning, .header-bar .entry.warning { - color: #ffffff; - border-color: #F27835; - background-image: linear-gradient(to bottom, rgba(238, 162, 121, 0.98)); } - .primary-toolbar .entry.warning:focus, .header-bar .entry.warning:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #F27835); } - .primary-toolbar .entry.warning:selected, .header-bar .entry.warning:selected, .primary-toolbar .entry.warning:selected:focus, .header-bar .entry.warning:selected:focus { - background-color: #ffffff; - color: #F27835; } - .primary-toolbar .entry.error, .header-bar .entry.error { - color: #ffffff; - border-color: #FC4138; - background-image: linear-gradient(to bottom, rgba(244, 128, 123, 0.98)); } - .primary-toolbar .entry.error:focus, .header-bar .entry.error:focus { - color: #ffffff; - background-image: linear-gradient(to bottom, #FC4138); } - .primary-toolbar .entry.error:selected, .header-bar .entry.error:selected, .primary-toolbar .entry.error:selected:focus, .header-bar .entry.error:selected:focus { - background-color: #ffffff; - color: #FC4138; } - -.primary-toolbar .button, .header-bar .button { - color: rgba(44, 50, 63, 0.8); - outline-color: rgba(44, 50, 63, 0.1); - outline-offset: -3px; - background-color: rgba(231, 232, 235, 0); - border-color: rgba(231, 232, 235, 0); } - .primary-toolbar .button:backdrop, .header-bar .button:backdrop { - opacity: 0.7; } - .primary-toolbar .button:hover, .header-bar .button:hover { - color: rgba(44, 50, 63, 0.8); - outline-color: rgba(44, 50, 63, 0.1); - border-color: rgba(44, 50, 63, 0.1); - background-color: rgba(251, 251, 252, 0.9); } - .primary-toolbar .button:active, .header-bar .button:active, .primary-toolbar .button:checked, .header-bar .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; - background-clip: border-box; } - .primary-toolbar .button:insensitive, .header-bar .button:insensitive { - color: rgba(44, 50, 63, 0.35); - background-color: rgba(231, 232, 235, 0); - border-color: rgba(231, 232, 235, 0); } - .primary-toolbar .button:insensitive > GtkLabel, .header-bar .button:insensitive > GtkLabel { - color: inherit; } - .primary-toolbar .button:insensitive:active, .header-bar .button:insensitive:active, .primary-toolbar .button:insensitive:checked, .header-bar .button:insensitive:checked { - color: rgba(255, 255, 255, 0.75); - border-color: rgba(82, 148, 226, 0.65); - background-color: rgba(82, 148, 226, 0.65); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button, .header-bar .linked:not(.vertical):not(.path-bar) > .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:active, .header-bar .linked:not(.vertical):not(.path-bar) > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar) > .button:checked, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar) > .button:insensitive { - border-radius: 3px; - border-style: solid; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active), .header-bar .linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active), .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child), .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child), .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active), .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active) + .button:not(:checked):not(:active) { - box-shadow: none; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button, .primary-toolbar .linked:not(.vertical).path-bar > .button, .header-bar .linked:not(.vertical).path-bar > .button { - color: rgba(44, 50, 63, 0.8); - outline-color: rgba(44, 50, 63, 0.1); - border-color: rgba(44, 50, 63, 0.1); - background-color: rgba(251, 251, 252, 0.9); } - .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover { - background-color: rgba(255, 255, 255, 0.9); } - .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:active, .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:checked, .primary-toolbar .linked:not(.vertical).path-bar > .button:active, .header-bar .linked:not(.vertical).path-bar > .button:active, .primary-toolbar .linked:not(.vertical).path-bar > .button:checked, .header-bar .linked:not(.vertical).path-bar > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:insensitive, .primary-toolbar .linked:not(.vertical).path-bar > .button:insensitive, .header-bar .linked:not(.vertical).path-bar > .button:insensitive { - color: rgba(44, 50, 63, 0.4); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button + .button, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button + .button, .primary-toolbar .linked:not(.vertical).path-bar > .button + .button, .header-bar .linked:not(.vertical).path-bar > .button + .button { - border-left-style: none; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(44, 50, 63, 0.1), inset -1px 0 rgba(44, 50, 63, 0.1); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(44, 50, 63, 0.1); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .header-bar .linked:not(.vertical):not(.path-bar).stack-switcher > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .primary-toolbar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .header-bar .linked:not(.vertical).path-bar > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(44, 50, 63, 0.1); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry { - border-left-color: rgba(44, 50, 63, 0); } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error { - border-left-color: #FC4138; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning { - border-left-color: #F27835; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error + .entry.warning { - border-left-color: #FC4138; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry:focus:last-child { - border-left-color: #5294E2; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #5294E2; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.warning:focus:last-child { - border-left-color: #F27835; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.warning:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #F27835; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:not(:last-child), .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child, .header-bar .linked:not(.vertical):not(.path-bar) > .entry + .entry.error:focus:last-child { - border-left-color: #FC4138; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .entry, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + .button, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBox > .the-button-in-the-combobox, .primary-toolbar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox, .header-bar .linked:not(.vertical):not(.path-bar) > .entry.error:focus:not(:only-child) + GtkComboBoxText > .the-button-in-the-combobox { - border-left-color: #FC4138; } - -.primary-toolbar .linked:not(.vertical):not(.path-bar) > .button:checked + .entry, .header-bar .linked:not(.vertical):not(.path-bar) > .button:checked + .entry { - border-left-color: #5294E2; } - -.primary-toolbar .button.suggested-action, .header-bar .button.suggested-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } - .primary-toolbar .button.suggested-action.flat, .header-bar .button.suggested-action.flat, .primary-toolbar .suggested-action.sidebar-button.button, .header-bar .suggested-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #4DADD4; - outline-color: rgba(77, 173, 212, 0.3); } - .primary-toolbar .button.suggested-action:hover, .header-bar .button.suggested-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } - .primary-toolbar .button.suggested-action:active, .header-bar .button.suggested-action:active, .primary-toolbar .button.suggested-action:checked, .header-bar .button.suggested-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } - .primary-toolbar .button.suggested-action.flat:insensitive, .header-bar .button.suggested-action.flat:insensitive, .primary-toolbar .suggested-action.sidebar-button.button:insensitive, .header-bar .suggested-action.sidebar-button.button:insensitive, .primary-toolbar .button.suggested-action:insensitive, .header-bar .button.suggested-action:insensitive { - color: rgba(44, 50, 63, 0.35); - background-color: rgba(231, 232, 235, 0); - border-color: rgba(231, 232, 235, 0); } - .primary-toolbar .button.suggested-action.flat:insensitive > GtkLabel, .header-bar .button.suggested-action.flat:insensitive > GtkLabel, .primary-toolbar .suggested-action.sidebar-button.button:insensitive > GtkLabel, .header-bar .suggested-action.sidebar-button.button:insensitive > GtkLabel, .primary-toolbar .button.suggested-action:insensitive > GtkLabel, .header-bar .button.suggested-action:insensitive > GtkLabel { - color: inherit; } - -.primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop, .primary-toolbar .button.suggested-action:backdrop, .header-bar .button.suggested-action:backdrop { - opacity: 0.8; } - -.primary-toolbar .button.destructive-action, .header-bar .button.destructive-action { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } - .primary-toolbar .button.destructive-action.flat, .header-bar .button.destructive-action.flat, .primary-toolbar .destructive-action.sidebar-button.button, .header-bar .destructive-action.sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; - outline-color: rgba(240, 74, 80, 0.3); } - .primary-toolbar .button.destructive-action:hover, .header-bar .button.destructive-action:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } - .primary-toolbar .button.destructive-action:active, .header-bar .button.destructive-action:active, .primary-toolbar .button.destructive-action:checked, .header-bar .button.destructive-action:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } - .primary-toolbar .button.destructive-action.flat:insensitive, .header-bar .button.destructive-action.flat:insensitive, .primary-toolbar .destructive-action.sidebar-button.button:insensitive, .header-bar .destructive-action.sidebar-button.button:insensitive, .primary-toolbar .button.destructive-action:insensitive, .header-bar .button.destructive-action:insensitive { - color: rgba(44, 50, 63, 0.35); - background-color: rgba(231, 232, 235, 0); - border-color: rgba(231, 232, 235, 0); } - .primary-toolbar .button.destructive-action.flat:insensitive > GtkLabel, .header-bar .button.destructive-action.flat:insensitive > GtkLabel, .primary-toolbar .destructive-action.sidebar-button.button:insensitive > GtkLabel, .header-bar .destructive-action.sidebar-button.button:insensitive > GtkLabel, .primary-toolbar .button.destructive-action:insensitive > GtkLabel, .header-bar .button.destructive-action:insensitive > GtkLabel { - color: inherit; } - -.primary-toolbar .button.destructive-action:backdrop, .header-bar .button.destructive-action:backdrop, .primary-toolbar .button.destructive-action:backdrop, .header-bar .button.destructive-action:backdrop { - opacity: 0.8; } - -.primary-toolbar .spinbutton:focus .button, .header-bar .spinbutton:focus .button { - color: #ffffff; } - .primary-toolbar .spinbutton:focus .button:hover, .header-bar .spinbutton:focus .button:hover { - background-color: rgba(255, 255, 255, 0.1); - border-color: transparent; } - .primary-toolbar .spinbutton:focus .button:insensitive, .header-bar .spinbutton:focus .button:insensitive { - color: rgba(255, 255, 255, 0.4); } - -.primary-toolbar .spinbutton .button, .header-bar .spinbutton .button { - color: rgba(44, 50, 63, 0.8); } - .primary-toolbar .spinbutton .button:hover, .header-bar .spinbutton .button:hover { - background-color: rgba(44, 50, 63, 0.05); - border-color: transparent; } - .primary-toolbar .spinbutton .button:insensitive, .header-bar .spinbutton .button:insensitive { - color: rgba(44, 50, 63, 0.5); } - .primary-toolbar .spinbutton .button:active, .header-bar .spinbutton .button:active { - background-color: rgba(0, 0, 0, 0.1); } - -.primary-toolbar GtkComboBox:insensitive, .header-bar GtkComboBox:insensitive { - color: rgba(44, 50, 63, 0.2); } - -.primary-toolbar GtkComboBox.combobox-entry .button, .header-bar GtkComboBox.combobox-entry .button { - color: rgba(44, 50, 63, 0.8); - border-color: rgba(44, 50, 63, 0.1); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9)); - background-color: transparent; } - .primary-toolbar GtkComboBox.combobox-entry .button.image, .header-bar GtkComboBox.combobox-entry .button.image, .primary-toolbar GtkComboBox.combobox-entry .button.image:hover, .header-bar GtkComboBox.combobox-entry .button.image:hover { - color: inherit; } - .primary-toolbar GtkComboBox.combobox-entry .button:hover, .header-bar GtkComboBox.combobox-entry .button:hover { - color: #ffffff; - border-color: #5294E2; - background-image: linear-gradient(to bottom, #5294E2); - box-shadow: none; } - .primary-toolbar GtkComboBox.combobox-entry .button:insensitive, .header-bar GtkComboBox.combobox-entry .button:insensitive { - color: rgba(44, 50, 63, 0.35); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.75)); } - -.primary-toolbar GtkComboBox.combobox-entry .entry:dir(ltr), .header-bar GtkComboBox.combobox-entry .entry:dir(ltr) { - border-right-style: none; } - .primary-toolbar GtkComboBox.combobox-entry .entry:dir(ltr):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(ltr):focus { - box-shadow: none; } - .primary-toolbar GtkComboBox.combobox-entry .entry:dir(ltr):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(ltr):focus { - box-shadow: 1px 0 #5294E2; } - -.primary-toolbar GtkComboBox.combobox-entry .entry:dir(rtl), .header-bar GtkComboBox.combobox-entry .entry:dir(rtl) { - border-left-style: none; } - .primary-toolbar GtkComboBox.combobox-entry .entry:dir(rtl):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(rtl):focus { - box-shadow: none; } - .primary-toolbar GtkComboBox.combobox-entry .entry:dir(rtl):focus, .header-bar GtkComboBox.combobox-entry .entry:dir(rtl):focus { - box-shadow: -1px 0 #5294E2; } - -.primary-toolbar GtkSwitch:backdrop, .header-bar GtkSwitch:backdrop { - opacity: 0.75; } - -.primary-toolbar GtkProgressBar.trough, .header-bar GtkProgressBar.trough, .primary-toolbar .level-bar.trough, .header-bar .level-bar.trough { - background-color: rgba(44, 50, 63, 0.15); } - -.primary-toolbar GtkProgressBar:backdrop, .header-bar GtkProgressBar:backdrop { - opacity: 0.75; } - -.primary-toolbar .scale:backdrop, .header-bar .scale:backdrop { - opacity: 0.75; } - -.primary-toolbar .scale.trough, .header-bar .scale.trough { - background-image: linear-gradient(to bottom, rgba(44, 50, 63, 0.15)); } - .primary-toolbar .scale.trough:insensitive, .header-bar .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(44, 50, 63, 0.1)); } - -.primary-toolbar .scale.slider, .header-bar .scale.slider { - background-image: linear-gradient(to bottom, #fbfbfc); - border-color: rgba(44, 50, 63, 0.3); } - .primary-toolbar .scale.slider:hover, .header-bar .scale.slider:hover { - background-image: linear-gradient(to bottom, white); - border-color: rgba(44, 50, 63, 0.3); } - .primary-toolbar .scale.slider:active, .header-bar .scale.slider:active { - background-image: linear-gradient(to bottom, #5294E2); - border-color: #5294E2; } - .primary-toolbar .scale.slider:insensitive, .header-bar .scale.slider:insensitive { - background-image: linear-gradient(to bottom, rgba(245, 246, 247, 0.985)); - border-color: rgba(44, 50, 63, 0.3); } - -.path-bar .button { - padding: 5px 10px; } - .path-bar .button:first-child { - padding-left: 10px; } - .path-bar .button:last-child { - padding-right: 10px; } - .path-bar .button:only-child { - padding-left: 14px; - padding-right: 14px; } - .path-bar .button GtkLabel:last-child { - padding-left: 4px; } - .path-bar .button GtkLabel:first-child { - padding-right: 4px; } - .path-bar .button GtkLabel:only-child, .path-bar .button GtkLabel { - padding-right: 0; - padding-left: 0; } - .path-bar .button GtkImage { - padding-top: 2px; - padding-bottom: 1px; } - -GtkTreeView.view { - -GtkTreeView-grid-line-width: 1; - -GtkTreeView-grid-line-pattern: ''; - -GtkTreeView-tree-line-width: 1; - -GtkTreeView-tree-line-pattern: ''; - -GtkTreeView-expander-size: 16; - border-left-color: rgba(49, 52, 58, 0.15); - border-top-color: rgba(0, 0, 0, 0.1); } - GtkTreeView.view:selected { - border-radius: 0; - border-left-color: #a9caf1; - border-top-color: rgba(49, 52, 58, 0.1); } - GtkTreeView.view:insensitive { - color: rgba(49, 52, 58, 0.55); } - GtkTreeView.view:insensitive:selected { - color: #97bfee; } - GtkTreeView.view.dnd { - border-style: solid none; - border-width: 1px; - border-color: #42648e; } - GtkTreeView.view.expander { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - color: #989a9d; } - GtkTreeView.view.expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - GtkTreeView.view.expander:hover { - color: #31343a; } - GtkTreeView.view.expander:selected { - color: #cbdff6; } - GtkTreeView.view.expander:selected:hover { - color: #ffffff; } - GtkTreeView.view.expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - GtkTreeView.view.progressbar { - color: #ffffff; - border-radius: 3px; - background-image: linear-gradient(to bottom, #5294E2); } - GtkTreeView.view.progressbar:selected { - color: #5294E2; - box-shadow: none; - background-image: linear-gradient(to bottom, #ffffff); } - GtkTreeView.view.trough, GtkTreeView.view.trough:selected { - color: #31343a; - background-image: linear-gradient(to bottom, #cfd6e6); - border-radius: 3px; - border-width: 0; } - -column-header .button { - color: #5a5d61; - background-color: #ffffff; } - column-header .button:hover { - color: #5294E2; - box-shadow: none; - transition: none; } - column-header .button:active { - color: #31343a; - transition: none; } - -column-header:last-child .button, column-header:last-child.button { - border-right-style: none; - border-image: none; } - -column-header.button.dnd, column-header .button.dnd, column-header.button.dnd:active, column-header.button.dnd:selected, column-header.button.dnd:hover { - transition: none; - color: #5294E2; - box-shadow: inset 1px 1px 0 1px #5294E2, inset -1px 0 0 1px #5294E2, inset 1px 1px #ffffff, inset -1px 0 #ffffff; } - -column-header .button, column-header .button:hover, column-header .button:active { - padding: 3px 6px; - background-image: none; - border-style: none solid none none; - border-radius: 0; - border-image: linear-gradient(to bottom, transparent 20%, rgba(0, 0, 0, 0.11) 20%, rgba(0, 0, 0, 0.11) 80%, transparent 80%) 0 1 0 0/0 1px 0 0 stretch; } - column-header .button:active, column-header .button:hover { - background-color: #ffffff; } - column-header .button:active:hover { - color: #31343a; } - column-header .button:insensitive { - border-color: #F5F6F7; - background-image: none; } - -.menubar { - -GtkWidget-window-dragging: true; - padding: 0px; - background-color: #e7e8eb; - color: rgba(44, 50, 63, 0.8); } - .menubar:backdrop { - color: rgba(44, 50, 63, 0.5); } - .menubar > .menuitem { - padding: 6px 8px; - border: solid transparent; - border-width: 0; } - .menubar > .menuitem:hover { - background-color: #5294E2; - color: #ffffff; } - .menubar > .menuitem:insensitive { - color: rgba(44, 50, 63, 0.2); - border-color: transparent; } - -.menu { - margin: 4px; - padding: 0; - border-radius: 0; - background-color: #ffffff; - border: 1px solid #dcdfe3; } - .csd .menu { - padding: 4px 0px; - border-radius: 2px; - border: none; } - .menu .menuitem { - padding: 5px; } - .menu .menuitem:hover { - color: #31343a; - background-color: rgba(0, 0, 0, 0.04); - border: solid rgba(0, 0, 0, 0.08); - border-width: 1px 0 1px 0; } - .menu .menuitem:insensitive { - color: rgba(49, 52, 58, 0.55); } - .menu .menuitem.separator { - color: rgba(255, 255, 255, 0); } - .menu .menuitem.arrow { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - .menu .menuitem.arrow:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - .menu.button { - border-style: none; - border-radius: 0; } - .menu.button.top { - border-bottom: 1px solid #eaebeb; } - .menu.button.bottom { - border-top: 1px solid #eaebeb; } - .menu.button:hover { - background-color: #eaebeb; } - .menu.button:insensitive { - color: transparent; - background-color: transparent; - border-color: transparent; } - -.csd .popup { - border-radius: 2px; } - -.menuitem .accelerator { - color: alpha(currentColor,0.55); } - -.popover { - padding: 2px; - border: 1px solid #cdd2d7; - border-radius: 3px; - background-clip: border-box; - background-color: #ffffff; - box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.07); } - .popover .separator, .popover .sidebar .view.separator, .sidebar .popover .view.separator { - color: rgba(255, 255, 255, 0); } - .popover > .list, - .popover > .view, - .popover > .toolbar, - .popover > .inline-toolbar, - .popover.osd > .toolbar, - .popover.osd > .inline-toolbar { - border-style: none; - background-color: transparent; } - -.entry.cursor-handle, -.cursor-handle { - background-color: transparent; - background-image: none; - box-shadow: none; - border-style: none; } - .entry.cursor-handle.top, - .cursor-handle.top { - -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); } - .entry.cursor-handle.bottom, - .cursor-handle.bottom { - -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); } - -.notebook { - padding: 0; - background-color: #ffffff; - -GtkNotebook-initial-gap: 4; - -GtkNotebook-arrow-spacing: 5; - -GtkNotebook-tab-curvature: 0; - -GtkNotebook-tab-overlap: 1; - -GtkNotebook-has-tab-gap: false; - -GtkWidget-focus-padding: 0; - -GtkWidget-focus-line-width: 0; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - .notebook.frame { - border: 1px solid #dcdfe3; } - .notebook.frame.top { - border-top-width: 0; } - .notebook.frame.bottom { - border-bottom-width: 0; } - .notebook.frame.right { - border-right-width: 0; } - .notebook.frame.left { - border-left-width: 0; } - .notebook.header { - background-color: #F5F6F7; } - .notebook.header.frame { - border: 0px solid #dcdfe3; } - .notebook.header.frame.top { - border-bottom-width: 0; } - .notebook.header.frame.bottom { - border-top-width: 0; } - .notebook.header.frame.right { - border-left-width: 0; } - .notebook.header.frame.left { - border-right-width: 0; } - .notebook.header.top { - box-shadow: inset 0 -1px #dcdfe3; } - .notebook.header.bottom { - box-shadow: inset 0 1px #dcdfe3; } - .notebook.header.right { - box-shadow: inset 1px 0 #dcdfe3; } - .notebook.header.left { - box-shadow: inset -1px 0 #dcdfe3; } - .notebook tab { - border-width: 0; - border-style: solid; - border-color: transparent; - background-color: transparent; - outline-color: transparent; - outline-offset: 0; } - .notebook tab.top, .notebook tab.bottom { - padding: 4px 15px; } - .notebook tab.left, .notebook tab.right { - padding: 4px 15px; } - .notebook tab.reorderable-page.top, .notebook tab.reorderable-page.bottom { - padding-left: 12px; - padding-right: 12px; } - .notebook tab.reorderable-page.top, .notebook tab.top { - padding-top: 6px; - border-radius: 3.5px 2px 0 0; - border-width: 0; - border-top-width: 2px; - border-color: transparent; - background-color: rgba(255, 255, 255, 0); } - .notebook tab.reorderable-page.top:hover, .notebook tab.reorderable-page.top.prelight-page, .notebook tab.top:hover, .notebook tab.top.prelight-page { - background-color: rgba(255, 255, 255, 0.5); - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.top:active, .notebook tab.reorderable-page.top.active-page, .notebook tab.reorderable-page.top.active-page:hover, .notebook tab.top:active, .notebook tab.top.active-page, .notebook tab.top.active-page:hover { - background-color: #ffffff; - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #ffffff, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.bottom, .notebook tab.bottom { - padding-bottom: 6px; - border-radius: 0 0 2px 3.5px; - border-width: 0; - border-bottom-width: 2px; - border-color: transparent; - background-color: rgba(255, 255, 255, 0); } - .notebook tab.reorderable-page.bottom:hover, .notebook tab.reorderable-page.bottom.prelight-page, .notebook tab.bottom:hover, .notebook tab.bottom.prelight-page { - background-color: rgba(255, 255, 255, 0.5); - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.bottom:active, .notebook tab.reorderable-page.bottom.active-page, .notebook tab.reorderable-page.bottom.active-page:hover, .notebook tab.bottom:active, .notebook tab.bottom.active-page, .notebook tab.bottom.active-page:hover { - background-color: #ffffff; - box-shadow: inset 0 -1px #ffffff, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.right, .notebook tab.right { - padding-right: 17px; - border-radius: 0 3.5px 3.5px 0; - border-width: 0; - border-right-width: 2px; - border-color: transparent; - background-color: rgba(255, 255, 255, 0); } - .notebook tab.reorderable-page.right:hover, .notebook tab.reorderable-page.right.prelight-page, .notebook tab.right:hover, .notebook tab.right.prelight-page { - background-color: rgba(255, 255, 255, 0.5); - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.right:active, .notebook tab.reorderable-page.right.active-page, .notebook tab.reorderable-page.right.active-page:hover, .notebook tab.right:active, .notebook tab.right.active-page, .notebook tab.right.active-page:hover { - background-color: #ffffff; - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #ffffff, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.left, .notebook tab.left { - padding-left: 17px; - border-radius: 3.5px 0 0 3.5px; - border-width: 0; - border-left-width: 2px; - border-color: transparent; - background-color: rgba(255, 255, 255, 0); } - .notebook tab.reorderable-page.left:hover, .notebook tab.reorderable-page.left.prelight-page, .notebook tab.left:hover, .notebook tab.left.prelight-page { - background-color: rgba(255, 255, 255, 0.5); - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - .notebook tab.reorderable-page.left:active, .notebook tab.reorderable-page.left.active-page, .notebook tab.reorderable-page.left.active-page:hover, .notebook tab.left:active, .notebook tab.left.active-page, .notebook tab.left.active-page:hover { - background-color: #ffffff; - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #ffffff; } - .notebook tab GtkLabel { - padding: 0 2px; - color: rgba(49, 52, 58, 0.55); } - .notebook tab .prelight-page GtkLabel, .notebook tab GtkLabel.prelight-page { - color: rgba(49, 52, 58, 0.775); } - .notebook tab .active-page GtkLabel, .notebook tab GtkLabel.active-page { - color: #31343a; } - .notebook tab .button { - padding: 0; - color: #76787c; } - .notebook tab .button:hover { - color: #ff4d4d; } - .notebook tab .button:active { - color: #5294E2; } - .notebook tab .button > GtkImage { - padding: 2px; } - .notebook.arrow { - color: rgba(49, 52, 58, 0.55); } - .notebook.arrow:hover { - color: rgba(49, 52, 58, 0.775); } - .notebook.arrow:active { - color: #31343a; } - .notebook.arrow:insensitive { - color: rgba(49, 52, 58, 0.25); } - -.scrollbar { - -GtkRange-slider-width: 13; - -GtkRange-trough-border: 0; - -GtkScrollbar-has-backward-stepper: false; - -GtkScrollbar-has-forward-stepper: false; - -GtkScrollbar-min-slider-length: 42; - -GtkRange-stepper-spacing: 0; - -GtkRange-trough-under-steppers: 1; } - .scrollbar .button { - border: none; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering) { - opacity: 0.4; - -GtkRange-slider-width: 6px; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { - margin: 0; - background-color: #6c6e73; - border: 1px solid rgba(255, 255, 255, 0.6); - background-clip: padding-box; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .trough { - border-style: none; - background-color: transparent; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical .slider { - margin-top: 2px; - margin-bottom: 2px; } - .scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal .slider { - margin-left: 2px; - margin-right: 2px; } - .scrollbar.overlay-indicator.dragging, .scrollbar.overlay-indicator.hovering { - opacity: 0.99; } - .scrollbar .trough { - background-color: #fcfcfc; - border: 1px none #dcdfe3; } - .scrollbar .slider { - background-color: #a7a8ab; } - .scrollbar .slider:hover { - background-color: #babcbe; } - .scrollbar .slider:prelight:active, .scrollbar .slider:active { - background-color: #5294E2; } - .scrollbar .slider:insensitive { - background-color: transparent; } - .scrollbar .slider { - border-radius: 100px; - margin: 3px; } - .scrollbar.fine-tune .slider { - margin: 4px; } - .scrollbar.vertical .slider { - margin-left: 4px; } - .scrollbar.vertical .slider:dir(rtl) { - margin-left: 3px; - margin-right: 4px; } - .scrollbar.vertical.fine-tune .slider { - margin-left: 5px; } - .scrollbar.vertical.fine-tune .slider:dir(rtl) { - margin-left: 4px; - margin-right: 5px; } - .scrollbar.vertical .trough { - border-left-style: solid; } - .scrollbar.vertical .trough:dir(rtl) { - border-left-style: none; - border-right-style: solid; } - .scrollbar.horizontal .slider { - margin-top: 4px; } - .scrollbar.horizontal.fine-tune .slider { - margin-top: 5px; } - .scrollbar.horizontal .trough { - border-top-style: solid; } - -.scrollbars-junction, -.scrollbars-junction.frame { - border-color: transparent; - border-image: linear-gradient(to bottom, #dcdfe3 1px, transparent 1px) 0 0 0 1/0 1px stretch; - background-color: #fcfcfc; } - .scrollbars-junction:dir(rtl), - .scrollbars-junction.frame:dir(rtl) { - border-image-slice: 0 1 0 0; } - -GtkSwitch { - font: 1; - -GtkSwitch-slider-width: 52; - -GtkSwitch-slider-height: 24; - outline-color: transparent; } - GtkSwitch.trough, GtkSwitch.slider { - background-size: 52px 24px; - background-repeat: no-repeat; - background-position: right center; - color: transparent; - border-color: transparent; - border-image: none; - border-style: none; - box-shadow: none; } - GtkSwitch.trough:dir(rtl), GtkSwitch.slider:dir(rtl) { - background-position: left center; } - -GtkSwitch.trough { - background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); } - -.list-row:selected GtkSwitch.trough, -GtkInfoBar GtkSwitch.trough { - background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); } - -.header-bar GtkSwitch.trough, -.primary-toolbar GtkSwitch.trough { - background-image: -gtk-scaled(url("assets/switch-header.png"), url("assets/switch-header@2.png")); } - -GtkSwitch.trough:active { - background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); } - -.list-row:selected GtkSwitch.trough:active, -GtkInfoBar GtkSwitch.trough:active { - background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); } - -.header-bar GtkSwitch.trough:active, -.primary-toolbar GtkSwitch.trough:active { - background-image: -gtk-scaled(url("assets/switch-active-header.png"), url("assets/switch-active-header@2.png")); } - -GtkSwitch.trough:insensitive { - background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); } - -.list-row:selected GtkSwitch.trough:insensitive, -GtkInfoBar GtkSwitch.trough:insensitive { - background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); } - -.header-bar GtkSwitch.trough:insensitive, -.primary-toolbar GtkSwitch.trough:insensitive { - background-image: -gtk-scaled(url("assets/switch-insensitive-header.png"), url("assets/switch-insensitive-header@2.png")); } - -GtkSwitch.trough:active:insensitive { - background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); } - -.list-row:selected GtkSwitch.trough:active:insensitive, -GtkInfoBar GtkSwitch.trough:active:insensitive { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); } - -.header-bar GtkSwitch.trough:active:insensitive, -.primary-toolbar GtkSwitch.trough:active:insensitive { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-header.png"), url("assets/switch-active-insensitive-header@2.png")); } - -.check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check, -GtkFileChooserDialog .dialog-vbox > .frame .check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); } - -GtkTreeView.view.check:selected, -.list-row:selected .check, -GtkInfoBar .check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); } - -.check:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .check:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); } - -GtkTreeView.view.check:insensitive:selected, -.list-row:selected .check:insensitive, -GtkInfoBar .check:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); } - -.check:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:inconsistent, -GtkFileChooserDialog .dialog-vbox > .frame .check:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); } - -GtkTreeView.view.check:inconsistent:selected, -.list-row:selected .check:inconsistent, -GtkInfoBar .check:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); } - -.check:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:inconsistent:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .check:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); } - -GtkTreeView.view.check:inconsistent:insensitive:selected, -.list-row:selected .check:inconsistent:insensitive, -GtkInfoBar .check:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); } - -.check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:checked, -GtkFileChooserDialog .dialog-vbox > .frame .check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); } - -GtkTreeView.view.check:checked:selected, -.list-row:selected .check:checked, -GtkInfoBar .check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); } - -.check:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .check:checked:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .check:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); } - -GtkTreeView.view.check:checked:insensitive:selected, -.list-row:selected .check:checked:insensitive, -GtkInfoBar .check:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); } - -.radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio, -GtkFileChooserDialog .dialog-vbox > .frame .radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); } - -GtkTreeView.view.radio:selected, -.list-row:selected .radio, -GtkInfoBar .radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); } - -.radio:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .radio:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); } - -GtkTreeView.view.radio:insensitive:selected, -.list-row:selected .radio:insensitive, -GtkInfoBar .radio:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); } - -.radio:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:inconsistent, -GtkFileChooserDialog .dialog-vbox > .frame .radio:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); } - -GtkTreeView.view.radio:inconsistent:selected, -.list-row:selected .radio:inconsistent, -GtkInfoBar .radio:inconsistent { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); } - -.radio:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:inconsistent:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .radio:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); } - -GtkTreeView.view.radio:inconsistent:insensitive:selected, -.list-row:selected .radio:inconsistent:insensitive, -GtkInfoBar .radio:inconsistent:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); } - -.radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:checked, -GtkFileChooserDialog .dialog-vbox > .frame .radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); } - -GtkTreeView.view.radio:checked:selected, -.list-row:selected .radio:checked, -GtkInfoBar .radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); } - -.radio:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .radio:checked:insensitive, -GtkFileChooserDialog .dialog-vbox > .frame .radio:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); } - -GtkTreeView.view.radio:checked:insensitive:selected, -.list-row:selected .radio:checked:insensitive, -GtkInfoBar .radio:checked:insensitive { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); } - -.view.content-view.check:not(.list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode.png"), url("assets/checkbox-selectionmode@2.png")); - background-color: transparent; } - -.view.content-view.check:checked:not(.list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode.png"), url("assets/checkbox-checked-selectionmode@2.png")); - background-color: transparent; } - -GtkCheckButton.text-button, GtkRadioButton.text-button { - padding: 1px 2px 4px; - outline-offset: 0; } - GtkCheckButton.text-button:insensitive, GtkCheckButton.text-button:insensitive:active, GtkCheckButton.text-button:insensitive:inconsistent, GtkRadioButton.text-button:insensitive, GtkRadioButton.text-button:insensitive:active, GtkRadioButton.text-button:insensitive:inconsistent { - color: rgba(49, 52, 58, 0.55); } - -.scale { - -GtkScale-slider-length: 15; - -GtkRange-slider-width: 15; - -GtkRange-trough-border: 0; - outline-offset: -1px; - outline-radius: 2px; - color: alpha(currentColor,0.7); } - .scale.trough { - margin: 5px; } - .scale.fine-tune.trough { - border-radius: 5px; - margin: 3px; } - .scale.slider { - background-clip: border-box; - background-image: linear-gradient(to bottom, #fbfbfc); - border: 1px solid rgba(123, 142, 186, 0.5); - border-radius: 50%; - box-shadow: none; } - .scale.slider:hover { - background-image: linear-gradient(to bottom, white); - border-color: rgba(123, 142, 186, 0.5); } - .scale.slider:insensitive { - background-image: linear-gradient(to bottom, #fbfbfb); - border-color: rgba(123, 142, 186, 0.3); } - .scale.slider:active { - background-image: linear-gradient(to bottom, #5294E2); - border-color: #5294E2; } - .osd .scale.slider { - background-image: linear-gradient(to bottom, rgba(53, 57, 69, 0.95)); - border-color: #5294E2; } - .osd .scale.slider:hover { - background-image: linear-gradient(to bottom, #5294E2); } - .osd .scale.slider:active { - background-image: linear-gradient(to bottom, #2679db); - border-color: #2679db; } - .list-row:selected .scale.slider, - GtkInfoBar .scale.slider { - background-image: linear-gradient(to bottom, #ffffff); - border-color: #ffffff; } - .list-row:selected .scale.slider:hover, - GtkInfoBar .scale.slider:hover { - background-image: linear-gradient(to bottom, #e5effb); - border-color: #e5effb; } - .list-row:selected .scale.slider:active, - GtkInfoBar .scale.slider:active { - background-image: linear-gradient(to bottom, #a9caf1); - border-color: #a9caf1; } - .list-row:selected .scale.slider:insensitive, - GtkInfoBar .scale.slider:insensitive { - background-image: linear-gradient(to bottom, #b1cff2); - border-color: #b1cff2; } - .scale.trough { - border: none; - border-radius: 2.5px; - background-image: linear-gradient(to bottom, #cfd6e6); } - .scale.trough.highlight { - background-image: linear-gradient(to bottom, #5294E2); } - .scale.trough.highlight:insensitive { - background-image: linear-gradient(to bottom, rgba(82, 148, 226, 0.55)); } - .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(207, 214, 230, 0.55)); } - .osd .scale.trough { - background-image: linear-gradient(to bottom, rgba(69, 74, 89, 0.95)); - outline-color: rgba(186, 195, 207, 0.2); } - .osd .scale.trough.highlight { - background-image: none; - background-image: linear-gradient(to bottom, #5294E2); } - .list-row:selected .scale.trough, - GtkInfoBar .scale.trough { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2)); } - .list-row:selected .scale.trough.highlight, - GtkInfoBar .scale.trough.highlight { - background-image: linear-gradient(to bottom, #ffffff); } - .list-row:selected .scale.trough.highlight:insensitive, - GtkInfoBar .scale.trough.highlight:insensitive { - background-image: linear-gradient(to bottom, #b1cff2); } - .list-row:selected .scale.trough:insensitive, - GtkInfoBar .scale.trough:insensitive { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); } - -GtkProgressBar { - padding: 0; - font-size: smaller; - color: rgba(49, 52, 58, 0.7); } - GtkProgressBar.osd { - -GtkProgressBar-xspacing: 0; - -GtkProgressBar-yspacing: 0; - -GtkProgressBar-min-horizontal-bar-height: 3; } - -.progressbar { - background-color: #5294E2; - border: none; - border-radius: 3px; - box-shadow: none; } - .progressbar.osd { - background-color: #5294E2; } - .list-row:selected .progressbar, - GtkInfoBar .progressbar { - background-color: #ffffff; } - -.osd .scale.progressbar { - background-color: #5294E2; } - -GtkProgressBar.trough, .level-bar.trough { - border: none; - border-radius: 3px; - background-color: #cfd6e6; } - GtkProgressBar.trough.osd, .osd.level-bar.trough { - border-style: none; - background-color: transparent; - box-shadow: none; } - .list-row:selected GtkProgressBar.trough, .list-row:selected .level-bar.trough, - GtkInfoBar GtkProgressBar.trough, - GtkInfoBar .level-bar.trough { - background-color: rgba(0, 0, 0, 0.2); } - -GtkLevelBar { - -GtkLevelBar-min-block-width: 34; - -GtkLevelBar-min-block-height: 3; } - GtkLevelBar.vertical { - -GtkLevelBar-min-block-width: 3; - -GtkLevelBar-min-block-height: 34; } - -.level-bar.trough { - padding: 3px; - border-radius: 4px; } - -.level-bar.fill-block { - border: 1px solid #5294E2; - background-color: #5294E2; - border-radius: 2px; } - .level-bar.fill-block.indicator-discrete.horizontal { - margin: 0 1px; } - .level-bar.fill-block.indicator-discrete.vertical { - margin: 1px 0; } - .level-bar.fill-block.level-high { - border-color: #73d216; - background-color: #73d216; } - .level-bar.fill-block.level-low { - border-color: #F27835; - background-color: #F27835; } - .level-bar.fill-block.empty-fill-block { - background-color: rgba(49, 52, 58, 0.2); - border-color: rgba(49, 52, 58, 0.2); } - -.frame { - border: 1px solid #dcdfe3; - padding: 0; } - .frame.flat { - border-style: none; } - .frame.action-bar { - padding: 6px; - border-width: 1px 0 0; } - -GtkScrolledWindow GtkViewport.frame { - border-style: none; } - -.separator, .sidebar.separator, .sidebar .view.separator { - color: rgba(0, 0, 0, 0.1); } - GtkFileChooserButton .separator, GtkFileChooserButton .sidebar.separator, GtkFileChooserButton .sidebar .view.separator, .sidebar GtkFileChooserButton .view.separator, - GtkFontButton .separator, - GtkFontButton .sidebar.separator, - GtkFontButton .sidebar .view.separator, .sidebar - GtkFontButton .view.separator, - GtkFileChooserButton .separator.vertical, - GtkFileChooserButton .sidebar .vertical.view.separator, .sidebar - GtkFileChooserButton .vertical.view.separator, - GtkFontButton .separator.vertical, - GtkFontButton .sidebar .vertical.view.separator, .sidebar - GtkFontButton .vertical.view.separator { - -GtkWidget-wide-separators: true; } - -.list { - background-color: #ffffff; - border-color: #dcdfe3; } - -.list-row, -.grid-child { - padding: 2px; } - -.list-row.activatable:hover, GtkPlacesSidebar.sidebar .has-open-popup { - background-color: rgba(0, 0, 0, 0.05); } - -.list-row.activatable:active { - color: #31343a; } - -.list-row.activatable:selected:active { - color: #ffffff; } - -.list-row.activatable:selected:hover, GtkPlacesSidebar.sidebar .has-open-popup:selected { - background-color: #4a85cb; } - -.list-row.activatable:selected:insensitive { - color: rgba(255, 255, 255, 0.7); - background-color: rgba(82, 148, 226, 0.7); } - .list-row.activatable:selected:insensitive .label { - color: inherit; } - -.list-row, list-row.activatable { - transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } - .list-row:hover, list-row.activatable:hover { - transition: none; } - -.app-notification, -.app-notification.frame { - padding: 10px; - color: #BAC3CF; - background-color: rgba(53, 57, 69, 0.95); - background-clip: border-box; - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; - border-color: rgba(31, 33, 40, 0.95); } - .app-notification .button, - .app-notification.frame .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - .app-notification .button.flat, .app-notification .sidebar-button.button, - .app-notification.frame .button.flat, - .app-notification.frame .sidebar-button.button { - border-color: rgba(82, 148, 226, 0); } - .app-notification .button:hover, - .app-notification.frame .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - .app-notification .button:active, .app-notification .button:checked, - .app-notification.frame .button:active, - .app-notification.frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; - background-clip: padding-box; } - .app-notification .button:insensitive, - .app-notification.frame .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -.expander { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } - .expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } - .expander:hover { - color: #777e8d; } - .expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - -GtkCalendar { - color: #31343a; - border: 1px solid #dcdfe3; - border-radius: 3px; - padding: 2px; } - GtkCalendar:selected { - background-color: #5294E2; - color: #ffffff; - border-radius: 1.5px; } - GtkCalendar.header { - color: #31343a; - border: none; - border-radius: 0; } - GtkCalendar.button, GtkCalendar.button:focus { - color: rgba(49, 52, 58, 0.45); - border-color: transparent; - background-color: transparent; - background-image: none; } - GtkCalendar.button:hover, GtkCalendar.button:focus:hover { - color: #31343a; } - GtkCalendar.button:insensitive, GtkCalendar.button:focus:insensitive { - color: rgba(49, 52, 58, 0.55); - background-color: transparent; - background-image: none; } - GtkCalendar:inconsistent { - color: alpha(currentColor,0.55); } - GtkCalendar.highlight { - color: #31343a; } - -.message-dialog .dialog-action-area .button { - padding: 8px; } - -.message-dialog { - -GtkDialog-button-spacing: 0; } - .message-dialog .titlebar { - background-color: rgba(231, 232, 235, 0.95); - border-bottom: 1px solid rgba(212, 213, 219, 0.95); } - .message-dialog.csd.background { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border: none; } - .message-dialog.csd .dialog-action-area .button { - padding: 8px; - border-radius: 0; } - .message-dialog.csd .dialog-action-area .button, .message-dialog.csd .dialog-action-area .button:hover, .message-dialog.csd .dialog-action-area .button:active, .message-dialog.csd .dialog-action-area .button:insensitive { - border-right-style: none; - border-bottom-style: none; } - .message-dialog.csd .dialog-action-area .button:last-child { - border-bottom-right-radius: 3px; } - .message-dialog.csd .dialog-action-area .button:first-child { - border-left-style: none; - border-bottom-left-radius: 3px; } - -GtkFileChooserDialog .search-bar { - background-color: #F5F6F7; - border-color: #dcdfe3; - box-shadow: none; } - -GtkFileChooserDialog .dialog-action-box { - border-top: 1px solid #dcdfe3; } - -.sidebar, .sidebar .view { - border: none; - background-color: #fbfbfc; } - -GtkSidebarRow.list-row { - padding: 0px; } - -GtkSidebarRow .sidebar-revealer { - padding: 3px 14px 3px 12px; } - -GtkSidebarRow .sidebar-icon:dir(ltr) { - padding-right: 8px; } - -GtkSidebarRow .sidebar-icon:dir(rtl) { - padding-left: 8px; } - -GtkSidebarRow .sidebar-label:dir(ltr) { - padding-right: 2px; } - -GtkSidebarRow .sidebar-label:dir(rtl) { - padding-left: 2px; } - -GtkPlacesSidebar.sidebar .sidebar-placeholder-row { - border: solid 1px #5294E2; } - -GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row { - background-color: #d9dde0; } - -GtkPlacesSidebar.sidebar .list-row.activatable { - color: rgba(49, 52, 58, 0.8); - border-width: 0; - border-style: solid; } - -.sidebar-button.button { - outline-radius: 50%; - border-radius: 50%; } - .sidebar-button.button.image-button, .header-bar .sidebar-button.button.titlebutton, - .titlebar .sidebar-button.button.titlebutton { - padding: 3px; } - .sidebar-button.button:not(:hover):not(:active) > GtkImage { - opacity: 0.5; } - -.sidebar-item { - padding: 10px 4px; } - .sidebar-item > GtkLabel { - padding-left: 6px; - padding-right: 6px; } - .sidebar-item.needs-attention > GtkLabel { - background-size: 6px 6px, 0 0; } - -GtkPlacesView .server-list-button > GtkImage { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - -gtk-icon-transform: rotate(0turn); } - -GtkPlacesView .server-list-button:checked > GtkImage { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - -gtk-icon-transform: rotate(-0.5turn); } - -GtkPlacesView .list-row.activatable:hover, GtkPlacesView GtkPlacesSidebar.sidebar .has-open-popup, GtkPlacesSidebar.sidebar GtkPlacesView .has-open-popup { - background-color: transparent; } - -GtkPaned { - -GtkPaned-handle-size: 1; - -gtk-icon-source: none; - margin: 0 8px 8px 0; } - GtkPaned:dir(rtl) { - margin-right: 0; - margin-left: 8px; } - GtkPaned .pane-separator { - background-color: #dcdfe3; } - -GtkPaned.wide { - -GtkPaned-handle-size: 5; - margin: 0; } - GtkPaned.wide .pane-separator { - background-color: transparent; - border-style: none solid; - border-color: #dcdfe3; - border-width: 1px; } - GtkPaned.wide.vertical .pane-separator { - border-style: solid none; } - -GtkInfoBar { - border-style: none; } - -.info, -.question, -.warning, -.error, -GtkInfoBar { - background-color: #5294E2; - color: #ffffff; } - -.list-row:selected .button, GtkInfoBar .button { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.5); } - .list-row:selected .flat.button, .list-row:selected .sidebar-button.button, GtkInfoBar .flat.button, GtkInfoBar .sidebar-button.button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); } - .list-row:selected .button:hover, GtkInfoBar .button:hover { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.8); } - .list-row:selected .button:active, GtkInfoBar .button:active, .list-row:selected .button:active:hover, GtkInfoBar .button:active:hover, .list-row:selected .button:checked, GtkInfoBar .button:checked { - color: #5294E2; - outline-color: rgba(82, 148, 226, 0.3); - background-color: #ffffff; - border-color: #ffffff; } - .list-row:selected .button:insensitive, GtkInfoBar .button:insensitive { - color: rgba(255, 255, 255, 0.4); - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.2); } - .list-row:selected .button:insensitive:active, GtkInfoBar .button:insensitive:active, .list-row:selected .button:insensitive:checked, GtkInfoBar .button:insensitive:checked { - color: rgba(82, 148, 226, 0.4); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.2); } - -.tooltip { - color: #BAC3CF; - border-radius: 2px; } - .tooltip.background { - background-color: rgba(53, 57, 69, 0.95); - background-clip: padding-box; } - .tooltip.window-frame.csd { - background-color: transparent; } - -.tooltip * { - padding: 4px; - background-color: transparent; - color: inherit; } - -:selected GtkColorSwatch { - box-shadow: none; } - :selected GtkColorSwatch.overlay, :selected GtkColorSwatch.overlay:hover { - border-color: #ffffff; } - -GtkColorSwatch.top { - border-top-left-radius: 3px; - border-top-right-radius: 3px; } - -GtkColorSwatch.bottom { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; } - -GtkColorSwatch.left, GtkColorSwatch:first-child, GtkColorSwatch:first-child .overlay { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; } - -GtkColorSwatch.right, GtkColorSwatch:last-child, GtkColorSwatch:last-child .overlay { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; } - -GtkColorSwatch:only-child, GtkColorSwatch:only-child .overlay { - border-radius: 3px; } - -GtkColorSwatch:hover, GtkColorSwatch:hover:selected { - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2)); } - -GtkColorEditor GtkColorSwatch { - border-radius: 3px; } - GtkColorEditor GtkColorSwatch:hover { - background-image: none; } - -GtkColorSwatch.color-dark { - color: white; - outline-color: rgba(0, 0, 0, 0.3); } - -GtkColorSwatch.color-light { - color: black; - outline-color: rgba(255, 255, 255, 0.5); } - -GtkColorSwatch.overlay, GtkColorSwatch.overlay:selected { - border: 1px solid rgba(0, 0, 0, 0.15); } - GtkColorSwatch.overlay:hover, GtkColorSwatch.overlay:selected:hover { - border-color: rgba(0, 0, 0, 0.25); } - -GtkColorSwatch#add-color-button { - border-style: solid; - border-width: 1px; - color: #31343a; - outline-color: rgba(49, 52, 58, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - GtkColorSwatch#add-color-button:hover { - color: #31343a; - outline-color: rgba(49, 52, 58, 0.3); - border-color: #cfd6e6; - background-color: white; } - GtkColorSwatch#add-color-button .overlay { - border-color: transparent; - background-color: transparent; - background-image: none; } - -GtkColorButton.button { - padding: 5px; } - GtkColorButton.button GtkColorSwatch { - border-radius: 0; } - -.content-view { - background-color: #ffffff; } - .content-view:hover { - -gtk-image-effect: highlight; } - -.scale-popup .button { - padding: 6px; } - .scale-popup .button:hover { - color: #31343a; - outline-color: rgba(49, 52, 58, 0.3); - border-color: #cfd6e6; - background-color: white; } - -GtkVolumeButton.button { - padding: 8px; } - -.touch-selection, -.context-menu { - font: initial; } - -.monospace { - font: Monospace; } - -.overshoot.top { - background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 100% 60%; - background-repeat: no-repeat; - background-position: center top; - background-color: transparent; - border: none; - box-shadow: none; } - -.overshoot.bottom { - background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 100% 60%; - background-repeat: no-repeat; - background-position: center bottom; - background-color: transparent; - border: none; - box-shadow: none; } - -.overshoot.left { - background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 60% 100%; - background-repeat: no-repeat; - background-position: left center; - background-color: transparent; - border: none; - box-shadow: none; } - -.overshoot.right { - background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 60% 100%; - background-repeat: no-repeat; - background-position: right center; - background-color: transparent; - border: none; - box-shadow: none; } - -.undershoot.top { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-top: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center top; } - -.undershoot.bottom { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-bottom: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center bottom; } - -.undershoot.left { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-left: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: left center; } - -.undershoot.right { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-right: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: right center; } - -.window-frame { - border-radius: 4px 4px 0 0; - border-width: 0px; - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 8px 8px 0 rgba(0, 0, 0, 0.2); - margin: 10px; } - .window-frame:backdrop { - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 5px 5px 0 rgba(0, 0, 0, 0.2); } - .window-frame.tiled { - border-radius: 0; } - .window-frame.popup { - box-shadow: none; - border-radius: 0; } - .window-frame.ssd { - border-radius: 4px 4px 0 0; - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1); } - .window-frame.ssd.maximized { - border-radius: 0; } - .window-frame.csd.popup { - border-radius: 2px; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.1); } - .window-frame.csd.tooltip { - border-radius: 2px; - box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); } - .window-frame.csd.message-dialog { - border-radius: 3px; } - .window-frame.solid-csd { - border-radius: 0; - margin: 1px; - background-color: rgba(231, 232, 235, 0.95); - box-shadow: none; } - -.header-bar.default-decoration .button.titlebutton, -.titlebar.default-decoration .button.titlebutton { - padding-top: 0px; - padding-bottom: 0px; } - -.header-bar .button.titlebutton, -.titlebar .button.titlebutton { - padding-left: 0px; - padding-right: 0px; - border-color: transparent; - background-color: transparent; - background-image: none; - background-color: rgba(231, 232, 235, 0); } - .header-bar .button.titlebutton:not(GtkMenuButton), - .titlebar .button.titlebutton:not(GtkMenuButton) { - padding-top: 8px; - padding-bottom: 8px; } - .header-bar .button.titlebutton:hover, - .titlebar .button.titlebutton:hover { - color: rgba(44, 50, 63, 0.8); - outline-color: rgba(44, 50, 63, 0.1); - border-color: rgba(44, 50, 63, 0.1); - background-color: rgba(251, 251, 252, 0.9); } - .header-bar .button.titlebutton:active, .header-bar .button.titlebutton:checked, - .titlebar .button.titlebutton:active, - .titlebar .button.titlebutton:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - .header-bar .button.titlebutton.close, .header-bar .button.titlebutton.maximize, .header-bar .button.titlebutton.minimize, - .titlebar .button.titlebutton.close, - .titlebar .button.titlebutton.maximize, - .titlebar .button.titlebutton.minimize { - color: transparent; - background-color: transparent; - background-position: center; - background-repeat: no-repeat; - border-width: 0; } - .header-bar .button.titlebutton.close:backdrop, .header-bar .button.titlebutton.maximize:backdrop, .header-bar .button.titlebutton.minimize:backdrop, - .titlebar .button.titlebutton.close:backdrop, - .titlebar .button.titlebutton.maximize:backdrop, - .titlebar .button.titlebutton.minimize:backdrop { - opacity: 1; } - .header-bar .button.titlebutton.close, - .titlebar .button.titlebutton.close { - background-image: -gtk-scaled(url("assets/titlebutton-close.png"), url("assets/titlebutton-close@2.png")); } - .header-bar .button.titlebutton.close:backdrop, - .titlebar .button.titlebutton.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop.png"), url("assets/titlebutton-close-backdrop@2.png")); } - .header-bar .button.titlebutton.close:hover, - .titlebar .button.titlebutton.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover.png"), url("assets/titlebutton-close-hover@2.png")); } - .header-bar .button.titlebutton.close:active, - .titlebar .button.titlebutton.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active.png"), url("assets/titlebutton-close-active@2.png")); } - .header-bar .button.titlebutton.maximize, - .titlebar .button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize.png"), url("assets/titlebutton-maximize@2.png")); } - .header-bar .button.titlebutton.maximize:backdrop, - .titlebar .button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop.png"), url("assets/titlebutton-maximize-backdrop@2.png")); } - .header-bar .button.titlebutton.maximize:hover, - .titlebar .button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover.png"), url("assets/titlebutton-maximize-hover@2.png")); } - .header-bar .button.titlebutton.maximize:active, - .titlebar .button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active.png"), url("assets/titlebutton-maximize-active@2.png")); } - .header-bar .button.titlebutton.minimize, - .titlebar .button.titlebutton.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize.png"), url("assets/titlebutton-minimize@2.png")); } - .header-bar .button.titlebutton.minimize:backdrop, - .titlebar .button.titlebutton.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop.png"), url("assets/titlebutton-minimize-backdrop@2.png")); } - .header-bar .button.titlebutton.minimize:hover, - .titlebar .button.titlebutton.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover.png"), url("assets/titlebutton-minimize-hover@2.png")); } - .header-bar .button.titlebutton.minimize:active, - .titlebar .button.titlebutton.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active.png"), url("assets/titlebutton-minimize-active@2.png")); } - -.view:selected, .view:selected:focus, .view:selected:hover, .label:selected, .label:selected:focus, .label:selected:hover, .grid-child:selected, .menuitem.button.flat:active, .menuitem.sidebar-button.button:active, .menuitem.button.flat:selected, .menuitem.sidebar-button.button:selected, .list-row:selected, .sidebar:selected, .sidebar .view:selected, GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected, GtkEntry.gb-command-bar-entry.entry.flat:selected:focus, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active, -NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected, -NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover, -NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected, -NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover, -NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:active { - background-image: none; - background-color: #5294E2; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); } - -GeditNotebook.notebook tab.reorderable-page.top:active, GeditNotebook.notebook tab.reorderable-page.top.active-page, GeditNotebook.notebook tab.reorderable-page.top.active-page:hover, GeditNotebook.notebook tab.top:active, GeditNotebook.notebook tab.top.active-page, GeditNotebook.notebook tab.top.active-page:hover, -ScratchMainWindow .notebook tab.reorderable-page.top:active, -ScratchMainWindow .notebook tab.reorderable-page.top.active-page, -ScratchMainWindow .notebook tab.reorderable-page.top.active-page:hover, -ScratchMainWindow .notebook tab.top:active, -ScratchMainWindow .notebook tab.top.active-page, -ScratchMainWindow .notebook tab.top.active-page:hover, -EphyNotebook.notebook tab.reorderable-page.top:active, -EphyNotebook.notebook tab.reorderable-page.top.active-page, -EphyNotebook.notebook tab.reorderable-page.top.active-page:hover, -EphyNotebook.notebook tab.top:active, -EphyNotebook.notebook tab.top.active-page, -EphyNotebook.notebook tab.top.active-page:hover, -MidoriNotebook .notebook tab.reorderable-page.top:active, -MidoriNotebook .notebook tab.reorderable-page.top.active-page, -MidoriNotebook .notebook tab.reorderable-page.top.active-page:hover, -MidoriNotebook .notebook tab.top:active, -MidoriNotebook .notebook tab.top.active-page, -MidoriNotebook .notebook tab.top.active-page:hover, -TerminalWindow .notebook tab.reorderable-page.top:active, -TerminalWindow .notebook tab.reorderable-page.top.active-page, -TerminalWindow .notebook tab.reorderable-page.top.active-page:hover, -TerminalWindow .notebook tab.top:active, -TerminalWindow .notebook tab.top.active-page, -TerminalWindow .notebook tab.top.active-page:hover, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top:active, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top.active-page, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top.active-page:hover, -PantheonTerminalPantheonTerminalWindow .notebook tab.top:active, -PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page, -PantheonTerminalPantheonTerminalWindow .notebook tab.top.active-page:hover { - box-shadow: inset 0 1px #dcdfe3, inset 0 -1px #dcdfe3, inset 1px 0 #dcdfe3, inset -1px 0 #dcdfe3; } - -TerminalWindow .notebook tab.reorderable-page.top, TerminalWindow .notebook tab.top, -PantheonTerminalPantheonTerminalWindow .notebook tab.reorderable-page.top, -PantheonTerminalPantheonTerminalWindow .notebook tab.top { - padding-top: 7px; - border-top-width: 3px; } - -TerminalWindow .notebook.header.top, -PantheonTerminalPantheonTerminalWindow .notebook.header.top { - box-shadow: inset 0 1px #d4d5db, inset 0 -1px #dcdfe3; } - -GtkHTML { - background-color: #ffffff; - color: #31343a; } - GtkHTML:active { - color: #ffffff; - background-color: #5294E2; } - -SushiFontWidget { - padding: 6px 12px; } - -TerminalWindow .background { - background-color: transparent; } - -TerminalWindow .scrollbar.vertical .slider { - margin-left: 3px; } - -TerminalWindow .scrollbar.trough { - border-width: 0; } - -TerminalWindow .notebook tab .button { - color: #76787c; } - TerminalWindow .notebook tab .button:hover { - color: #31343a; - border-color: #cfd6e6; - background-color: #fbfbfc; } - -TerminalWindow .notebook .active-page .button:hover, TerminalWindow .notebook .prelight-page .button:hover { - color: #ff4d4d; } - -TerminalWindow .notebook .active-page .button:active, TerminalWindow .notebook .prelight-page .button:active { - color: #5294E2; } - -.nautilus-canvas-item { - border-radius: 2px; } - -.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item { - color: #ffffff; - text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } - .nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active { - color: #31343a; } - .nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected { - color: #ffffff; } - -.nautilus-canvas-item.dim-label, .nautilus-canvas-item.label.separator, .header-bar .nautilus-canvas-item.subtitle, -.nautilus-list-dim-label { - color: #939599; } - .nautilus-canvas-item.dim-label:selected, .nautilus-canvas-item.label.separator:selected, .header-bar .nautilus-canvas-item.subtitle:selected, .nautilus-canvas-item.dim-label:selected:focus, .nautilus-canvas-item.label.separator:selected:focus, .header-bar .nautilus-canvas-item.subtitle:selected:focus, - .nautilus-list-dim-label:selected, - .nautilus-list-dim-label:selected:focus { - color: #dceaf9; } - -NautilusNotebook.notebook { - background-color: #ffffff; } - NautilusNotebook.notebook tab { - border-width: 0; - border-style: solid; - border-color: transparent; - background-color: transparent; } - -NautilusQueryEditor .search-bar.toolbar, NautilusQueryEditor .search-bar.inline-toolbar { - padding: 5px; - box-shadow: none; - background-color: #ffffff; } - -.nautilus-circular-button.image-button.button, .header-bar .nautilus-circular-button.button.titlebutton, -.titlebar .nautilus-circular-button.button.titlebutton { - border-radius: 50%; - outline-radius: 50%; - padding: 8px; } - -.disk-space-display { - border-style: solid; - border-width: 1px; } - .disk-space-display.unknown { - background-color: rgba(49, 52, 58, 0.5); - border-color: rgba(26, 27, 30, 0.5); } - .disk-space-display.used { - background-color: rgba(82, 148, 226, 0.8); - border-color: rgba(38, 121, 219, 0.8); } - .disk-space-display.free { - background-color: #edeef0; - border-color: #d0d5da; } - -NautilusListView .view { - border-bottom: 1px solid #dcdfe3; } - -NemoWindow EelEditableLabel.entry { - transition: none; } - -NemoWindow .sidebar .frame { - border-width: 0; } - -NemoWindow GtkSeparator.separator.horizontal, NemoWindow .sidebar GtkSeparator.horizontal.view.separator, .sidebar NemoWindow GtkSeparator.horizontal.view.separator { - color: #dcdfe3; } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button { - color: rgba(44, 50, 63, 0.8); - outline-color: rgba(44, 50, 63, 0.1); - border-color: rgba(44, 50, 63, 0.1); - background-color: rgba(251, 251, 252, 0.9); } - NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover { - background-color: rgba(255, 255, 255, 0.9); } - NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:active, NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:insensitive { - color: rgba(44, 50, 63, 0.4); } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):hover { - box-shadow: inset 1px 0 rgba(44, 50, 63, 0.1), inset -1px 0 rgba(44, 50, 63, 0.1); } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: inset -1px 0 rgba(44, 50, 63, 0.1); } - -NemoWindow .primary-toolbar NemoPathBar.linked:not(.vertical):not(.path-bar) > .button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: inset 1px 0 rgba(44, 50, 63, 0.1); } - -.gedit-headerbar-paned { - color: rgba(212, 213, 219, 0.95); } - -.open-document-selector-treeview.view { - padding: 3px 6px 3px 6px; - border-color: #ffffff; } - .open-document-selector-treeview.view:prelight { - background-color: rgba(0, 0, 0, 0.05); } - .open-document-selector-treeview.view:prelight:selected { - color: #ffffff; - background-color: #5294E2; } - -.open-document-selector-name-label { - color: #31343a; } - -.open-document-selector-path-label { - color: #989a9d; - font-size: smaller; } - .open-document-selector-path-label:selected { - color: rgba(255, 255, 255, 0.9); } - -.gedit-document-panel .list-row .button { - color: transparent; - background-image: none; - background-color: transparent; - border: none; - box-shadow: none; - padding: 4px; } - .gedit-document-panel .list-row .button GtkImage { - color: inherit; } - -.gedit-document-panel .prelight-row .button { - color: #76787c; } - -.gedit-document-panel .list-row .button:hover, -.gedit-document-panel .prelight-row .button:hover { - color: #ff4d4d; } - -.gedit-document-panel .prelight-row:selected .button:hover { - color: #ff6666; - background-image: none; - background-color: transparent; - border: none; - box-shadow: none; } - .gedit-document-panel .prelight-row:selected .button:hover:active { - color: #ffffff; } - -.gedit-document-panel .prelight-row .button:active { - color: #31343a; } - -.gedit-document-panel-dragged-row { - border: 1px solid #dcdfe3; - background-color: #d9dde0; - color: #31343a; } - -GeditStatusbar { - border-top: 1px solid #dcdfe3; - background-color: #F5F6F7; } - -GeditStatusMenuButton.button.flat, GeditStatusMenuButton.sidebar-button.button, -GeditStatusMenuButton:prelight.button.flat, -GeditStatusMenuButton.sidebar-button.button:prelight, -GeditStatusMenuButton:checked.button.flat, -GeditStatusMenuButton.sidebar-button.button:checked { - border-bottom-style: none; - border-radius: 0; } - -GeditFileBrowserWidget .toolbar, GeditFileBrowserWidget .inline-toolbar { - border-bottom: 1px solid #dcdfe3; } - -.gedit-search-entry-occurrences-tag { - color: rgba(49, 52, 58, 0.6); - border: none; - margin: 2px; - padding: 2px; } - -GeditViewFrame .gedit-search-slider { - background-color: #fbfbfc; - padding: 6px; - border-color: #dcdfe3; - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; } - -GbWorkbench .floating-bar { - color: #31343a; } - -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr), -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl) { - padding: 0 10px; - color: rgba(44, 50, 63, 0.8); - border-color: rgba(44, 50, 63, 0.1); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9)); - background-color: transparent; } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr).image, GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr).image:hover, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl).image, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl).image:hover { - color: inherit; } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):hover, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):hover { - color: #ffffff; - border-color: #5294E2; - background-image: linear-gradient(to bottom, #5294E2); } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):active, GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):checked, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):active, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):checked { - color: #ffffff; - border-color: #5294E2; - background-image: linear-gradient(to bottom, #5294E2); } - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):insensitive, - GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:first-child:dir(rtl):insensitive { - color: rgba(44, 50, 63, 0.35); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.75)); } - -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr), -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):hover, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):active, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(ltr):checked { - border-left-style: none; - border-radius: 0 3px 3px 0; - outline-radius: 0 1px 1px 0; } - -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl), -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):hover, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):active, -GbSearchBox.linked:not(.vertical) > GtkMenuButton.button:last-child:dir(rtl):checked { - border-right-style: none; - border-radius: 3px 0 0 3px; - outline-radius: 1px 0 0 1px; } - -GbPreferencesPageLanguage .entry { - border-radius: 3px 3px 0 0; } - -GbPreferencesPageLanguage .frame { - border-top-width: 0; } - -GbEditorTweakWidget .linked.vertical > .entry { - border-bottom-style: solid; } - -GbEditorTweakWidget GtkScrolledWindow { - border-top: none; } - -GbViewStack GtkBox.header.notebook { - border-bottom: 1px solid #dcdfe3; } - -GbViewStack.focused GtkBox.header.notebook, -#project_sidebar_header.focused { - background-color: #ffffff; } - -GbEditorWorkspace > GtkPaned > GtkBox > GtkBox.header.notebook { - border-bottom: 1px solid #dcdfe3; } - -GbNewProjectDialog GtkFileChooserButton.linked-on-right .button { - border-radius: 3px 0 0 3px; } - -GbWorkspacePane GtkBox.header.notebook { - border-bottom: 1px solid #dcdfe3; } - -GbWorkspacePane:not(.focused) GtkBox.header.notebook { - background-color: #F5F6F7; } - -DhSidebar GtkSearchEntry.entry, -SymbolTree GtkSearchEntry.entry { - border-left: none; - border-right: none; - border-top: none; - border-radius: 0px; } - -GtkEntry.gb-command-bar-entry.entry.flat, -GtkEntry.gb-command-bar-entry.entry.flat:focus { - font-family: Monospace; - color: #BAC3CF; - background-image: none; - background-color: #353945; - padding: 6px 6px 6px 6px; - border: none; } - -GbTerminalView { - background-color: #ffffff; - color: #31343a; } - -GbSourceStyleSchemeWidget GtkSourceView { - font-family: Monospace; } - -GtkScrolledWindow.gb-linked-scroller { - border-top: none; } - -GbSearchDisplayGroup GtkListBox .list-row, GbDocumentStack .button { - transition: none; } - -GbViewStack GtkBox.header.notebook, -GbEditorWorkspace > GtkPaned > GtkBox > GtkBox.header.notebook { - border-bottom: 1px solid #dcdfe3; } - -GbViewStack.focused GtkBox.header.notebook { - background-color: #ffffff; } - GbViewStack.focused GtkBox.header.notebook .button.dim-label, GbViewStack.focused GtkBox.header.notebook .button.label.separator, GbViewStack.focused GtkBox.header.notebook .header-bar .button.subtitle, .header-bar GbViewStack.focused GtkBox.header.notebook .button.subtitle { - opacity: 1; } - -EphyWindow .floating-bar { - color: #31343a; } - -.documents-load-more.button { - border-width: 1px 0 0; - border-radius: 0; } - -.documents-icon-bg { - background-color: #5294E2; - color: #ffffff; - border-radius: 2px; } - -.documents-collection-icon { - background-color: rgba(49, 52, 58, 0.3); - border-radius: 2px; } - -.documents-favorite.button:active, -.documents-favorite.button:active:hover { - color: #a9caf1; } - -.documents-entry-tag { - background-color: #5294E2; - color: #ffffff; - border-radius: 2px; - border-width: 0; - margin: 2px; - padding: 4px; } - .documents-entry-tag:hover { - color: #ffffff; - background-color: #639fe5; } - .documents-entry-tag:active { - color: #ffffff; - background-color: #4189df; } - .toolbar .linked .documents-entry-tag.button, .inline-toolbar .linked .documents-entry-tag.button { - background: none; - border: none; - box-shadow: none; - icon-shadow: none; } - .toolbar .linked .documents-entry-tag.button:hover, .inline-toolbar .linked .documents-entry-tag.button:hover { - color: rgba(255, 255, 255, 0.7); } - -.content-view.document-page { - border-style: solid; - border-width: 3px 3px 6px 4px; - border-image: url("assets/thumbnail-frame.png") 3 3 6 4; } - -TotemGrilo.vertical GdMainView.frame { - border-width: 0; } - -SynapseGuiSelectionContainer *:selected, -SynapseGuiViewVirgilio *:selected { - background-color: #5294E2; } - -.tr-workarea .undershoot, -.tr-workarea .overshoot { - border-color: transparent; } - -.gnome-panel-menu-bar, -PanelApplet > GtkMenuBar.menubar, -PanelToplevel, -PanelWidget, -PanelAppletFrame, -PanelApplet { - color: #BAC3CF; - background-image: linear-gradient(to bottom, rgba(43, 46, 55, 0.95)); } - -PanelApplet .button, PanelApplet .button:backdrop { - padding: 4px; - border: 2px solid transparent; - border-radius: 0; - background-image: none; - background-color: transparent; - color: #BAC3CF; } - -PanelApplet .button:hover { - color: #d8dde4; - background-color: rgba(0, 0, 0, 0.17); - border-color: rgba(0, 0, 0, 0.17); } - -PanelApplet .button:active, PanelApplet .button:active:backdrop, -PanelApplet .button:checked, PanelApplet .button:checked:backdrop { - background-clip: padding-box; - color: #ffffff; - background-color: rgba(0, 0, 0, 0.25); - border-radius: 0; - border-color: rgba(0, 0, 0, 0.25); - box-shadow: inset 0 -2px #5294E2; } - -PanelApplet:hover { - color: #ffffff; } - -PanelApplet:active, -PanelApplet:hover:active { - color: #5294E2; } - -WnckPager { - color: #5d6268; } - WnckPager:selected { - color: #5294E2; } - -NaTrayApplet { - -NaTrayApplet-icon-padding: 12; - -NaTrayApplet-icon-size: 16; } - -ClockBox { - color: #BAC3CF; } - -.xfce4-panel.panel { - background-color: rgba(43, 46, 55, 0.95); } - .xfce4-panel.panel .button.flat, .xfce4-panel.panel .sidebar-button.button { - color: #BAC3CF; - background-color: rgba(43, 46, 55, 0); - border-radius: 0; - border: none; } - .xfce4-panel.panel .button.flat:hover, .xfce4-panel.panel .sidebar-button.button:hover { - border: none; - background-color: rgba(65, 70, 84, 0.95); } - .xfce4-panel.panel .button.flat:active, .xfce4-panel.panel .sidebar-button.button:active, .xfce4-panel.panel .button.flat:checked, .xfce4-panel.panel .sidebar-button.button:checked { - color: #ffffff; - border: none; - background-color: #5294E2; } - -.floating-bar { - background-color: #5294E2; - color: #ffffff; } - .floating-bar.top { - border-radius: 0 0 2px 2px; } - .floating-bar.right { - border-radius: 2px 0 0 2px; } - .floating-bar.bottom { - border-radius: 2px 2px 0 0; } - .floating-bar.left { - border-radius: 0 2px 2px 0; } - .floating-bar .button { - -GtkButton-image-spacing: 0; - -GtkButton-inner-border: 0; - background-color: transparent; - box-shadow: none; - border: none; } - -BirdieWidgetsTweetList * { - background-image: none; - background-color: transparent; } - -MarlinViewWindow *:selected, MarlinViewWindow *:selected:focus { - color: #ffffff; - background-color: #5294E2; - outline-color: transparent; } - -MarlinViewWindow GtkIconView.view:selected, MarlinViewWindow GtkIconView.view:selected:focus, MarlinViewWindow GtkIconView.view:selected:hover, MarlinViewWindow GtkIconView.view:selected:focus:hover { - background-color: transparent; } - -MarlinViewWindow FMListView, MarlinViewWindow FMColumnView { - outline-color: transparent; } - -.marlin-pathbar.pathbar { - border-radius: 3px; - padding-left: 4px; - padding-right: 4px; - color: rgba(44, 50, 63, 0.8); - border-color: rgba(44, 50, 63, 0.1); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9)); - background-color: transparent; } - .marlin-pathbar.pathbar.image, .marlin-pathbar.pathbar.image:hover { - color: inherit; } - .marlin-pathbar.pathbar:focus { - color: #ffffff; - border-color: #5294E2; - background-image: linear-gradient(to bottom, #5294E2); } - .marlin-pathbar.pathbar:insensitive { - color: rgba(44, 50, 63, 0.35); - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.75)); } - .marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { - color: #5294E2; } - -.gala-notification { - border: 1px solid rgba(0, 0, 0, 0.35); - border-radius: 3px; - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); - background-image: linear-gradient(to bottom, white); - background-color: transparent; } - .gala-notification .title, .gala-notification .label { - color: #5c616c; } - -.panel { - background-color: transparent; - color: white; - font-weight: bold; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); - icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } - .panel-shadow { - background-image: none; - background-color: transparent; } - .panel .menu { - box-shadow: none; } - .panel .menu .menuitem { - font-weight: normal; - text-shadow: none; - icon-shadow: none; } - .panel .menu .window-frame.menu.csd, - .panel .menu .window-frame.popup.csd { - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); } - .panel .menubar > .menuitem { - padding: 3px 6px; } - .panel .menubar > .menuitem:hover { - background-color: transparent; } - .panel .window-frame.menu.csd, - .panel .window-frame.popup.csd { - box-shadow: none; } - -.composited-indicator { - background-color: transparent; - color: white; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); - icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } - .composited-indicator > GtkWidget > GtkWidget:first-child { - padding: 0 2px; } - .composited-indicator .menuitem:active, .composited-indicator .menuitem:prelight { - border-style: none; - background-image: none; - box-shadow: none; } - .composited-indicator > .popup > .menu { - padding-top: 8px; - padding-bottom: 8px; } - -.panel-app-button > GtkWidget > GtkWidget:first-child { - padding: 0 2px 0 4px; } - -.panel .menu .spinner, -.menu .spinner { - opacity: 1; } - -WingpanelWidgetsIndicatorPopover.popover { - padding: 0; - text-shadow: none; - icon-shadow: none; } - WingpanelWidgetsIndicatorPopover.popover .menuitem { - padding: 5px; - outline-color: transparent; - text-shadow: none; - icon-shadow: none; - border: solid transparent; - border-width: 1px 0; } - WingpanelWidgetsIndicatorPopover.popover .menuitem GtkLabel, WingpanelWidgetsIndicatorPopover.popover .menuitem GtkImage { - padding: 0 3px; } - WingpanelWidgetsIndicatorPopover.popover .menuitem:hover, WingpanelWidgetsIndicatorPopover.popover .menuitem:active { - background-color: rgba(0, 0, 0, 0.04); - border: solid rgba(0, 0, 0, 0.08); - border-width: 1px 0; } - WingpanelWidgetsIndicatorPopover.popover .menuitem *:insensitive { - color: rgba(49, 52, 58, 0.55); } - -PantheonTerminalPantheonTerminalWindow.background { - background-color: transparent; } - -SwitchboardCategoryView .view:selected, -SwitchboardCategoryView .view:selected:focus { - color: #31343a; } - -UnityDecoration { - -UnityDecoration-extents: 28px 1 1 1; - -UnityDecoration-input-extents: 10px; - -UnityDecoration-shadow-offset-x: 0px; - -UnityDecoration-shadow-offset-y: 3px; - -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.2); - -UnityDecoration-active-shadow-radius: 12px; - -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); - -UnityDecoration-inactive-shadow-radius: 7px; - -UnityDecoration-glow-size: 10px; - -UnityDecoration-glow-color: #5294E2; - -UnityDecoration-title-indent: 10px; - -UnityDecoration-title-fade: 35px; - -UnityDecoration-title-alignment: 0.0; } - UnityDecoration.top { - border: 1px solid rgba(0, 0, 0, 0.1); - border-bottom-width: 0; - border-radius: 4px 4px 0 0; - padding: 1px 6px 0 6px; - background-image: linear-gradient(to bottom, #e7e8eb); - color: rgba(44, 50, 63, 0.8); - box-shadow: inset 0 1px rgba(239, 240, 242, 0.95); } - UnityDecoration.top:backdrop { - border-bottom-width: 0; - color: rgba(44, 50, 63, 0.5); } - UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom, UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1)); } - -UnityPanelWidget, -.unity-panel { - background-image: linear-gradient(to bottom, #2b2e37); - color: #f6f7f9; - box-shadow: none; } - UnityPanelWidget:backdrop, - .unity-panel:backdrop { - color: #bdc6d1; } - -.unity-panel.menubar.menuitem:hover, -.unity-panel.menubar .menuitem *:hover { - border-radius: 0; - color: #ffffff; - background-image: linear-gradient(to bottom, #5294E2); - border-bottom: none; } - -.overlay-bar { - background-color: #5294E2; - border-color: #5294E2; - border-radius: 2px; - padding: 3px 6px; - margin: 3px; } - .overlay-bar GtkLabel { - color: #ffffff; } - -GraniteWidgetsThinPaned { - background-color: transparent; - background-image: none; - margin: 0; - border-left: 1px solid #dcdfe3; - border-right: 1px solid #dcdfe3; } - -GraniteWidgetsPopOver .frame, -GraniteWidgetsStaticNotebook .frame { - border: none; } - -.help_button { - border-radius: 100px; - padding: 3px 9px; } - -.secondary-toolbar.toolbar, .secondary-toolbar.inline-toolbar { - padding: 3px; - border-bottom: 1px solid #dcdfe3; } - .secondary-toolbar.toolbar .button, .secondary-toolbar.inline-toolbar .button { - padding: 0 3px 0 3px; } - -.bottom-toolbar.toolbar, .bottom-toolbar.inline-toolbar { - padding: 5px; - border-width: 1px 0 0 0; - border-style: solid; - border-color: #dcdfe3; - background-color: #F5F6F7; } - .bottom-toolbar.toolbar .button, .bottom-toolbar.inline-toolbar .button { - padding: 2px 3px 2px 3px; } - -.source-list { - -GtkTreeView-horizontal-separator: 1px; - -GtkTreeView-vertical-separator: 6px; } - -.source-list, -.source-list.view { - background-color: #F5F6F7; - color: #31343a; - -gtk-icon-style: regular; } - -.source-list.category-expander { - color: transparent; } - -.source-list.view:prelight { - background-color: white; } - -.source-list.view:selected, -.source-list.view:prelight:selected, -.source-list.view:selected:focus, -.source-list.category-expander:hover { - color: #ffffff; - background-color: #5294E2; } - -.source-list .scrollbar.trough, -.source-list .scrollbars-junction { - border-image: none; - border-color: transparent; - background-color: #F5F6F7; - background-image: none; } - -.source-list.badge, -.source-list.badge:prelight, -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:prelight:selected { - background-image: none; - background-color: #5294E2; - color: #ffffff; - border-radius: 10px; - padding: 0 6px; - margin: 0 3px; - border-width: 0; } - -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:prelight:selected { - background-color: #ffffff; - color: #5294E2; } - -.source-list.category-expander { - color: #31343a; - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - -GtkTreeView-expander-size: 16; } - -.source-list.category-expander, -.source-list.category-expander:backdrop { - color: transparent; - border: none; } - -.source-list.category-expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } - -GraniteWidgetsWelcome { - background-color: #ffffff; } - -GraniteWidgetsWelcome GtkLabel { - color: #939599; - font: open sans 11; - text-shadow: none; } - -GraniteWidgetsWelcome .h1, -GraniteWidgetsWelcome .h3 { - color: rgba(49, 52, 58, 0.8); } - -.help_button { - border-radius: 0; } - -GraniteWidgetsPopOver { - -GraniteWidgetsPopOver-arrow-width: 21; - -GraniteWidgetsPopOver-arrow-height: 10; - -GraniteWidgetsPopOver-border-radius: 2px; - -GraniteWidgetsPopOver-border-width: 1; - -GraniteWidgetsPopOver-shadow-size: 12; - border: 1px solid rgba(0, 0, 0, 0.3); - margin: 0; } - -.popover_bg { - background-image: linear-gradient(to bottom, #ffffff); - border: 1px solid rgba(0, 0, 0, 0.3); } - -GraniteWidgetsPopOver .sidebar.view, -GraniteWidgetsPopOver * { - background-color: transparent; } - -GraniteWidgetsXsEntry.entry { - padding: 4px; } - -.h1 { - font: open sans 24px; } - -.h2 { - font: open sans light 18px; } - -.h3 { - font: open sans 11px; } - -.h4, -.category-label { - color: #6c6e73; - font-weight: 600; } - -.h4 { - padding-bottom: 6px; - padding-top: 6px; } - -GtkListBox .h4 { - padding-left: 6px; } - -#panel_window { - background-color: rgba(43, 46, 55, 0.95); - color: #BAC3CF; - font: bold; - box-shadow: inset 0 -1px rgba(27, 29, 35, 0.95); } - #panel_window .menubar, - #panel_window .menubar > .menuitem { - background-color: transparent; - color: #BAC3CF; - font: bold; } - #panel_window .menubar .menuitem:insensitive { - color: rgba(186, 195, 207, 0.5); } - #panel_window .menubar .menuitem:insensitive GtkLabel { - color: inherit; } - #panel_window .menubar .menu .menuitem { - font: normal; } - -#login_window, -#shutdown_dialog, -#restart_dialog { - font: normal; - border-style: none; - background-color: transparent; - color: #31343a; } - -#content_frame { - padding-bottom: 14px; - background-color: #F5F6F7; - border-top-left-radius: 2px; - border-top-right-radius: 2px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 1px 1px 0 1px; } - -#content_frame .button { - color: #31343a; - outline-color: rgba(49, 52, 58, 0.3); - border-color: #cfd6e6; - background-color: #fbfbfc; } - #content_frame .button:hover { - color: #31343a; - outline-color: rgba(49, 52, 58, 0.3); - border-color: #cfd6e6; - background-color: white; } - #content_frame .button:active, #content_frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: #5294E2; - background-color: #5294E2; } - #content_frame .button:insensitive { - color: rgba(49, 52, 58, 0.55); - border-color: rgba(207, 214, 230, 0.55); - background-color: rgba(251, 251, 252, 0.55); } - #content_frame .button:insensitive > GtkLabel { - color: inherit; } - -#buttonbox_frame { - padding-top: 20px; - padding-bottom: 0px; - border-style: none; - background-color: rgba(53, 57, 69, 0.95); - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 0 1px 1px 1px; - box-shadow: inset 0 1px rgba(53, 57, 69, 0.95); } - -#buttonbox_frame .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - #buttonbox_frame .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - #buttonbox_frame .button:active, #buttonbox_frame .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - #buttonbox_frame .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -#login_window #user_combobox { - color: #31343a; - font: 13px; } - #login_window #user_combobox .menu { - font: normal; } - -#user_image { - padding: 3px; - border-radius: 2px; } - -#shutdown_button.button { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #F04A50; - border-color: #F04A50; } - #shutdown_button.button:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #f4797e; - border-color: #f4797e; } - #shutdown_button.button:active, #shutdown_button.button:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #ec1b22; - border-color: #ec1b22; } - -#restart_button.button { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #4DADD4; - border-color: #4DADD4; } - #restart_button.button:hover { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #76c0de; - border-color: #76c0de; } - #restart_button.button:active, #restart_button.button:checked { - background-clip: border-box; - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - background-color: #2e96c0; - border-color: #2e96c0; } - -#greeter_infobar { - border-bottom-width: 0; - font: bold; } - -.titlebar .separator, .titlebar .sidebar .view.separator, .sidebar .titlebar .view.separator { - color: rgba(212, 213, 219, 0.95); } - -NemoWindow GtkEventBox { - background-color: #F5F6F7; } - -GtkFileChooserDialog *, -NautilusWindow *, -NemoWindow { - -GtkPaned-handle-size: 0; } - -GtkFileChooserDialog.csd.background, GtkFileChooserDialog .list.sidebar, -NautilusWindow.csd.background, -NautilusWindow .list.sidebar { - background-color: transparent; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar, -NautilusWindow GtkPlacesSidebar.sidebar { - background-color: rgba(53, 57, 69, 0.95); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-placeholder-row.list-row.activatable, - NautilusWindow GtkPlacesSidebar.sidebar .sidebar-placeholder-row.list-row.activatable { - border: 1px solid #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row, - NautilusWindow GtkPlacesSidebar.sidebar .sidebar-new-bookmark-row { - background-color: rgba(75, 81, 98, 0.95); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable { - border: none; - color: #BAC3CF; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable .sidebar-icon { - color: rgba(186, 195, 207, 0.6); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:hover, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:hover, - NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup { - background-color: rgba(186, 195, 207, 0.15); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:selected .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon, GtkFileChooserDialog GtkPlacesSidebar.sidebar .has-open-popup:active .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:selected:hover .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:selected .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .list-row.activatable:active:hover .sidebar-icon, - NautilusWindow GtkPlacesSidebar.sidebar .has-open-popup:active .sidebar-icon { - color: inherit; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .separator, GtkFileChooserDialog GtkPlacesSidebar.sidebar .view.separator, - NautilusWindow GtkPlacesSidebar.sidebar .separator, - NautilusWindow GtkPlacesSidebar.sidebar .view.separator { - color: transparent; } - -GtkFileChooserDialog.maximized GtkPlacesSidebar.sidebar, -NautilusWindow.maximized GtkPlacesSidebar.sidebar { - background-color: #353945; } - -GtkFileChooserDialog .sidebar-button.button, -NautilusWindow .sidebar-button.button { - color: #BAC3CF; } - GtkFileChooserDialog .sidebar-button.button:hover, - NautilusWindow .sidebar-button.button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - GtkFileChooserDialog .sidebar-button.button:active, - NautilusWindow .sidebar-button.button:active { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - GtkFileChooserDialog .sidebar-button.button:not(:hover):not(:active) > GtkImage, - NautilusWindow .sidebar-button.button:not(:hover):not(:active) > GtkImage { - opacity: 0.5; } - -NemoWindow.csd.background, -NemoWindow .source-list, NemoWindow .source-list.view, NemoWindow .source-list.view:prelight, -MarlinViewWindow.csd.background, -MarlinViewWindow .source-list, -MarlinViewWindow .source-list.view, -MarlinViewWindow .source-list.view:prelight { - background-color: transparent; } - -NemoWindow .sidebar, NemoWindow .source-list.sidebar.view, -MarlinViewWindow .sidebar, -MarlinViewWindow .source-list.sidebar.view { - background-color: rgba(53, 57, 69, 0.95); } - NemoWindow .sidebar .view, NemoWindow .sidebar row, NemoWindow .source-list.sidebar.view .view, NemoWindow .source-list.sidebar.view row, - MarlinViewWindow .sidebar .view, - MarlinViewWindow .sidebar row, - MarlinViewWindow .source-list.sidebar.view .view, - MarlinViewWindow .source-list.sidebar.view row { - background-color: transparent; - color: #BAC3CF; } - NemoWindow .sidebar .view.image, NemoWindow .sidebar row.image, NemoWindow .source-list.sidebar.view .view.image, NemoWindow .source-list.sidebar.view row.image, - MarlinViewWindow .sidebar .view.image, - MarlinViewWindow .sidebar row.image, - MarlinViewWindow .source-list.sidebar.view .view.image, - MarlinViewWindow .source-list.sidebar.view row.image { - color: rgba(186, 195, 207, 0.7); } - NemoWindow .sidebar .view.cell:selected, NemoWindow .sidebar row.cell:selected, NemoWindow .source-list.sidebar.view .view.cell:selected, NemoWindow .source-list.sidebar.view row.cell:selected, - MarlinViewWindow .sidebar .view.cell:selected, - MarlinViewWindow .sidebar row.cell:selected, - MarlinViewWindow .source-list.sidebar.view .view.cell:selected, - MarlinViewWindow .source-list.sidebar.view row.cell:selected { - background-color: #5294E2; - color: #ffffff; } - NemoWindow .sidebar.frame, NemoWindow .source-list.sidebar.view.frame, - MarlinViewWindow .sidebar.frame, - MarlinViewWindow .source-list.sidebar.view.frame { - color: #BAC3CF; } - NemoWindow .sidebar .separator, NemoWindow .sidebar .view.separator, NemoWindow .source-list.sidebar.view .separator, - MarlinViewWindow .sidebar .separator, - MarlinViewWindow .sidebar .sidebar.separator, - MarlinViewWindow .sidebar .view.separator, - MarlinViewWindow .source-list.sidebar.view .separator { - color: transparent; } - -NemoWindow.maximized .sidebar, -MarlinViewWindow.maximized .sidebar { - background-color: #353945; } - -NemoWindow.background > GtkGrid > GtkPaned > .pane-separator, -MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { - background-color: rgba(53, 57, 69, 0.95); } - -NautilusWindow NautilusWindowSlot { - background-color: #ffffff; } - -NautilusDesktopWindow NautilusWindowSlot { - background-color: transparent; } - -GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background { - background-color: rgba(53, 57, 69, 0.95); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar { - background-color: transparent; } - -GtkFileChooserDialog GtkPaned > .vertical > .horizontal { - background-color: #F5F6F7; } - -GtkFileChooserDialog .dialog-action-box { - background-color: #F5F6F7; } - -GtkFileChooserDialog .dialog-vbox > .frame { - color: #BAC3CF; - border-color: transparent; } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame { - background-color: transparent; - border-color: rgba(37, 40, 49, 0.95); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame GtkLabel, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame GtkComboBox, -GtkFileChooserDialog .dialog-vbox > .frame GtkLabel, -GtkFileChooserDialog .dialog-vbox > .frame GtkComboBox { - color: #BAC3CF; } - -FeedReaderreaderUI.background.csd > .titlebar .pane-separator, -FeedReaderreaderUI.background.csd.maximized > .titlebar .pane-separator, -FeedReaderreaderUI.background.csd > .titlebar .pane-separator:backdrop, -FeedReaderreaderUI.background.csd.maximized > .titlebar .pane-separator:backdrop, -GeditWindow.background.csd > .titlebar .pane-separator, -GeditWindow.background.csd.maximized > .titlebar .pane-separator, -GeditWindow.background.csd > .titlebar .pane-separator:backdrop, -GeditWindow.background.csd.maximized > .titlebar .pane-separator:backdrop { - background-color: rgba(212, 213, 219, 0.95); } - -FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar, -GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar { - background-color: rgba(231, 232, 235, 0.95); } - FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop, - GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop { - background-color: rgba(239, 240, 242, 0.95); } - -FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar, -GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar { - background-color: #e7e8eb; } - FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop, - GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop { - background-color: #eff0f2; } - -FeedReaderreaderUI.background.csd > FeedReaderreaderHeaderbar.titlebar, -GeditWindow.background.csd > .titlebar { - background-color: transparent; } - -GeditWindow.background.csd { - background-color: transparent; } - -GeditWindow.background .gedit-side-panel-paned .pane-separator { - background-color: rgba(53, 57, 69, 0.95); } - -GeditWindow.background .gedit-bottom-panel-paned .pane-separator { - background-color: #dcdfe3; } - -.gedit-bottom-panel-paned { - background-color: #ffffff; } - -.gedit-document-panel { - background-color: rgba(53, 57, 69, 0.95); } - .maximized .gedit-document-panel { - background-color: #353945; } - .gedit-document-panel .list-row { - color: #BAC3CF; } - .gedit-document-panel .list-row { - background-color: rgba(186, 195, 207, 0); - border: solid rgba(186, 195, 207, 0); - border-width: 3px 2px 3px 2px; } - .gedit-document-panel .list-row:hover { - border: solid rgba(186, 195, 207, 0.15); - border-width: 3px 2px 3px 2px; - background-color: rgba(186, 195, 207, 0.15); } - .gedit-document-panel .list-row:active { - color: #ffffff; - background-color: #5294E2; - border: solid #5294E2; - border-width: 3px 2px 3px 2px; } - .gedit-document-panel .list-row:active .button { - color: #ffffff; } - .gedit-document-panel .list-row:selected, .gedit-document-panel .list-row:selected:hover { - color: #ffffff; - background-color: #5294E2; - border: solid #5294E2; - border-width: 3px 2px 3px 2px; } - .gedit-document-panel .prelight-row .button:active { - color: #BAC3CF; } - -GeditFileBrowserWidget { - background-color: rgba(53, 57, 69, 0.95); } - .maximized GeditFileBrowserWidget { - background-color: #353945; } - GeditFileBrowserWidget .horizontal { - background-color: transparent; - border-color: rgba(37, 40, 49, 0.95); } - GeditFileBrowserWidget .horizontal GtkComboBox { - color: #BAC3CF; } - -GeditWindow.background.csd GeditFileBrowserView.view { - background-color: transparent; - color: #BAC3CF; } - GeditWindow.background.csd GeditFileBrowserView.view.expander { - color: #BAC3CF; } - GeditWindow.background.csd GeditFileBrowserView.view.expander:hover { - color: #5294E2; } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button, -GtkFileChooserDialog .dialog-vbox > .frame .button, GeditFileBrowserWidget .horizontal .button { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:hover, - GtkFileChooserDialog .dialog-vbox > .frame .button:hover, GeditFileBrowserWidget .horizontal .button:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:active, - GtkFileChooserDialog .dialog-vbox > .frame .button:active, GeditFileBrowserWidget .horizontal .button:active, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:checked, - GtkFileChooserDialog .dialog-vbox > .frame .button:checked, GeditFileBrowserWidget .horizontal .button:checked { - color: #ffffff; - outline-color: rgba(255, 255, 255, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: #5294E2; } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .button:insensitive, - GtkFileChooserDialog .dialog-vbox > .frame .button:insensitive, GeditFileBrowserWidget .horizontal .button:insensitive { - color: #5d626e; - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.2); } - -GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry, -GtkFileChooserDialog .dialog-vbox > .frame .entry { - color: #BAC3CF; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.35)); - background-color: transparent; } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .image.entry, - GtkFileChooserDialog .dialog-vbox > .frame .image.entry, GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .image.entry:hover, - GtkFileChooserDialog .dialog-vbox > .frame .image.entry:hover { - color: inherit; } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry:focus, - GtkFileChooserDialog .dialog-vbox > .frame .entry:focus { - color: #ffffff; - border-color: rgba(26, 28, 34, 0.35); - background-image: linear-gradient(to bottom, #5294E2); } - GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action-bar.frame .entry:insensitive, - GtkFileChooserDialog .dialog-vbox > .frame .entry:insensitive { - color: rgba(186, 195, 207, 0.55); - background-image: linear-gradient(to bottom, rgba(102, 109, 132, 0.2)); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -NautilusWindow GtkPlacesSidebar.sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, NemoWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, -MarlinViewWindow .sidebar .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider, GeditFileBrowserWidget .overlay-indicator.scrollbar:not(.dragging):not(.hovering) .slider { - background-color: #e7eaee; - border: 1px solid rgba(0, 0, 0, 0.3); } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .trough, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .trough, NemoWindow .sidebar .scrollbar .trough, NemoWindow .source-list.sidebar.view .scrollbar .trough, -MarlinViewWindow .sidebar .scrollbar .trough, -MarlinViewWindow .source-list.sidebar.view .scrollbar .trough, GeditFileBrowserWidget .scrollbar .trough { - background-color: rgba(0, 0, 0, 0.2); - border: none; } - -GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider, -NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider, NemoWindow .sidebar .scrollbar .slider, NemoWindow .source-list.sidebar.view .scrollbar .slider, -MarlinViewWindow .sidebar .scrollbar .slider, -MarlinViewWindow .source-list.sidebar.view .scrollbar .slider, GeditFileBrowserWidget .scrollbar .slider { - background-color: rgba(231, 234, 238, 0.7); } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:hover, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:hover, NemoWindow .sidebar .scrollbar .slider:hover, - MarlinViewWindow .sidebar .scrollbar .slider:hover, GeditFileBrowserWidget .scrollbar .slider:hover { - background-color: #f6f7f9; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:prelight:active, NemoWindow .sidebar .scrollbar .slider:prelight:active, - MarlinViewWindow .sidebar .scrollbar .slider:prelight:active, GeditFileBrowserWidget .scrollbar .slider:prelight:active { - background-color: #5294E2; } - GtkFileChooserDialog GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, - NautilusWindow GtkPlacesSidebar.sidebar .scrollbar .slider:insensitive, NemoWindow .sidebar .scrollbar .slider:insensitive, - MarlinViewWindow .sidebar .scrollbar .slider:insensitive, GeditFileBrowserWidget .scrollbar .slider:insensitive { - background-color: transparent; } - -@define-color theme_fg_color #31343a; -@define-color theme_text_color #31343a; -@define-color theme_bg_color #F5F6F7; -@define-color theme_base_color #ffffff; -@define-color theme_selected_bg_color #5294E2; -@define-color theme_selected_fg_color #ffffff; -@define-color fg_color #31343a; -@define-color text_color #31343a; -@define-color bg_color #F5F6F7; -@define-color base_color #ffffff; -@define-color selected_bg_color #5294E2; -@define-color selected_fg_color #ffffff; -@define-color insensitive_bg_color #fbfbfc; -@define-color insensitive_fg_color alpha(#31343a,0.5); -@define-color insensitive_base_color #ffffff; -@define-color theme_unfocused_fg_color #31343a; -@define-color theme_unfocused_text_color #31343a; -@define-color theme_unfocused_bg_color #F5F6F7; -@define-color theme_unfocused_base_color #ffffff; -@define-color borders #dcdfe3; -@define-color unfocused_borders #dcdfe3; -@define-color warning_color #F27835; -@define-color error_color #FC4138; -@define-color success_color #73d216; -@define-color placeholder_text_color #A8A8A8; -@define-color content_view_bg #ffffff; -@define-color wm_title alpha(#2c323f,0.8); -@define-color wm_unfocused_title alpha(#2c323f,0.5); -@define-color wm_bg #e7e8eb; -@define-color wm_bg_unfocused #eff0f2; -@define-color wm_highlight #eff0f2; -@define-color wm_shadow alpha(black,0.35); -@define-color wm_button_close_bg #f46067; -@define-color wm_button_close_hover_bg #f68086; -@define-color wm_button_close_active_bg #f13039; -@define-color wm_icon_close_bg #F8F8F9; -@define-color wm_button_hover_bg #fdfdfd; -@define-color wm_button_active_bg #5294E2; -@define-color wm_button_hover_border #D1D3DA; -@define-color wm_icon_bg #90949E; -@define-color wm_icon_unfocused_bg #B6B8C0; -@define-color wm_icon_hover_bg #7A7F8B; -@define-color wm_icon_active_bg #ffffff; diff --git a/gtk/.themes/DF-Arc-OSX/index.theme b/gtk/.themes/DF-Arc-OSX/index.theme deleted file mode 100644 index 7c70daa..0000000 --- a/gtk/.themes/DF-Arc-OSX/index.theme +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=X-GNOME-Metatheme -Name=DF-Arc-OSX -Comment=A flat theme with transparent elements -Encoding=UTF-8 - -[X-GNOME-Metatheme] -GtkTheme=DF-Arc-OSX -MetacityTheme=DF-Arc-OSX -IconTheme=gnome -CursorTheme=DMZ-Black -ButtonLayout=menu:minimize,maximize,close diff --git a/gtk/.themes/DF-Arc-OSX/metacity-1/close-p.svg b/gtk/.themes/DF-Arc-OSX/metacity-1/close-p.svg deleted file mode 100755 index d1d5e57..0000000 --- a/gtk/.themes/DF-Arc-OSX/metacity-1/close-p.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/metacity-1/close.svg b/gtk/.themes/DF-Arc-OSX/metacity-1/close.svg deleted file mode 100755 index 31f24dc..0000000 --- a/gtk/.themes/DF-Arc-OSX/metacity-1/close.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/metacity-1/maximize-p.svg b/gtk/.themes/DF-Arc-OSX/metacity-1/maximize-p.svg deleted file mode 100755 index 9344c79..0000000 --- a/gtk/.themes/DF-Arc-OSX/metacity-1/maximize-p.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/metacity-1/maximize.svg b/gtk/.themes/DF-Arc-OSX/metacity-1/maximize.svg deleted file mode 100755 index 5feb996..0000000 --- a/gtk/.themes/DF-Arc-OSX/metacity-1/maximize.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/gtk/.themes/DF-Arc-OSX/metacity-1/metacity-theme-2.xml b/gtk/.themes/DF-Arc-OSX/metacity-1/metacity-theme-2.xml deleted file mode 100644 index 0652e7e..0000000 --- a/gtk/.themes/DF-Arc-OSX/metacity-1/metacity-theme-2.xml +++ /dev/null @@ -1,761 +0,0 @@ - - - - Arc-OSX - horst3180, ManjaroCinnamonFan - horst3180, ManjaroCinnamonFan - 2016 - Arc-OSX Metacity theme - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</draw_ops> - -<draw_ops name="title_unfocused"> - <title x="(0 `max` ((width - title_width) / 2)) + 2" - y="(0 `max` ((height - title_height) / 2)) + 1" - color="C_title_unfocused"/> -</draw_ops> - - <!-- window decorations --> - -<draw_ops name="entire_background_focused"> - <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="entire_background_unfocused"> - <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_focused"> - <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> - <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_unfocused"> - <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> - <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_max"> - -</draw_ops> - -<draw_ops name="titlebar_small_focused"> - -</draw_ops> - -<draw_ops name="titlebar_small_unfocused"> - -</draw_ops> - -<draw_ops name="border_focused"> - <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="false" /> -</draw_ops> - -<draw_ops name="border_unfocused"> - <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="false" /> -</draw_ops> - - -<!--close--> -<draw_ops name="close_focused"> - - <image filename="close.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_focused_pressed"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_focused_prelight"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_unfocused"> - - <image filename="unfocused.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_unfocused_prelight"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="close_unfocused_pressed"> - - <image filename="close-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<!--maximize--> -<draw_ops name="maximize_focused"> - - <image filename="maximize.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_focused_pressed"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_focused_prelight"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_unfocused"> - - <image filename="unfocused.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_unfocused_prelight"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="maximize_unfocused_pressed"> - - <image filename="maximize-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<!--minimize--> -<draw_ops name="minimize_focused"> - - <image filename="min.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_focused_pressed"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_focused_prelight"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_unfocused"> - - <image filename="unfocused.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_unfocused_prelight"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - -<draw_ops name="minimize_unfocused_pressed"> - - <image filename="min-p.svg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> - -</draw_ops> - - -<!--Todo--> -<draw_ops name="menu_focused"></draw_ops> -<draw_ops name="menu_focused_pressed"></draw_ops> -<draw_ops name="menu_unfocused"></draw_ops> -<draw_ops name="menu_unfocused_prelight"></draw_ops> -<draw_ops name="menu_unfocused_pressed"></draw_ops> -<draw_ops name="shade_focused"></draw_ops> -<draw_ops name="shade_focused_pressed"></draw_ops> -<draw_ops name="shade_unfocused"></draw_ops> -<draw_ops name="shade_unfocused_prelight"></draw_ops> -<draw_ops name="shade_unfocused_pressed"></draw_ops> - -<!-- frame styles --> - -<frame_style name="normal_focused" geometry="normal"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_unfocused" geometry="normal_unfocused"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_focused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_unfocused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_shaded_focused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="normal_max_shaded_unfocused" geometry="max"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_max" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="dialog_focused" geometry="normal"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="dialog_unfocused" geometry="normal"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="modal_dialog_focused" geometry="modal"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="modal_dialog_unfocused" geometry="modal"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_focused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="utility_focused" geometry="small"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="titlebar" draw_ops="titlebar_small_focused" /> - <piece position="title" draw_ops="title_focused" /> - <button function="close" state="normal" draw_ops="close_focused" /> - <button function="close" state="pressed" draw_ops="close_focused_pressed" /> - <button function="close" state="prelight" draw_ops="close_focused_prelight" /> - <button function="maximize" state="normal" draw_ops="maximize_focused" /> - <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> - <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> - <button function="minimize" state="normal" draw_ops="minimize_focused" /> - <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> - <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> - <button function="menu" state="normal" draw_ops="menu_focused" /> - <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_focused" /> - <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_focused" /> - <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="utility_unfocused" geometry="small_unfocused"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="titlebar" draw_ops="titlebar_small_unfocused" /> - <piece position="title" draw_ops="title_unfocused" /> - <button function="close" state="normal" draw_ops="close_unfocused"/> - <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> - <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> - <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> - <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> - <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> - <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> - <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> - <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> - <button function="menu" state="normal" draw_ops="menu_unfocused" /> - <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> - <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> - <button function="shade" state="normal" draw_ops="shade_unfocused" /> - <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="unshade" state="normal" draw_ops="shade_unfocused" /> - <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> - <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="border_focused" geometry="borderless"> - <piece position="entire_background" draw_ops="entire_background_focused" /> - <piece position="overlay" draw_ops="border_focused" /> - <button function="close" state="normal"><draw_ops></draw_ops></button> - <button function="close" state="pressed"><draw_ops></draw_ops></button> - <button function="maximize" state="normal"><draw_ops></draw_ops></button> - <button function="maximize" state="pressed"><draw_ops></draw_ops></button> - <button function="minimize" state="normal"><draw_ops></draw_ops></button> - <button function="minimize" state="pressed"><draw_ops></draw_ops></button> - <button function="menu" state="normal"><draw_ops></draw_ops></button> - <button function="menu" state="pressed"><draw_ops></draw_ops></button> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<frame_style name="border_unfocused" geometry="borderless"> - <piece position="entire_background" draw_ops="entire_background_unfocused" /> - <piece position="overlay" draw_ops="border_unfocused" /> - <button function="close" state="normal"><draw_ops></draw_ops></button> - <button function="close" state="pressed"><draw_ops></draw_ops></button> - <button function="maximize" state="normal"><draw_ops></draw_ops></button> - <button function="maximize" state="pressed"><draw_ops></draw_ops></button> - <button function="minimize" state="normal"><draw_ops></draw_ops></button> - <button function="minimize" state="pressed"><draw_ops></draw_ops></button> - <button function="menu" state="normal"><draw_ops></draw_ops></button> - <button function="menu" state="pressed"><draw_ops></draw_ops></button> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<!-- placeholder for unimplementated styles--> -<frame_style name="blank" geometry="normal"> - <button function="close" state="normal"><draw_ops></draw_ops></button> - <button function="close" state="pressed"><draw_ops></draw_ops></button> - <button function="maximize" state="normal"><draw_ops></draw_ops></button> - <button function="maximize" state="pressed"><draw_ops></draw_ops></button> - <button function="minimize" state="normal"><draw_ops></draw_ops></button> - <button function="minimize" state="pressed"><draw_ops></draw_ops></button> - <button function="menu" state="normal"><draw_ops></draw_ops></button> - <button function="menu" state="pressed"><draw_ops></draw_ops></button> - <button function="shade" state="normal"><draw_ops></draw_ops></button> - <button function="shade" state="pressed"><draw_ops></draw_ops></button> - <button function="unshade" state="normal"><draw_ops></draw_ops></button> - <button function="unshade" state="pressed"><draw_ops></draw_ops></button> - <button function="above" state="normal"><draw_ops></draw_ops></button> - <button function="above" state="pressed"><draw_ops></draw_ops></button> - <button function="unabove" state="normal"><draw_ops></draw_ops></button> - <button function="unabove" state="pressed"><draw_ops></draw_ops></button> - <button function="stick" state="normal"><draw_ops></draw_ops></button> - <button function="stick" state="pressed"><draw_ops></draw_ops></button> - <button function="unstick" state="normal"><draw_ops></draw_ops></button> - <button function="unstick" state="pressed"><draw_ops></draw_ops></button> -</frame_style> - -<!-- frame style sets --> - -<frame_style_set name="normal_style_set"> - <frame focus="yes" state="normal" resize="both" style="normal_focused"/> - <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> - <frame focus="yes" state="maximized" style="normal_max_focused"/> - <frame focus="no" state="maximized" style="normal_max_unfocused"/> - <frame focus="yes" state="shaded" style="normal_focused"/> - <frame focus="no" state="shaded" style="normal_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/> - <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/> -</frame_style_set> - -<frame_style_set name="dialog_style_set"> - <frame focus="yes" state="normal" resize="both" style="dialog_focused"/> - <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="dialog_focused"/> - <frame focus="no" state="shaded" style="dialog_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - -<frame_style_set name="modal_dialog_style_set"> - <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/> - <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="modal_dialog_focused"/> - <frame focus="no" state="shaded" style="modal_dialog_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - -<frame_style_set name="utility_style_set"> - <frame focus="yes" state="normal" resize="both" style="utility_focused"/> - <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="utility_focused"/> - <frame focus="no" state="shaded" style="utility_unfocused"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - -<frame_style_set name="border_style_set"> - <frame focus="yes" state="normal" resize="both" style="border_focused"/> - <frame focus="no" state="normal" resize="both" style="border_unfocused"/> - <frame focus="yes" state="maximized" style="blank"/> - <frame focus="no" state="maximized" style="blank"/> - <frame focus="yes" state="shaded" style="blank"/> - <frame focus="no" state="shaded" style="blank"/> - <frame focus="yes" state="maximized_and_shaded" style="blank"/> - <frame focus="no" state="maximized_and_shaded" style="blank"/> -</frame_style_set> - - -<!-- windows --> - -<window type="normal" style_set="normal_style_set"/> -<window type="dialog" style_set="dialog_style_set"/> -<window type="modal_dialog" style_set="modal_dialog_style_set"/> -<window type="menu" style_set="utility_style_set"/> -<window type="utility" style_set="utility_style_set"/> -<window type="border" style_set="border_style_set"/> - -</metacity_theme> diff --git a/gtk/.themes/DF-Arc-OSX/metacity-1/min-p.svg b/gtk/.themes/DF-Arc-OSX/metacity-1/min-p.svg deleted file mode 100755 index 28c6dc5..0000000 --- a/gtk/.themes/DF-Arc-OSX/metacity-1/min-p.svg +++ /dev/null @@ -1,93 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="min_prelight.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="6.331506" - inkscape:cy="4.6169098" - inkscape:document-units="px" - inkscape:current-layer="g4092" - showgrid="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1360" - inkscape:window-height="714" - inkscape:window-x="0" - inkscape:window-y="28" - inkscape:window-maximized="1" /> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-671.14288,-648.57648)"> - <g - transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" - inkscape:label="ink_ext_XXXXXX" - id="g4090"> - <g - transform="scale(0.1,0.1)" - id="g4092"> - <g - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" - inkscape:label="ink_ext_XXXXXX" - id="g4285"> - <path - inkscape:connector-curvature="0" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4417" /> - <g - id="g4152" - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)"> - <path - id="path4419" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - inkscape:connector-curvature="0" /> - <path - id="path4421" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/metacity-1/min.svg b/gtk/.themes/DF-Arc-OSX/metacity-1/min.svg deleted file mode 100755 index f4703d6..0000000 --- a/gtk/.themes/DF-Arc-OSX/metacity-1/min.svg +++ /dev/null @@ -1,97 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="min.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="6.331506" - inkscape:cy="4.6169098" - inkscape:document-units="px" - inkscape:current-layer="g4415" - showgrid="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1360" - inkscape:window-height="714" - inkscape:window-x="0" - inkscape:window-y="28" - inkscape:window-maximized="1" /> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-671.14288,-648.57648)"> - <g - transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" - inkscape:label="ink_ext_XXXXXX" - id="g4090"> - <g - transform="scale(0.1,0.1)" - id="g4092"> - <g - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" - inkscape:label="ink_ext_XXXXXX" - id="g4285"> - <g - transform="scale(0.1,0.1)" - id="g4287"> - <g - transform="matrix(10,0,0,10,4.1388913,2.0175489)" - inkscape:label="ink_ext_XXXXXX" - id="g4413"> - <g - transform="scale(0.1,0.1)" - id="g4415"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" - inkscape:connector-curvature="0" /> - <path - id="path4419" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/metacity-1/unfocused.svg b/gtk/.themes/DF-Arc-OSX/metacity-1/unfocused.svg deleted file mode 100755 index a87349c..0000000 --- a/gtk/.themes/DF-Arc-OSX/metacity-1/unfocused.svg +++ /dev/null @@ -1,93 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg2" - version="1.1" - inkscape:version="0.91 r" - sodipodi:docname="unfocused.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="34.125" - inkscape:cx="8" - inkscape:cy="8" - inkscape:document-units="px" - inkscape:current-layer="g4197" - showgrid="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1280" - inkscape:window-height="749" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - showguides="false"> - <inkscape:grid - type="xygrid" - id="grid3339" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-671.14288,-648.57648)"> - <g - transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" - inkscape:label="ink_ext_XXXXXX" - id="g4090"> - <g - transform="scale(0.1,0.1)" - id="g4092"> - <g - transform="matrix(9.9999999,0,0,9.9999999,3.1284009,-0.36309974)" - inkscape:label="ink_ext_XXXXXX" - id="g4195"> - <g - transform="scale(0.1,0.1)" - id="g4197"> - <path - id="path4199" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - inkscape:connector-curvature="0" /> - <path - id="path4201" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/close.svg b/gtk/.themes/DF-Arc-OSX/unity/close.svg deleted file mode 120000 index cd18456..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/close.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/close_dash.svg b/gtk/.themes/DF-Arc-OSX/unity/close_dash.svg deleted file mode 120000 index 054a65b..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/close_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/close_dash_disabled.svg b/gtk/.themes/DF-Arc-OSX/unity/close_dash_disabled.svg deleted file mode 120000 index 6635e95..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/close_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/close_dash_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/close_dash_prelight.svg deleted file mode 120000 index 4f99727..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/close_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/close_dash_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/close_dash_pressed.svg deleted file mode 120000 index 5bb4c0b..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/close_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/close_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/close_focused_normal.svg b/gtk/.themes/DF-Arc-OSX/unity/close_focused_normal.svg deleted file mode 120000 index cd18456..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/close_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/close_focused_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/close_focused_prelight.svg deleted file mode 120000 index e338f1e..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/close_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/close_focused_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/close_focused_pressed.svg deleted file mode 120000 index 217bc6c..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/close_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/close_unfocused.svg b/gtk/.themes/DF-Arc-OSX/unity/close_unfocused.svg deleted file mode 120000 index c55c7f2..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/close_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/close_unfocused_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/close_unfocused_prelight.svg deleted file mode 120000 index e338f1e..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/close_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/close_unfocused_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/close_unfocused_pressed.svg deleted file mode 120000 index 217bc6c..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/close_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/dash/close_dash.svg b/gtk/.themes/DF-Arc-OSX/unity/dash/close_dash.svg deleted file mode 100644 index 4aaf943..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/dash/close_dash.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3337"> - <path - inkscape:connector-curvature="0" - d="m 558.77702,-37.935253 c 305.45606,0 553.08158,247.625863 553.08158,553.085803 0,305.46124 -247.62552,553.08675 -553.08158,553.08675 -305.46512,0 -553.0913044,-247.62551 -553.0913044,-553.08675 0,-305.45994 247.6261844,-553.085803 553.0913044,-553.085803" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <path - inkscape:connector-curvature="0" - d="m 558.77747,1.5676633 c 283.63699,0 513.57493,229.9429467 513.57493,513.5851867 0,283.64355 -229.93794,513.58155 -513.57493,513.58155 -283.64749,0 -513.585581,-229.938 -513.585581,-513.58155 0,-283.64224 229.938091,-513.5851867 513.585581,-513.5851867" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4096" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/dash/close_dash_disabled.svg b/gtk/.themes/DF-Arc-OSX/unity/dash/close_dash_disabled.svg deleted file mode 100644 index d0ebccb..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/dash/close_dash_disabled.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash_disabled.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.6831258,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/dash/close_dash_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/dash/close_dash_prelight.svg deleted file mode 100644 index 7b7b1d7..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/dash/close_dash_prelight.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280409,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/dash/close_dash_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/dash/close_dash_pressed.svg deleted file mode 100644 index d3b5b65..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/dash/close_dash_pressed.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_dash_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280409,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/dash/maximize_dash.svg b/gtk/.themes/DF-Arc-OSX/unity/dash/maximize_dash.svg deleted file mode 100644 index fc0f619..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/dash/maximize_dash.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.8773703,1046.8806)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 562.7806,-38.053372 c 305.45604,0 553.0815,247.625852 553.0815,553.085772 0,305.46122 -247.62546,553.0867 -553.0815,553.0867 -305.4651,0 -553.0913989,-247.62548 -553.0913989,-553.0867 0,-305.45992 247.6262989,-553.085772 553.0913989,-553.085772" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <path - inkscape:connector-curvature="0" - d="m 562.77841,1.4521975 c 283.64075,0 513.57749,229.9417425 513.57749,513.5824825 0,283.64206 -229.93674,513.57882 -513.57749,513.57882 -283.646,0 -513.583014,-229.93676 -513.583014,-513.57882 0,-283.64074 229.937014,-513.5824825 513.583014,-513.5824825" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4291" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/dash/maximize_dash_disabled.svg b/gtk/.themes/DF-Arc-OSX/unity/dash/maximize_dash_disabled.svg deleted file mode 100644 index 11fc3e5..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/dash/maximize_dash_disabled.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash_disabled.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9564977,1047.0029)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/dash/maximize_dash_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/dash/maximize_dash_prelight.svg deleted file mode 100644 index 07f5ba9..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/dash/maximize_dash_prelight.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/dash/maximize_dash_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/dash/maximize_dash_pressed.svg deleted file mode 100644 index 62922a7..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/dash/maximize_dash_pressed.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_dash_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/dash/minimize_dash.svg b/gtk/.themes/DF-Arc-OSX/unity/dash/minimize_dash.svg deleted file mode 100644 index a892f49..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/dash/minimize_dash.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9297536,1046.855)" - id="g3341"> - <path - inkscape:connector-curvature="0" - d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4417" /> - <path - inkscape:connector-curvature="0" - d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/dash/minimize_dash_disabled.svg b/gtk/.themes/DF-Arc-OSX/unity/dash/minimize_dash_disabled.svg deleted file mode 100644 index 23f60d8..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/dash/minimize_dash_disabled.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash_disabled.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/dash/minimize_dash_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/dash/minimize_dash_prelight.svg deleted file mode 100644 index a4ae7ee..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/dash/minimize_dash_prelight.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/dash/minimize_dash_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/dash/minimize_dash_pressed.svg deleted file mode 100644 index 55e5822..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/dash/minimize_dash_pressed.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_dash_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_ltr_19.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_ltr_19.svg deleted file mode 100644 index 957b03b..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_ltr_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_ltr_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#828282" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="-0.75898517" - inkscape:cy="9.0594719" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1275" - inkscape:window-height="630" - inkscape:window-x="49" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:0.90196079" - id="rect3338" - width="2" - height="17" - x="2" - y="1034.3622" - ry="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_ltr_37.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_ltr_37.svg deleted file mode 100644 index c2c2ec7..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_ltr_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_ltr_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#828282" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="1.4637299" - inkscape:cy="12.768116" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="33.000019" - x="4" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_outline_ltr_19.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_outline_ltr_19.svg deleted file mode 100644 index b475ca0..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_outline_ltr_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_ltr_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="1.149139" - inkscape:cy="8.9402141" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1;opacity:0.4" - id="rect3338" - width="2" - height="17" - x="2" - y="1034.3622" - ry="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_outline_ltr_37.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_outline_ltr_37.svg deleted file mode 100644 index 52e736c..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_outline_ltr_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_ltr_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="8.2254385" - inkscape:cy="5.6970486" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="33.000019" - x="4" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_outline_rtl_19.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_outline_rtl_19.svg deleted file mode 100644 index 9c28495..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_outline_rtl_19.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_rtl_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="-2.1423752" - inkscape:cy="8.8448079" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="opacity:0.4;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="17" - x="6" - y="1034.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_outline_rtl_37.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_outline_rtl_37.svg deleted file mode 100644 index 0bfb365..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_outline_rtl_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_outline_rtl_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="8.2254385" - inkscape:cy="5.6970486" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="650" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;opacity:0.4" - id="rect3338" - width="4" - height="33.000019" - x="12" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_rtl_19.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_rtl_19.svg deleted file mode 100644 index ae9337d..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_rtl_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_rtl_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="20.962996" - inkscape:cx="-4.2413119" - inkscape:cy="9.0594719" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="17" - x="6" - y="1034.3622" - ry="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_rtl_37.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_rtl_37.svg deleted file mode 100644 index f592c52..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_arrow_rtl_37.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_arrow_rtl_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="1.4637299" - inkscape:cy="5.6970486" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="33.000019" - x="12" - y="1017.3622" - ry="1.7382812e-05" - rx="1.7382812e-05" /> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_back_150.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_back_150.svg deleted file mode 100644 index 66ec310..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_back_150.svg +++ /dev/null @@ -1,61 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_back_150.svg"> - <metadata - id="metadata12"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview10" - showgrid="true" - inkscape:zoom="2.2250293" - inkscape:cx="36.35956" - inkscape:cy="127.34179" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2989" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z" - id="path8" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_back_54.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_back_54.svg deleted file mode 100644 index dc539ea..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_back_54.svg +++ /dev/null @@ -1,55 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_back_54.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6" /> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview4" - showgrid="true" - inkscape:zoom="17.481481" - inkscape:cx="26.660864" - inkscape:cy="43.535494" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2" - inkscape:snap-bbox="true"> - <inkscape:grid - type="xygrid" - id="grid2985" /> - </sodipodi:namedview> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_edge_150.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_edge_150.svg deleted file mode 100644 index a842a47..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_edge_150.svg +++ /dev/null @@ -1,75 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_edge_150.svg"> - <metadata - id="metadata16"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview14" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:zoom="3.1466667" - inkscape:cx="43.369154" - inkscape:cy="69.620822" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2993" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z" - id="path8" /> - </clipPath> - <clipPath - id="clipPath10"> - <rect - y="316" - x="353" - height="148" - width="148" - opacity="0.8" - fill="#ff00ff" - color="#000000" - rx="12" - id="rect12" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_edge_54.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_edge_54.svg deleted file mode 100644 index 8d133af..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_edge_54.svg +++ /dev/null @@ -1,65 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_edge_54.svg"> - <metadata - id="metadata12"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview10" - showgrid="true" - inkscape:zoom="24.722548" - inkscape:cx="10.242601" - inkscape:cy="56.465656" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid3757" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 440,81.001953 c -1.67866,0 -2.99805,1.319387 -2.99805,2.998047 l 0,44 c 0,1.67866 1.31939,2.99805 2.99805,2.99805 l 44,0 c 1.67866,0 2.99805,-1.31939 2.99805,-2.99805 l 0,-44 c 0,-1.67866 -1.31939,-2.998047 -2.99805,-2.998047 l -44,0 z" - id="path8" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_glow_200.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_glow_200.svg deleted file mode 100644 index 01bb0d9..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_glow_200.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> - <defs> - <clipPath> - <path d="m 427.33333,22.026666 0,69.333333 69.33333,0 0,-69.333333 -69.33333,0 z m 13.11917,9.013333 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105834 l 0,43.094999 c 0,2.276228 -1.8296,4.105834 -4.10583,4.105834 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105834 l 0,-43.094999 c 0,-2.276228 1.8296,-4.105834 4.10583,-4.105834 z"/> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_glow_62.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_glow_62.svg deleted file mode 100644 index 105b068..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_glow_62.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 62 62.000001"> - <defs> - <clipPath> - <path d="m 1,25 0,62 62,0 0,-62 -62,0 z m 9,6 44,0 c 1.662,0 3,1.338 3,3 l 0,44 c 0,1.662 -1.338,3 -3,3 L 10,81 C 8.338,81 7,79.662 7,78 L 7,34 c 0,-1.662 1.338,-3 3,-3 z"/> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_selected_back_150.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_selected_back_150.svg deleted file mode 100644 index 8e9fa69..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_selected_back_150.svg +++ /dev/null @@ -1,77 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_selected_back_150.svg"> - <metadata - id="metadata16"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1366" - inkscape:window-height="718" - id="namedview14" - showgrid="true" - inkscape:zoom="1.1125147" - inkscape:cx="-43.492975" - inkscape:cy="93.596539" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2993" /> - </sodipodi:namedview> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <rect - y="1040.22" - x="505" - height="150" - width="150" - opacity="0.2" - fill-rule="evenodd" - color="#000000" - rx="42" - id="rect8" /> - </clipPath> - </defs> - <rect - style="fill:#5294e2;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" - id="rect2995" - width="148" - height="147" - x="1" - y="1" - transform="translate(-1e-5,0)" - ry="1" /> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_selected_back_54.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_selected_back_54.svg deleted file mode 100644 index 5f85e94..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_selected_back_54.svg +++ /dev/null @@ -1,62 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_selected_back_54.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6" /> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1366" - inkscape:window-height="718" - id="namedview4" - showgrid="true" - inkscape:zoom="8.7407407" - inkscape:cx="31.699048" - inkscape:cy="23.556199" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2985" /> - </sodipodi:namedview> - <rect - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" - id="rect2987" - width="52" - height="51" - x="1" - y="1" - ry="1" /> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_shadow_200.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_shadow_200.svg deleted file mode 100644 index 9e68b14..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_shadow_200.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> - <defs> - <clipPath> - <path d="m 489.73333,21.333331 0,69.333332 69.33333,0 0,-69.333332 -69.33333,0 z m 13.11917,9.013334 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105833 l 0,43.094999 c 0,2.276227 -1.8296,4.105833 -4.10583,4.105833 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105833 l 0,-43.094999 c 0,-2.276227 1.8296,-4.105833 4.10583,-4.105833 z"/> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_shadow_62.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_shadow_62.svg deleted file mode 100644 index 9bc9c12..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_shadow_62.svg +++ /dev/null @@ -1,61 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="62" - height="62" - viewBox="0 0 61.999999 62.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_shadow_62.svg"> - <metadata - id="metadata12"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview10" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:bbox-nodes="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:zoom="10.766271" - inkscape:cx="46.152641" - inkscape:cy="12.729335" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2" /> - <defs - id="defs4"> - <clipPath - id="clipPath6"> - <path - d="m 4,24 c -2.216,0 -4,1.784 -4,4 l 0,56 c 0,2.216 1.784,4 4,4 l 56,0 c 2.216,0 4,-1.784 4,-4 l 0,-56 c 0,-2.216 -1.784,-4 -4,-4 L 4,24 z m 6,6 44,0 c 2.216,0 4,1.784 4,4 l 0,44 c 0,2.216 -1.784,4 -4,4 L 10,82 C 7.784,82 6,80.216 6,78 L 6,34 c 0,-2.216 1.784,-4 4,-4 z" - id="path8" /> - </clipPath> - </defs> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_shine_150.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_shine_150.svg deleted file mode 100644 index a456296..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_shine_150.svg +++ /dev/null @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="150" - height="150" - viewBox="0 0 149.99998 150" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_shine_150.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6" /> - <sodipodi:namedview - pagecolor="#6e6e6e" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0.90588235" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview4" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:zoom="17.800235" - inkscape:cx="26.229204" - inkscape:cy="7.3679574" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid2985" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_shine_54.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_shine_54.svg deleted file mode 100644 index a793abc..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_icon_shine_54.svg +++ /dev/null @@ -1,83 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="54" - height="54" - viewBox="0 0 54 54.000001" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="launcher_icon_shine_54.svg"> - <metadata - id="metadata8"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs6"> - <linearGradient - inkscape:collect="always" - id="linearGradient3762"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop3764" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3766" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3762" - id="linearGradient3768" - x1="0" - y1="27" - x2="2.999999" - y2="27" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0,-1,1,0,0,54)" /> - </defs> - <sodipodi:namedview - pagecolor="#000000" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0.67843137" - inkscape:pageshadow="2" - inkscape:window-width="1301" - inkscape:window-height="650" - id="namedview4" - showgrid="true" - inkscape:snap-bbox="true" - inkscape:zoom="8.7407407" - inkscape:cx="27.214228" - inkscape:cy="18.946249" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid3753" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_pip_ltr_19.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_pip_ltr_19.svg deleted file mode 100644 index 34b1757..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_pip_ltr_19.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_ltr_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="15.178831" - inkscape:cx="2.3818874" - inkscape:cy="5.0805669" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="648" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="3.0000174" - x="2" - y="1041.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_pip_ltr_37.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_pip_ltr_37.svg deleted file mode 100644 index d8dc422..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_pip_ltr_37.svg +++ /dev/null @@ -1,103 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_ltr_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="-7.5475486" - inkscape:cy="14.518805" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true" - inkscape:snap-nodes="false"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - rx="3.0675728e-06" - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="5.0000172" - x="4" - y="1031.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_pip_rtl_19.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_pip_rtl_19.svg deleted file mode 100644 index 3194b73..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_pip_rtl_19.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="10" - height="19" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_rtl_19.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="32" - inkscape:cx="0.4532629" - inkscape:cy="12.759685" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true" - inkscape:snap-nodes="false"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1033.3622)"> - <rect - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="2" - height="3.0000174" - x="6" - y="1041.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/launcher_pip_rtl_37.svg b/gtk/.themes/DF-Arc-OSX/unity/launcher_pip_rtl_37.svg deleted file mode 100644 index 461250f..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/launcher_pip_rtl_37.svg +++ /dev/null @@ -1,103 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="20" - height="37" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - inkscape:export-filename="test.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90" - sodipodi:docname="launcher_pip_rtl_37.svg"> - <defs - id="defs4"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4069"> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.12000002;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" - id="rect4071" - width="10" - height="19" - x="20" - y="1033.3622" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="11.313709" - inkscape:cx="3.9744094" - inkscape:cy="10.722806" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1301" - inkscape:window-height="744" - inkscape:window-x="65" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:snap-bbox-midpoints="true" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true" - inkscape:snap-midpoints="true" - inkscape:snap-object-midpoints="true" - inkscape:snap-text-baseline="false" - inkscape:snap-center="true" - inkscape:snap-page="true" - inkscape:snap-nodes="false"> - <inkscape:grid - type="xygrid" - id="grid4740" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1015.3622)"> - <rect - rx="3.0675728e-06" - style="fill:#ffffff;fill-opacity:0.90196079;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - id="rect3338" - width="4" - height="5.0000172" - x="12" - y="1031.3622" - ry="3.0675728e-06" /> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/maximize.svg b/gtk/.themes/DF-Arc-OSX/unity/maximize.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/maximize.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/maximize_dash.svg b/gtk/.themes/DF-Arc-OSX/unity/maximize_dash.svg deleted file mode 120000 index b653395..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/maximize_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/maximize_dash_disabled.svg b/gtk/.themes/DF-Arc-OSX/unity/maximize_dash_disabled.svg deleted file mode 120000 index 43f0fb6..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/maximize_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/maximize_dash_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/maximize_dash_prelight.svg deleted file mode 120000 index 0a74f64..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/maximize_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/maximize_dash_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/maximize_dash_pressed.svg deleted file mode 120000 index c4f77fa..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/maximize_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/maximize_focused_normal.svg b/gtk/.themes/DF-Arc-OSX/unity/maximize_focused_normal.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/maximize_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/maximize_focused_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/maximize_focused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/maximize_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/maximize_focused_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/maximize_focused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/maximize_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/maximize_unfocused.svg b/gtk/.themes/DF-Arc-OSX/unity/maximize_unfocused.svg deleted file mode 120000 index 050eb91..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/maximize_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/maximize_unfocused_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/maximize_unfocused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/maximize_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/maximize_unfocused_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/maximize_unfocused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/maximize_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/minimize.svg b/gtk/.themes/DF-Arc-OSX/unity/minimize.svg deleted file mode 120000 index a67242c..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/minimize.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/minimize_dash.svg b/gtk/.themes/DF-Arc-OSX/unity/minimize_dash.svg deleted file mode 120000 index 387f075..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/minimize_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/minimize_dash_disabled.svg b/gtk/.themes/DF-Arc-OSX/unity/minimize_dash_disabled.svg deleted file mode 120000 index 99c6442..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/minimize_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/minimize_dash_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/minimize_dash_prelight.svg deleted file mode 120000 index 8bc8ae7..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/minimize_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/minimize_dash_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/minimize_dash_pressed.svg deleted file mode 120000 index 8eee2dd..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/minimize_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/minimize_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/minimize_focused_normal.svg b/gtk/.themes/DF-Arc-OSX/unity/minimize_focused_normal.svg deleted file mode 120000 index a67242c..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/minimize_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/minimize_focused_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/minimize_focused_prelight.svg deleted file mode 120000 index fcb0892..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/minimize_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/minimize_focused_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/minimize_focused_pressed.svg deleted file mode 120000 index 31687d0..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/minimize_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/minimize_unfocused.svg b/gtk/.themes/DF-Arc-OSX/unity/minimize_unfocused.svg deleted file mode 120000 index d4f5cbf..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/minimize_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/minimize_unfocused_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/minimize_unfocused_prelight.svg deleted file mode 120000 index fcb0892..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/minimize_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/minimize_unfocused_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/minimize_unfocused_pressed.svg deleted file mode 120000 index 31687d0..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/minimize_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/sheet_style_close_focused.svg b/gtk/.themes/DF-Arc-OSX/unity/sheet_style_close_focused.svg deleted file mode 120000 index cd18456..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/sheet_style_close_focused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/sheet_style_close_focused_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/sheet_style_close_focused_prelight.svg deleted file mode 120000 index e338f1e..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/sheet_style_close_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/sheet_style_close_focused_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/sheet_style_close_focused_pressed.svg deleted file mode 120000 index c55c7f2..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/sheet_style_close_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/unmaximize.svg b/gtk/.themes/DF-Arc-OSX/unity/unmaximize.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/unmaximize.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_dash.svg b/gtk/.themes/DF-Arc-OSX/unity/unmaximize_dash.svg deleted file mode 120000 index b653395..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_dash.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_dash_disabled.svg b/gtk/.themes/DF-Arc-OSX/unity/unmaximize_dash_disabled.svg deleted file mode 120000 index 43f0fb6..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_dash_disabled.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_dash_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/unmaximize_dash_prelight.svg deleted file mode 120000 index 0a74f64..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_dash_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/unmaximize_dash_pressed.svg deleted file mode 120000 index c4f77fa..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_focused_normal.svg b/gtk/.themes/DF-Arc-OSX/unity/unmaximize_focused_normal.svg deleted file mode 120000 index 836cb83..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_focused_normal.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_focused_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/unmaximize_focused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_focused_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/unmaximize_focused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_unfocused.svg b/gtk/.themes/DF-Arc-OSX/unity/unmaximize_unfocused.svg deleted file mode 120000 index 050eb91..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_unfocused.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_unfocused_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/unmaximize_unfocused_prelight.svg deleted file mode 120000 index 7f7d2f7..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_unfocused_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/unmaximize_unfocused_pressed.svg deleted file mode 120000 index 529dd34..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/unmaximize_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/close.svg b/gtk/.themes/DF-Arc-OSX/unity/window-buttons/close.svg deleted file mode 100644 index 3a71286..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/close.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="22.627418" - inkscape:cx="9.3270896" - inkscape:cy="10.966175" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3337"> - <path - inkscape:connector-curvature="0" - d="m 558.77702,-37.935253 c 305.45606,0 553.08158,247.625863 553.08158,553.085803 0,305.46124 -247.62552,553.08675 -553.08158,553.08675 -305.46512,0 -553.0913044,-247.62551 -553.0913044,-553.08675 0,-305.45994 247.6261844,-553.085803 553.0913044,-553.085803" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <path - inkscape:connector-curvature="0" - d="m 558.77747,1.5676633 c 283.63699,0 513.57493,229.9429467 513.57493,513.5851867 0,283.64355 -229.93794,513.58155 -513.57493,513.58155 -283.64749,0 -513.585581,-229.938 -513.585581,-513.58155 0,-283.64224 229.938091,-513.5851867 513.585581,-513.5851867" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4096" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/close_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/window-buttons/close_prelight.svg deleted file mode 100644 index 8387503..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/close_prelight.svg +++ /dev/null @@ -1,161 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="22.627418" - inkscape:cx="7.779207" - inkscape:cy="10.966175" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280403,1046.8821)" - id="titlebutton-close-hover" - inkscape:label="#g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/close_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/window-buttons/close_pressed.svg deleted file mode 100644 index 501faed..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/close_pressed.svg +++ /dev/null @@ -1,161 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="32.6875" - inkscape:cx="12" - inkscape:cy="12.000017" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280403,1046.8821)" - id="titlebutton-close-active" - inkscape:label="#g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" - style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4094" /> - <g - transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)" - id="g4144"> - <path - id="path4096" - style="fill:#f25056;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" - inkscape:connector-curvature="0" /> - <path - style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" - id="path4098" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/close_unfocused.svg b/gtk/.themes/DF-Arc-OSX/unity/window-buttons/close_unfocused.svg deleted file mode 100644 index a44a2fc..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/close_unfocused.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="close_unfocused.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="16.000001" - inkscape:cx="9.8108029" - inkscape:cy="10.966175" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="11,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9564977,1046.4561)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/maximize.svg b/gtk/.themes/DF-Arc-OSX/unity/window-buttons/maximize.svg deleted file mode 100644 index 9634610..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/maximize.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="12.118938" - inkscape:cy="11.638414" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.8773707,1046.8806)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 562.7806,-38.053372 c 305.45604,0 553.0815,247.625852 553.0815,553.085772 0,305.46122 -247.62546,553.0867 -553.0815,553.0867 -305.4651,0 -553.0913989,-247.62548 -553.0913989,-553.0867 0,-305.45992 247.6262989,-553.085772 553.0913989,-553.085772" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <path - inkscape:connector-curvature="0" - d="m 562.77841,1.4521975 c 283.64075,0 513.57749,229.9417425 513.57749,513.5824825 0,283.64206 -229.93674,513.57882 -513.57749,513.57882 -283.646,0 -513.583014,-229.93676 -513.583014,-513.57882 0,-283.64074 229.937014,-513.5824825 513.583014,-513.5824825" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4291" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/maximize_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/window-buttons/maximize_prelight.svg deleted file mode 100644 index 5bdfe45..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/maximize_prelight.svg +++ /dev/null @@ -1,161 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - style="enable-background:new" - transform="matrix(0.01265625,0,0,-0.01265625,4.9280399,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/maximize_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/window-buttons/maximize_pressed.svg deleted file mode 100644 index 7933018..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/maximize_pressed.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_focused_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="22.627417" - inkscape:cx="12.370125" - inkscape:cy="9.143891" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3339"> - <path - inkscape:connector-curvature="0" - d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" - style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4289" /> - <g - transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)" - id="g4147"> - <path - id="path4291" - style="fill:#39ea49;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" - inkscape:connector-curvature="0" /> - <path - id="path4293" - style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/maximize_unfocused.svg b/gtk/.themes/DF-Arc-OSX/unity/window-buttons/maximize_unfocused.svg deleted file mode 100644 index 09a9dc4..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/maximize_unfocused.svg +++ /dev/null @@ -1,152 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="maximize_unfocused.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - style="enable-background:new" - transform="matrix(0.01265625,0,0,-0.01265625,4.9564977,1046.4561)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/minimize.svg b/gtk/.themes/DF-Arc-OSX/unity/window-buttons/minimize.svg deleted file mode 100644 index 7760eee..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/minimize.svg +++ /dev/null @@ -1,151 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9297844,1046.855)" - id="g3341"> - <path - inkscape:connector-curvature="0" - d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4417" /> - <path - inkscape:connector-curvature="0" - d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/minimize_prelight.svg b/gtk/.themes/DF-Arc-OSX/unity/window-buttons/minimize_prelight.svg deleted file mode 100644 index f886825..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/minimize_prelight.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_prelight.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280399,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/minimize_pressed.svg b/gtk/.themes/DF-Arc-OSX/unity/window-buttons/minimize_pressed.svg deleted file mode 100644 index 8b4547b..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/minimize_pressed.svg +++ /dev/null @@ -1,165 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_pressed.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - transform="matrix(0.01265625,0,0,-0.01265625,4.9280396,1046.8821)" - id="g3340"> - <g - id="g4285" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)"> - <path - id="path4417" - style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" - d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" - inkscape:connector-curvature="0" /> - <g - transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)" - id="g4152"> - <path - inkscape:connector-curvature="0" - d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" - style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4419" /> - <path - inkscape:connector-curvature="0" - d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" - style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4421" /> - </g> - </g> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/minimize_unfocused.svg b/gtk/.themes/DF-Arc-OSX/unity/window-buttons/minimize_unfocused.svg deleted file mode 100644 index 6597507..0000000 --- a/gtk/.themes/DF-Arc-OSX/unity/window-buttons/minimize_unfocused.svg +++ /dev/null @@ -1,152 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="24" - height="24" - id="svg4306" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="minimize_unfocused.svg" - style="enable-background:new"> - <defs - id="defs4308"> - <linearGradient - id="linearGradient3770"> - <stop - style="stop-color:#000000;stop-opacity:0.62827224;" - offset="0" - id="stop3772" /> - <stop - style="stop-color:#000000;stop-opacity:0.49803922;" - offset="1" - id="stop3774" /> - </linearGradient> - <linearGradient - id="linearGradient4882"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4884" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop4886" /> - </linearGradient> - <linearGradient - id="linearGradient3784-6"> - <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" - offset="0" - id="stop3786-4" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop3788-6" /> - </linearGradient> - <linearGradient - id="linearGradient4892"> - <stop - id="stop4894" - offset="0" - style="stop-color:#2f3a42;stop-opacity:1;" /> - <stop - id="stop4896" - offset="1" - style="stop-color:#1d242a;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient4882-4"> - <stop - id="stop4884-9" - offset="0" - style="stop-color:#728495;stop-opacity:1;" /> - <stop - id="stop4886-9" - offset="1" - style="stop-color:#617c95;stop-opacity:0;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#f0f1f2" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="1" - inkscape:pageshadow="2" - inkscape:zoom="21.791667" - inkscape:cx="12" - inkscape:cy="12" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:window-width="1280" - inkscape:window-height="747" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:snap-global="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid4314" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="1,0" - position="12,12" - id="guide4316" /> - <sodipodi:guide - orientation="0,1" - position="12,12" - id="guide4318" /> - </sodipodi:namedview> - <metadata - id="metadata4311"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1028.3622)"> - <g - style="enable-background:new" - transform="matrix(0.01265625,0,0,-0.01265625,5.2298696,1046.7295)" - id="g3340"> - <path - inkscape:connector-curvature="0" - d="m 556.52327,-28.387679 c 293.53206,0 531.48703,237.950789 531.48703,531.486569 0,293.52709 -237.95497,531.48201 -531.48703,531.48201 -293.53081,0 -531.486296,-237.95492 -531.486296,-531.48201 0,-293.53578 237.955486,-531.486569 531.486296,-531.486569" - style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4199" /> - <path - inkscape:connector-curvature="0" - d="m 556.52327,16.813632 c 268.56611,0 486.28523,217.715428 486.28523,486.285258 0,268.5599 -217.71912,486.28022 -486.28523,486.28022 -268.56486,0 -486.285011,-217.72032 -486.285011,-486.28022 0,-268.56983 217.720151,-486.285258 486.285011,-486.285258" - style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" - id="path4201" /> - </g> - </g> -</svg> diff --git a/gtk/.themes/DF-Arc-OSX/xfce-notify-4.0/gtkrc b/gtk/.themes/DF-Arc-OSX/xfce-notify-4.0/gtkrc deleted file mode 100644 index aa8a02c..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfce-notify-4.0/gtkrc +++ /dev/null @@ -1,72 +0,0 @@ -style "notify-window" { - XfceNotifyWindow::summary-bold = 1 - XfceNotifyWindow::border-color = "#17191F" - XfceNotifyWindow::border-color-hover = "#17191F" - XfceNotifyWindow::border-radius = 3.0 - XfceNotifyWindow::border-width = 1.0 - XfceNotifyWindow::border-width-hover = 1.0 - - bg[NORMAL] = "#292C36" -} - -style "notify-button" { - bg[NORMAL] = "#434652" - bg[PRELIGHT] = "#5C6070" - bg[ACTIVE] = "#5294E2" - - fg[NORMAL] = "#BAC3CF" - fg[PRELIGHT] = "#BAC3CF" - fg[ACTIVE] = "#ffffff" - - engine "murrine" { - gradient_shades = { 1.0, 1.0, 1.0, 1.0 } - border_shades = { 1.0, 1.0 } - roundness = 2 - textstyle = 0 - } -} - -style "notify-text" { - GtkWidget::link-color = "#5294E2" - - fg[NORMAL] = "#BAC3CF" - fg[PRELIGHT] = "#BAC3CF" - fg[ACTIVE] = "#BAC3CF" - - engine "murrine" { - textstyle = 0 - } -} - -style "notify-summary" { - font_name = "Bold" -} - -style "notify-progressbar" { - GtkProgressBar::min-horizontal-bar-height = 4 - - xthickness = 0 - ythickness = 0 - - fg[PRELIGHT] = "#000000" - bg[NORMAL] = "#5294E2" - bg[ACTIVE] = "#1D1F26" - bg[SELECTED] = "#5294E2" - - engine "murrine" { - gradient_shades = { 1.0, 1.0, 1.0, 1.0 } - border_shades = { 1.0, 1.0 } - trough_shades = { 1.0, 1.0 } - trough_border_shades = { 1.0, 1.0 } - progressbarstyle = 0 - roundness = 2 - textstyle = 0 - } -} - -class "XfceNotifyWindow" style "notify-window" -widget "XfceNotifyWindow.*.summary" style "notify-summary" -widget_class "XfceNotifyWindow.*<GtkButton>" style "notify-button" -widget_class "XfceNotifyWindow.*.<GtkLabel>" style "notify-text" -widget_class "XfceNotifyWindow.*.<GtkProgress>" style "notify-progressbar" -widget_class "XfceNotifyWindow.*.<GtkProgressBar>" style "notify-progressbar" diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/background.xcf b/gtk/.themes/DF-Arc-OSX/xfwm4/background.xcf deleted file mode 100644 index 8a5affe..0000000 Binary files a/gtk/.themes/DF-Arc-OSX/xfwm4/background.xcf and /dev/null differ diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/close-active.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/close-active.xpm deleted file mode 100644 index 85f5eb8..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/close-active.xpm +++ /dev/null @@ -1,58 +0,0 @@ -/* XPM */ -static char * close_active_xpm[] = { -"24 24 31 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E5D7DB", -"# c #DE8891", -"$ c #DE5660", -"% c #E0414C", -"& c #DE5661", -"* c #DF8992", -"= c #E6DADE", -"- c #E1ACB2", -"; c #E0424B", -"> c #EE4B52", -", c #F25157", -"' c #EE4A52", -") c #DF424D", -"! c #E1AFB5", -"~ c #E2ABB2", -"{ c #E43E48", -"] c #E33E48", -"^ c #E6D7DC", -"/ c #E0404B", -"( c #E0424D", -"_ c #E5D9DD", -": c #DE878F", -"< c #DE8A92", -"[ c #DE555F", -"} c #DE5862", -"| c #E1434E", -"1 c #E5D8DC", -"2 c #E6DBDE", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%&*=++++++++", -"+++++++-;>,,,,')!+++++++", -"++++++~{,,,,,,,,]!++++++", -"+++++^/,,,,,,,,,,(_+++++", -"+++++:>,,,,,,,,,,'<+++++", -"+++++[,,,,,,,,,,,,}+++++", -"+++++/,,,,,,,,,,,,|+++++", -"+++++/,,,,,,,,,,,,|+++++", -"+++++[,,,,,,,,,,,,}+++++", -"+++++:>,,,,,,,,,,'<+++++", -"+++++1(,,,,,,,,,,)2+++++", -"++++++~{,,,,,,,,]!++++++", -"+++++++-;>,,,,')!+++++++", -"++++++++@#$%%&*=++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/close-inactive.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/close-inactive.xpm deleted file mode 100644 index 5d1c4ae..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/close-inactive.xpm +++ /dev/null @@ -1,54 +0,0 @@ -/* XPM */ -static char * close_inactive_xpm[] = { -"24 24 27 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E2E3E6", -"# c #CECFD0", -"$ c #C2C3C3", -"% c #BEBEBE", -"& c #C2C2C3", -"* c #E3E4E6", -"= c #D8D8DA", -"- c #BDBDBD", -"; c #C5C5C5", -"> c #C8C8C8", -", c #BEBFBF", -"' c #D8D9DB", -") c #D7D7D9", -"! c #BFBFBF", -"~ c #C7C7C7", -"{ c #D7D8DA", -"] c #E3E4E7", -"^ c #BEBEBF", -"/ c #CDCECF", -"( c #CECED0", -"_ c #C1C1C2", -": c #BDBDBE", -"< c #E4E5E7", -"[ c #CFCFD1", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%&#*++++++++", -"+++++++=-;>>>>;,'+++++++", -"++++++)!>>>>>>>~!{++++++", -"+++++]%>>>>>>>>>>^]+++++", -"+++++/;>>>>>>>>>>;(+++++", -"+++++_>>>>>>>>>>>>&+++++", -"+++++:>>>>>>>>>>>>^+++++", -"+++++:>>>>>>>>>>>>^+++++", -"+++++_>>>>>>>>>>>>&+++++", -"+++++/;>>>>>>>>>>;(+++++", -"+++++]->>>>>>>>>~%<+++++", -"++++++)!>>>>>>>~!{++++++", -"+++++++=-;>>>>;,'+++++++", -"++++++++@#$%%&[*++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/close-prelight.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/close-prelight.xpm deleted file mode 100644 index 7531d7b..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/close-prelight.xpm +++ /dev/null @@ -1,72 +0,0 @@ -/* XPM */ -static char * close_pressed_xpm[] = { -"24 24 45 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E5D4D8", -"# c #DD828B", -"$ c #DF515C", -"% c #E03D47", -"& c #DF525D", -"* c #DE848D", -"= c #E5D6DA", -"- c #E1A4AB", -"; c #E03F49", -"> c #EF4B52", -", c #F25056", -"' c #DF404A", -") c #E1A7AE", -"! c #E53E48", -"~ c #E53D48", -"{ c #E1A8AF", -"] c #E64950", -"^ c #DC424B", -"/ c #DB424A", -"( c #E74950", -"_ c #E0404B", -": c #E5D6DB", -"< c #A21F2C", -"[ c #D63F48", -"} c #D53E47", -"| c #DD434B", -"1 c #EE4A52", -"2 c #DE868E", -"3 c #D84048", -"4 c #DE555E", -"5 c #E13D47", -"6 c #E0404A", -"7 c #DE555F", -"8 c #DF848D", -"9 c #EE4A51", -"0 c #DE8890", -"a c #E6D8DC", -"b c #E43C47", -"c c #E1A9B0", -"d c #DF3F4A", -"e c #E5D7DB", -"f c #DD535D", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%&*=++++++++", -"+++++++-;>,,,,>')+++++++", -"++++++-!,,,,,,,,~{++++++", -"+++++@;,]^,,,,/(,_:+++++", -"+++++#>,^<[,,}<|,12+++++", -"+++++$,,,[<[}<3,,,4+++++", -"+++++5,,,,[<<3,,,,;+++++", -"+++++%,,,,}<<[,,,,6+++++", -"+++++&,,,}<3[<[,,,7+++++", -"+++++8>,/<3,,[<|,90+++++", -"+++++=',(|,,,,|(,_a+++++", -"++++++)~,,,,,,,,bc++++++", -"+++++++{d1,,,,9_c+++++++", -"++++++++e2f;;70e++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/close-pressed.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/close-pressed.xpm deleted file mode 100644 index 2fd9841..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/close-pressed.xpm +++ /dev/null @@ -1,76 +0,0 @@ -/* XPM */ -static char * close_active_xpm[] = { -"24 24 49 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E6D8DC", -"# c #DE8790", -"$ c #D94F5B", -"% c #D53240", -"& c #D63442", -"* c #D9505C", -"= c #DE8992", -"- c #E6DADE", -"; c #E1ACB2", -"> c #D63441", -", c #D62836", -"' c #D63643", -") c #E2B0B6", -"! c #E1ACB3", -"~ c #D52A38", -"{ c #D52B39", -"] c #E6D7DC", -"^ c #CE2634", -"/ c #C82533", -"( c #C72533", -"_ c #CF2735", -": c #D63543", -"< c #DE8890", -"[ c #A11E2C", -"} c #C42533", -"| c #C32432", -"1 c #DF8B94", -"2 c #D94D59", -"3 c #D9515B", -"4 c #D7323F", -"5 c #D9515D", -"6 c #DE878F", -"7 c #C92533", -"8 c #DE8A92", -"9 c #D63542", -"0 c #CE2735", -"a c #E6DBDE", -"b c #E2ABB2", -"c c #E1AFB5", -"d c #D73643", -"e c #E2AFB5", -"f c #E5D7DC", -"g c #D94E5A", -"h c #D63240", -"i c #D63340", -"j c #DE8891", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%&*=-++++++++", -"+++++++;>,,,,,,')+++++++", -"++++++!~,,,,,,,,{)++++++", -"+++++]%,^/,,,,(_,:-+++++", -"+++++<,,([},,|[/,,1+++++", -"+++++2,,,|[}|[},,,3+++++", -"+++++4,,,,|[[},,,,:+++++", -"+++++4,,,,|[[},,,,:+++++", -"+++++2,,,|[}|[},,,5+++++", -"+++++6,,([},,|[7,,8+++++", -"+++++@9,0/,,,,/_,'a+++++", -"++++++b~,,,,,,,,{c++++++", -"+++++++b&,,,,,,de+++++++", -"++++++++f<ghi$j-++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/hide-active.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/hide-active.xpm deleted file mode 100644 index 97af281..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/hide-active.xpm +++ /dev/null @@ -1,58 +0,0 @@ -/* XPM */ -static char * hide_active_xpm[] = { -"24 24 31 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E6E2D9", -"# c #E1C47F", -"$ c #E2B444", -"% c #E5B12B", -"& c #E5B02B", -"* c #E3B545", -"= c #E1C37F", -"- c #E7E3DA", -"; c #E3D1A8", -"> c #E4AF2B", -", c #F6C031", -"' c #FAC637", -") c #E4B02B", -"! c #E3D2A9", -"~ c #E3D2A8", -"{ c #EAB226", -"] c #FAC537", -"^ c #E5AF2B", -"/ c #E5AF2C", -"( c #E1C47E", -"_ c #E1C480", -": c #E3B444", -"< c #E2B545", -"[ c #E6B02A", -"} c #E6B12C", -"| c #E6E2DA", -"1 c #E6E3DA", -"2 c #E0C47E", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%&*=-++++++++", -"+++++++;>,'''',)!+++++++", -"++++++~{]'''''']{!++++++", -"+++++@^]'''''''']/@+++++", -"+++++(,'''''''''',_+++++", -"+++++:''''''''''''<+++++", -"+++++[''''''''''''}+++++", -"+++++[''''''''''''}+++++", -"+++++:''''''''''''<+++++", -"+++++(,'''''''''',_+++++", -"+++++|&]''''''''])1+++++", -"++++++~{]'''''']{!++++++", -"+++++++;>,'''',)!+++++++", -"++++++++@2$%&*=-++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/hide-inactive.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/hide-inactive.xpm deleted file mode 100644 index 5e57e46..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/hide-inactive.xpm +++ /dev/null @@ -1,54 +0,0 @@ -/* XPM */ -static char * hide_inactive_xpm[] = { -"24 24 27 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E2E3E6", -"# c #CECFD0", -"$ c #C2C3C3", -"% c #BEBEBE", -"& c #C2C2C3", -"* c #E3E4E6", -"= c #D8D8DA", -"- c #BDBDBD", -"; c #C5C5C5", -"> c #C8C8C8", -", c #BEBFBF", -"' c #D8D9DB", -") c #D7D7D9", -"! c #BFBFBF", -"~ c #C7C7C7", -"{ c #D7D8DA", -"] c #E3E4E7", -"^ c #BEBEBF", -"/ c #CDCECF", -"( c #CECED0", -"_ c #C1C1C2", -": c #BDBDBE", -"< c #E4E5E7", -"[ c #CFCFD1", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%&#*++++++++", -"+++++++=-;>>>>;,'+++++++", -"++++++)!>>>>>>>~!{++++++", -"+++++]%>>>>>>>>>>^]+++++", -"+++++/;>>>>>>>>>>;(+++++", -"+++++_>>>>>>>>>>>>&+++++", -"+++++:>>>>>>>>>>>>^+++++", -"+++++:>>>>>>>>>>>>^+++++", -"+++++_>>>>>>>>>>>>&+++++", -"+++++/;>>>>>>>>>>;(+++++", -"+++++]->>>>>>>>>~%<+++++", -"++++++)!>>>>>>>~!{++++++", -"+++++++=-;>>>>;,'+++++++", -"++++++++@#$%%&[*++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/hide-prelight.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/hide-prelight.xpm deleted file mode 100644 index 95c8d7d..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/hide-prelight.xpm +++ /dev/null @@ -1,76 +0,0 @@ -/* XPM */ -static char * hide_prelight_xpm[] = { -"24 24 49 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E6E1D6", -"# c #E1C278", -"$ c #E3B33D", -"% c #E6AF25", -"& c #E1C178", -"* c #E5E0D6", -"= c #E3CFA0", -"- c #E6B028", -"; c #F6C031", -"> c #FAC536", -", c #E6AF28", -"' c #E2CFA0", -") c #EBB325", -"! c #E6AF29", -"~ c #E5E1D6", -"{ c #E1C279", -"] c #E0C27A", -"^ c #E3B33F", -"/ c #E4B441", -"( c #DBA32B", -"_ c #C08522", -": c #DCA42B", -"< c #E7B027", -"[ c #E7AF26", -"} c #DCA52C", -"| c #C28723", -"1 c #DDA52C", -"2 c #E6AF27", -"3 c #E3B340", -"4 c #E1C37C", -"5 c #E0C37B", -"6 c #E6E1D7", -"7 c #E5AE29", -"8 c #E6AF2A", -"9 c #E5E1D7", -"0 c #E2CFA2", -"a c #EBB225", -"b c #E3D1A3", -"c c #E3D0A3", -"d c #E6B02A", -"e c #E4AF29", -"f c #E6E2D8", -"g c #E0C27B", -"h c #E4B341", -"i c #E2B341", -"j c #E0C37C", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%$&*++++++++", -"+++++++=-;>>>>;,=+++++++", -"++++++')>>>>>>>>)'++++++", -"+++++*,>>>>>>>>>>!~+++++", -"+++++{;>>>>>>>>>>;]+++++", -"+++++^>>>>>>>>>>>>/+++++", -"+++++%>(________:><+++++", -"+++++[>}||||||||1>2+++++", -"+++++3>>>>>>>>>>>>/+++++", -"+++++4;>>>>>>>>>>;5+++++", -"+++++67>>>>>>>>>>89+++++", -"++++++0a>>>>>>>>ab++++++", -"+++++++cd;>>>>;ec+++++++", -"++++++++fgh,,ijf++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/hide-pressed.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/hide-pressed.xpm deleted file mode 100644 index 40b5f5a..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/hide-pressed.xpm +++ /dev/null @@ -1,76 +0,0 @@ -/* XPM */ -static char * hide_pressed_xpm[] = { -"24 24 49 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E6E1D6", -"# c #E1C278", -"$ c #E3B33D", -"% c #E6AF25", -"& c #E1C178", -"* c #E5E0D6", -"= c #E3CFA0", -"- c #E6B028", -"; c #F6C031", -"> c #FAC536", -", c #E6AF28", -"' c #E2CFA0", -") c #EBB325", -"! c #E6AF29", -"~ c #E5E1D6", -"{ c #E1C279", -"] c #E0C27A", -"^ c #E3B33F", -"/ c #E4B441", -"( c #DBA32B", -"_ c #C08522", -": c #DCA42B", -"< c #E7B027", -"[ c #E7AF26", -"} c #DCA52C", -"| c #C28723", -"1 c #DDA52C", -"2 c #E6AF27", -"3 c #E3B340", -"4 c #E1C37C", -"5 c #E0C37B", -"6 c #E6E1D7", -"7 c #E5AE29", -"8 c #E6AF2A", -"9 c #E5E1D7", -"0 c #E2CFA2", -"a c #EBB225", -"b c #E3D1A3", -"c c #E3D0A3", -"d c #E6B02A", -"e c #E4AF29", -"f c #E6E2D8", -"g c #E0C27B", -"h c #E4B341", -"i c #E2B341", -"j c #E0C37C", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%$&*++++++++", -"+++++++=-;>>>>;,=+++++++", -"++++++')>>>>>>>>)'++++++", -"+++++*,>>>>>>>>>>!~+++++", -"+++++{;>>>>>>>>>>;]+++++", -"+++++^>>>>>>>>>>>>/+++++", -"+++++%>(________:><+++++", -"+++++[>}||||||||1>2+++++", -"+++++3>>>>>>>>>>>>/+++++", -"+++++4;>>>>>>>>>>;5+++++", -"+++++67>>>>>>>>>>89+++++", -"++++++0a>>>>>>>>ab++++++", -"+++++++cd;>>>>;ec+++++++", -"++++++++fgh,,ijf++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/maximize-active.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/maximize-active.xpm deleted file mode 100644 index 37fda31..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/maximize-active.xpm +++ /dev/null @@ -1,58 +0,0 @@ -/* XPM */ -static char * maximize_active_xpm[] = { -"24 24 31 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #D7E5DB", -"# c #7FD587", -"$ c #46D051", -"% c #2DD23A", -"& c #45D050", -"* c #7ED585", -"= c #D6E5DB", -"- c #A8DCAE", -"; c #2DD139", -"> c #34E443", -", c #3AEA4A", -"' c #A5DCAB", -") c #2AD537", -"! c #29D537", -"~ c #A4DBAA", -"{ c #2ED13A", -"] c #2CD139", -"^ c #D5E5DA", -"/ c #80D588", -"( c #34E544", -"_ c #7CD583", -": c #48D052", -"< c #45D14E", -"[ c #2FD33B", -"} c #D8E6DC", -"| c #2FD03A", -"1 c #2ED139", -"2 c #D6E5DA", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%&*=++++++++", -"+++++++-;>,,,,>;'+++++++", -"++++++-),,,,,,,,!~++++++", -"+++++={,,,,,,,,,,]^+++++", -"+++++/>,,,,,,,,,,(_+++++", -"+++++:,,,,,,,,,,,,<+++++", -"+++++[,,,,,,,,,,,,]+++++", -"+++++[,,,,,,,,,,,,]+++++", -"+++++:,,,,,,,,,,,,<+++++", -"+++++/>,,,,,,,,,,(_+++++", -"+++++}|,,,,,,,,,,12+++++", -"++++++-),,,,,,,,!~++++++", -"+++++++-;>,,,,>;'+++++++", -"++++++++@#$%%&*=++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/maximize-inactive.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/maximize-inactive.xpm deleted file mode 100644 index 9bf61a8..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/maximize-inactive.xpm +++ /dev/null @@ -1,54 +0,0 @@ -/* XPM */ -static char * maximize_inactive_xpm[] = { -"24 24 27 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #E2E3E6", -"# c #CECFD0", -"$ c #C2C3C3", -"% c #BEBEBE", -"& c #C2C2C3", -"* c #E3E4E6", -"= c #D8D8DA", -"- c #BDBDBD", -"; c #C5C5C5", -"> c #C8C8C8", -", c #BEBFBF", -"' c #D8D9DB", -") c #D7D7D9", -"! c #BFBFBF", -"~ c #C7C7C7", -"{ c #D7D8DA", -"] c #E3E4E7", -"^ c #BEBEBF", -"/ c #CDCECF", -"( c #CECED0", -"_ c #C1C1C2", -": c #BDBDBE", -"< c #E4E5E7", -"[ c #CFCFD1", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%%&#*++++++++", -"+++++++=-;>>>>;,'+++++++", -"++++++)!>>>>>>>~!{++++++", -"+++++]%>>>>>>>>>>^]+++++", -"+++++/;>>>>>>>>>>;(+++++", -"+++++_>>>>>>>>>>>>&+++++", -"+++++:>>>>>>>>>>>>^+++++", -"+++++:>>>>>>>>>>>>^+++++", -"+++++_>>>>>>>>>>>>&+++++", -"+++++/;>>>>>>>>>>;(+++++", -"+++++]->>>>>>>>>~%<+++++", -"++++++)!>>>>>>>~!{++++++", -"+++++++=-;>>>>;,'+++++++", -"++++++++@#$%%&[*++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/maximize-prelight.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/maximize-prelight.xpm deleted file mode 100644 index 2bdd7a5..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/maximize-prelight.xpm +++ /dev/null @@ -1,81 +0,0 @@ -/* XPM */ -static char * maximize_prelight_xpm[] = { -"24 24 54 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #D3E4D8", -"# c #78D481", -"$ c #41D14B", -"% c #28D234", -"& c #28D334", -"* c #40D14A", -"= c #77D47E", -"- c #D1E4D6", -"; c #9FDBA6", -"> c #2CD137", -", c #34E544", -"' c #39EA49", -") c #2AD137", -"! c #9DDAA3", -"~ c #A0DCA7", -"{ c #29D735", -"] c #28D736", -"^ c #D4E4D9", -"/ c #2DD139", -"( c #29C233", -"_ c #1FA723", -": c #20A925", -"< c #34DD42", -"[ c #7BD583", -"} c #34E543", -"| c #37E546", -"1 c #169117", -"2 c #0B7407", -"3 c #21AC26", -"4 c #43D14E", -"5 c #2AC433", -"6 c #36E345", -"7 c #20AA25", -"8 c #2BD137", -"9 c #148C14", -"0 c #2BD238", -"a c #45D14E", -"b c #2BC534", -"c c #7DD484", -"d c #34E443", -"e c #22AF28", -"f c #D6E5DB", -"g c #2CD139", -"h c #35DF43", -"i c #20A924", -"j c #29C132", -"k c #A3DBA9", -"l c #28D634", -"m c #2CD037", -"n c #D5E4DA", -"o c #42D04E", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%&*=-++++++++", -"+++++++;>,'''',)!+++++++", -"++++++~{'''''''']!++++++", -"+++++^/'''(___:<')-+++++", -"+++++[}'''|12223',=+++++", -"+++++4''56'|1227''*+++++", -"+++++8''396'|127''&+++++", -"+++++0''3296'|17''%+++++", -"+++++a''32296'|b''$+++++", -"+++++cd'e22296''',#+++++", -"+++++fg'h3iiij'''>@+++++", -"++++++kl''''''''{;++++++", -"+++++++kgd''''}m~+++++++", -"++++++++nca88o[^++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/maximize-pressed.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/maximize-pressed.xpm deleted file mode 100644 index c5333a3..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/maximize-pressed.xpm +++ /dev/null @@ -1,80 +0,0 @@ -/* XPM */ -static char * maximize_pressed_xpm[] = { -"24 24 53 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"@ c #D6E5DB", -"# c #7FD487", -"$ c #40C949", -"% c #21C42C", -"& c #20C32B", -"* c #3FC949", -"= c #7DD585", -"- c #A9DDAF", -"; c #23C42D", -"> c #14C21F", -", c #22C42C", -"' c #A5DCAB", -") c #17C222", -"! c #16C221", -"~ c #D7E6DC", -"{ c #11A817", -"] c #0F9612", -"^ c #109813", -"/ c #13BA1D", -"( c #D5E5DA", -"_ c #81D589", -": c #14BE1E", -"< c #0E870D", -"[ c #0C7408", -"} c #109B13", -"| c #7DD484", -"1 c #41C949", -"2 c #11A918", -"3 c #13BD1D", -"4 c #109913", -"5 c #3DC946", -"6 c #0E850D", -"7 c #1FC429", -"8 c #41C94B", -"9 c #80D588", -"0 c #7CD483", -"a c #D8E6DC", -"b c #25C42E", -"c c #109A13", -"d c #109812", -"e c #11A717", -"f c #22C52C", -"g c #D6E5DA", -"h c #A8DDAE", -"i c #17C322", -"j c #A4DCAA", -"k c #A4DBAA", -"l c #7ED486", -"m c #1FC22A", -"n c #3EC948", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++@#$%&*=@++++++++", -"+++++++-;>>>>>>,'+++++++", -"++++++-)>>>>>>>>!'++++++", -"+++++~;>>>{]]]^/>&(+++++", -"+++++_>>>>:<[[[}>>|+++++", -"+++++1>>23>:<[[4>>5+++++", -"+++++;>>463>:<[4>>7+++++", -"+++++;>>4[63>:<4>>7+++++", -"+++++8>>4[[63>:2>>5+++++", -"+++++9>>}[[[63>>>>0+++++", -"+++++ab>/cddde>>>fg+++++", -"++++++hi>>>>>>>>!j++++++", -"+++++++h,>>>>>>,k+++++++", -"++++++++gl*&mn|g++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/menu-active.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/menu-active.xpm deleted file mode 100644 index c661f83..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/menu-active.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * menu_active_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #A4AAB7", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"....+......+....", -"....++....++....", -".....++..++.....", -"......++++......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/menu-inactive.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/menu-inactive.xpm deleted file mode 100644 index 33b2f66..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/menu-inactive.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * menu_inactive_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #B9BFCE", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"....+......+....", -"....++....++....", -".....++..++.....", -"......++++......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/menu-pressed.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/menu-pressed.xpm deleted file mode 100644 index e11490a..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/menu-pressed.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * menu_pressed_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #5294E2", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"....+......+....", -"....++....++....", -".....++..++.....", -"......++++......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/shade-active.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/shade-active.xpm deleted file mode 100644 index a51b9be..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/shade-active.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * shade_active_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #A4AAB7", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -"......++++......", -".....++++++.....", -"....++++++++....", -"................", -"....++++++++....", -"....++++++++....", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/shade-inactive.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/shade-inactive.xpm deleted file mode 100644 index 307351d..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/shade-inactive.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * shade_inactive_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #B9BFCE", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -"......++++......", -".....++++++.....", -"....++++++++....", -"................", -"....++++++++....", -"....++++++++....", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/shade-pressed.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/shade-pressed.xpm deleted file mode 100644 index ca53b7b..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/shade-pressed.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * shade_pressed_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #5294E2", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -"......++++......", -".....++++++.....", -"....++++++++....", -"................", -"....++++++++....", -"....++++++++....", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/stick-active.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/stick-active.xpm deleted file mode 100644 index 01a1f90..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/stick-active.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * stick_active_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #A4AAB7", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -".......++.......", -".......++.......", -"....++++++++....", -"....++++++++....", -".......++.......", -".......++.......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/stick-inactive.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/stick-inactive.xpm deleted file mode 100644 index 19bca20..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/stick-inactive.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * stick_inactive_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #B9BFCE", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -".......++.......", -".......++.......", -"....++++++++....", -"....++++++++....", -".......++.......", -".......++.......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/stick-pressed.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/stick-pressed.xpm deleted file mode 100644 index 3a3a2a9..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/stick-pressed.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static char * stick_pressed_xpm[] = { -"16 22 3 1", -" c None", -". c #E7E8EB", -"+ c #5294E2", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -".......++.......", -".......++.......", -".......++.......", -"....++++++++....", -"....++++++++....", -".......++.......", -".......++.......", -".......++.......", -"................", -"................", -"................", -"................", -"................", -"................", -"................"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/themerc b/gtk/.themes/DF-Arc-OSX/xfwm4/themerc deleted file mode 100644 index 2411213..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/themerc +++ /dev/null @@ -1,30 +0,0 @@ -button_offset=7 -button_spacing=0 -full_width_title=true -title_horizontal_offset=0 -title_vertical_offset_active=1 -title_vertical_offset_inactive=1 -#title_shadow_active=true -title_shadow_inactive=true - -#button_layout=O|HMC - -active_text_color=#70788d -active_text_shadow_color=#e7e8eb -inactive_text_color=#979dac -inactive_text_shadow_color=#e7e8eb - -#placement_ratio=20 -shadow_delta_height=2 -shadow_delta_width=0 -shadow_delta_x=0 -shadow_delta_y=-10 -shadow_opacity=35 - -title_shadow_active=false - -resize_opacity=100 -move_opacity=100 -popup_opacity=100 -show_frame_shadow=true -show_popup_shadow=true diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/title-1-active-shaded.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/title-1-active-shaded.xpm deleted file mode 100644 index 662295d..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/title-1-active-shaded.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_1_active_shaded_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/title-1-active.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/title-1-active.xpm deleted file mode 100644 index e1507a7..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/title-1-active.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_1_active_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/title-1-inactive.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/title-1-inactive.xpm deleted file mode 100644 index 1e4f127..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/title-1-inactive.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_1_inactive_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/title-2-active.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/title-2-active.xpm deleted file mode 100644 index c4e271a..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/title-2-active.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_2_active_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/title-2-inactive.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/title-2-inactive.xpm deleted file mode 100644 index 1394d42..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/title-2-inactive.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_2_inactive_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/title-3-active.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/title-3-active.xpm deleted file mode 100644 index c8c27ab..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/title-3-active.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_3_active_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/title-3-inactive.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/title-3-inactive.xpm deleted file mode 100644 index 756e8f2..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/title-3-inactive.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_3_inactive_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/title-4-active.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/title-4-active.xpm deleted file mode 100644 index 00b532b..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/title-4-active.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_4_active_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/title-4-inactive.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/title-4-inactive.xpm deleted file mode 100644 index f085d68..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/title-4-inactive.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_4_inactive_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/title-5-active.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/title-5-active.xpm deleted file mode 100644 index f387f3f..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/title-5-active.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_5_active_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/title-5-inactive.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/title-5-inactive.xpm deleted file mode 100644 index 3f63110..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/title-5-inactive.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_5_inactive_xpm[] = { -"24 24 3 1", -" c None", -". c #EEEFF1", -"+ c #E7E8EB", -"........................", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++", -"++++++++++++++++++++++++"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/top-left-active-shaded.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/top-left-active-shaded.xpm deleted file mode 100644 index 47dc7df..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/top-left-active-shaded.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * top_left_active_shaded_xpm[] = { -"5 24 5 1", -" c None", -". c #ECEDF0", -"+ c #EEEFF1", -"@ c #E8E9EB", -"# c #E7E8EB", -" .+++", -".@###", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/top-left-active.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/top-left-active.xpm deleted file mode 100644 index 423a3bf..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/top-left-active.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * top_left_active_xpm[] = { -"5 24 5 1", -" c None", -". c #ECEDF0", -"+ c #EEEFF1", -"@ c #E8E9EB", -"# c #E7E8EB", -" .+++", -".@###", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/top-left-inactive.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/top-left-inactive.xpm deleted file mode 100644 index 9c4f88e..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/top-left-inactive.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * top_left_inactive_xpm[] = { -"5 24 5 1", -" c None", -". c #ECEDF0", -"+ c #EEEFF1", -"@ c #E8E9EB", -"# c #E7E8EB", -" .+++", -".@###", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/top-right-active-shaded.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/top-right-active-shaded.xpm deleted file mode 100644 index 4920284..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/top-right-active-shaded.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * top_right_active_shaded_xpm[] = { -"5 24 5 1", -" c None", -". c #EEEFF1", -"+ c #ECEDF0", -"@ c #E7E8EB", -"# c #E8E9EB", -"...+ ", -"@@@#+", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/top-right-active.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/top-right-active.xpm deleted file mode 100644 index 3c9a583..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/top-right-active.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * top_right_active_xpm[] = { -"5 24 5 1", -" c None", -". c #EEEFF1", -"+ c #ECEDF0", -"@ c #E7E8EB", -"# c #E8E9EB", -"...+ ", -"@@@#+", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/gtk/.themes/DF-Arc-OSX/xfwm4/top-right-inactive.xpm b/gtk/.themes/DF-Arc-OSX/xfwm4/top-right-inactive.xpm deleted file mode 100644 index 35285a5..0000000 --- a/gtk/.themes/DF-Arc-OSX/xfwm4/top-right-inactive.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * top_right_inactive_xpm[] = { -"5 24 5 1", -" c None", -". c #EEEFF1", -"+ c #ECEDF0", -"@ c #E7E8EB", -"# c #E8E9EB", -"...+ ", -"@@@#+", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@", -"@@@@@"}; diff --git a/i3/.config/i3/config.desktop b/i3/.config/i3/config.desktop deleted file mode 100644 index 1c3df27..0000000 --- a/i3/.config/i3/config.desktop +++ /dev/null @@ -1,266 +0,0 @@ -# vim: filetype=i3 - -set $mod Mod4 -set $screencast ffmpeg -y -f x11grab -video_size 2560x1440 -i :0.0 -f alsa -i default -c:v ffvhuff -r 30 -c:a flac output.mkv -set $audio ffmpeg -f alsa -i default -c:a flac -y output.flac -set $browser firefox -set $term=termite - -# i3-gaps -hide_edge_borders both -for_window [class="^.*"] border pixel 0 -gaps inner 15 -gaps outer 15 - -# Colours -set $base00 #101218 -set $base01 #1f222d -set $base02 #252936 -set $base03 #7780a1 -set $base04 #C0C5CE -set $base05 #d1d4e0 -set $base06 #C9CCDB -set $base07 #ffffff -set $base08 #ee829f -set $base09 #f99170 -set $base0A #ffefcc -set $base0B #a5ffe1 -set $base0C #97e0ff -set $base0D #97bbf7 -set $base0E #c0b7f9 -set $base0F #fcc09e - -# Name the workspaces -set $workspace1 "1: " -set $workspace2 "2: " -set $workspace3 "3: " -set $workspace4 "4: " -set $workspace5 "5: " -set $workspace6 "6: " -set $workspace7 "7: " -set $workspace8 "8: " - -font pango:DejaVuSansMonoForPowerline Nerd Font 8 -floating_modifier $mod - -assign [class="Google-chrome"] $workspace2 -assign [class="Firefox"] $workspace2 -assign [class="Gpodder"] $workspace4 -assign [class="ncmpcpp"] $workspace4 -assign [class="Slack"] $workspace7 -assign [class="weechat"] $workspace7 -assign [class="retroarch"] $workspace8 - -# arandr -for_window [title="Screen Layout Editor"] floating enable -# Thunderbird write new message, floating -for_window [title="Write:"] floating enable -# Hide title bar -for_window [class="^.*"] border pixel 1 -new_window 1pixel -# Gimp -for_window [window_role="gimp-dock"] floating disable; move left; resize shrink width 50 px or 50ppt -for_window [window_role="gimp-toolbox"] floating disable; move right; resize grow width 30 px or 30ppt -# Pulseaudio tools -for_window [title="PulseAudio Manager"] floating enable -for_window [title="PulseAudio Volume Meter"] floating enable -for_window [title="Volume Control"] floating enable -# Toggl -for_window [title="Toggl Desktop"] floating enable -# Syncthing -for_window [title="Syncthing"] floating enable -# Qtpass -for_window [title="QtPass"] floating enable - -# Widow Colours -# border background text indicator -client.focused $base01 $base01 $base07 $base0F -client.focused_inactive $base02 $base02 $base03 $base0F -client.unfocused $base02 $base02 $base03 $base0F -client.urgent $base02 $base08 $base00 $base0F - -# Start i3bar to display a workspace bar (plus the system information i3status -# finds out, if available) -bar { - colors { - separator $base03 - background $base01 - statusline $base05 -# border background text - focused_workspace $base01 $base01 $base07 - active_workspace $base01 $base02 $base03 - inactive_workspace $base01 $base01 $base03 - urgent_workspace $base01 $base01 $base08 - } - - position top - output DP1 - tray_output DP1 - status_command ~/bin/bumblebee-status/bumblebee-status -m mpd pasink pasource bluetooth nic publicip traffic disk pacman load sensors datetime caffeine -p datetime.format="%Y-%m-%d %H:%M:%S" nic.states=^down nic.exclude=br,lo,docker0 traffic.states=^down traffic.exclude=br,lo,docker0 disk.path=/home disk.open="termite -e ranger" -t solarized-powerline -} -bar { - output HDMI1 - position top - tray_output none -} - -# Startup programs -exec_always --no-startup-id xrandr --output DP1 --mode 2560x1440 --dpi 96 --primary --output HDMI1 --mode 1920x1200 --right-of DP1 --rotate left -exec_always --no-startup-id compton -b -exec_always --no-startup-id dunst - -exec --no-startup-id pulseaudio -exec --no-startup-id pasystray -exec --no-startup-id nm-applet -exec --no-startup-id redshift-gtk -exec --no-startup-id syncthing-gtk -m -exec --no-startup-id xautolock -time 10 -locker "i3lock-fancy" -exec --no-startup-id offlineimap - -exec nitrogen --restore -exec firefox -exec slack -exec i3-sensible-terminal --class=weechat -e weechat -exec i3-sensible-terminal --class=ncmpcpp -e ncmpcpp -exec gpodder - -# Start dropdown shell -exec --no-startup-id i3-sensible-terminal --name=dropdown -e tmux -for_window [instance="dropdown"] floating enable; -for_window [instance="dropdown"] move scratchpad; [instance="dropdown"] scratchpad show; move scratchpad -bindsym $mod+u [instance="dropdown"] scratchpad show - -# start a terminal -bindsym $mod+Return exec i3-sensible-terminal -bindsym $mod+shift+Return exec i3-sensible-terminal -e tmux - -# kill focused window -bindsym $mod+Shift+q kill - -# rofi -bindsym $mod+d exec rofi -show run -eh 2 -font "System San Francisco Display 18" -fullscreen - -# change focus -bindsym $mod+j focus left -bindsym $mod+k focus down -bindsym $mod+l focus up -bindsym $mod+semicolon focus right - -# alternatively, you can use the cursor keys: -bindsym $mod+Left focus left -bindsym $mod+Down focus down -bindsym $mod+Up focus up -bindsym $mod+Right focus right - -# move focused window -bindsym $mod+Shift+j move left -bindsym $mod+Shift+k move down -bindsym $mod+Shift+l move up -bindsym $mod+Shift+semicolon move right - -# alternatively, you can use the cursor keys: -bindsym $mod+Shift+Left move left -bindsym $mod+Shift+Down move down -bindsym $mod+Shift+Up move up -bindsym $mod+Shift+Right move right - -# split in horizontal orientation -bindsym $mod+h split h - -# split in vertical orientation -bindsym $mod+v split v - -# enter fullscreen mode for the focused container -bindsym $mod+f fullscreen toggle - -# change container layout (stacked, tabbed, toggle split) -bindsym $mod+s layout stacking -bindsym $mod+w layout tabbed -bindsym $mod+e layout toggle split - -# toggle tiling / floating -bindsym $mod+Shift+space floating toggle - -# change focus between tiling / floating windows -bindsym $mod+space focus mode_toggle - -# switch workspace -bindsym $mod+Escape workspace prev - -# Reboot -bindsym $mod+Shift+BackSpace exec sudo reboot - -# switch to workspace -bindsym $mod+1 workspace $workspace1 -bindsym $mod+2 workspace $workspace2 -bindsym $mod+3 workspace $workspace3 -bindsym $mod+4 workspace $workspace4 -bindsym $mod+5 workspace $workspace5 -bindsym $mod+6 workspace $workspace6 -bindsym $mod+7 workspace $workspace7 -bindsym $mod+8 workspace $workspace8 -bindsym $mod+9 workspace 9 -bindsym $mod+0 workspace 10 - -# move focused container to workspace -bindsym $mod+Shift+1 move container to workspace $workspace1 -bindsym $mod+Shift+2 move container to workspace $workspace2 -bindsym $mod+Shift+3 move container to workspace $workspace3 -bindsym $mod+Shift+4 move container to workspace $workspace4 -bindsym $mod+Shift+5 move container to workspace $workspace5 -bindsym $mod+Shift+6 move container to workspace $workspace6 -bindsym $mod+Shift+7 move container to workspace $workspace7 -bindsym $mod+Shift+8 move container to workspace $workspace8 -bindsym $mod+Shift+9 move container to workspace 9 -bindsym $mod+Shift+0 move container to workspace 10 - -workspace $workspace1 output DP1 -workspace $workspace2 output DP1 -workspace $workspace7 output HDMI1 - -# reload the configuration file -bindsym $mod+Shift+c reload -# restart i3 inplace (preserves your layout/session, can be used to upgrade i3) -bindsym $mod+Shift+r restart -# exit i3 (logs you out of your X session) -bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'" - -# resize window (you can also use the mouse for that) -mode "resize" { - # These bindings trigger as soon as you enter the resize mode - - # Pressing left will shrink the window’s width. - # Pressing right will grow the window’s width. - # Pressing up will shrink the window’s height. - # Pressing down will grow the window’s height. - bindsym j resize shrink width 10 px or 10 ppt - bindsym k resize grow height 10 px or 10 ppt - bindsym l resize shrink height 10 px or 10 ppt - bindsym semicolon resize grow width 10 px or 10 ppt - - # same bindings, but for the arrow keys - bindsym Left resize shrink width 10 px or 10 ppt - bindsym Down resize grow height 10 px or 10 ppt - bindsym Up resize shrink height 10 px or 10 ppt - bindsym Right resize grow width 10 px or 10 ppt - - # back to normal: Enter or Escape - bindsym Return mode "default" - bindsym Escape mode "default" -} bindsym $mod+r mode "resize" - -# Custom KeyBinds -bindsym Control+$mod+l exec i3lock-fancy - -# Screenshots -bindsym Print exec --no-startup-id scrot -e 'mv $f ~/Pictures/Screenshots/' -bindsym Shift+Print exec --no-startup-id scrot -u -e 'mv $f ~/Pictures/Screenshots/' - -# Pulse Audio controls -bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume 0 +5% #increase sound volume -bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume 0 -5% #decrease sound volume -bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute 0 toggle # mute sound - -# Sreen brightness controls -bindsym XF86MonBrightnessUp exec xbacklight -inc 20 # increase screen brightness -bindsym XF86MonBrightnessDown exec xbacklight -dec 20 # decrease screen brightness diff --git a/i3/.config/i3/config.thinkpad b/i3/.config/i3/config.thinkpad deleted file mode 100644 index 69e97d6..0000000 --- a/i3/.config/i3/config.thinkpad +++ /dev/null @@ -1,266 +0,0 @@ -# vim: filetype=i3 - -set $mod Mod4 -set $screencast ffmpeg -y -f x11grab -video_size 2560x1440 -i :0.0 -f alsa -i default -c:v ffvhuff -r 30 -c:a flac output.mkv -set $audio ffmpeg -f alsa -i default -c:a flac -y output.flac -set $browser firefox -set $term=termite - -# i3-gaps -hide_edge_borders both -for_window [class="^.*"] border pixel 0 -gaps inner 15 -gaps outer 15 - -# Colours -set $base00 #101218 -set $base01 #1f222d -set $base02 #252936 -set $base03 #7780a1 -set $base04 #C0C5CE -set $base05 #d1d4e0 -set $base06 #C9CCDB -set $base07 #ffffff -set $base08 #ee829f -set $base09 #f99170 -set $base0A #ffefcc -set $base0B #a5ffe1 -set $base0C #97e0ff -set $base0D #97bbf7 -set $base0E #c0b7f9 -set $base0F #fcc09e - -# Name the workspaces -set $workspace1 "1: " -set $workspace2 "2: " -set $workspace3 "3: " -set $workspace4 "4: " -set $workspace5 "5: " -set $workspace6 "6: " -set $workspace7 "7: " -set $workspace8 "8: " - -font pango:DejaVuSansMonoForPowerline Nerd Font 8 -floating_modifier $mod - -assign [class="Google-chrome"] $workspace2 -assign [class="Firefox"] $workspace2 -assign [class="Gpodder"] $workspace4 -assign [class="ncmpcpp"] $workspace4 -assign [class="mutt"] $workspace6 -assign [class="Slack"] $workspace7 -assign [class="weechat"] $workspace7 -assign [class="retroarch"] $workspace8 - -workspace $workspace8 output HDMI2 - -# arandr -for_window [title="Screen Layout Editor"] floating enable -# Thunderbird write new message, floating -for_window [title="Write:"] floating enable -# Hide title bar -for_window [class="^.*"] border pixel 1 -new_window 1pixel -# Gimp -for_window [window_role="gimp-dock"] floating disable; move left; resize shrink width 50 px or 50ppt -for_window [window_role="gimp-toolbox"] floating disable; move right; resize grow width 30 px or 30ppt -# Pulseaudio tools -for_window [title="PulseAudio Manager"] floating enable -for_window [title="PulseAudio Volume Meter"] floating enable -for_window [title="Volume Control"] floating enable -# Toggl -for_window [title="Toggl Desktop"] floating enable -# Syncthing -for_window [title="Syncthing"] floating enable -# Qtpass -for_window [title="QtPass"] floating enable - -# Widow Colours -# border background text indicator -client.focused $base01 $base01 $base07 $base0F -client.focused_inactive $base02 $base02 $base03 $base0F -client.unfocused $base02 $base02 $base03 $base0F -client.urgent $base02 $base08 $base00 $base0F - -# Start i3bar to display a workspace bar (plus the system information i3status -# finds out, if available) -bar { - colors { - separator $base03 - background $base01 - statusline $base05 -# border background text - focused_workspace $base01 $base01 $base07 - active_workspace $base01 $base02 $base03 - inactive_workspace $base01 $base01 $base03 - urgent_workspace $base01 $base01 $base08 - } - - output eDP1 - position top - status_command ~/bin/bumblebee-status/bumblebee-status -m mpd pasink pasource brightness battery bluetooth nic pacman load sensors datetime caffeine -p datetime.format="%Y-%m-%d %H:%M:%S" nic.states=^down nic.exclude=br,lo,docker0 disk.path=/home disk.open="termite -e ranger" disk.showUsed=false disk.showSize=false battery.device=BAT0 -t solarized-powerline -} -bar { - output HDMI2 - position top - tray_output none -} - - -# Startup programs -exec_always --no-startup-id xrandr --dpi 150 -exec_always --no-startup-id compton -b -exec_always --no-startup-id dunst -exec_always --no-startup-id feh --bg-scale ~/.config/wall.png - -exec --no-startup-id pulseaudio -exec --no-startup-id pasystray -exec --no-startup-id nm-applet -exec --no-startup-id redshift-gtk -exec --no-startup-id syncthing-gtk -m -exec --no-startup-id xautolock -time 10 -locker "i3lock-fancy" -exec --no-startup-id offlineimap - -exec firefox -exec slack -exec i3-sensible-terminal --class=weechat -e weechat -exec i3-sensible-terminal --class=ncmpcpp -e ncmpcpp -exec i3-sensible-terminal --class=mutt -e mutt -exec gpodder - -# Start dropdown shell -exec --no-startup-id i3-sensible-terminal --name=dropdown -e tmux -for_window [instance="dropdown"] floating enable; -for_window [instance="dropdown"] move scratchpad; [instance="dropdown"] scratchpad show; move scratchpad -bindsym $mod+u [instance="dropdown"] scratchpad show - -# start a terminal -bindsym $mod+Return exec i3-sensible-terminal -bindsym $mod+shift+Return exec i3-sensible-terminal -e tmux - -# kill focused window -bindsym $mod+Shift+q kill - -# rofi -bindsym $mod+d exec rofi -show run -eh 2 -font "System San Francisco Display 18" -fullscreen - -# change focus -bindsym $mod+j focus left -bindsym $mod+k focus down -bindsym $mod+l focus up -bindsym $mod+semicolon focus right - -# alternatively, you can use the cursor keys: -bindsym $mod+Left focus left -bindsym $mod+Down focus down -bindsym $mod+Up focus up -bindsym $mod+Right focus right - -# move focused window -bindsym $mod+Shift+j move left -bindsym $mod+Shift+k move down -bindsym $mod+Shift+l move up -bindsym $mod+Shift+semicolon move right - -# alternatively, you can use the cursor keys: -bindsym $mod+Shift+Left move left -bindsym $mod+Shift+Down move down -bindsym $mod+Shift+Up move up -bindsym $mod+Shift+Right move right - -# split in horizontal orientation -bindsym $mod+h split h - -# split in vertical orientation -bindsym $mod+v split v - -# enter fullscreen mode for the focused container -bindsym $mod+f fullscreen toggle - -# change container layout (stacked, tabbed, toggle split) -bindsym $mod+s layout stacking -bindsym $mod+w layout tabbed -bindsym $mod+e layout toggle split - -# toggle tiling / floating -bindsym $mod+Shift+space floating toggle - -# change focus between tiling / floating windows -bindsym $mod+space focus mode_toggle - -# switch workspace -bindsym $mod+Escape workspace prev - -# Reboot -bindsym $mod+Shift+BackSpace exec sudo reboot - -# switch to workspace -bindsym $mod+1 workspace $workspace1 -bindsym $mod+2 workspace $workspace2 -bindsym $mod+3 workspace $workspace3 -bindsym $mod+4 workspace $workspace4 -bindsym $mod+5 workspace $workspace5 -bindsym $mod+6 workspace $workspace6 -bindsym $mod+7 workspace $workspace7 -bindsym $mod+8 workspace $workspace8 -bindsym $mod+9 workspace 9 -bindsym $mod+0 workspace 10 - -# move focused container to workspace -bindsym $mod+Shift+1 move container to workspace $workspace1 -bindsym $mod+Shift+2 move container to workspace $workspace2 -bindsym $mod+Shift+3 move container to workspace $workspace3 -bindsym $mod+Shift+4 move container to workspace $workspace4 -bindsym $mod+Shift+5 move container to workspace $workspace5 -bindsym $mod+Shift+6 move container to workspace $workspace6 -bindsym $mod+Shift+7 move container to workspace $workspace7 -bindsym $mod+Shift+8 move container to workspace $workspace8 -bindsym $mod+Shift+9 move container to workspace 9 -bindsym $mod+Shift+0 move container to workspace 10 - -# reload the configuration file -bindsym $mod+Shift+c reload -# restart i3 inplace (preserves your layout/session, can be used to upgrade i3) -bindsym $mod+Shift+r restart -# exit i3 (logs you out of your X session) -bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'" - -# resize window (you can also use the mouse for that) -mode "resize" { - # These bindings trigger as soon as you enter the resize mode - - # Pressing left will shrink the window’s width. - # Pressing right will grow the window’s width. - # Pressing up will shrink the window’s height. - # Pressing down will grow the window’s height. - bindsym j resize shrink width 10 px or 10 ppt - bindsym k resize grow height 10 px or 10 ppt - bindsym l resize shrink height 10 px or 10 ppt - bindsym semicolon resize grow width 10 px or 10 ppt - - # same bindings, but for the arrow keys - bindsym Left resize shrink width 10 px or 10 ppt - bindsym Down resize grow height 10 px or 10 ppt - bindsym Up resize shrink height 10 px or 10 ppt - bindsym Right resize grow width 10 px or 10 ppt - - # back to normal: Enter or Escape - bindsym Return mode "default" - bindsym Escape mode "default" -} bindsym $mod+r mode "resize" - -# Custom KeyBinds -bindsym Control+$mod+l exec i3lock-fancy - -# Screenshots -bindsym Print exec --no-startup-id scrot -e 'mv $f ~/Pictures/Screenshots/' -bindsym Shift+Print exec --no-startup-id scrot -u -e 'mv $f ~/Pictures/Screenshots/' - -# Pulse Audio controls -bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume 0 +5% #increase sound volume -bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume 0 -5% #decrease sound volume -bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute 0 toggle # mute sound - -# Sreen brightness controls -bindsym XF86MonBrightnessUp exec xbacklight -inc 20 # increase screen brightness -bindsym XF86MonBrightnessDown exec xbacklight -dec 20 # decrease screen brightness diff --git a/mailcap/.mailcap b/mailcap/.mailcap deleted file mode 100644 index 333ff05..0000000 --- a/mailcap/.mailcap +++ /dev/null @@ -1,70 +0,0 @@ -# Example mailcap file for Reddit Terminal Viewer -# https://github.com/michael-lazar/rtv/ -# -# Copy the contents of this file to {HOME}/.mailcap, or point to using $MAILCAPS -# Then launch RTV using the --enable-media flag. All shell commands defined in -# this file depend on external programs that must be installed on your system. -# -# HELP REQUESTED! If you come up with your own commands (especially for OS X) -# and would like to share, please post an issue on the GitHub tracker and we -# can get them added to this file as references. -# -# -# Mailcap 101 -# - The first entry with a matching MIME type will be executed, * is a wildcard -# - %s will be replaced with the image or video url -# - Add ``test=test -n "$DISPLAY"`` if your command opens a new window -# - Add ``needstermial`` for commands that use the terminal -# - Add ``copiousoutput`` for commands that dump text to stdout - -############################################################################### -# Commands below this point will open media in a separate window without -# pausing execution of RTV. -############################################################################### - -# Feh is a simple and effective image viewer -# Note that rtv returns a list of urls for imgur albums, so we don't put quotes -# around the `%s` -image/x-imgur-album; feh -g 640x480 %s; test=test -n "$DISPLAY" -image/*; feh -g 640x480 '%s'; test=test -n "$DISPLAY" - -# Youtube videos are assigned a custom mime-type, which can be streamed with -# vlc or youtube-dl. -#video/x-youtube; vlc '%s' --width 640 --height 480; test=test -n "$DISPLAY" -video/x-youtube; youtube-dl -q -o - '%s' | mpv - --autofit 640x480; test=test -n "$DISPLAY" - -# Mpv is a simple and effective video streamer -video/webm; mpv '%s' --autofit 640x480 --loop=inf; test=test -n "$DISPLAY" -video/*; mpv '%s' --autofit 640x480 --loop=inf; test=test -n "$DISPLAY" - -############################################################################### -# Commands below this point will attempt to display media directly in the -# terminal when X is not available. -############################################################################### - -# View true images in the terminal, supported by rxvt-unicode, xterm and st -# Requires the w3m-img package -# image/*; w3m -o 'ext_image_viewer=off' '%s'; needsterminal - -# Don't have a solution for albums yet -image/x-imgur-album; echo - -# 256 color images using half-width unicode characters -# Much higher quality that img2txt, but must be built from source -# https://github.com/rossy/img2xterm -image/*; curl -s '%s' | convert -resize 80x80 - jpg:/tmp/rtv.jpg && img2xterm /tmp/rtv.jpg; needsterminal; copiousoutput - -# Display images in classic ascii using img2txt and lib-caca -image/*; curl -s '%s' | convert - jpg:/tmp/rtv.jpg && img2txt -f utf8 /tmp/rtv.jpg; needsterminal; copiousoutput - -# Ascii videos -video/x-youtube; youtube-dl -q -o - '%s' | mplayer -cache 8192 -vo caca -quiet -; needsterminal -video/*; wget '%s' -O - | mplayer -cache 8192 -vo caca -quiet -; needsterminal - -# Pdf -application/pdf;mupdf '%s'; test=test -n "$DISPLAY" -application/pdf;pdftotext '%s'; copiousoutput - -# html -text/html; mv %s %s.html && qutebrowser %s.html >/dev/null 2>/dev/null; needsterminal; -text/html; w3m -I %{charset} -T text/html; copiousoutput; diff --git a/moc/.moc/config b/moc/.moc/config deleted file mode 100644 index a5231eb..0000000 --- a/moc/.moc/config +++ /dev/null @@ -1,690 +0,0 @@ -# This is a configuration file for the MOC player. It should be named -# 'config' and placed in the ~/.moc directory. As this file can specify -# commands which invoke other applications, MOC will refuse to start if it -# is not owned by either root or the current user, or if it is writable by -# anyone other than its owner. All options are given with their default -# values, and therefore commented. - -# Comments begin with '#'. -# You can use quotes and escape ('\') in parameters. -# -# You can have variable values substituted by enclosing the variable name -# as "${...}". (This only applies to the portion of the option following -# the '='.) Variables are substituted first from the environment then, -# if not found, from the configuration options. (Note that the value of -# a configuration option substituted is that which it has at the time the -# substitution variable is encountered.) If there is a naming conflict -# between an environment and configuration variable, you may be able to -# resolve it by using lowercase as the environment variable matches are -# case-sensitive whereas the configuration variables are not. -# -# You can also use the form "${...:-...}" where the value in the second -# position will be substituted if the variable name given in the first -# position is unset or null. -# -# So, for example: -# -# MusicDir = /music/${USER:-public} -# Fastdir1 = ${MusicDir}/mp3/rock -# Fastdir2 = ${MusicDir}/mp3/electronic -# Fastdir3 = ${MusicDir}/mp3/rap -# Fastdir4 = ${MusicDir}/mp3/etc -# -# Variable names are limited to those accepted by the BASH shell; that -# is, those comprising the upper- and lowercase ASCII characters, digits -# and the underscore. -# -# If you need to use the "${" sequence for any other purpose, write "$${" -# and it will be replaced by "${" and not treated as a substitution. -# -# Some options take lists of strings as their values. The strings are -# separated by colons. Additional strings can be appended to the list -# using "+=" in place of a plain "=" to assign the value. For an example, -# see the XTerms option. -# -# You can override any configuration option when you run MOC using the -# '-O' command line option: -# -# mocp -O AutoNext=no -O messagelingertime=1 -O XTerms+=xxt:xwt -# -# This command line option can be repeated as many times as needed and -# the configuration option name is not case sensitive. (Note that MOC -# does not perform variable substitution on the value of such overridden -# configuration options.) Most option values are set before the -# configuration file is processed (which allows the new values to be -# picked up by substitutions), however list-valued options are overridden -# afterwards (which gives the choice of whether the configured values are -# replaced or added to). - -# Remember that the client and server are separate processes and the -# server will retain the configuration values formed from the environment -# within which it was originally started. - -# Show file titles (title, author, album) instead of file names? -#ReadTags = yes - -# In which directory do you store your music files? If you specify it -# you will be able to jump straight to this directory with the '-m' -# parameter or the 'm' command. This can also point to a playlist. -# -# Example: MusicDir = "/home/joe/music" -# -MusicDir = "~/music" - -# Start in the music directory by default? If set to 'no', start -# in the current directory by default. A single directory on -# the command line takes precedence. -#StartInMusicDir = yes - -# How to sort? FileName is the option's only value for now. -#Sort = FileName - -# Show errors in the streams (for example, broken frames in MP3 files)? -#ShowStreamErrors = no - -# Ignore CRC errors in MP3 files? Most players do that, so the default -# value is 'yes'. -#MP3IgnoreCRCErrors = yes - -# Set playback toggles. -#Repeat = no -#Shuffle = no -#AutoNext = yes - -# Default FormatString: -# -# %n - Track number -# %a - Artist -# %A - Album -# %t - Title -# %(X:TRUE:FALSE) - Ternary expression: if X exists, do TRUE, -# otherwise FALSE. The escape character must -# be doubled (i.e., '\\'). (See zshmisc -# documentation for more information.) -# -#FormatString = "%(n:%n :)%(a:%a - :)%(t:%t:)%(A: \(%A\):)" - -# Input and output buffer sizes (in kilobytes). -#InputBuffer = 512 # Minimum value is 32KB -#OutputBuffer = 512 # Minimum value is 128KB - -# How much to fill the input buffer before playing (in kilobytes)? -# This can't be greater than the value of InputBuffer. While this has -# a positive effect for network streams, it also causes the broadcast -# audio to be delayed. -#Prebuffering = 64 - -# Use this HTTP proxy server for internet streams. If not set, the -# environment variables http_proxy and ALL_PROXY will be used if present. -# -# Format: HTTPProxy = PROXY_NAME:PORT -# -#HTTPProxy = - -# Sound driver - OSS, ALSA, JACK, SNDIO (on OpenBSD) or null (only for -# debugging). You can enter more than one driver as a colon-separated -# list. The first working driver will be used. -#SoundDriver = JACK:ALSA:OSS - -# Jack output settings. -#JackClientName = "moc" -#JackStartServer = no -#JackOutLeft = "system:playback_1" -#JackOutRight = "system:playback_2" - -# OSS output settings. -#OSSDevice = /dev/dsp -#OSSMixerDevice = /dev/mixer -#OSSMixerChannel1 = pcm # 'pcm', 'master' or 'speaker' -#OSSMixerChannel2 = master # 'pcm', 'master' or 'speaker' - -# ALSA output settings. If you need to dump the audio produced by MOC -# to a file for diagnostic purposes, the following setting of 'ALSADevice' -# should do that: -# -# ALSADevice=tee:hw,'/tmp/out.wav',wav -# -#ALSADevice = default -#ALSAMixer1 = PCM -#ALSAMixer2 = Master - -# Under some circumstances on 32-bit systems, audio played continously -# for long periods of time may begin to stutter. Setting this option to -# 'yes' will force MOC to avoid ALSA's dmix resampling and prevent this -# stutter. But it also has other implications: -# -# - You may experience unacceptably high CPU load. -# - ALSA's resampler plug-ins will not be used. -# - The resampling may be of lower quality than ALSA would provide. -# - You may need to try different "ResampleMethod" option settings. -# - The "ForceSampleRate" option may be ineffective. -# - If libsamplerate is not configured, many audios may be unplayable. -# -#ALSAStutterDefeat = no - -# Save software mixer state? -# If enabled, a file 'softmixer' will be created in '~/.moc/' storing the -# mixersetting set when the server is shut down. -# Note that there is a "hidden" 'Amplification' setting in that file. -# Amplification (0-200) is used to scale the mixer setting (0-100). This -# results in a higher signal amplitude but may also produce clipping. -#Softmixer_SaveState = yes - -# Save equalizer state? -# If enabled, a file 'equalizer' will be created in '~/.moc/' storing the -# equalizer settings when the server is shut down. -# Note that there is a "hidden" 'Mixin' setting in that file. -# Mixin (0.0-1.0) is used to determine how much of the original signal is -# used after equalizing. 0 means to only use the equalized sound, while 1 -# effectively disabled the mixer. The default is 0.25. -#Equalizer_SaveState = yes - -# Show files with dot at the beginning? -#ShowHiddenFiles = no - -# Hide file name extensions? -#HideFileExtension = no - -# Show file format in menu? -#ShowFormat = yes - -# Show file time in menu? Possible values: 'yes', 'no' and 'IfAvailable' -# (meaning show the time only when it is already known, which often works -# faster). -#ShowTime = IfAvailable - -# Show time played as a percentage in the time progress bar. -#ShowTimePercent = no - -# Values of the TERM environment variable which are deemed to be managed by -# screen(1). If you are setting a specific terminal using screen(1)'s -# '-T <term>' option, then you will need to add 'screen.<term>' to this list. -# Note that this is only a partial test; the value of the WINDOW environment -# variable must also be a number (which screen(1) sets). -#ScreenTerms = screen:screen-w:vt100 - -# Values of the TERM environment variable which are deemed to be xterms. If -# you are using MOC within screen(1) under an xterm, then add screen(1)'s -# TERM setting here as well to cause MOC to update the xterm's title. -#XTerms = xterm -#XTerms += xterm-colour:xterm-color -#XTerms += xterm-256colour:xterm-256color -#XTerms += rxvt:rxvt-unicode -#XTerms += rxvt-unicode-256colour:rxvt-unicode-256color -#XTerms += eterm - -# Theme file to use. This can be absolute path or relative to -# /usr/share/moc/themes/ (depends on installation prefix) or -# ~/.moc/themes/ . -# -# Example: Theme = laras_theme -# -Theme = solarized - -# The theme used when running on an xterm. -# -# Example: XTermTheme = transparent-background -# -#XTermTheme = - -# Should MOC try to autoload the default lyrics file for an audio? (The -# default lyrics file is a text file with the same file name as the audio -# file name with any trailing "extension" removed.) -#AutoLoadLyrics = yes - -# MOC directory (where pid file, socket and state files are stored). -# You can use ~ at the beginning. -#MOCDir = ~/.moc - -# Use mmap() to read files. mmap() is much slower on NFS. -#UseMMap = no - -# Use MIME to identify audio files. This can make for slower loading -# of playlists but is more accurate than using "extensions". -#UseMimeMagic = no - -# Assume this encoding for ID3 version 1/1.1 tags (MP3 files). Unlike -# ID3v2, UTF-8 is not used here and MOC can't guess how tags are encoded. -# Another solution is using librcc (see the next option). This option is -# ignored if UseRCC is set to 'yes'. -#ID3v1TagsEncoding = WINDOWS-1250 - -# Use librcc to fix ID3 version 1/1.1 tags encoding. -#UseRCC = yes - -# Use librcc to filenames and directory names encoding. -#UseRCCForFilesystem = yes - -# When this option is set the player assumes that if the encoding of -# ID3v2 is set to ISO-8859-1 then the ID3v1TagsEncoding is actually -# that and applies appropriate conversion. -#EnforceTagsEncoding = no - -# Enable the conversion of filenames from the local encoding to UTF-8. -#FileNamesIconv = no - -# Enable the conversion of the xterm title from UTF-8 to the local encoding. -#NonUTFXterm = no - -# Should MOC precache files to assist gapless playback? -#Precache = yes - -# Remember the playlist after exit? -#SavePlaylist = yes - -# When using more than one client (interface) at a time, do they share -# the playlist? -#SyncPlaylist = yes - -# Choose a keymap file (relative to '~/.moc/' or using an absolute path). -# An annotated example keymap file is included ('keymap.example'). -# -# Example: Keymap = my_keymap -# -Keymap = keymap - -# Use ASCII rather than graphic characters for drawing lines. This -# helps on some terminals. -#ASCIILines = no - -# FastDirs, these allow you to jump directly to a directory, the key -# bindings are in the keymap file. -# -# Examples: Fastdir1 = /mp3/rock -# Fastdir2 = /mp3/electronic -# Fastdir3 = /mp3/rap -# Fastdir4 = /mp3/etc -# -#Fastdir1 = -#Fastdir2 = -#Fastdir3 = -#Fastdir4 = -#Fastdir5 = -#Fastdir6 = -#Fastdir7 = -#Fastdir8 = -#Fastdir9 = -#Fastdir10 = - -# How fast to seek (in number of seconds per keystroke). The first -# option is for normal seek and the second for silent seek. -#SeekTime = 1 -#SilentSeekTime = 5 - -# PreferredDecoders allows you to specify which decoder should be used -# for any given audio format. It is a colon-separated list in which -# each entry is of the general form 'code(decoders)', where 'code' -# identifies the audio format and 'decoders' is a comma-separated list -# of decoders in order of preference. -# -# The audio format identifier may be either a filename extension or a -# MIME media type. If the latter, the format is 'type/subtype' (e.g., -# 'audio/flac'). Because different systems may give different MIME -# media types, any 'x-' prefix of the subtype is ignored both here and -# in the actual file MIME type (so all combinations of 'audio/flac' and -# 'audio/x-flac' match each other). -# -# For Internet streams the matching is done on MIME media type and on -# actual content. For files the matches are made on MIME media type -# (if the 'UseMimeMagic' option is set) and on filename extension. The -# MIME media type of a file is not determined until the first entry for -# MIME is encountered in the list. -# -# The matching is done in the order of appearance in the list with any -# entries added from the command line being matched before those listed -# here. Therefore, if you place all filename extension entries before -# all MIME entries you will speed up MOC's processing of directories -# (which could be significant for remote file systems). -# -# The decoder list may be empty, in which case no decoders will be used -# for files (and files with that audio format ignored) while Internet -# streams will be assessed on the actual content. Any decoder position -# may contain an asterisk, in which case any decoder not otherwise listed -# which can handle the audio format will be used. It is not an error to -# list the same decoder twice, but neither does it make sense to do so. -# -# If you have a mix of audio and non-audio files in your directories, you -# may wish to include entries at top of the list which ignore non-audio -# files by extension. -# -# In summary, the PreferredDecoders option provides fine control over the -# type of matching which is performed (filename extension, MIME media -# type and streamed media content) and which decoder(s) (if any) are used -# based on the option's list entries and their ordering. -# -# Examples: aac(aac,ffmpeg) first try FAAD2 for AACs then FFmpeg -# mp3() ignore MP3 files -# wav(*,sndfile) use sndfile for WAV as a last resort -# ogg(vorbis,*):flac(flac,*) try Xiph decoders first -# ogg():audio/ogg() ignore OGG files, and -# force Internet selection by content -# gz():html() ignore some non-audio files -# -# Any unspecified audio formats default to trying all decoders. -# Any unknown (or misspelt) drivers are ignored. -# All names are case insensitive. -# The default setting reflects the historical situation modified by -# the experience of users. -# -#PreferredDecoders = aac(aac,ffmpeg):m4a(ffmpeg) -#PreferredDecoders += mpc(musepack,*,ffmpeg):mpc8(musepack,*,ffmpeg) -#PreferredDecoders += sid(sidplay2):mus(sidplay2) -#PreferredDecoders += wav(sndfile,*,ffmpeg) -#PreferredDecoders += wv(wavpack,*,ffmpeg) -#PreferredDecoders += audio/aac(aac):audio/aacp(aac):audio/m4a(ffmpeg) -#PreferredDecoders += audio/wav(sndfile,*) - -# The following PreferredDecoders attempt to handle the ambiguity surrounding -# container types such as OGG for files. The first two entries will force -# a local file to the correct decoder (assuming the .ogg file contains Vorbis -# audio), while the MIME media types will cause Internet audio streams to -# be assessed on content (which may be either Vorbis or Speex). -# -#PreferredDecoders += ogg(vorbis,ffmpeg):oga(vorbis,ffmpeg):ogv(ffmpeg) -#PreferredDecoders += opus(ffmpeg) -#PreferredDecoders += spx(speex) -#PreferredDecoders += application/ogg(vorbis):audio/ogg(vorbis) - -# Which resampling method to use. There are a few methods of resampling -# sound supported by libresamplerate. The default is 'Linear') which is -# also the fastest. A better description can be found at: -# -# http://www.mega-nerd.com/libsamplerate/api_misc.html#Converters -# -# but briefly, the following methods are based on bandlimited interpolation -# and are higher quality, but also slower: -# -# SincBestQuality - really slow (I know you probably have an xx GHz -# processor, but it's still not enough to not see -# this in the top output :) The worst case -# Signal-to-Noise Ratio is 97dB. -# SincMediumQuality - much faster. -# SincFastest - the fastest bandlimited interpolation. -# -# And these are lower quality, but much faster methods: -# -# ZeroOrderHold - really poor quality, but it's really fast. -# Linear - a bit better and a bit slower. -# -#ResampleMethod = Linear - -# Always use this sample rate (in Hz) when opening the audio device (and -# resample the sound if necessary). When set to 0 the device is opened -# with the file's rate. -#ForceSampleRate = 0 - -# By default, even if the sound card reports that it can output 24bit samples -# MOC converts 24bit PCM to 16bit. Setting this option to 'yes' allows MOC -# to use 24bit output. (The MP3 decoder, for example, uses this format.) -# This is disabled by default because there were reports that it prevents -# MP3 files from playing on some soundcards. -#Allow24bitOutput = no - -# Use realtime priority for output buffer thread. This will prevent gaps -# while playing even with heavy load. The user who runs MOC must have -# permissions to set such a priority. This could be dangerous, because it -# is possible that a bug in MOC will freeze your computer. -#UseRealtimePriority = no - -# The number of audio files for which MOC will cache tags. When this limit -# is reached, file tags are discarded on a least recently used basis (with -# one second resolution). You can disable the cache by giving it a size of -# zero. Note that if you decrease the cache size below the number of items -# currently in the cache, the number will not decrease immediately (if at -# all). -#TagsCacheSize = 256 - -# Number items in the playlist. -#PlaylistNumbering = yes - -# Main window layouts can be configured. You can change the position and -# size of the menus (directory and playlist). You have three layouts and -# can switch between then using the 'l' key (standard mapping). By default, -# only two layouts are configured. -# -# The format is as follows: -# -# - Each layout is described as a list of menu entries. -# - Each menu entry is of the form: -# -# menu(position_x, position_y, width, height) -# -# where 'menu' is either 'directory' or 'playlist'. -# - The parameters define position and size of the menu. They can -# be absolute numbers (like 10) or a percentage of the screen size -# (like 45%). -# - 'width' and 'height' can have also value of 'FILL' which means -# fill the screen from the menu's position to the border. -# - Menus may overlap. -# -# You must describe at least one menu (default is to fill the whole window). -# There must be at least one layout (Layout1) defined; others can be empty. -# -# Example: Layout1 = playlist(50%,50%,50%,50%) -# Layout2 = "" -# Layout3 = "" -# -# Just one layout, the directory will occupy the whole -# screen, the playlist will have 1/4 of the screen size -# and be positioned at lower right corner. (Note that -# because the playlist will be hidden by the directory -# you will have to use the TAB key to make the playlist -# visible.) -# -# Example: Layout1 = playlist(0,0,100%,10):directory(0,10,100%,FILL) -# -# The screen is split into two parts: playlist at the top -# and the directory menu at the bottom. Playlist will -# occupy 10 lines and the directory menu the rest. -# -#Layout1 = directory(0,0,50%,100%):playlist(50%,0,FILL,100%) -#Layout2 = directory(0,0,100%,100%):playlist(0,0,100%,100%) -#Layout3 = "" - -# When the song changes, should the menu be scrolled so that the currently -# played file is visible? -#FollowPlayedFile = yes - -# What to do if the interface was started and the server is already playing -# something from the playlist? If CanStartInPlaylist is set to 'yes', the -# interface will switch to the playlist. When set to 'no' it will start -# from the last directory. -#CanStartInPlaylist = yes - -# Executing external commands (1 - 10) invoked with key commands (F1 - F10 -# by default). -# -# Some arguments are substituted before executing: -# -# %f - file path -# %i - title made from tags -# %S - start block mark (in seconds) -# %E - end block mark (in seconds) -# -# Data from tags can also be substituted: -# -# %t - title -# %a - album -# %r - artist -# %n - track -# %m - time of the file (in seconds) -# -# The parameters above apply to the currently selected file. If you change -# them to capital letters, they are taken from the file currently playing. -# -# Programs are run using execv(), not a shell, so you can't do things like -# redirecting the output to a file. The command string is split using blank -# characters as separators; the first element is the command to be executed -# and the rest are its parameters, so if you use "echo Playing: %I" we run -# program 'echo' (from $PATH) with 2 parameters: the string 'Playing:' and -# the title of the file currently playing. Even if the title contains -# spaces, it's still one parameter and it's safe if it contains `rm -rf /`. -# -# Examples: ExecCommand1 = "cp %f /mnt/usb_drive" -# ExecCommand2 = "/home/joe/now_playing %I" -# -#ExecCommand1 = -#ExecCommand2 = -#ExecCommand3 = -#ExecCommand4 = -#ExecCommand5 = -#ExecCommand6 = -#ExecCommand7 = -#ExecCommand8 = -#ExecCommand9 = -#ExecCommand10 = - -# Display the cursor in the line with the selected file. Some braille -# readers (the Handy Tech modular series ZMU 737, for example) use the -# cursor to focus and can make use of it to present the file line even -# when other fields are changing. -#UseCursorSelection = no - -# Set the terminal title when running under xterm. -#SetXtermTitle = yes - -# Set the terminal title when running under screen(1). If MOC can detect -# that it is running under screen(1), then it will set an appropriate -# title (see description of ScreenTerms above). However, if multiple -# levels of screen management are involved, detection might fail and this -# could cause a screen upset. In that situation you can use this option -# to force screen titles off. -#SetScreenTitle = yes - -# Display full paths instead of just file names in the playlist. -#PlaylistFullPaths = yes - -# The following setting describes how block markers are displayed in -# the play time progress bar. Its value is a string of exactly three -# characters. The first character is displayed in a position which -# corresponds to the time marked as the start of a block and the last -# character to the time marked as the end of the block. The middle -# character is displayed instead if both the start and the end of the block -# would fall in the same position (within the resolution of the interface). -# You can turn off the displaying of these block marker positions by using -# three space characters. -#BlockDecorators = "`\"'" - -# How long (in seconds) to leave a message displayed on the screen. -# Setting this to a high value allows you to scroll through the messages -# using the 'hide_message' key. Setting it to zero means you'll have to -# be quick to see any message at all. Any new messages will be queued up -# and displayed after the current message's linger time expires. -#MessageLingerTime = 3 - -# Does MOC display a prefix on delayed messages indicating -# the number of queued messages still to be displayed? -#PrefixQueuedMessages = yes - -# String to append to the queued message count if any -# error messages are still waiting to be displayed. -#ErrorMessagesQueued = "!" - -# Self-describing ModPlug options (with 'yes' or 'no' values). -#ModPlug_Oversampling = yes -#ModPlug_NoiseReduction = yes -#ModPlug_Reverb = no -#ModPlug_MegaBass = no -#ModPlug_Surround = no - -# ModPlug resampling mode. -# Valid values are: -# -# FIR - 8 tap fir filter (extremely high quality) -# SPLINE - Cubic spline interpolation (high quality) -# LINEAR - Linear interpolation (fast, good quality) -# NEAREST - No interpolation (very fast, extremely bad sound quality) -# -#ModPlug_ResamplingMode = FIR - -# Other self-describing ModPlug audio characteristic options. -# (Note that the 32 bit sample size seems to be buggy.) -#ModPlug_Channels = 2 # 1 or 2 channels -#ModPlug_Bits = 16 # 8, 16 or 32 bits -#ModPlug_Frequency = 44100 # 11025, 22050, 44100 or 48000 Hz -#ModPlug_ReverbDepth = 0 # 0 (quiet) to 100 (loud) -#ModPlug_ReverbDelay = 0 # Delay in ms (usually 40-200ms) -#ModPlug_BassAmount = 0 # 0 (quiet) to 100 (loud). -#ModPlug_BassRange = 10 # Cutoff in Hz (10-100). -#ModPlug_SurroundDepth = 0 # Surround level 0(quiet)-100(heavy). -#ModPlug_SurroundDelay = 0 # Surround delay in ms, usually 5-40ms. -#ModPlug_LoopCount = 0 # 0 (never), n (times) or -1 (forever) - -# Self-describing TiMidity audio characteristic options. -#TiMidity_Rate = 44100 # Between 8000 and 48000 -#TiMidity_Bits = 16 # 8 or 16 -#TiMidity_Channels = 2 # 1 or 2 -#TiMidity_Volume = 100 # 0 to 800 - -# You can setup a TiMidity-Config-File here. -# Leave it unset to use library defaults (/etc/timidity.cfg mostly). -# Setting it to 'yes' also uses the library defaults. -# Set it to 'no' if you don't have any configuration file. -# Otherwise set it to the name of a specific file. -#TiMidity_Config = - -# Self-describing SidPlay2 audio characteristic options. -#SidPlay2_DefaultSongLength = 180 # If not in database (in seconds) -#SidPlay2_MinimumSongLength = 0 # Play at least n (in seconds) -#SidPlay2_Frequency = 44100 # 4000 to 48000 -#SidPlay2_Bits = 16 # 8 or 16 -#SidPlay2_Optimisation = 0 # 0 (worst quality) to 2 (best quality) - -# Set path to a HVSC-compatible database (if not set, database is disabled). -#SidPlay2_Database = - -# SidPlay2 playback Mode: -# -# "M": Mono (best for many SIDs) -# "S": Stereo -# "L"/"R": Left / Right -# -#SidPlay2_PlayMode = "M" - -# Use start-song information from SID ('yes') or start at first song -# ('no'). Songs before the start-song won't be played. (Note that this -# option previously took the values 1 and 0; these are now deprecated -# in favour of 'yes' and 'no'.) -#SidPlay2_StartAtStart = yes - -# Play sub-tunes. (Note that this option previously took the values 1 -# and 0; these are now deprecated in favour of 'yes' and 'no'.) -#SidPlay2_PlaySubTunes = yes - -# Run the OnSongChange command when a new song starts playing. -# Specify the full path (i.e. no leading '~') of an executable to run. -# Arguments will be passed, and you can use the following escapes: -# -# %a artist -# %r album -# %f filename -# %t title -# %n track -# %d file duration in XX:YY form -# %D file duration, number of seconds -# -# No pipes/redirects can be used directly, but writing a shell script -# can do the job. -# -# Example: OnSongChange = "/home/jack/.moc/myscript %a %r" -# -#OnSongChange = - -# If RepeatSongChange is 'yes' then MOC will execute the command every time -# a song starts playing regardless of whether or not it is just repeating. -# Otherwise the command will only be executed when a different song is -# started. -#RepeatSongChange = no - -# Run the OnStop command (full path, no arguments) when MOC changes state -# to stopped (i.e., when user stopped playing or changes a song). -#OnStop = "/home/jack/.moc/myscript_on_stop" - -# This option determines which song to play after finishing all the songs -# in the queue. Setting this to 'yes' causes MOC to play the song which -# follows the song being played before queue playing started. If set to -# 'no', MOC will play the song following the last song in the queue if it -# is in the playlist. The default is 'yes' because this is the way other -# players usually behave. (Note that this option previously took the -# values 1 and 0; these are now deprecated in favour of 'yes' and 'no'.) -#QueueNextSongReturn = yes diff --git a/moc/.moc/keymap b/moc/.moc/keymap deleted file mode 100755 index 0ce0fcd..0000000 --- a/moc/.moc/keymap +++ /dev/null @@ -1,188 +0,0 @@ -# This is the example keymap file for MOC. You can define your own key -# bindings for MOC commands by creating your own keymap file and setting -# the 'Keymap' option in ~/.moc/config. -# -# The format of this file is: -# -# - Lines beginning with # are comments. -# - Blank lines are ignored. -# - Every other line is expected to be in one of the formats: -# -# COMMAND = [KEY ...] -# COMMAND += KEY ... -# -# The KEY can be: -# -# - Just a char, like i, L, ", * -# - CTRL-KEY sequence: ^k (CTRL-k), ^4 -# - ALT-KEY (meta) sequence: M-j (ALT-j), M-/ -# - Special keys: DOWN, UP -# LEFT, RIGHT -# HOME, END -# BACKSPACE -# INS, DEL -# ENTER -# PAGE_UP, PAGE_DOWN -# SPACE, TAB -# KEYPAD_CENTER -# ESCAPE -# F1 - F12 -# -# Note that the use of a digit as a KEY is deprecated. -# -# Maximum number of KEYs for one COMMAND is 5. -# -# Omitting the KEY for a COMMAND will unbind all its default keys. They -# will also be automatically unbound when you bind new KEYs to it. Individual -# default KEYs will be automatically unbound when they are explicitly bound -# to some other COMMAND. -# -# Using the '+=' form will cause the KEYs to be appended to any existing -# (default or explicit) bindings for the COMMAND. Appending an existing -# default binding for the same COMMAND will cause MOC to think of that KEY -# as then being explicitly bound. -# -# Only one binding for any given COMMAND can appear in the keymap file. One -# exception to this is that if the default keys for a COMMAND are explicitly -# unbound then a subsequent binding may appear for it. A second exception -# is that multiple appending bindings may appear. -# -# Meta-key detection is sensitive to the ESCDELAY environment variable (see -# the manpage for ncurses(3)). In its absence, MOC resets the default -# delay to 25ms. If you need to emulate meta-key sequences using the ESC -# key, then you may need to set the value of ESCDELAY back to its ncurses -# default of 1000ms (but doing so will make the response to the ESC key -# sluggish). -# -# If MOC's keypresses are being filtered through some other program (in a -# GUI environment, for example) which also does meta-key detection, then -# MOC is at the mercy of the timings with which that program presents them. -# -# Default key configuration for MOC (and a list of all available commands): - -# MOC control keys: -quit_client = q -quit = Q - -# Menu and interface control keys: -go = ENTER l -menu_down = DOWN j -menu_up = UP k -menu_page_down = PAGE_DOWN ^d d -menu_page_up = PAGE_UP ^p ^u u -menu_first_item = HOME g -menu_last_item = END G -search_menu = / -toggle_read_tags = f -toggle_show_time = ^t -toggle_show_format = ^f -toggle_menu = TAB -#toggle_layout = L -#toggle_hidden_files = H -next_search = ^g ^n -#show_lyrics = L -theme_menu = T -help = ? -refresh = ^r -reload = r - -# Audio playing and positioning keys: -seek_forward = RIGHT -seek_backward = LEFT -seek_forward_fast = ] -seek_backward_fast = [ -pause = p SPACE -stop = s -next = n L ^l -previous = b H ^h -toggle_shuffle = S -toggle_repeat = R -toggle_auto_next = X -#toggle_mixer = x -go_url = o - -# Volume control keys: -volume_down_1 = < -volume_up_1 = > -volume_down_5 = , -volume_up_5 = . -volume_10 = M-1 -volume_20 = M-2 -volume_30 = M-3 -volume_40 = M-4 -volume_50 = M-5 -volume_60 = M-6 -volume_70 = M-7 -volume_80 = M-8 -volume_90 = M-9 - -# Directory navigation keys: defaults are Shift-number -# (i.e., 'shift 1' -> '!' -> 'Fastdir1'). -go_to_a_directory = i -go_to_music_directory = M-m -go_to_fast_dir1 = M-a -go_to_fast_dir2 = M-l -go_to_fast_dir3 = M-p -go_to_fast_dir4 = M-d -go_to_fast_dir5 = M-c -go_to_fast_dir6 = ^ -go_to_fast_dir7 = & -go_to_fast_dir8 = * -go_to_fast_dir9 = ( -go_to_fast_dir10 = ) -#go_to_playing_file = G -go_up = h - -# Playlist specific keys: -add_file = a -add_directory = A -#plist_add_stream = u -delete_from_playlist = x -playlist_full_paths = P -plist_move_up = K -plist_move_down = J -save_playlist = V -remove_dead_entries = Y -clear_playlist = C - -# Queue manipulation keys: -enqueue_file = z -clear_queue = Z - -# User interaction control: -history_up = UP -history_down = DOWN -delete_to_start = ^u -delete_to_end = ^k -cancel = ^x ESCAPE -hide_message = M - -# Softmixer specific keys: -toggle_softmixer = w -#toggle_make_mono = J - -# Equalizer specific keys: -toggle_equalizer = E -equalizer_refresh = e -#equalizer_prev = K -#equalizer_next = k - -# External commands: -mark_start = ' -mark_end = " -exec_command1 = F1 -exec_command2 = F2 -exec_command3 = F3 -exec_command4 = F4 -exec_command5 = F5 -exec_command6 = F6 -exec_command7 = F7 -exec_command8 = F8 -exec_command9 = F9 -exec_command10 = F10 - -# The following commands are available but not assigned to any keys by -# default: -# -# toggle_percent Switch on/off play progress bar time percentage -# diff --git a/moc/.moc/themes/solarized b/moc/.moc/themes/solarized deleted file mode 100644 index f74b4fb..0000000 --- a/moc/.moc/themes/solarized +++ /dev/null @@ -1,36 +0,0 @@ -# mocp-theme-solarized by Vitaŭt Bajaryn -# MOC theme for use with a solarized-dark terminal color scheme -# based on green theme by Jacek Lehmann - -background = default default -frame = black default -window_title = green default -directory = default default -selected_directory = yellow default -playlist = blue default -selected_playlist = default default bold -file = default default -selected_file = cyan default -marked_file = default default bold -marked_selected_file = cyan default bold -info = cyan default -status = cyan default -title = green default -state = magenta default -current_time = blue default -time_left = cyan default -total_time = cyan default -time_total_frames = cyan default bold -sound_parameters = cyan default -legend = default default -disabled = default default -enabled = default default bold -empty_mixer_bar = green default -filled_mixer_bar = black green -empty_time_bar = green default -filled_time_bar = black green -entry = yellow default -entry_title = red default -error = red default -message = yellow default -plist_time = magenta default bold diff --git a/mpd/.config/mpd/mpd.conf b/mpd/.config/mpd/mpd.conf deleted file mode 100644 index 56e5caa..0000000 --- a/mpd/.config/mpd/mpd.conf +++ /dev/null @@ -1,21 +0,0 @@ -# Required files -db_file "~/.config/mpd/database" -log_file "~/.config/mpd/log" - -# Optional -music_directory "~/music" -playlist_directory "~/.config/mpd/playlists" -pid_file "~/.config/mpd/pid" -state_file "~/.config/mpd/state" -sticker_file "~/.config/mpd/sticker.sql" - -audio_output { - type "pulse" - name "default" -} -audio_output { - type "fifo" - name "my_fifo" - path "/tmp/mpd.fifo" - format "44100:16:2" -} diff --git a/newsbeuter/.newsbeuter/config b/newsbeuter/.newsbeuter/config deleted file mode 100644 index 90c0d42..0000000 --- a/newsbeuter/.newsbeuter/config +++ /dev/null @@ -1,41 +0,0 @@ -# -- feeds --------------------------------------------------------------------- - -auto-reload yes -reload-time 15 -reload-threads 2 -max-downloads 4 -player mplayer -refresh-on-startup yes -show-read-feeds no - -# Solarized color scheme -color background default default -color listnormal default default -color listfocus black yellow -color info default black -color article default default - -# -- navigation ---------------------------------------------------------------- - -goto-next-feed no -browser qutebrowser - -bind-key j down feedlist -bind-key k up feedlist -bind-key j next articlelist -bind-key k prev articlelist -bind-key J next-feed articlelist -bind-key K prev-feed articlelist -bind-key j down article -bind-key k up article - -# highlights -highlight article "^(Title):.*$" blue default -highlight article "https?://[^ ]+" red default -highlight article "\\[image\\ [0-9]+\\]" green default - -# -- misc ---------------------------------------------------------------------- - -unbind-key C feedlist -confirm-exit no -cleanup-on-quit yes diff --git a/newsbeuter/.newsbeuter/urls b/newsbeuter/.newsbeuter/urls deleted file mode 100644 index 7c0c86c..0000000 --- a/newsbeuter/.newsbeuter/urls +++ /dev/null @@ -1 +0,0 @@ -https://news.ycombinator.com/rss diff --git a/ranger/.config/ranger/rc.conf b/ranger/.config/ranger/rc.conf deleted file mode 100644 index 12b5bbd..0000000 --- a/ranger/.config/ranger/rc.conf +++ /dev/null @@ -1,641 +0,0 @@ -# =================================================================== -# This file contains the default startup commands for ranger. -# To change them, it is recommended to create the file -# ~/.config/ranger/rc.conf and add your custom commands there. -# -# If you copy this whole file there, you may want to set the environment -# variable RANGER_LOAD_DEFAULT_RC to FALSE to avoid loading it twice. -# -# The purpose of this file is mainly to define keybindings and settings. -# For running more complex python code, please create a plugin in "plugins/" or -# a command in "commands.py". -# -# Each line is a command that will be run before the user interface -# is initialized. As a result, you can not use commands which rely -# on the UI such as :delete or :mark. -# =================================================================== - -# =================================================================== -# == Options -# =================================================================== - -# Which viewmode should be used? Possible values are: -# miller: Use miller columns which show multiple levels of the hierarchy -# multipane: Midnight-commander like multipane view showing all tabs next -# to each other -set viewmode miller -#set viewmode multipane - -# How many columns are there, and what are their relative widths? -set column_ratios 1,3,4 - -# Which files should be hidden? (regular expression) -set hidden_filter ^\.|\.(?:pyc|pyo|bak|swp|bundle|cache)$|^lost\+found$|^__(py)?cache__$ - -# Show hidden files? You can toggle this by typing 'zh' -set show_hidden false - -# Ask for a confirmation when running the "delete" command? -# Valid values are "always", "never", "multiple" (default) -# With "multiple", ranger will ask only if you delete multiple files at once. -set confirm_on_delete multiple - -# Which script is used to generate file previews? -# ranger ships with scope.sh, a script that calls external programs (see -# README.md for dependencies) to preview images, archives, etc. -set preview_script ~/.config/ranger/scope.sh - -# Use the external preview script or display simple plain text or image previews? -set use_preview_script true - -# Automatically count files in the directory, even before entering them? -set automatically_count_files true - -# Open all images in this directory when running certain image viewers -# like feh or sxiv? You can still open selected files by marking them. -set open_all_images true - -# Be aware of version control systems and display information. -set vcs_aware true - -# State of the three backends git, hg, bzr. The possible states are -# disabled, local (only show local info), enabled (show local and remote -# information). -set vcs_backend_git enabled -set vcs_backend_hg disabled -set vcs_backend_bzr disabled - -# Use one of the supported image preview protocols -set preview_images true - -# Set the preview image method. Supported methods: -# -# * w3m (default): -# Preview images in full color with the external command "w3mimgpreview"? -# This requires the console web browser "w3m" and a supported terminal. -# It has been successfully tested with "xterm" and "urxvt" without tmux. -# -# * iterm2: -# Preview images in full color using iTerm2 image previews -# (http://iterm2.com/images.html). This requires using iTerm2 compiled -# with image preview support. -# -# * urxvt: -# Preview images in full color using urxvt image backgrounds. This -# requires using urxvt compiled with pixbuf support. -# -# * urxvt-full: -# The same as urxvt but utilizing not only the preview pane but the -# whole terminal window. -set preview_images_method w3m - -# Use a unicode "..." character to mark cut-off filenames? -set unicode_ellipsis false - -# Show dotfiles in the bookmark preview box? -set show_hidden_bookmarks true - -# Which colorscheme to use? These colorschemes are available by default: -# default, jungle, snow, solarized -set colorscheme solarized - -# Preview files on the rightmost column? -# And collapse (shrink) the last column if there is nothing to preview? -set preview_files true -set preview_directories true -set collapse_preview true - -# Save the console history on exit? -set save_console_history true - -# Draw the status bar on top of the browser window (default: bottom) -set status_bar_on_top false - -# Draw a progress bar in the status bar which displays the average state of all -# currently running tasks which support progress bars? -set draw_progress_bar_in_status_bar true - -# Draw borders around columns? -set draw_borders false - -# Display the directory name in tabs? -set dirname_in_tabs false - -# Enable the mouse support? -set mouse_enabled true - -# Display the file size in the main column or status bar? -set display_size_in_main_column true -set display_size_in_status_bar true - -# Display files tags in all columns or only in main column? -set display_tags_in_all_columns true - -# Set a title for the window? -set update_title false - -# Set the title to "ranger" in the tmux program? -set update_tmux_title false - -# Shorten the title if it gets long? The number defines how many -# directories are displayed at once, 0 turns off this feature. -set shorten_title 3 - -# Abbreviate $HOME with ~ in the titlebar (first line) of ranger? -set tilde_in_titlebar false - -# How many directory-changes or console-commands should be kept in history? -set max_history_size 20 -set max_console_history_size 50 - -# Try to keep so much space between the top/bottom border when scrolling: -set scroll_offset 8 - -# Flush the input after each key hit? (Noticeable when ranger lags) -set flushinput true - -# Padding on the right when there's no preview? -# This allows you to click into the space to run the file. -set padding_right true - -# Save bookmarks (used with mX and `X) instantly? -# This helps to synchronize bookmarks between multiple ranger -# instances but leads to *slight* performance loss. -# When false, bookmarks are saved when ranger is exited. -set autosave_bookmarks true - -# You can display the "real" cumulative size of directories by using the -# command :get_cumulative_size or typing "dc". The size is expensive to -# calculate and will not be updated automatically. You can choose -# to update it automatically though by turning on this option: -set autoupdate_cumulative_size false - -# Turning this on makes sense for screen readers: -set show_cursor false - -# One of: size, natural, basename, atime, ctime, mtime, type, random -set sort natural - -# Additional sorting options -set sort_reverse false -set sort_case_insensitive true -set sort_directories_first true -set sort_unicode false - -# Enable this if key combinations with the Alt Key don't work for you. -# (Especially on xterm) -set xterm_alt_key false - -# Whether to include bookmarks in cd command -set cd_bookmarks true - -# Avoid previewing files larger than this size, in bytes. Use a value of 0 to -# disable this feature. -set preview_max_size 0 - -# Add the highlighted file to the path in the titlebar -set show_selection_in_titlebar true - -# The delay that ranger idly waits for user input, in milliseconds, with a -# resolution of 100ms. Lower delay reduces lag between directory updates but -# increases CPU load. -set idle_delay 2000 - -# When the metadata manager module looks for metadata, should it only look for -# a ".metadata.json" file in the current directory, or do a deep search and -# check all directories above the current one as well? -set metadata_deep_search false - -# Clear all existing filters when leaving a directory -set clear_filters_on_dir_change false - -# Disable displaying line numbers in main column -set line_numbers false - -# =================================================================== -# == Local Options -# =================================================================== -# You can set local options that only affect a single directory. - -# Examples: -# setlocal path=~/downloads sort mtime - -# =================================================================== -# == Command Aliases in the Console -# =================================================================== - -alias e edit -alias q quit -alias q! quitall -alias qa quitall -alias qall quitall -alias setl setlocal - -alias filter scout -prt -alias find scout -aeit -alias mark scout -mr -alias unmark scout -Mr -alias search scout -rs -alias search_inc scout -rts -alias travel scout -aefiklst - -# =================================================================== -# == Define keys for the browser -# =================================================================== - -# Basic -map Q quit! -map q quit -copymap q ZZ ZQ - -map R reload_cwd -map <C-r> reset -map <C-l> redraw_window -map <C-c> abort -map <esc> change_mode normal -map ~ set viewmode! - -map i display_file -map ? help -map W display_log -map w taskview_open -map S shell $SHELL - -map : console -map ; console -map ! console shell%space -map @ console -p6 shell %%s -map # console shell -p%space -map s console shell%space -map r chain draw_possible_programs; console open_with%%space -map f console find%space -map cd console cd%space - -# Change the line mode -map Mf linemode filename -map Mi linemode fileinfo -map Mm linemode mtime -map Mp linemode permissions -map Ms linemode sizemtime -map Mt linemode metatitle - -# Tagging / Marking -map t tag_toggle -map ut tag_remove -map "<any> tag_toggle tag=%any -map <Space> mark_files toggle=True -map v mark_files all=True toggle=True -map uv mark_files all=True val=False -map V toggle_visual_mode -map uV toggle_visual_mode reverse=True - -# For the nostalgics: Midnight Commander bindings -map <F1> help -map <F3> display_file -map <F4> edit -map <F5> copy -map <F6> cut -map <F7> console mkdir%space -map <F8> console delete -map <F10> exit - -# In case you work on a keyboard with dvorak layout -map <UP> move up=1 -map <DOWN> move down=1 -map <LEFT> move left=1 -map <RIGHT> move right=1 -map <HOME> move to=0 -map <END> move to=-1 -map <PAGEDOWN> move down=1 pages=True -map <PAGEUP> move up=1 pages=True -map <CR> move right=1 -#map <DELETE> console delete -map <INSERT> console touch%space - -# VIM-like -copymap <UP> k -copymap <DOWN> j -copymap <LEFT> h -copymap <RIGHT> l -copymap <HOME> gg -copymap <END> G -copymap <PAGEDOWN> <C-F> -copymap <PAGEUP> <C-B> - -map J move down=0.5 pages=True -map K move up=0.5 pages=True -copymap J <C-D> -copymap K <C-U> - -# Jumping around -map H history_go -1 -map L history_go 1 -map ] move_parent 1 -map [ move_parent -1 -map } traverse - -map gh cd ~ -map ge cd /etc -map gu cd /usr -map gd cd /dev -map gl cd -r . -map gL cd -r %f -map go cd /opt -map gv cd /var -map gm cd /media -map gM cd /mnt -map gs cd /srv -map gr cd / -map gR eval fm.cd(ranger.RANGERDIR) -map g/ cd / -map g? cd /usr/share/doc/ranger - -# External Programs -map E edit -map du shell -p du --max-depth=1 -h --apparent-size -map dU shell -p du --max-depth=1 -h --apparent-size | sort -rh -map yp shell -f echo -n %d/%f | xsel -i; xsel -o | xsel -i -b -map yd shell -f echo -n %d | xsel -i; xsel -o | xsel -i -b -map yn shell -f echo -n %f | xsel -i; xsel -o | xsel -i -b - -# Filesystem Operations -map = chmod - -map cw console rename%space -map a rename_append -map A eval fm.open_console('rename ' + fm.thisfile.relative_path.replace("%", "%%")) -map I eval fm.open_console('rename ' + fm.thisfile.relative_path.replace("%", "%%"), position=7) - -map pp paste -map po paste overwrite=True -map pP paste append=True -map pO paste overwrite=True append=True -map pl paste_symlink relative=False -map pL paste_symlink relative=True -map phl paste_hardlink -map pht paste_hardlinked_subtree - -map dD console delete - -map dd cut -map ud uncut -map da cut mode=add -map dr cut mode=remove -map dt cut mode=toggle - -map yy copy -map uy uncut -map ya copy mode=add -map yr copy mode=remove -map yt copy mode=toggle - -# Temporary workarounds -map dgg eval fm.cut(dirarg=dict(to=0), narg=quantifier) -map dG eval fm.cut(dirarg=dict(to=-1), narg=quantifier) -map dj eval fm.cut(dirarg=dict(down=1), narg=quantifier) -map dk eval fm.cut(dirarg=dict(up=1), narg=quantifier) -map ygg eval fm.copy(dirarg=dict(to=0), narg=quantifier) -map yG eval fm.copy(dirarg=dict(to=-1), narg=quantifier) -map yj eval fm.copy(dirarg=dict(down=1), narg=quantifier) -map yk eval fm.copy(dirarg=dict(up=1), narg=quantifier) - -# Searching -map / console search%space -map n search_next -map N search_next forward=False -map ct search_next order=tag -map cs search_next order=size -map ci search_next order=mimetype -map cc search_next order=ctime -map cm search_next order=mtime -map ca search_next order=atime - -# Tabs -map <C-n> tab_new ~ -map <C-w> tab_close -map <TAB> tab_move 1 -map <S-TAB> tab_move -1 -map <A-Right> tab_move 1 -map <A-Left> tab_move -1 -map gt tab_move 1 -map gT tab_move -1 -map gn tab_new ~ -map gc tab_close -map uq tab_restore -map <a-1> tab_open 1 -map <a-2> tab_open 2 -map <a-3> tab_open 3 -map <a-4> tab_open 4 -map <a-5> tab_open 5 -map <a-6> tab_open 6 -map <a-7> tab_open 7 -map <a-8> tab_open 8 -map <a-9> tab_open 9 - -# Sorting -map or set sort_reverse! -map oz set sort=random -map os chain set sort=size; set sort_reverse=False -map ob chain set sort=basename; set sort_reverse=False -map on chain set sort=natural; set sort_reverse=False -map om chain set sort=mtime; set sort_reverse=False -map oc chain set sort=ctime; set sort_reverse=False -map oa chain set sort=atime; set sort_reverse=False -map ot chain set sort=type; set sort_reverse=False -map oe chain set sort=extension; set sort_reverse=False - -map oS chain set sort=size; set sort_reverse=True -map oB chain set sort=basename; set sort_reverse=True -map oN chain set sort=natural; set sort_reverse=True -map oM chain set sort=mtime; set sort_reverse=True -map oC chain set sort=ctime; set sort_reverse=True -map oA chain set sort=atime; set sort_reverse=True -map oT chain set sort=type; set sort_reverse=True -map oE chain set sort=extension; set sort_reverse=True - -map dc get_cumulative_size - -# Settings -map zc set collapse_preview! -map zd set sort_directories_first! -map zh set show_hidden! -map <C-h> set show_hidden! -map zI set flushinput! -map zi set preview_images! -map zm set mouse_enabled! -map zp set preview_files! -map zP set preview_directories! -map zs set sort_case_insensitive! -map zu set autoupdate_cumulative_size! -map zv set use_preview_script! -map zf console filter%space - -# Bookmarks -map `<any> enter_bookmark %any -map '<any> enter_bookmark %any -map m<any> set_bookmark %any -map um<any> unset_bookmark %any - -map m<bg> draw_bookmarks -copymap m<bg> um<bg> `<bg> '<bg> - -# Generate all the chmod bindings with some python help: -eval for arg in "rwxXst": cmd("map +u{0} shell -f chmod u+{0} %s".format(arg)) -eval for arg in "rwxXst": cmd("map +g{0} shell -f chmod g+{0} %s".format(arg)) -eval for arg in "rwxXst": cmd("map +o{0} shell -f chmod o+{0} %s".format(arg)) -eval for arg in "rwxXst": cmd("map +a{0} shell -f chmod a+{0} %s".format(arg)) -eval for arg in "rwxXst": cmd("map +{0} shell -f chmod u+{0} %s".format(arg)) - -eval for arg in "rwxXst": cmd("map -u{0} shell -f chmod u-{0} %s".format(arg)) -eval for arg in "rwxXst": cmd("map -g{0} shell -f chmod g-{0} %s".format(arg)) -eval for arg in "rwxXst": cmd("map -o{0} shell -f chmod o-{0} %s".format(arg)) -eval for arg in "rwxXst": cmd("map -a{0} shell -f chmod a-{0} %s".format(arg)) -eval for arg in "rwxXst": cmd("map -{0} shell -f chmod u-{0} %s".format(arg)) - -# =================================================================== -# == Define keys for the console -# =================================================================== -# Note: Unmapped keys are passed directly to the console. - -# Basic -cmap <tab> eval fm.ui.console.tab() -cmap <s-tab> eval fm.ui.console.tab(-1) -cmap <ESC> eval fm.ui.console.close() -cmap <CR> eval fm.ui.console.execute() -cmap <C-l> redraw_window - -copycmap <ESC> <C-c> -copycmap <CR> <C-j> - -# Move around -cmap <up> eval fm.ui.console.history_move(-1) -cmap <down> eval fm.ui.console.history_move(1) -cmap <left> eval fm.ui.console.move(left=1) -cmap <right> eval fm.ui.console.move(right=1) -cmap <home> eval fm.ui.console.move(right=0, absolute=True) -cmap <end> eval fm.ui.console.move(right=-1, absolute=True) -cmap <a-left> eval fm.ui.console.move_word(left=1) -cmap <a-right> eval fm.ui.console.move_word(right=1) - -# Line Editing -cmap <backspace> eval fm.ui.console.delete(-1) -cmap <delete> eval fm.ui.console.delete(0) -cmap <C-w> eval fm.ui.console.delete_word() -cmap <A-d> eval fm.ui.console.delete_word(backward=False) -cmap <C-k> eval fm.ui.console.delete_rest(1) -cmap <C-u> eval fm.ui.console.delete_rest(-1) -cmap <C-y> eval fm.ui.console.paste() - -# And of course the emacs way -copycmap <up> <C-p> -copycmap <down> <C-n> -copycmap <left> <C-b> -copycmap <right> <C-f> -copycmap <home> <C-a> -copycmap <end> <C-e> -copycmap <delete> <C-d> -copycmap <backspace> <C-h> - -# Note: There are multiple ways to express backspaces. <backspace> (code 263) -# and <backspace2> (code 127). To be sure, use both. -copycmap <backspace> <backspace2> - -# This special expression allows typing in numerals: -cmap <allow_quantifiers> false - -# =================================================================== -# == Pager Keybindings -# =================================================================== - -# Movement -pmap <down> pager_move down=1 -pmap <up> pager_move up=1 -pmap <left> pager_move left=4 -pmap <right> pager_move right=4 -pmap <home> pager_move to=0 -pmap <end> pager_move to=-1 -pmap <pagedown> pager_move down=1.0 pages=True -pmap <pageup> pager_move up=1.0 pages=True -pmap <C-d> pager_move down=0.5 pages=True -pmap <C-u> pager_move up=0.5 pages=True - -copypmap <UP> k <C-p> -copypmap <DOWN> j <C-n> <CR> -copypmap <LEFT> h -copypmap <RIGHT> l -copypmap <HOME> g -copypmap <END> G -copypmap <C-d> d -copypmap <C-u> u -copypmap <PAGEDOWN> n f <C-F> <Space> -copypmap <PAGEUP> p b <C-B> - -# Basic -pmap <C-l> redraw_window -pmap <ESC> pager_close -copypmap <ESC> q Q i <F3> -pmap E edit_file - -# =================================================================== -# == Taskview Keybindings -# =================================================================== - -# Movement -tmap <up> taskview_move up=1 -tmap <down> taskview_move down=1 -tmap <home> taskview_move to=0 -tmap <end> taskview_move to=-1 -tmap <pagedown> taskview_move down=1.0 pages=True -tmap <pageup> taskview_move up=1.0 pages=True -tmap <C-d> taskview_move down=0.5 pages=True -tmap <C-u> taskview_move up=0.5 pages=True - -copytmap <UP> k <C-p> -copytmap <DOWN> j <C-n> <CR> -copytmap <HOME> g -copytmap <END> G -copytmap <C-u> u -copytmap <PAGEDOWN> n f <C-F> <Space> -copytmap <PAGEUP> p b <C-B> - -# Changing priority and deleting tasks -tmap J eval -q fm.ui.taskview.task_move(-1) -tmap K eval -q fm.ui.taskview.task_move(0) -tmap dd eval -q fm.ui.taskview.task_remove() -tmap <pagedown> eval -q fm.ui.taskview.task_move(-1) -tmap <pageup> eval -q fm.ui.taskview.task_move(0) -tmap <delete> eval -q fm.ui.taskview.task_remove() - -# Basic -tmap <C-l> redraw_window -tmap <ESC> taskview_close -copytmap <ESC> q Q w <C-c> - -# My movements -map gd cd ~/Documents -map td tab_new ~/Documents -map md shell mv %s ~/Documents -map Yd shell cp %s ~/Documents -map gD cd ~/Downloads -map tD tab_new ~/Downloads -map mD shell mv %s ~/Downloads -map YD shell cp %s ~/Downloads -map gww cd ~/Pictures/wallpaper -map tww tab_new ~/Pictures/wallpaper -map mww shell mv %s ~/Pictures/wallpaper -map Yww shell cp %s ~/Pictures/wallpaper -map gp cd ~/Pictures -map tp tab_new ~/Pictures -map mpa shell mv %s ~/Pictures -map Yp shell cp %s ~/Pictures - -# Config files -map cfm shell vim ~/.muttrc -map cfv shell vim ~/.vimrc.local -map cfz shell vim ~/.zshr -map cfi shell vim ~/config/i3/config -map cfr shell vim ~/.config/ranger/rc.conf -map cfx shell vim ~/.Xresources - -# use devicons plugin (https://github.com/alexanderjeurissen/ranger_devicons) -default_linemode devicons diff --git a/ranger/.config/ranger/rifle.conf b/ranger/.config/ranger/rifle.conf deleted file mode 100644 index 8d3c294..0000000 --- a/ranger/.config/ranger/rifle.conf +++ /dev/null @@ -1,214 +0,0 @@ -# vim: ft=cfg -# -# This is the configuration file of "rifle", ranger's file executor/opener. -# Each line consists of conditions and a command. For each line the conditions -# are checked and if they are met, the respective command is run. -# -# Syntax: -# <condition1> , <condition2> , ... = command -# -# The command can contain these environment variables: -# $1-$9 | The n-th selected file -# $@ | All selected files -# -# If you use the special command "ask", rifle will ask you what program to run. -# -# Prefixing a condition with "!" will negate its result. -# These conditions are currently supported: -# match <regexp> | The regexp matches $1 -# ext <regexp> | The regexp matches the extension of $1 -# mime <regexp> | The regexp matches the mime type of $1 -# name <regexp> | The regexp matches the basename of $1 -# path <regexp> | The regexp matches the absolute path of $1 -# has <program> | The program is installed (i.e. located in $PATH) -# env <variable> | The environment variable "variable" is non-empty -# file | $1 is a file -# directory | $1 is a directory -# number <n> | change the number of this command to n -# terminal | stdin, stderr and stdout are connected to a terminal -# X | $DISPLAY is not empty (i.e. Xorg runs) -# -# There are also pseudo-conditions which have a "side effect": -# flag <flags> | Change how the program is run. See below. -# label <label> | Assign a label or name to the command so it can -# | be started with :open_with <label> in ranger -# | or `rifle -p <label>` in the standalone executable. -# else | Always true. -# -# Flags are single characters which slightly transform the command: -# f | Fork the program, make it run in the background. -# | New command = setsid $command >& /dev/null & -# r | Execute the command with root permissions -# | New command = sudo $command -# t | Run the program in a new terminal. If $TERMCMD is not defined, -# | rifle will attempt to extract it from $TERM. -# | New command = $TERMCMD -e $command -# Note: The "New command" serves only as an illustration, the exact -# implementation may differ. -# Note: When using rifle in ranger, there is an additional flag "c" for -# only running the current file even if you have marked multiple files. - -#------------------------------------------- -# Websites -#------------------------------------------- -# Rarely installed browsers get higher priority; It is assumed that if you -# install a rare browser, you probably use it. Firefox/konqueror/w3m on the -# other hand are often only installed as fallback browsers. -ext x?html?, has surf, X, flag f = surf -- file://"$1" -ext x?html?, has vimprobable, X, flag f = vimprobable -- "$@" -ext x?html?, has vimprobable2, X, flag f = vimprobable2 -- "$@" -ext x?html?, has qutebrowser, X, flag f = qutebrowser -- "$@" -ext x?html?, has dwb, X, flag f = dwb -- "$@" -ext x?html?, has jumanji, X, flag f = jumanji -- "$@" -ext x?html?, has luakit, X, flag f = luakit -- "$@" -ext x?html?, has uzbl, X, flag f = uzbl -- "$@" -ext x?html?, has uzbl-tabbed, X, flag f = uzbl-tabbed -- "$@" -ext x?html?, has uzbl-browser, X, flag f = uzbl-browser -- "$@" -ext x?html?, has uzbl-core, X, flag f = uzbl-core -- "$@" -ext x?html?, has midori, X, flag f = midori -- "$@" -ext x?html?, has chromium, X, flag f = chromium -- "$@" -ext x?html?, has opera, X, flag f = opera -- "$@" -ext x?html?, has firefox, X, flag f = firefox -- "$@" -ext x?html?, has seamonkey, X, flag f = seamonkey -- "$@" -ext x?html?, has iceweasel, X, flag f = iceweasel -- "$@" -ext x?html?, has epiphany, X, flag f = epiphany -- "$@" -ext x?html?, has konqueror, X, flag f = konqueror -- "$@" -ext x?html?, has elinks, terminal = elinks "$@" -ext x?html?, has links2, terminal = links2 "$@" -ext x?html?, has links, terminal = links "$@" -ext x?html?, has lynx, terminal = lynx -- "$@" -ext x?html?, has w3m, terminal = w3m "$@" - -#------------------------------------------- -# Misc -#------------------------------------------- -# Define the "editor" for text files as first action -mime ^text, label editor = $EDITOR -- "$@" -mime ^text, label pager = "$PAGER" -- "$@" -!mime ^text, label editor, ext xml|json|csv|tex|py|pl|rb|js|sh|php = $EDITOR -- "$@" -!mime ^text, label pager, ext xml|json|csv|tex|py|pl|rb|js|sh|php = "$PAGER" -- "$@" - -ext 1 = man "$1" -ext s[wmf]c, has zsnes, X = zsnes "$1" -ext s[wmf]c, has snes9x-gtk,X = snes9x-gtk "$1" -ext nes, has fceux, X = fceux "$1" -ext exe = wine "$1" -name ^[mM]akefile$ = make - -#-------------------------------------------- -# Code -#------------------------------------------- -ext py = python -- "$1" -ext pl = perl -- "$1" -ext rb = ruby -- "$1" -ext js = node -- "$1" -ext sh = sh -- "$1" -ext php = php -- "$1" - -#-------------------------------------------- -# Audio without X -#------------------------------------------- -mime ^audio|ogg$, terminal, has mpv = mpv -- "$@" -mime ^audio|ogg$, terminal, has mplayer2 = mplayer2 -- "$@" -mime ^audio|ogg$, terminal, has mplayer = mplayer -- "$@" -ext midi?, terminal, has wildmidi = wildmidi -- "$@" - -#-------------------------------------------- -# Video/Audio with a GUI -#------------------------------------------- -mime ^video|audio, has gmplayer, X, flag f = gmplayer -- "$@" -mime ^video|audio, has smplayer, X, flag f = smplayer "$@" -mime ^video, has mpv, X, flag f = mpv -- "$@" -mime ^video, has mpv, X, flag f = mpv --fs -- "$@" -mime ^video, has mplayer2, X, flag f = mplayer2 -- "$@" -mime ^video, has mplayer2, X, flag f = mplayer2 -fs -- "$@" -mime ^video, has mplayer, X, flag f = mplayer -- "$@" -mime ^video, has mplayer, X, flag f = mplayer -fs -- "$@" -mime ^video|audio, has vlc, X, flag f = vlc -- "$@" -mime ^video|audio, has totem, X, flag f = totem -- "$@" -mime ^video|audio, has totem, X, flag f = totem --fullscreen -- "$@" - -#-------------------------------------------- -# Video without X: -#------------------------------------------- -mime ^video, terminal, !X, has mpv = mpv -- "$@" -mime ^video, terminal, !X, has mplayer2 = mplayer2 -- "$@" -mime ^video, terminal, !X, has mplayer = mplayer -- "$@" - -#------------------------------------------- -# Documents -#------------------------------------------- -ext pdf, has llpp, X, flag f = llpp "$@" -ext pdf, has zathura, X, flag f = zathura -- "$@" -ext pdf, has mupdf, X, flag f = mupdf "$@" -ext pdf, has mupdf-x11,X, flag f = mupdf-x11 "$@" -ext pdf, has apvlv, X, flag f = apvlv -- "$@" -ext pdf, has xpdf, X, flag f = xpdf -- "$@" -ext pdf, has evince, X, flag f = evince -- "$@" -ext pdf, has atril, X, flag f = atril -- "$@" -ext pdf, has okular, X, flag f = okular -- "$@" -ext pdf, has epdfview, X, flag f = epdfview -- "$@" -ext pdf, has qpdfview, X, flag f = qpdfview "$@" - -ext docx?, has catdoc, terminal = catdoc -- "$@" | "$PAGER" - -ext sxc|xlsx?|xlt|xlw|gnm|gnumeric, has gnumeric, X, flag f = gnumeric -- "$@" -ext sxc|xlsx?|xlt|xlw|gnm|gnumeric, has kspread, X, flag f = kspread -- "$@" -ext pptx?|od[dfgpst]|docx?|sxc|xlsx?|xlt|xlw|gnm|gnumeric, has libreoffice, X, flag f = libreoffice "$@" -ext pptx?|od[dfgpst]|docx?|sxc|xlsx?|xlt|xlw|gnm|gnumeric, has soffice, X, flag f = soffice "$@" -ext pptx?|od[dfgpst]|docx?|sxc|xlsx?|xlt|xlw|gnm|gnumeric, has ooffice, X, flag f = ooffice "$@" - -ext djvu, has zathura,X, flag f = zathura -- "$@" -ext djvu, has evince, X, flag f = evince -- "$@" -ext djvu, has atril, X, flag f = atril -- "$@" - -#------------------------------------------- -# Image Viewing: -#------------------------------------------- -mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@" -mime ^image/svg, has display, X, flag f = display -- "$@" - -mime ^image/gif, has mpv, X, flag f = mpv --loop -- "$@" -mime ^image/gif, has qutebrowser, X, flag f = qutebrowser -- "$@" - -mime ^image, has pqiv, X, flag f = pqiv -- "$@" -mime ^image, has sxiv, X, flag f = sxiv -- "$@" -mime ^image, has feh, X, flag f = feh -- "$@" -mime ^image, has mirage, X, flag f = mirage -- "$@" -mime ^image, has ristretto, X, flag f = ristretto "$@" -mime ^image, has eog, X, flag f = eog -- "$@" -mime ^image, has eom, X, flag f = eom -- "$@" -mime ^image, has gimp, X, flag f = gimp -- "$@" -ext xcf, X, flag f = gimp -- "$@" - -#------------------------------------------- -# Archives -#------------------------------------------- - -# avoid password prompt by providing empty password -ext 7z, has 7z = 7z -p l "$@" | "$PAGER" -# This requires atool -ext ace|ar|arc|bz2?|cab|cpio|cpt|deb|dgc|dmg|gz, has als = als -- "$@" | "$PAGER" -ext iso|jar|msi|pkg|rar|shar|tar|tgz|xar|xpi|xz|zip, has als = als -- "$@" | "$PAGER" -ext 7z|ace|ar|arc|bz2?|cab|cpio|cpt|deb|dgc|dmg|gz, has aunpack = aunpack -- "$@" -ext iso|jar|msi|pkg|rar|shar|tar|tgz|xar|xpi|xz|zip, has aunpack = aunpack -- "$@" - -# Fallback: -ext tar|gz, has tar = tar vvtf "$@" | "$PAGER" -ext tar|gz, has tar = tar vvxf "$@" - -#------------------------------------------- -# Misc -#------------------------------------------- -label wallpaper, number 11, mime ^image, has feh, X = feh --bg-scale "$1" -label wallpaper, number 12, mime ^image, has feh, X = feh --bg-tile "$1" -label wallpaper, number 13, mime ^image, has feh, X = feh --bg-center "$1" -label wallpaper, number 14, mime ^image, has feh, X = feh --bg-fill "$1" - -# Define the editor for non-text files + pager as last action - !mime ^text, !ext xml|json|csv|tex|py|pl|rb|js|sh|php = ask -label editor, !mime ^text, !ext xml|json|csv|tex|py|pl|rb|js|sh|php = $EDITOR -- "$@" -label pager, !mime ^text, !ext xml|json|csv|tex|py|pl|rb|js|sh|php = "$PAGER" -- "$@" - -# The very last action, so that it's never triggered accidentally, is to execute a program: -mime application/x-executable = "$1" diff --git a/ranger/.config/ranger/scope.sh b/ranger/.config/ranger/scope.sh deleted file mode 100755 index a0fb2ec..0000000 --- a/ranger/.config/ranger/scope.sh +++ /dev/null @@ -1,121 +0,0 @@ -#!/usr/bin/env sh -# ranger supports enhanced previews. If the option "use_preview_script" -# is set to True and this file exists, this script will be called and its -# output is displayed in ranger. ANSI color codes are supported. - -# NOTES: This script is considered a configuration file. If you upgrade -# ranger, it will be left untouched. (You must update it yourself.) -# Also, ranger disables STDIN here, so interactive scripts won't work properly - -# Meanings of exit codes: -# code | meaning | action of ranger -# -----+------------+------------------------------------------- -# 0 | success | success. display stdout as preview -# 1 | no preview | failure. display no preview at all -# 2 | plain text | display the plain content of the file -# 3 | fix width | success. Don't reload when width changes -# 4 | fix height | success. Don't reload when height changes -# 5 | fix both | success. Don't ever reload -# 6 | image | success. display the image $cached points to as an image preview -# 7 | image | success. display the file directly as an image - -# Meaningful aliases for arguments: -path="$1" # Full path of the selected file -width="$2" # Width of the preview pane (number of fitting characters) -height="$3" # Height of the preview pane (number of fitting characters) -cached="$4" # Path that should be used to cache image previews -preview_images="$5" # "True" if image previews are enabled, "False" otherwise. - -maxln=200 # Stop after $maxln lines. Can be used like ls | head -n $maxln - -# Find out something about the file: -mimetype=$(file --mime-type -Lb "$path") -extension=$(/bin/echo "${path##*.}" | awk '{print tolower($0)}') - -# Functions: -# runs a command and saves its output into $output. Useful if you need -# the return value AND want to use the output in a pipe -try() { output=$(eval '"$@"'); } - -# writes the output of the previously used "try" command -dump() { /bin/echo "$output"; } - -# a common post-processing function used after most commands -trim() { head -n "$maxln"; } - -# wraps highlight to treat exit code 141 (killed by SIGPIPE) as success -safepipe() { "$@"; test $? = 0 -o $? = 141; } - -# Image previews, if enabled in ranger. -if [ "$preview_images" = "True" ]; then - case "$mimetype" in - # Image previews for SVG files, disabled by default. - ###image/svg+xml) - ### convert "$path" "$cached" && exit 6 || exit 1;; - # Image previews for image files. w3mimgdisplay will be called for all - # image files (unless overriden as above), but might fail for - # unsupported types. - image/*) - exit 7;; - # Image preview for video, disabled by default.: - ###video/*) - ### ffmpegthumbnailer -i "$path" -o "$cached" -s 0 && exit 6 || exit 1;; - esac -fi - -case "$extension" in - # Archive extensions: - a|ace|alz|arc|arj|bz|bz2|cab|cpio|deb|gz|jar|lha|lz|lzh|lzma|lzo|\ - rpm|rz|t7z|tar|tbz|tbz2|tgz|tlz|txz|tZ|tzo|war|xpi|xz|Z|zip) - try als "$path" && { dump | trim; exit 0; } - try acat "$path" && { dump | trim; exit 3; } - try bsdtar -lf "$path" && { dump | trim; exit 0; } - exit 1;; - rar) - # avoid password prompt by providing empty password - try unrar -p- lt "$path" && { dump | trim; exit 0; } || exit 1;; - 7z) - # avoid password prompt by providing empty password - try 7z -p l "$path" && { dump | trim; exit 0; } || exit 1;; - # PDF documents: - pdf) - try pdftotext -l 10 -nopgbrk -q "$path" - && \ - { dump | trim | fmt -s -w $width; exit 0; } || exit 1;; - # BitTorrent Files - torrent) - try transmission-show "$path" && { dump | trim; exit 5; } || exit 1;; - # ODT Files - odt|ods|odp|sxw) - try odt2txt "$path" && { dump | trim; exit 5; } || exit 1;; - # HTML Pages: - htm|html|xhtml) - try w3m -dump "$path" && { dump | trim | fmt -s -w $width; exit 4; } - try lynx -dump "$path" && { dump | trim | fmt -s -w $width; exit 4; } - try elinks -dump "$path" && { dump | trim | fmt -s -w $width; exit 4; } - ;; # fall back to highlight/cat if the text browsers fail -esac - -case "$mimetype" in - # Syntax highlight for text files: - text/* | */xml) - if [ "$(tput colors)" -ge 256 ]; then - pygmentize_format=terminal256 - highlight_format=xterm256 - else - pygmentize_format=terminal - highlight_format=ansi - fi - try safepipe highlight --out-format=${highlight_format} "$path" && { dump | trim; exit 5; } - try safepipe pygmentize -f ${pygmentize_format} "$path" && { dump | trim; exit 5; } - exit 2;; - # Ascii-previews of images: - image/*) - img2txt --gamma=0.6 --width="$width" "$path" && exit 4 || exit 1;; - # Display information about media files: - video/* | audio/*) - exiftool "$path" && exit 5 - # Use sed to remove spaces so the output fits into the narrow window - try mediainfo "$path" && { dump | trim | sed 's/ \+:/: /;'; exit 5; } || exit 1;; -esac - -exit 1 diff --git a/redshift/.config/redshift.conf b/redshift/.config/redshift.conf deleted file mode 100644 index 5a14866..0000000 --- a/redshift/.config/redshift.conf +++ /dev/null @@ -1,56 +0,0 @@ -; Global settings for redshift -[redshift] -; Set the day and night screen temperatures -temp-day=5700 -temp-night=3500 - -; Enable/Disable a smooth transition between day and night -; 0 will cause a direct change from day to night screen temperature. -; 1 will gradually increase or decrease the screen temperature. -transition=1 - -; Set the screen brightness. Default is 1.0. -;brightness=0.9 -; It is also possible to use different settings for day and night -; since version 1.8. -;brightness-day=0.7 -;brightness-night=0.4 -; Set the screen gamma (for all colors, or each color channel -; individually) -gamma=0.8 -;gamma=0.8:0.7:0.8 -; This can also be set individually for day and night since -; version 1.10. -;gamma-day=0.8:0.7:0.8 -;gamma-night=0.6 - -; Set the location-provider: 'geoclue', 'geoclue2', 'manual' -; type 'redshift -l list' to see possible values. -; The location provider settings are in a different section. -location-provider=manual - -; Set the adjustment-method: 'randr', 'vidmode' -; type 'redshift -m list' to see all possible values. -; 'randr' is the preferred method, 'vidmode' is an older API. -; but works in some cases when 'randr' does not. -; The adjustment method settings are in a different section. -adjustment-method=randr - -; Configuration of the location-provider: -; type 'redshift -l PROVIDER:help' to see the settings. -; ex: 'redshift -l manual:help' -; Keep in mind that longitudes west of Greenwich (e.g. the Americas) -; are negative numbers. -[manual] -lat=52.3874 -lon=4.6462 - -; Configuration of the adjustment-method -; type 'redshift -m METHOD:help' to see the settings. -; ex: 'redshift -m randr:help' -; In this example, randr is configured to adjust screen 1. -; Note that the numbering starts from 0, so this is actually the -; second screen. If this option is not specified, Redshift will try -; to adjust _all_ screens. -[randr] -screen=0 diff --git a/retroarch/.config/retroarch/retroarch.cfg b/retroarch/.config/retroarch/retroarch.cfg deleted file mode 100644 index 3737825..0000000 --- a/retroarch/.config/retroarch/retroarch.cfg +++ /dev/null @@ -1,1652 +0,0 @@ -libretro_directory = "~/.config/retroarch/cores" -libretro_info_path = "~/.config/retroarch/info" -assets_directory = "/usr/share/retroarch/assets" -video_shader_dir = "/usr/share/libretro/shaders" -joypad_autoconfig_dir = "/usr/share/retroarch/autoconfig" -config_save_on_exit = "true" -core_updater_buildbot_url = "http://buildbot.libretro.com/nightly/linux/x86_64/latest/" -core_updater_buildbot_assets_url = "http://buildbot.libretro.com/assets/" -content_database_path = "~/.config/retroarch/database/rdb" -cheat_database_path = "~/.config/retroarch/cheats" -content_history_path = "~/.config/retroarch/content_history.lpl" -content_music_history_path = "~/.config/retroarch/content_music_history.lpl" -content_video_history_path = "~/.config/retroarch/content_video_history.lpl" -content_image_history_path = "~/.config/retroarch/content_image_history.lpl" -cursor_directory = "~/.config/retroarch/database/cursors" -screenshot_directory = "~/.config/retroarch/screenshots" -system_directory = "default" -input_remapping_directory = "~/.config/retroarch/config/remaps" -video_filter_dir = "default" -core_assets_directory = "~/.config/retroarch/downloads" -dynamic_wallpapers_directory = "default" -thumbnails_directory = "~/.config/retroarch/thumbnails" -playlist_directory = "~/.config/retroarch/playlists" -audio_filter_dir = "default" -savefile_directory = "default" -savestate_directory = "default" -rgui_browser_directory = "~/Documents/roms" -rgui_config_directory = "~/.config/retroarch/config" -overlay_directory = "~/.config/retroarch/overlay" -screenshot_directory = "~/.config/retroarch/screenshots" -video_driver = "gl" -record_driver = "ffmpeg" -camera_driver = "video4linux2" -wifi_driver = "null" -location_driver = "null" -menu_driver = "xmb" -audio_driver = "pulse" -audio_resampler = "sinc" -input_driver = "x" -input_joypad_driver = "udev" -video_aspect_ratio = "-1.000000" -video_scale = "3.000000" -video_refresh_rate = "59.940060" -audio_rate_control_delta = "0.005000" -audio_max_timing_skew = "0.050000" -audio_volume = "0.000000" -audio_mixer_volume = "0.000000" -input_overlay_opacity = "0.700000" -input_overlay_scale = "1.000000" -menu_wallpaper_opacity = "0.300000" -menu_footer_opacity = "1.000000" -menu_header_opacity = "1.000000" -video_message_pos_x = "0.050000" -video_message_pos_y = "0.050000" -video_font_size = "32.000000" -fastforward_ratio = "0.000000" -slowmotion_ratio = "3.000000" -input_axis_threshold = "0.500000" -state_slot = "-1" -netplay_check_frames = "30" -input_bind_timeout = "5" -input_turbo_period = "6" -input_duty_cycle = "3" -input_max_users = "5" -input_menu_toggle_gamepad_combo = "2" -audio_latency = "64" -audio_block_frames = "0" -rewind_granularity = "1" -autosave_interval = "0" -libretro_log_level = "1" -keyboard_gamepad_mapping_type = "1" -input_poll_type_behavior = "2" -video_monitor_index = "1" -video_fullscreen_x = "0" -video_fullscreen_y = "0" -video_window_x = "0" -video_window_y = "0" -network_cmd_port = "55355" -network_remote_base_port = "55400" -dpi_override_value = "200" -menu_thumbnails = "3" -xmb_alpha_factor = "75" -xmb_scale_factor = "100" -xmb_theme = "0" -xmb_menu_color_theme = "4" -materialui_menu_color_theme = "0" -menu_shader_pipeline = "2" -audio_out_rate = "48000" -custom_viewport_width = "1803" -custom_viewport_height = "1352" -custom_viewport_x = "348" -custom_viewport_y = "0" -content_history_size = "100" -video_hard_sync_frames = "0" -video_frame_delay = "0" -video_max_swapchain_images = "3" -video_swap_interval = "1" -video_rotation = "0" -aspect_ratio_index = "21" -netplay_ip_port = "55435" -netplay_input_latency_frames_min = "0" -netplay_input_latency_frames_range = "0" -user_language = "0" -bundle_assets_extract_version_current = "0" -bundle_assets_extract_last_version = "0" -input_device_p1 = "0" -input_player1_joypad_index = "0" -input_libretro_device_p1 = "5" -input_player1_analog_dpad_mode = "0" -input_player1_mouse_index = "0" -input_device_p2 = "0" -input_player2_joypad_index = "1" -input_libretro_device_p2 = "5" -input_player2_analog_dpad_mode = "0" -input_player2_mouse_index = "0" -input_device_p3 = "0" -input_player3_joypad_index = "2" -input_libretro_device_p3 = "1" -input_player3_analog_dpad_mode = "0" -input_player3_mouse_index = "0" -input_device_p4 = "0" -input_player4_joypad_index = "3" -input_libretro_device_p4 = "1" -input_player4_analog_dpad_mode = "0" -input_player4_mouse_index = "0" -input_device_p5 = "0" -input_player5_joypad_index = "4" -input_libretro_device_p5 = "1" -input_player5_analog_dpad_mode = "0" -input_player5_mouse_index = "0" -input_device_p6 = "0" -input_player6_joypad_index = "5" -input_libretro_device_p6 = "1" -input_player6_analog_dpad_mode = "0" -input_player6_mouse_index = "0" -input_device_p7 = "0" -input_player7_joypad_index = "6" -input_libretro_device_p7 = "1" -input_player7_analog_dpad_mode = "0" -input_player7_mouse_index = "0" -input_device_p8 = "0" -input_player8_joypad_index = "7" -input_libretro_device_p8 = "1" -input_player8_analog_dpad_mode = "0" -input_player8_mouse_index = "0" -input_device_p9 = "0" -input_player9_joypad_index = "8" -input_libretro_device_p9 = "1" -input_player9_analog_dpad_mode = "0" -input_player9_mouse_index = "0" -input_device_p10 = "0" -input_player10_joypad_index = "9" -input_libretro_device_p10 = "1" -input_player10_analog_dpad_mode = "0" -input_player10_mouse_index = "0" -input_device_p11 = "0" -input_player11_joypad_index = "10" -input_libretro_device_p11 = "1" -input_player11_analog_dpad_mode = "0" -input_player11_mouse_index = "0" -input_device_p12 = "0" -input_player12_joypad_index = "11" -input_libretro_device_p12 = "1" -input_player12_analog_dpad_mode = "0" -input_player12_mouse_index = "0" -input_device_p13 = "0" -input_player13_joypad_index = "12" -input_libretro_device_p13 = "1" -input_player13_analog_dpad_mode = "0" -input_player13_mouse_index = "0" -input_device_p14 = "0" -input_player14_joypad_index = "13" -input_libretro_device_p14 = "1" -input_player14_analog_dpad_mode = "0" -input_player14_mouse_index = "0" -input_device_p15 = "0" -input_player15_joypad_index = "14" -input_libretro_device_p15 = "1" -input_player15_analog_dpad_mode = "0" -input_player15_mouse_index = "0" -input_device_p16 = "0" -input_player16_joypad_index = "15" -input_libretro_device_p16 = "1" -input_player16_analog_dpad_mode = "0" -input_player16_mouse_index = "0" -ui_companion_start_on_boot = "true" -ui_companion_enable = "false" -video_gpu_record = "false" -input_remap_binds_enable = "true" -all_users_control_menu = "false" -menu_swap_ok_cancel_buttons = "false" -netplay_public_announce = "true" -netplay_start_as_spectator = "false" -netplay_allow_slaves = "true" -netplay_require_slaves = "false" -netplay_stateless_mode = "false" -netplay_client_swap_input = "true" -netplay_use_mitm_server = "false" -input_descriptor_label_show = "true" -input_descriptor_hide_unbound = "false" -load_dummy_on_core_shutdown = "true" -check_firmware_before_loading = "false" -builtin_mediaplayer_enable = "true" -builtin_imageviewer_enable = "true" -fps_show = "false" -ui_menubar_enable = "true" -suspend_screensaver_enable = "true" -rewind_enable = "false" -audio_sync = "true" -video_shader_enable = "false" -video_aspect_ratio_auto = "false" -video_allow_rotate = "true" -video_windowed_fullscreen = "true" -video_crop_overscan = "true" -video_scale_integer = "false" -video_smooth = "false" -video_force_aspect = "true" -video_threaded = "false" -video_shared_context = "false" -auto_screenshot_filename = "true" -video_force_srgb_disable = "false" -video_fullscreen = "true" -bundle_assets_extract_enable = "false" -video_vsync = "true" -video_hard_sync = "true" -video_black_frame_insertion = "false" -video_disable_composition = "false" -pause_nonactive = "true" -video_gpu_screenshot = "true" -video_post_filter_record = "false" -keyboard_gamepad_enable = "true" -core_set_supports_no_game_enable = "true" -audio_enable = "true" -audio_mute_enable = "false" -audio_mixer_mute_enable = "false" -location_allow = "false" -video_font_enable = "true" -core_updater_auto_extract_archive = "true" -camera_allow = "false" -menu_unified_controls = "false" -threaded_data_runloop_enable = "true" -menu_throttle_framerate = "true" -menu_linear_filter = "true" -dpi_override_enable = "true" -menu_pause_libretro = "true" -menu_mouse_enable = "true" -menu_pointer_enable = "false" -menu_timedate_enable = "true" -menu_battery_level_enable = "true" -menu_core_enable = "true" -menu_dynamic_wallpaper_enable = "true" -xmb_shadows_enable = "true" -xmb_show_settings = "true" -xmb_show_images = "true" -xmb_show_music = "true" -menu_show_online_updater = "true" -menu_show_core_updater = "true" -xmb_show_video = "true" -xmb_show_netplay = "true" -xmb_show_history = "true" -xmb_show_add = "true" -filter_by_current_core = "false" -rgui_show_start_screen = "false" -menu_navigation_wraparound_enable = "true" -menu_navigation_browser_filter_supported_extensions_enable = "true" -menu_show_advanced_settings = "false" -cheevos_enable = "false" -cheevos_test_unofficial = "false" -cheevos_hardcore_mode_enable = "false" -input_overlay_enable = "true" -input_overlay_enable_autopreferred = "true" -input_overlay_hide_in_menu = "true" -network_cmd_enable = "false" -stdin_cmd_enable = "false" -network_remote_enable = "false" -netplay_nat_traversal = "true" -block_sram_overwrite = "false" -savestate_auto_index = "false" -savestate_auto_save = "false" -savestate_auto_load = "false" -savestate_thumbnail_enable = "false" -history_list_enable = "true" -playlist_entry_remove = "true" -game_specific_options = "true" -auto_overrides_enable = "true" -auto_remaps_enable = "true" -auto_shaders_enable = "true" -sort_savefiles_enable = "false" -sort_savestates_enable = "false" -show_hidden_files = "false" -input_autodetect_enable = "true" -audio_rate_control = "true" -custom_bgm_enable = "false" -network_remote_enable_user_p1 = "false" -network_remote_enable_user_p2 = "false" -network_remote_enable_user_p3 = "false" -network_remote_enable_user_p4 = "false" -network_remote_enable_user_p5 = "false" -network_remote_enable_user_p6 = "false" -network_remote_enable_user_p7 = "false" -network_remote_enable_user_p8 = "false" -network_remote_enable_user_p9 = "false" -network_remote_enable_user_p10 = "false" -network_remote_enable_user_p11 = "false" -network_remote_enable_user_p12 = "false" -network_remote_enable_user_p13 = "false" -network_remote_enable_user_p14 = "false" -network_remote_enable_user_p15 = "false" -network_remote_enable_user_p16 = "false" -log_verbosity = "false" -perfcnt_enable = "false" -video_message_color = "ffff00" -menu_entry_normal_color = "ffffffff" -menu_entry_hover_color = "ff64ff64" -menu_title_color = "ff64ff64" -gamma_correction = "false" -flicker_filter_enable = "false" -soft_filter_enable = "false" -soft_filter_index = "0" -current_resolution_id = "0" -flicker_filter_index = "0" -input_player1_b = "z" -input_player1_b_btn = "nul" -input_player1_b_axis = "nul" -input_player1_y = "a" -input_player1_y_btn = "nul" -input_player1_y_axis = "nul" -input_player1_select = "rshift" -input_player1_select_btn = "nul" -input_player1_select_axis = "nul" -input_player1_start = "enter" -input_player1_start_btn = "nul" -input_player1_start_axis = "nul" -input_player1_up = "up" -input_player1_up_btn = "nul" -input_player1_up_axis = "nul" -input_player1_down = "down" -input_player1_down_btn = "nul" -input_player1_down_axis = "nul" -input_player1_left = "left" -input_player1_left_btn = "nul" -input_player1_left_axis = "nul" -input_player1_right = "right" -input_player1_right_btn = "nul" -input_player1_right_axis = "nul" -input_player1_a = "x" -input_player1_a_btn = "nul" -input_player1_a_axis = "nul" -input_player1_x = "s" -input_player1_x_btn = "nul" -input_player1_x_axis = "nul" -input_player1_l = "q" -input_player1_l_btn = "nul" -input_player1_l_axis = "nul" -input_player1_r = "w" -input_player1_r_btn = "nul" -input_player1_r_axis = "nul" -input_player1_l2 = "nul" -input_player1_l2_btn = "nul" -input_player1_l2_axis = "nul" -input_player1_r2 = "nul" -input_player1_r2_btn = "nul" -input_player1_r2_axis = "nul" -input_player1_l3 = "nul" -input_player1_l3_btn = "nul" -input_player1_l3_axis = "nul" -input_player1_r3 = "nul" -input_player1_r3_btn = "nul" -input_player1_r3_axis = "nul" -input_player1_l_x_plus = "nul" -input_player1_l_x_plus_btn = "nul" -input_player1_l_x_plus_axis = "nul" -input_player1_l_x_minus = "nul" -input_player1_l_x_minus_btn = "nul" -input_player1_l_x_minus_axis = "nul" -input_player1_l_y_plus = "nul" -input_player1_l_y_plus_btn = "nul" -input_player1_l_y_plus_axis = "nul" -input_player1_l_y_minus = "nul" -input_player1_l_y_minus_btn = "nul" -input_player1_l_y_minus_axis = "nul" -input_player1_r_x_plus = "nul" -input_player1_r_x_plus_btn = "nul" -input_player1_r_x_plus_axis = "nul" -input_player1_r_x_minus = "nul" -input_player1_r_x_minus_btn = "nul" -input_player1_r_x_minus_axis = "nul" -input_player1_r_y_plus = "nul" -input_player1_r_y_plus_btn = "nul" -input_player1_r_y_plus_axis = "nul" -input_player1_r_y_minus = "nul" -input_player1_r_y_minus_btn = "nul" -input_player1_r_y_minus_axis = "nul" -input_player1_turbo = "nul" -input_player1_turbo_btn = "nul" -input_player1_turbo_axis = "nul" -input_toggle_fast_forward = "space" -input_toggle_fast_forward_btn = "nul" -input_toggle_fast_forward_axis = "nul" -input_hold_fast_forward = "l" -input_hold_fast_forward_btn = "nul" -input_hold_fast_forward_axis = "nul" -input_load_state = "f4" -input_load_state_btn = "nul" -input_load_state_axis = "nul" -input_save_state = "f2" -input_save_state_btn = "nul" -input_save_state_axis = "nul" -input_toggle_fullscreen = "f" -input_toggle_fullscreen_btn = "nul" -input_toggle_fullscreen_axis = "nul" -input_exit_emulator = "escape" -input_exit_emulator_btn = "nul" -input_exit_emulator_axis = "nul" -input_state_slot_increase = "f7" -input_state_slot_increase_btn = "nul" -input_state_slot_increase_axis = "nul" -input_state_slot_decrease = "f6" -input_state_slot_decrease_btn = "nul" -input_state_slot_decrease_axis = "nul" -input_rewind = "r" -input_rewind_btn = "nul" -input_rewind_axis = "nul" -input_movie_record_toggle = "o" -input_movie_record_toggle_btn = "nul" -input_movie_record_toggle_axis = "nul" -input_pause_toggle = "p" -input_pause_toggle_btn = "nul" -input_pause_toggle_axis = "nul" -input_frame_advance = "k" -input_frame_advance_btn = "nul" -input_frame_advance_axis = "nul" -input_reset = "h" -input_reset_btn = "nul" -input_reset_axis = "nul" -input_shader_next = "m" -input_shader_next_btn = "nul" -input_shader_next_axis = "nul" -input_shader_prev = "n" -input_shader_prev_btn = "nul" -input_shader_prev_axis = "nul" -input_cheat_index_plus = "y" -input_cheat_index_plus_btn = "nul" -input_cheat_index_plus_axis = "nul" -input_cheat_index_minus = "t" -input_cheat_index_minus_btn = "nul" -input_cheat_index_minus_axis = "nul" -input_cheat_toggle = "u" -input_cheat_toggle_btn = "nul" -input_cheat_toggle_axis = "nul" -input_screenshot = "f8" -input_screenshot_btn = "nul" -input_screenshot_axis = "nul" -input_audio_mute = "f9" -input_audio_mute_btn = "nul" -input_audio_mute_axis = "nul" -input_osk_toggle = "f12" -input_osk_toggle_btn = "nul" -input_osk_toggle_axis = "nul" -input_netplay_flip_players_1_2 = "nul" -input_netplay_flip_players_1_2_btn = "nul" -input_netplay_flip_players_1_2_axis = "nul" -input_netplay_game_watch = "i" -input_netplay_game_watch_btn = "nul" -input_netplay_game_watch_axis = "nul" -input_slowmotion = "e" -input_slowmotion_btn = "nul" -input_slowmotion_axis = "nul" -input_enable_hotkey = "nul" -input_enable_hotkey_btn = "nul" -input_enable_hotkey_axis = "nul" -input_volume_up = "add" -input_volume_up_btn = "nul" -input_volume_up_axis = "nul" -input_volume_down = "subtract" -input_volume_down_btn = "nul" -input_volume_down_axis = "nul" -input_overlay_next = "nul" -input_overlay_next_btn = "nul" -input_overlay_next_axis = "nul" -input_disk_eject_toggle = "nul" -input_disk_eject_toggle_btn = "nul" -input_disk_eject_toggle_axis = "nul" -input_disk_next = "nul" -input_disk_next_btn = "nul" -input_disk_next_axis = "nul" -input_disk_prev = "nul" -input_disk_prev_btn = "nul" -input_disk_prev_axis = "nul" -input_grab_mouse_toggle = "f11" -input_grab_mouse_toggle_btn = "nul" -input_grab_mouse_toggle_axis = "nul" -input_game_focus_toggle = "scroll_lock" -input_game_focus_toggle_btn = "nul" -input_game_focus_toggle_axis = "nul" -input_menu_toggle = "f1" -input_menu_toggle_btn = "nul" -input_menu_toggle_axis = "nul" -input_player2_b = "nul" -input_player2_b_btn = "nul" -input_player2_b_axis = "nul" -input_player2_y = "nul" -input_player2_y_btn = "nul" -input_player2_y_axis = "nul" -input_player2_select = "nul" -input_player2_select_btn = "nul" -input_player2_select_axis = "nul" -input_player2_start = "nul" -input_player2_start_btn = "nul" -input_player2_start_axis = "nul" -input_player2_up = "nul" -input_player2_up_btn = "nul" -input_player2_up_axis = "nul" -input_player2_down = "nul" -input_player2_down_btn = "nul" -input_player2_down_axis = "nul" -input_player2_left = "nul" -input_player2_left_btn = "nul" -input_player2_left_axis = "nul" -input_player2_right = "nul" -input_player2_right_btn = "nul" -input_player2_right_axis = "nul" -input_player2_a = "nul" -input_player2_a_btn = "nul" -input_player2_a_axis = "nul" -input_player2_x = "nul" -input_player2_x_btn = "nul" -input_player2_x_axis = "nul" -input_player2_l = "nul" -input_player2_l_btn = "nul" -input_player2_l_axis = "nul" -input_player2_r = "nul" -input_player2_r_btn = "nul" -input_player2_r_axis = "nul" -input_player2_l2 = "nul" -input_player2_l2_btn = "nul" -input_player2_l2_axis = "nul" -input_player2_r2 = "nul" -input_player2_r2_btn = "nul" -input_player2_r2_axis = "nul" -input_player2_l3 = "nul" -input_player2_l3_btn = "nul" -input_player2_l3_axis = "nul" -input_player2_r3 = "nul" -input_player2_r3_btn = "nul" -input_player2_r3_axis = "nul" -input_player2_l_x_plus = "nul" -input_player2_l_x_plus_btn = "nul" -input_player2_l_x_plus_axis = "nul" -input_player2_l_x_minus = "nul" -input_player2_l_x_minus_btn = "nul" -input_player2_l_x_minus_axis = "nul" -input_player2_l_y_plus = "nul" -input_player2_l_y_plus_btn = "nul" -input_player2_l_y_plus_axis = "nul" -input_player2_l_y_minus = "nul" -input_player2_l_y_minus_btn = "nul" -input_player2_l_y_minus_axis = "nul" -input_player2_r_x_plus = "nul" -input_player2_r_x_plus_btn = "nul" -input_player2_r_x_plus_axis = "nul" -input_player2_r_x_minus = "nul" -input_player2_r_x_minus_btn = "nul" -input_player2_r_x_minus_axis = "nul" -input_player2_r_y_plus = "nul" -input_player2_r_y_plus_btn = "nul" -input_player2_r_y_plus_axis = "nul" -input_player2_r_y_minus = "nul" -input_player2_r_y_minus_btn = "nul" -input_player2_r_y_minus_axis = "nul" -input_player2_turbo = "nul" -input_player2_turbo_btn = "nul" -input_player2_turbo_axis = "nul" -input_player3_b = "nul" -input_player3_b_btn = "nul" -input_player3_b_axis = "nul" -input_player3_y = "nul" -input_player3_y_btn = "nul" -input_player3_y_axis = "nul" -input_player3_select = "nul" -input_player3_select_btn = "nul" -input_player3_select_axis = "nul" -input_player3_start = "nul" -input_player3_start_btn = "nul" -input_player3_start_axis = "nul" -input_player3_up = "nul" -input_player3_up_btn = "nul" -input_player3_up_axis = "nul" -input_player3_down = "nul" -input_player3_down_btn = "nul" -input_player3_down_axis = "nul" -input_player3_left = "nul" -input_player3_left_btn = "nul" -input_player3_left_axis = "nul" -input_player3_right = "nul" -input_player3_right_btn = "nul" -input_player3_right_axis = "nul" -input_player3_a = "nul" -input_player3_a_btn = "nul" -input_player3_a_axis = "nul" -input_player3_x = "nul" -input_player3_x_btn = "nul" -input_player3_x_axis = "nul" -input_player3_l = "nul" -input_player3_l_btn = "nul" -input_player3_l_axis = "nul" -input_player3_r = "nul" -input_player3_r_btn = "nul" -input_player3_r_axis = "nul" -input_player3_l2 = "nul" -input_player3_l2_btn = "nul" -input_player3_l2_axis = "nul" -input_player3_r2 = "nul" -input_player3_r2_btn = "nul" -input_player3_r2_axis = "nul" -input_player3_l3 = "nul" -input_player3_l3_btn = "nul" -input_player3_l3_axis = "nul" -input_player3_r3 = "nul" -input_player3_r3_btn = "nul" -input_player3_r3_axis = "nul" -input_player3_l_x_plus = "nul" -input_player3_l_x_plus_btn = "nul" -input_player3_l_x_plus_axis = "nul" -input_player3_l_x_minus = "nul" -input_player3_l_x_minus_btn = "nul" -input_player3_l_x_minus_axis = "nul" -input_player3_l_y_plus = "nul" -input_player3_l_y_plus_btn = "nul" -input_player3_l_y_plus_axis = "nul" -input_player3_l_y_minus = "nul" -input_player3_l_y_minus_btn = "nul" -input_player3_l_y_minus_axis = "nul" -input_player3_r_x_plus = "nul" -input_player3_r_x_plus_btn = "nul" -input_player3_r_x_plus_axis = "nul" -input_player3_r_x_minus = "nul" -input_player3_r_x_minus_btn = "nul" -input_player3_r_x_minus_axis = "nul" -input_player3_r_y_plus = "nul" -input_player3_r_y_plus_btn = "nul" -input_player3_r_y_plus_axis = "nul" -input_player3_r_y_minus = "nul" -input_player3_r_y_minus_btn = "nul" -input_player3_r_y_minus_axis = "nul" -input_player3_turbo = "nul" -input_player3_turbo_btn = "nul" -input_player3_turbo_axis = "nul" -input_player4_b = "nul" -input_player4_b_btn = "nul" -input_player4_b_axis = "nul" -input_player4_y = "nul" -input_player4_y_btn = "nul" -input_player4_y_axis = "nul" -input_player4_select = "nul" -input_player4_select_btn = "nul" -input_player4_select_axis = "nul" -input_player4_start = "nul" -input_player4_start_btn = "nul" -input_player4_start_axis = "nul" -input_player4_up = "nul" -input_player4_up_btn = "nul" -input_player4_up_axis = "nul" -input_player4_down = "nul" -input_player4_down_btn = "nul" -input_player4_down_axis = "nul" -input_player4_left = "nul" -input_player4_left_btn = "nul" -input_player4_left_axis = "nul" -input_player4_right = "nul" -input_player4_right_btn = "nul" -input_player4_right_axis = "nul" -input_player4_a = "nul" -input_player4_a_btn = "nul" -input_player4_a_axis = "nul" -input_player4_x = "nul" -input_player4_x_btn = "nul" -input_player4_x_axis = "nul" -input_player4_l = "nul" -input_player4_l_btn = "nul" -input_player4_l_axis = "nul" -input_player4_r = "nul" -input_player4_r_btn = "nul" -input_player4_r_axis = "nul" -input_player4_l2 = "nul" -input_player4_l2_btn = "nul" -input_player4_l2_axis = "nul" -input_player4_r2 = "nul" -input_player4_r2_btn = "nul" -input_player4_r2_axis = "nul" -input_player4_l3 = "nul" -input_player4_l3_btn = "nul" -input_player4_l3_axis = "nul" -input_player4_r3 = "nul" -input_player4_r3_btn = "nul" -input_player4_r3_axis = "nul" -input_player4_l_x_plus = "nul" -input_player4_l_x_plus_btn = "nul" -input_player4_l_x_plus_axis = "nul" -input_player4_l_x_minus = "nul" -input_player4_l_x_minus_btn = "nul" -input_player4_l_x_minus_axis = "nul" -input_player4_l_y_plus = "nul" -input_player4_l_y_plus_btn = "nul" -input_player4_l_y_plus_axis = "nul" -input_player4_l_y_minus = "nul" -input_player4_l_y_minus_btn = "nul" -input_player4_l_y_minus_axis = "nul" -input_player4_r_x_plus = "nul" -input_player4_r_x_plus_btn = "nul" -input_player4_r_x_plus_axis = "nul" -input_player4_r_x_minus = "nul" -input_player4_r_x_minus_btn = "nul" -input_player4_r_x_minus_axis = "nul" -input_player4_r_y_plus = "nul" -input_player4_r_y_plus_btn = "nul" -input_player4_r_y_plus_axis = "nul" -input_player4_r_y_minus = "nul" -input_player4_r_y_minus_btn = "nul" -input_player4_r_y_minus_axis = "nul" -input_player4_turbo = "nul" -input_player4_turbo_btn = "nul" -input_player4_turbo_axis = "nul" -input_player5_b = "nul" -input_player5_b_btn = "nul" -input_player5_b_axis = "nul" -input_player5_y = "nul" -input_player5_y_btn = "nul" -input_player5_y_axis = "nul" -input_player5_select = "nul" -input_player5_select_btn = "nul" -input_player5_select_axis = "nul" -input_player5_start = "nul" -input_player5_start_btn = "nul" -input_player5_start_axis = "nul" -input_player5_up = "nul" -input_player5_up_btn = "nul" -input_player5_up_axis = "nul" -input_player5_down = "nul" -input_player5_down_btn = "nul" -input_player5_down_axis = "nul" -input_player5_left = "nul" -input_player5_left_btn = "nul" -input_player5_left_axis = "nul" -input_player5_right = "nul" -input_player5_right_btn = "nul" -input_player5_right_axis = "nul" -input_player5_a = "nul" -input_player5_a_btn = "nul" -input_player5_a_axis = "nul" -input_player5_x = "nul" -input_player5_x_btn = "nul" -input_player5_x_axis = "nul" -input_player5_l = "nul" -input_player5_l_btn = "nul" -input_player5_l_axis = "nul" -input_player5_r = "nul" -input_player5_r_btn = "nul" -input_player5_r_axis = "nul" -input_player5_l2 = "nul" -input_player5_l2_btn = "nul" -input_player5_l2_axis = "nul" -input_player5_r2 = "nul" -input_player5_r2_btn = "nul" -input_player5_r2_axis = "nul" -input_player5_l3 = "nul" -input_player5_l3_btn = "nul" -input_player5_l3_axis = "nul" -input_player5_r3 = "nul" -input_player5_r3_btn = "nul" -input_player5_r3_axis = "nul" -input_player5_l_x_plus = "nul" -input_player5_l_x_plus_btn = "nul" -input_player5_l_x_plus_axis = "nul" -input_player5_l_x_minus = "nul" -input_player5_l_x_minus_btn = "nul" -input_player5_l_x_minus_axis = "nul" -input_player5_l_y_plus = "nul" -input_player5_l_y_plus_btn = "nul" -input_player5_l_y_plus_axis = "nul" -input_player5_l_y_minus = "nul" -input_player5_l_y_minus_btn = "nul" -input_player5_l_y_minus_axis = "nul" -input_player5_r_x_plus = "nul" -input_player5_r_x_plus_btn = "nul" -input_player5_r_x_plus_axis = "nul" -input_player5_r_x_minus = "nul" -input_player5_r_x_minus_btn = "nul" -input_player5_r_x_minus_axis = "nul" -input_player5_r_y_plus = "nul" -input_player5_r_y_plus_btn = "nul" -input_player5_r_y_plus_axis = "nul" -input_player5_r_y_minus = "nul" -input_player5_r_y_minus_btn = "nul" -input_player5_r_y_minus_axis = "nul" -input_player5_turbo = "nul" -input_player5_turbo_btn = "nul" -input_player5_turbo_axis = "nul" -input_player6_b = "nul" -input_player6_b_btn = "nul" -input_player6_b_axis = "nul" -input_player6_y = "nul" -input_player6_y_btn = "nul" -input_player6_y_axis = "nul" -input_player6_select = "nul" -input_player6_select_btn = "nul" -input_player6_select_axis = "nul" -input_player6_start = "nul" -input_player6_start_btn = "nul" -input_player6_start_axis = "nul" -input_player6_up = "nul" -input_player6_up_btn = "nul" -input_player6_up_axis = "nul" -input_player6_down = "nul" -input_player6_down_btn = "nul" -input_player6_down_axis = "nul" -input_player6_left = "nul" -input_player6_left_btn = "nul" -input_player6_left_axis = "nul" -input_player6_right = "nul" -input_player6_right_btn = "nul" -input_player6_right_axis = "nul" -input_player6_a = "nul" -input_player6_a_btn = "nul" -input_player6_a_axis = "nul" -input_player6_x = "nul" -input_player6_x_btn = "nul" -input_player6_x_axis = "nul" -input_player6_l = "nul" -input_player6_l_btn = "nul" -input_player6_l_axis = "nul" -input_player6_r = "nul" -input_player6_r_btn = "nul" -input_player6_r_axis = "nul" -input_player6_l2 = "nul" -input_player6_l2_btn = "nul" -input_player6_l2_axis = "nul" -input_player6_r2 = "nul" -input_player6_r2_btn = "nul" -input_player6_r2_axis = "nul" -input_player6_l3 = "nul" -input_player6_l3_btn = "nul" -input_player6_l3_axis = "nul" -input_player6_r3 = "nul" -input_player6_r3_btn = "nul" -input_player6_r3_axis = "nul" -input_player6_l_x_plus = "nul" -input_player6_l_x_plus_btn = "nul" -input_player6_l_x_plus_axis = "nul" -input_player6_l_x_minus = "nul" -input_player6_l_x_minus_btn = "nul" -input_player6_l_x_minus_axis = "nul" -input_player6_l_y_plus = "nul" -input_player6_l_y_plus_btn = "nul" -input_player6_l_y_plus_axis = "nul" -input_player6_l_y_minus = "nul" -input_player6_l_y_minus_btn = "nul" -input_player6_l_y_minus_axis = "nul" -input_player6_r_x_plus = "nul" -input_player6_r_x_plus_btn = "nul" -input_player6_r_x_plus_axis = "nul" -input_player6_r_x_minus = "nul" -input_player6_r_x_minus_btn = "nul" -input_player6_r_x_minus_axis = "nul" -input_player6_r_y_plus = "nul" -input_player6_r_y_plus_btn = "nul" -input_player6_r_y_plus_axis = "nul" -input_player6_r_y_minus = "nul" -input_player6_r_y_minus_btn = "nul" -input_player6_r_y_minus_axis = "nul" -input_player6_turbo = "nul" -input_player6_turbo_btn = "nul" -input_player6_turbo_axis = "nul" -input_player7_b = "nul" -input_player7_b_btn = "nul" -input_player7_b_axis = "nul" -input_player7_y = "nul" -input_player7_y_btn = "nul" -input_player7_y_axis = "nul" -input_player7_select = "nul" -input_player7_select_btn = "nul" -input_player7_select_axis = "nul" -input_player7_start = "nul" -input_player7_start_btn = "nul" -input_player7_start_axis = "nul" -input_player7_up = "nul" -input_player7_up_btn = "nul" -input_player7_up_axis = "nul" -input_player7_down = "nul" -input_player7_down_btn = "nul" -input_player7_down_axis = "nul" -input_player7_left = "nul" -input_player7_left_btn = "nul" -input_player7_left_axis = "nul" -input_player7_right = "nul" -input_player7_right_btn = "nul" -input_player7_right_axis = "nul" -input_player7_a = "nul" -input_player7_a_btn = "nul" -input_player7_a_axis = "nul" -input_player7_x = "nul" -input_player7_x_btn = "nul" -input_player7_x_axis = "nul" -input_player7_l = "nul" -input_player7_l_btn = "nul" -input_player7_l_axis = "nul" -input_player7_r = "nul" -input_player7_r_btn = "nul" -input_player7_r_axis = "nul" -input_player7_l2 = "nul" -input_player7_l2_btn = "nul" -input_player7_l2_axis = "nul" -input_player7_r2 = "nul" -input_player7_r2_btn = "nul" -input_player7_r2_axis = "nul" -input_player7_l3 = "nul" -input_player7_l3_btn = "nul" -input_player7_l3_axis = "nul" -input_player7_r3 = "nul" -input_player7_r3_btn = "nul" -input_player7_r3_axis = "nul" -input_player7_l_x_plus = "nul" -input_player7_l_x_plus_btn = "nul" -input_player7_l_x_plus_axis = "nul" -input_player7_l_x_minus = "nul" -input_player7_l_x_minus_btn = "nul" -input_player7_l_x_minus_axis = "nul" -input_player7_l_y_plus = "nul" -input_player7_l_y_plus_btn = "nul" -input_player7_l_y_plus_axis = "nul" -input_player7_l_y_minus = "nul" -input_player7_l_y_minus_btn = "nul" -input_player7_l_y_minus_axis = "nul" -input_player7_r_x_plus = "nul" -input_player7_r_x_plus_btn = "nul" -input_player7_r_x_plus_axis = "nul" -input_player7_r_x_minus = "nul" -input_player7_r_x_minus_btn = "nul" -input_player7_r_x_minus_axis = "nul" -input_player7_r_y_plus = "nul" -input_player7_r_y_plus_btn = "nul" -input_player7_r_y_plus_axis = "nul" -input_player7_r_y_minus = "nul" -input_player7_r_y_minus_btn = "nul" -input_player7_r_y_minus_axis = "nul" -input_player7_turbo = "nul" -input_player7_turbo_btn = "nul" -input_player7_turbo_axis = "nul" -input_player8_b = "nul" -input_player8_b_btn = "nul" -input_player8_b_axis = "nul" -input_player8_y = "nul" -input_player8_y_btn = "nul" -input_player8_y_axis = "nul" -input_player8_select = "nul" -input_player8_select_btn = "nul" -input_player8_select_axis = "nul" -input_player8_start = "nul" -input_player8_start_btn = "nul" -input_player8_start_axis = "nul" -input_player8_up = "nul" -input_player8_up_btn = "nul" -input_player8_up_axis = "nul" -input_player8_down = "nul" -input_player8_down_btn = "nul" -input_player8_down_axis = "nul" -input_player8_left = "nul" -input_player8_left_btn = "nul" -input_player8_left_axis = "nul" -input_player8_right = "nul" -input_player8_right_btn = "nul" -input_player8_right_axis = "nul" -input_player8_a = "nul" -input_player8_a_btn = "nul" -input_player8_a_axis = "nul" -input_player8_x = "nul" -input_player8_x_btn = "nul" -input_player8_x_axis = "nul" -input_player8_l = "nul" -input_player8_l_btn = "nul" -input_player8_l_axis = "nul" -input_player8_r = "nul" -input_player8_r_btn = "nul" -input_player8_r_axis = "nul" -input_player8_l2 = "nul" -input_player8_l2_btn = "nul" -input_player8_l2_axis = "nul" -input_player8_r2 = "nul" -input_player8_r2_btn = "nul" -input_player8_r2_axis = "nul" -input_player8_l3 = "nul" -input_player8_l3_btn = "nul" -input_player8_l3_axis = "nul" -input_player8_r3 = "nul" -input_player8_r3_btn = "nul" -input_player8_r3_axis = "nul" -input_player8_l_x_plus = "nul" -input_player8_l_x_plus_btn = "nul" -input_player8_l_x_plus_axis = "nul" -input_player8_l_x_minus = "nul" -input_player8_l_x_minus_btn = "nul" -input_player8_l_x_minus_axis = "nul" -input_player8_l_y_plus = "nul" -input_player8_l_y_plus_btn = "nul" -input_player8_l_y_plus_axis = "nul" -input_player8_l_y_minus = "nul" -input_player8_l_y_minus_btn = "nul" -input_player8_l_y_minus_axis = "nul" -input_player8_r_x_plus = "nul" -input_player8_r_x_plus_btn = "nul" -input_player8_r_x_plus_axis = "nul" -input_player8_r_x_minus = "nul" -input_player8_r_x_minus_btn = "nul" -input_player8_r_x_minus_axis = "nul" -input_player8_r_y_plus = "nul" -input_player8_r_y_plus_btn = "nul" -input_player8_r_y_plus_axis = "nul" -input_player8_r_y_minus = "nul" -input_player8_r_y_minus_btn = "nul" -input_player8_r_y_minus_axis = "nul" -input_player8_turbo = "nul" -input_player8_turbo_btn = "nul" -input_player8_turbo_axis = "nul" -input_player9_b = "nul" -input_player9_b_btn = "nul" -input_player9_b_axis = "nul" -input_player9_y = "nul" -input_player9_y_btn = "nul" -input_player9_y_axis = "nul" -input_player9_select = "nul" -input_player9_select_btn = "nul" -input_player9_select_axis = "nul" -input_player9_start = "nul" -input_player9_start_btn = "nul" -input_player9_start_axis = "nul" -input_player9_up = "nul" -input_player9_up_btn = "nul" -input_player9_up_axis = "nul" -input_player9_down = "nul" -input_player9_down_btn = "nul" -input_player9_down_axis = "nul" -input_player9_left = "nul" -input_player9_left_btn = "nul" -input_player9_left_axis = "nul" -input_player9_right = "nul" -input_player9_right_btn = "nul" -input_player9_right_axis = "nul" -input_player9_a = "nul" -input_player9_a_btn = "nul" -input_player9_a_axis = "nul" -input_player9_x = "nul" -input_player9_x_btn = "nul" -input_player9_x_axis = "nul" -input_player9_l = "nul" -input_player9_l_btn = "nul" -input_player9_l_axis = "nul" -input_player9_r = "nul" -input_player9_r_btn = "nul" -input_player9_r_axis = "nul" -input_player9_l2 = "nul" -input_player9_l2_btn = "nul" -input_player9_l2_axis = "nul" -input_player9_r2 = "nul" -input_player9_r2_btn = "nul" -input_player9_r2_axis = "nul" -input_player9_l3 = "nul" -input_player9_l3_btn = "nul" -input_player9_l3_axis = "nul" -input_player9_r3 = "nul" -input_player9_r3_btn = "nul" -input_player9_r3_axis = "nul" -input_player9_l_x_plus = "nul" -input_player9_l_x_plus_btn = "nul" -input_player9_l_x_plus_axis = "nul" -input_player9_l_x_minus = "nul" -input_player9_l_x_minus_btn = "nul" -input_player9_l_x_minus_axis = "nul" -input_player9_l_y_plus = "nul" -input_player9_l_y_plus_btn = "nul" -input_player9_l_y_plus_axis = "nul" -input_player9_l_y_minus = "nul" -input_player9_l_y_minus_btn = "nul" -input_player9_l_y_minus_axis = "nul" -input_player9_r_x_plus = "nul" -input_player9_r_x_plus_btn = "nul" -input_player9_r_x_plus_axis = "nul" -input_player9_r_x_minus = "nul" -input_player9_r_x_minus_btn = "nul" -input_player9_r_x_minus_axis = "nul" -input_player9_r_y_plus = "nul" -input_player9_r_y_plus_btn = "nul" -input_player9_r_y_plus_axis = "nul" -input_player9_r_y_minus = "nul" -input_player9_r_y_minus_btn = "nul" -input_player9_r_y_minus_axis = "nul" -input_player9_turbo = "nul" -input_player9_turbo_btn = "nul" -input_player9_turbo_axis = "nul" -input_player10_b = "nul" -input_player10_b_btn = "nul" -input_player10_b_axis = "nul" -input_player10_y = "nul" -input_player10_y_btn = "nul" -input_player10_y_axis = "nul" -input_player10_select = "nul" -input_player10_select_btn = "nul" -input_player10_select_axis = "nul" -input_player10_start = "nul" -input_player10_start_btn = "nul" -input_player10_start_axis = "nul" -input_player10_up = "nul" -input_player10_up_btn = "nul" -input_player10_up_axis = "nul" -input_player10_down = "nul" -input_player10_down_btn = "nul" -input_player10_down_axis = "nul" -input_player10_left = "nul" -input_player10_left_btn = "nul" -input_player10_left_axis = "nul" -input_player10_right = "nul" -input_player10_right_btn = "nul" -input_player10_right_axis = "nul" -input_player10_a = "nul" -input_player10_a_btn = "nul" -input_player10_a_axis = "nul" -input_player10_x = "nul" -input_player10_x_btn = "nul" -input_player10_x_axis = "nul" -input_player10_l = "nul" -input_player10_l_btn = "nul" -input_player10_l_axis = "nul" -input_player10_r = "nul" -input_player10_r_btn = "nul" -input_player10_r_axis = "nul" -input_player10_l2 = "nul" -input_player10_l2_btn = "nul" -input_player10_l2_axis = "nul" -input_player10_r2 = "nul" -input_player10_r2_btn = "nul" -input_player10_r2_axis = "nul" -input_player10_l3 = "nul" -input_player10_l3_btn = "nul" -input_player10_l3_axis = "nul" -input_player10_r3 = "nul" -input_player10_r3_btn = "nul" -input_player10_r3_axis = "nul" -input_player10_l_x_plus = "nul" -input_player10_l_x_plus_btn = "nul" -input_player10_l_x_plus_axis = "nul" -input_player10_l_x_minus = "nul" -input_player10_l_x_minus_btn = "nul" -input_player10_l_x_minus_axis = "nul" -input_player10_l_y_plus = "nul" -input_player10_l_y_plus_btn = "nul" -input_player10_l_y_plus_axis = "nul" -input_player10_l_y_minus = "nul" -input_player10_l_y_minus_btn = "nul" -input_player10_l_y_minus_axis = "nul" -input_player10_r_x_plus = "nul" -input_player10_r_x_plus_btn = "nul" -input_player10_r_x_plus_axis = "nul" -input_player10_r_x_minus = "nul" -input_player10_r_x_minus_btn = "nul" -input_player10_r_x_minus_axis = "nul" -input_player10_r_y_plus = "nul" -input_player10_r_y_plus_btn = "nul" -input_player10_r_y_plus_axis = "nul" -input_player10_r_y_minus = "nul" -input_player10_r_y_minus_btn = "nul" -input_player10_r_y_minus_axis = "nul" -input_player10_turbo = "nul" -input_player10_turbo_btn = "nul" -input_player10_turbo_axis = "nul" -input_player11_b = "nul" -input_player11_b_btn = "nul" -input_player11_b_axis = "nul" -input_player11_y = "nul" -input_player11_y_btn = "nul" -input_player11_y_axis = "nul" -input_player11_select = "nul" -input_player11_select_btn = "nul" -input_player11_select_axis = "nul" -input_player11_start = "nul" -input_player11_start_btn = "nul" -input_player11_start_axis = "nul" -input_player11_up = "nul" -input_player11_up_btn = "nul" -input_player11_up_axis = "nul" -input_player11_down = "nul" -input_player11_down_btn = "nul" -input_player11_down_axis = "nul" -input_player11_left = "nul" -input_player11_left_btn = "nul" -input_player11_left_axis = "nul" -input_player11_right = "nul" -input_player11_right_btn = "nul" -input_player11_right_axis = "nul" -input_player11_a = "nul" -input_player11_a_btn = "nul" -input_player11_a_axis = "nul" -input_player11_x = "nul" -input_player11_x_btn = "nul" -input_player11_x_axis = "nul" -input_player11_l = "nul" -input_player11_l_btn = "nul" -input_player11_l_axis = "nul" -input_player11_r = "nul" -input_player11_r_btn = "nul" -input_player11_r_axis = "nul" -input_player11_l2 = "nul" -input_player11_l2_btn = "nul" -input_player11_l2_axis = "nul" -input_player11_r2 = "nul" -input_player11_r2_btn = "nul" -input_player11_r2_axis = "nul" -input_player11_l3 = "nul" -input_player11_l3_btn = "nul" -input_player11_l3_axis = "nul" -input_player11_r3 = "nul" -input_player11_r3_btn = "nul" -input_player11_r3_axis = "nul" -input_player11_l_x_plus = "nul" -input_player11_l_x_plus_btn = "nul" -input_player11_l_x_plus_axis = "nul" -input_player11_l_x_minus = "nul" -input_player11_l_x_minus_btn = "nul" -input_player11_l_x_minus_axis = "nul" -input_player11_l_y_plus = "nul" -input_player11_l_y_plus_btn = "nul" -input_player11_l_y_plus_axis = "nul" -input_player11_l_y_minus = "nul" -input_player11_l_y_minus_btn = "nul" -input_player11_l_y_minus_axis = "nul" -input_player11_r_x_plus = "nul" -input_player11_r_x_plus_btn = "nul" -input_player11_r_x_plus_axis = "nul" -input_player11_r_x_minus = "nul" -input_player11_r_x_minus_btn = "nul" -input_player11_r_x_minus_axis = "nul" -input_player11_r_y_plus = "nul" -input_player11_r_y_plus_btn = "nul" -input_player11_r_y_plus_axis = "nul" -input_player11_r_y_minus = "nul" -input_player11_r_y_minus_btn = "nul" -input_player11_r_y_minus_axis = "nul" -input_player11_turbo = "nul" -input_player11_turbo_btn = "nul" -input_player11_turbo_axis = "nul" -input_player12_b = "nul" -input_player12_b_btn = "nul" -input_player12_b_axis = "nul" -input_player12_y = "nul" -input_player12_y_btn = "nul" -input_player12_y_axis = "nul" -input_player12_select = "nul" -input_player12_select_btn = "nul" -input_player12_select_axis = "nul" -input_player12_start = "nul" -input_player12_start_btn = "nul" -input_player12_start_axis = "nul" -input_player12_up = "nul" -input_player12_up_btn = "nul" -input_player12_up_axis = "nul" -input_player12_down = "nul" -input_player12_down_btn = "nul" -input_player12_down_axis = "nul" -input_player12_left = "nul" -input_player12_left_btn = "nul" -input_player12_left_axis = "nul" -input_player12_right = "nul" -input_player12_right_btn = "nul" -input_player12_right_axis = "nul" -input_player12_a = "nul" -input_player12_a_btn = "nul" -input_player12_a_axis = "nul" -input_player12_x = "nul" -input_player12_x_btn = "nul" -input_player12_x_axis = "nul" -input_player12_l = "nul" -input_player12_l_btn = "nul" -input_player12_l_axis = "nul" -input_player12_r = "nul" -input_player12_r_btn = "nul" -input_player12_r_axis = "nul" -input_player12_l2 = "nul" -input_player12_l2_btn = "nul" -input_player12_l2_axis = "nul" -input_player12_r2 = "nul" -input_player12_r2_btn = "nul" -input_player12_r2_axis = "nul" -input_player12_l3 = "nul" -input_player12_l3_btn = "nul" -input_player12_l3_axis = "nul" -input_player12_r3 = "nul" -input_player12_r3_btn = "nul" -input_player12_r3_axis = "nul" -input_player12_l_x_plus = "nul" -input_player12_l_x_plus_btn = "nul" -input_player12_l_x_plus_axis = "nul" -input_player12_l_x_minus = "nul" -input_player12_l_x_minus_btn = "nul" -input_player12_l_x_minus_axis = "nul" -input_player12_l_y_plus = "nul" -input_player12_l_y_plus_btn = "nul" -input_player12_l_y_plus_axis = "nul" -input_player12_l_y_minus = "nul" -input_player12_l_y_minus_btn = "nul" -input_player12_l_y_minus_axis = "nul" -input_player12_r_x_plus = "nul" -input_player12_r_x_plus_btn = "nul" -input_player12_r_x_plus_axis = "nul" -input_player12_r_x_minus = "nul" -input_player12_r_x_minus_btn = "nul" -input_player12_r_x_minus_axis = "nul" -input_player12_r_y_plus = "nul" -input_player12_r_y_plus_btn = "nul" -input_player12_r_y_plus_axis = "nul" -input_player12_r_y_minus = "nul" -input_player12_r_y_minus_btn = "nul" -input_player12_r_y_minus_axis = "nul" -input_player12_turbo = "nul" -input_player12_turbo_btn = "nul" -input_player12_turbo_axis = "nul" -input_player13_b = "nul" -input_player13_b_btn = "nul" -input_player13_b_axis = "nul" -input_player13_y = "nul" -input_player13_y_btn = "nul" -input_player13_y_axis = "nul" -input_player13_select = "nul" -input_player13_select_btn = "nul" -input_player13_select_axis = "nul" -input_player13_start = "nul" -input_player13_start_btn = "nul" -input_player13_start_axis = "nul" -input_player13_up = "nul" -input_player13_up_btn = "nul" -input_player13_up_axis = "nul" -input_player13_down = "nul" -input_player13_down_btn = "nul" -input_player13_down_axis = "nul" -input_player13_left = "nul" -input_player13_left_btn = "nul" -input_player13_left_axis = "nul" -input_player13_right = "nul" -input_player13_right_btn = "nul" -input_player13_right_axis = "nul" -input_player13_a = "nul" -input_player13_a_btn = "nul" -input_player13_a_axis = "nul" -input_player13_x = "nul" -input_player13_x_btn = "nul" -input_player13_x_axis = "nul" -input_player13_l = "nul" -input_player13_l_btn = "nul" -input_player13_l_axis = "nul" -input_player13_r = "nul" -input_player13_r_btn = "nul" -input_player13_r_axis = "nul" -input_player13_l2 = "nul" -input_player13_l2_btn = "nul" -input_player13_l2_axis = "nul" -input_player13_r2 = "nul" -input_player13_r2_btn = "nul" -input_player13_r2_axis = "nul" -input_player13_l3 = "nul" -input_player13_l3_btn = "nul" -input_player13_l3_axis = "nul" -input_player13_r3 = "nul" -input_player13_r3_btn = "nul" -input_player13_r3_axis = "nul" -input_player13_l_x_plus = "nul" -input_player13_l_x_plus_btn = "nul" -input_player13_l_x_plus_axis = "nul" -input_player13_l_x_minus = "nul" -input_player13_l_x_minus_btn = "nul" -input_player13_l_x_minus_axis = "nul" -input_player13_l_y_plus = "nul" -input_player13_l_y_plus_btn = "nul" -input_player13_l_y_plus_axis = "nul" -input_player13_l_y_minus = "nul" -input_player13_l_y_minus_btn = "nul" -input_player13_l_y_minus_axis = "nul" -input_player13_r_x_plus = "nul" -input_player13_r_x_plus_btn = "nul" -input_player13_r_x_plus_axis = "nul" -input_player13_r_x_minus = "nul" -input_player13_r_x_minus_btn = "nul" -input_player13_r_x_minus_axis = "nul" -input_player13_r_y_plus = "nul" -input_player13_r_y_plus_btn = "nul" -input_player13_r_y_plus_axis = "nul" -input_player13_r_y_minus = "nul" -input_player13_r_y_minus_btn = "nul" -input_player13_r_y_minus_axis = "nul" -input_player13_turbo = "nul" -input_player13_turbo_btn = "nul" -input_player13_turbo_axis = "nul" -input_player14_b = "nul" -input_player14_b_btn = "nul" -input_player14_b_axis = "nul" -input_player14_y = "nul" -input_player14_y_btn = "nul" -input_player14_y_axis = "nul" -input_player14_select = "nul" -input_player14_select_btn = "nul" -input_player14_select_axis = "nul" -input_player14_start = "nul" -input_player14_start_btn = "nul" -input_player14_start_axis = "nul" -input_player14_up = "nul" -input_player14_up_btn = "nul" -input_player14_up_axis = "nul" -input_player14_down = "nul" -input_player14_down_btn = "nul" -input_player14_down_axis = "nul" -input_player14_left = "nul" -input_player14_left_btn = "nul" -input_player14_left_axis = "nul" -input_player14_right = "nul" -input_player14_right_btn = "nul" -input_player14_right_axis = "nul" -input_player14_a = "nul" -input_player14_a_btn = "nul" -input_player14_a_axis = "nul" -input_player14_x = "nul" -input_player14_x_btn = "nul" -input_player14_x_axis = "nul" -input_player14_l = "nul" -input_player14_l_btn = "nul" -input_player14_l_axis = "nul" -input_player14_r = "nul" -input_player14_r_btn = "nul" -input_player14_r_axis = "nul" -input_player14_l2 = "nul" -input_player14_l2_btn = "nul" -input_player14_l2_axis = "nul" -input_player14_r2 = "nul" -input_player14_r2_btn = "nul" -input_player14_r2_axis = "nul" -input_player14_l3 = "nul" -input_player14_l3_btn = "nul" -input_player14_l3_axis = "nul" -input_player14_r3 = "nul" -input_player14_r3_btn = "nul" -input_player14_r3_axis = "nul" -input_player14_l_x_plus = "nul" -input_player14_l_x_plus_btn = "nul" -input_player14_l_x_plus_axis = "nul" -input_player14_l_x_minus = "nul" -input_player14_l_x_minus_btn = "nul" -input_player14_l_x_minus_axis = "nul" -input_player14_l_y_plus = "nul" -input_player14_l_y_plus_btn = "nul" -input_player14_l_y_plus_axis = "nul" -input_player14_l_y_minus = "nul" -input_player14_l_y_minus_btn = "nul" -input_player14_l_y_minus_axis = "nul" -input_player14_r_x_plus = "nul" -input_player14_r_x_plus_btn = "nul" -input_player14_r_x_plus_axis = "nul" -input_player14_r_x_minus = "nul" -input_player14_r_x_minus_btn = "nul" -input_player14_r_x_minus_axis = "nul" -input_player14_r_y_plus = "nul" -input_player14_r_y_plus_btn = "nul" -input_player14_r_y_plus_axis = "nul" -input_player14_r_y_minus = "nul" -input_player14_r_y_minus_btn = "nul" -input_player14_r_y_minus_axis = "nul" -input_player14_turbo = "nul" -input_player14_turbo_btn = "nul" -input_player14_turbo_axis = "nul" -input_player15_b = "nul" -input_player15_b_btn = "nul" -input_player15_b_axis = "nul" -input_player15_y = "nul" -input_player15_y_btn = "nul" -input_player15_y_axis = "nul" -input_player15_select = "nul" -input_player15_select_btn = "nul" -input_player15_select_axis = "nul" -input_player15_start = "nul" -input_player15_start_btn = "nul" -input_player15_start_axis = "nul" -input_player15_up = "nul" -input_player15_up_btn = "nul" -input_player15_up_axis = "nul" -input_player15_down = "nul" -input_player15_down_btn = "nul" -input_player15_down_axis = "nul" -input_player15_left = "nul" -input_player15_left_btn = "nul" -input_player15_left_axis = "nul" -input_player15_right = "nul" -input_player15_right_btn = "nul" -input_player15_right_axis = "nul" -input_player15_a = "nul" -input_player15_a_btn = "nul" -input_player15_a_axis = "nul" -input_player15_x = "nul" -input_player15_x_btn = "nul" -input_player15_x_axis = "nul" -input_player15_l = "nul" -input_player15_l_btn = "nul" -input_player15_l_axis = "nul" -input_player15_r = "nul" -input_player15_r_btn = "nul" -input_player15_r_axis = "nul" -input_player15_l2 = "nul" -input_player15_l2_btn = "nul" -input_player15_l2_axis = "nul" -input_player15_r2 = "nul" -input_player15_r2_btn = "nul" -input_player15_r2_axis = "nul" -input_player15_l3 = "nul" -input_player15_l3_btn = "nul" -input_player15_l3_axis = "nul" -input_player15_r3 = "nul" -input_player15_r3_btn = "nul" -input_player15_r3_axis = "nul" -input_player15_l_x_plus = "nul" -input_player15_l_x_plus_btn = "nul" -input_player15_l_x_plus_axis = "nul" -input_player15_l_x_minus = "nul" -input_player15_l_x_minus_btn = "nul" -input_player15_l_x_minus_axis = "nul" -input_player15_l_y_plus = "nul" -input_player15_l_y_plus_btn = "nul" -input_player15_l_y_plus_axis = "nul" -input_player15_l_y_minus = "nul" -input_player15_l_y_minus_btn = "nul" -input_player15_l_y_minus_axis = "nul" -input_player15_r_x_plus = "nul" -input_player15_r_x_plus_btn = "nul" -input_player15_r_x_plus_axis = "nul" -input_player15_r_x_minus = "nul" -input_player15_r_x_minus_btn = "nul" -input_player15_r_x_minus_axis = "nul" -input_player15_r_y_plus = "nul" -input_player15_r_y_plus_btn = "nul" -input_player15_r_y_plus_axis = "nul" -input_player15_r_y_minus = "nul" -input_player15_r_y_minus_btn = "nul" -input_player15_r_y_minus_axis = "nul" -input_player15_turbo = "nul" -input_player15_turbo_btn = "nul" -input_player15_turbo_axis = "nul" -input_player16_b = "nul" -input_player16_b_btn = "nul" -input_player16_b_axis = "nul" -input_player16_y = "nul" -input_player16_y_btn = "nul" -input_player16_y_axis = "nul" -input_player16_select = "nul" -input_player16_select_btn = "nul" -input_player16_select_axis = "nul" -input_player16_start = "nul" -input_player16_start_btn = "nul" -input_player16_start_axis = "nul" -input_player16_up = "nul" -input_player16_up_btn = "nul" -input_player16_up_axis = "nul" -input_player16_down = "nul" -input_player16_down_btn = "nul" -input_player16_down_axis = "nul" -input_player16_left = "nul" -input_player16_left_btn = "nul" -input_player16_left_axis = "nul" -input_player16_right = "nul" -input_player16_right_btn = "nul" -input_player16_right_axis = "nul" -input_player16_a = "nul" -input_player16_a_btn = "nul" -input_player16_a_axis = "nul" -input_player16_x = "nul" -input_player16_x_btn = "nul" -input_player16_x_axis = "nul" -input_player16_l = "nul" -input_player16_l_btn = "nul" -input_player16_l_axis = "nul" -input_player16_r = "nul" -input_player16_r_btn = "nul" -input_player16_r_axis = "nul" -input_player16_l2 = "nul" -input_player16_l2_btn = "nul" -input_player16_l2_axis = "nul" -input_player16_r2 = "nul" -input_player16_r2_btn = "nul" -input_player16_r2_axis = "nul" -input_player16_l3 = "nul" -input_player16_l3_btn = "nul" -input_player16_l3_axis = "nul" -input_player16_r3 = "nul" -input_player16_r3_btn = "nul" -input_player16_r3_axis = "nul" -input_player16_l_x_plus = "nul" -input_player16_l_x_plus_btn = "nul" -input_player16_l_x_plus_axis = "nul" -input_player16_l_x_minus = "nul" -input_player16_l_x_minus_btn = "nul" -input_player16_l_x_minus_axis = "nul" -input_player16_l_y_plus = "nul" -input_player16_l_y_plus_btn = "nul" -input_player16_l_y_plus_axis = "nul" -input_player16_l_y_minus = "nul" -input_player16_l_y_minus_btn = "nul" -input_player16_l_y_minus_axis = "nul" -input_player16_r_x_plus = "nul" -input_player16_r_x_plus_btn = "nul" -input_player16_r_x_plus_axis = "nul" -input_player16_r_x_minus = "nul" -input_player16_r_x_minus_btn = "nul" -input_player16_r_x_minus_axis = "nul" -input_player16_r_y_plus = "nul" -input_player16_r_y_plus_btn = "nul" -input_player16_r_y_plus_axis = "nul" -input_player16_r_y_minus = "nul" -input_player16_r_y_minus_btn = "nul" -input_player16_r_y_minus_axis = "nul" -input_player16_turbo = "nul" -input_player16_turbo_btn = "nul" -input_player16_turbo_axis = "nul" -netplay_nickname = "alrayyes" -playlist_names = "Nintendo - Super Nintendo Entertainment System.lpl;Nintendo - Nintendo Entertainment System.lpl;Sega - Mega Drive - Genesis.lpl;Atari - 2600.lpl;Nintendo - Game Boy Color.lpl;Nintendo - Game Boy Advance.lpl;Nintendo - Game Boy.lpl;Nintendo - Nintendo 64.lpl" -playlist_cores = "DETECT;DETECT;DETECT;DETECT;DETECT;DETECT;DETECT;DETECT" -xmb_font = "" -video_filter = "" -audio_dsp_plugin = "" -netplay_ip_address = "" -netplay_password = "" -netplay_spectate_password = "" -core_options_path = "" -video_shader = "" -menu_wallpaper = "" -input_overlay = "" -video_font_path = "" -content_history_dir = "" -cache_directory = "" -resampler_directory = "" -recording_output_directory = "" -recording_config_directory = "" -xmb_font = "" -audio_device = "" -camera_device = "" -cheevos_username = "" -cheevos_password = "" -video_context_driver = "" -input_keyboard_layout = "" -bundle_assets_src_path = "" -bundle_assets_dst_path = "" -bundle_assets_dst_path_subdir = "" diff --git a/rtv/.config/rtv/rtv.cfg b/rtv/.config/rtv/rtv.cfg deleted file mode 100644 index 1252f9c..0000000 --- a/rtv/.config/rtv/rtv.cfg +++ /dev/null @@ -1,141 +0,0 @@ -; Reddit Terminal Viewer Configuration File -; https://github.com/michael-lazar/rtv -; -; This file should be placed in $XDG_CONFIG/rtv/rtv.cfg -; If $XDG_CONFIG is not set, use ~/.config/rtv/rtv.cfg - -[rtv] -################## -# General Settings -################## - -; Turn on ascii-only mode to disable all unicode characters. -; This may be necessary for compatibility with some terminal browsers. -ascii = False - -; Turn on monochrome mode to disable color. -monochrome = False - -; Enable debugging by logging all HTTP requests and errors to the given file. -;log = /tmp/rtv.log - -; Default subreddit that will be opened when the program launches. -subreddit = front -;subreddit = python -;subreddit = python+linux+programming -;subreddit = all - -; Allow rtv to store reddit authentication credentials between sessions. -persistent = True - -; Clear any stored credentials when the program starts. -clear_auth = False - -; Maximum number of opened links that will be saved in the history file. -history_size = 200 - -; Open external links using programs defined in the mailcap config. -enable_media = True - -; Maximum number of columns for a comment -max_comment_cols = 120 - -; Hide username if logged in, display "Logged in" instead -hide_username = False - -################ -# OAuth Settings -################ -; This sections defines the paramaters that will be used during the OAuth -; authentication process. rtv is registered as an "installed app", -; see https://github.com/reddit/reddit/wiki/OAuth2 for more information. - -; These settings are defined at https://www.reddit.com/prefs/apps and should -; not be altered unless you are defining your own developer application. -oauth_client_id = E2oEtRQfdfAfNQ -oauth_client_secret = praw_gapfill -oauth_redirect_uri = http://127.0.0.1:65000/ - -; Port that the rtv webserver will listen on. This should match the redirect -; uri defined above. -oauth_redirect_port = 65000 - -; Access permissions that will be requested. -oauth_scope = edit,history,identity,mysubreddits,privatemessages,read,report,save,submit,subscribe,vote - -[bindings] -############## -# Key Bindings -############## -; If you would like to define custom bindings, copy this section into your -; config file with the [bindings] heading. All commands must be bound to at -; least one key for the config to be valid. -; -; 1.) Plain keys can be represented by either uppercase/lowercase characters -; or the hexadecimal numbers referring their ascii codes. For reference, see -; https://en.wikipedia.org/wiki/ASCII#ASCII_printable_code_chart -; e.g. Q, q, 1, ? -; e.g. 0x20 (space), 0x3c (less-than sign) -; -; 2.) Special ascii control codes should be surrounded with <>. For reference, -; see https://en.wikipedia.org/wiki/ASCII#ASCII_control_code_chart -; e.g. <LF> (enter), <ESC> (escape) -; -; 3.) Other special keys are defined by curses, they should be surrounded by <> -; and prefixed with KEY_. For reference, see -; https://docs.python.org/2/library/curses.html#constants -; e.g. <KEY_LEFT> (left arrow), <KEY_F5>, <KEY_NPAGE> (page down) -; -; Notes: -; - Curses <KEY_ENTER> is unreliable and should always be used in conjunction -; with <LF>. -; - Use 0x20 for the space key. -; - A subset of Ctrl modifiers are available through the ascii control codes. -; For example, Ctrl-D will trigger an <EOT> signal. See the table above for -; a complete reference. - -; Base page -EXIT = q -FORCE_EXIT = Q -HELP = ? -SORT_HOT = 1 -SORT_TOP = 2 -SORT_RISING = 3 -SORT_NEW = 4 -SORT_CONTROVERSIAL = 5 -MOVE_UP = k, <KEY_UP> -MOVE_DOWN = j, <KEY_DOWN> -PAGE_UP = m, <KEY_PPAGE>, <NAK> -PAGE_DOWN = n, <KEY_NPAGE>, <EOT> -PAGE_TOP = gg -PAGE_BOTTOM = G -UPVOTE = a -DOWNVOTE = z -LOGIN = u -DELETE = d -EDIT = e -INBOX = i -REFRESH = r, <KEY_F5> -PROMPT = / -SAVE = w - -; Submission page -SUBMISSION_TOGGLE_COMMENT = 0x20 -SUBMISSION_OPEN_IN_BROWSER = o, <LF>, <KEY_ENTER> -SUBMISSION_POST = c -SUBMISSION_EXIT = h, <KEY_LEFT> -SUBMISSION_OPEN_IN_PAGER = l, <KEY_RIGHT> -SUBMISSION_OPEN_IN_URLVIEWER = b - -; Subreddit page -SUBREDDIT_SEARCH = f -SUBREDDIT_POST = c -SUBREDDIT_OPEN = l, <KEY_RIGHT> -SUBREDDIT_OPEN_IN_BROWSER = o, <LF>, <KEY_ENTER>, <KEY_ENTER> -SUBREDDIT_OPEN_SUBSCRIPTIONS = s -SUBREDDIT_OPEN_MULTIREDDITS = S -SUBREDDIT_FRONTPAGE = p - -; Subscription page -SUBSCRIPTION_SELECT = l, <LF>, <KEY_ENTER>, <KEY_RIGHT> -SUBSCRIPTION_EXIT = h, s, S, <ESC>, <KEY_LEFT> diff --git a/termite/.config/termite/config b/termite/.config/termite/config deleted file mode 100644 index 80439e9..0000000 --- a/termite/.config/termite/config +++ /dev/null @@ -1,30 +0,0 @@ -# Solarized dark color scheme - -[colors] -foreground = #839496 -foreground_bold = #eee8d5 -#foreground_dim = #888888 -#background = #002b36 -background = rgba(0, 0, 0, 0.6) -cursor = #93a1a1 - -# if unset, will reverse foreground and background -#highlight = #839496 - -# colors from color0 to color254 can be set -color0 = #073642 -color1 = #dc322f -color2 = #859900 -color3 = #b58900 -color4 = #268bd2 -color5 = #d33682 -color6 = #2aa198 -color7 = #eee8d5 -color8 = #002b36 -color9 = #cb4b16 -color10 = #586e75 -color11 = #657b83 -color12 = #839496 -color13 = #6c71c4 -color14 = #93a1a1 -color15 = #fdf6e3 diff --git a/urlview/.urlview b/urlview/.urlview deleted file mode 100644 index 1093c10..0000000 --- a/urlview/.urlview +++ /dev/null @@ -1,2 +0,0 @@ -REGEXP (((http|https|ftp|gopher)|mailto)[.:][^ >"\t]*|www\.[-a-z0-9.]+)[^ .,;\t>">\):] -COMMAND qutebrowser %s diff --git a/urxvt/.Xresources.desktop b/urxvt/.Xresources.desktop deleted file mode 100644 index b0fa6da..0000000 --- a/urxvt/.Xresources.desktop +++ /dev/null @@ -1,133 +0,0 @@ -!------------------------------------------------------------------------------- -! Rofi settings -!------------------------------------------------------------------------------- -rofi.color-enabled: true -rofi.color-window: argb: EE000000, argb: EE000000, argb: EE000000 -rofi.color-normal: #111, #819396, #222, #008ed4, #ffffff -rofi.color-active: #002b37, #008ed4, #003643, #008ed4, #66c6ff -rofi.color-urgent: #002b37, #da4281, #003643, #008ed4, #890661 - -rofi.fake-transparency: true -rofi.lines: 3 -rofi.bw: 0 -rofi.hide-scrollbar: true -rofi.width: 30 -rofi.element-hight: 2 -rofi.padding: 500 - -!------------------------------------------------------------------------------- -! Xft settings -!------------------------------------------------------------------------------- - -Xft.dpi: 96 -Xft.antialias: false -Xft.rgba: rgb -Xft.hinting: true -Xft.hintstyle: hintslight - -!------------------------------------------------------------------------------- -! URxvt settings -! Colours lifted from Solarized (http://ethanschoonover.com/solarized) -! More info at: -! http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.1.pod -!------------------------------------------------------------------------------- - -URxvt.depth: 32 -URxvt.geometry: 90x30 -URxvt.transparent: true -URxvt.fading: 0 -URxvt.loginShell: true -URxvt.saveLines: 200 -URxvt.internalBorder: 3 -URxvt.lineSpace: 0 - -! Fonts -URxvt*font: xft:DejaVuSansMonoForPowerline Nerd Font:size=10 -URxvt*boldFont: xft:DejaVuSansMonoForPowerline Nerd Font:size=10 -!URxvt*boldFont: xft:Dejavu Sans Mono Bold for Powerline Nerd Font:size=10 - -! Fix font space -! URxvt*letterSpace: -1 - -! Scrollbar -URxvt.scrollStyle: rxvt -URxvt.scrollBar: false - -! URL handling -URxvt.matcher.button: 1 -URxvt.urlLauncher: qutebrowser -URxvt.keysym.C-Delete: perl:matcher:last -URxvt.keysym.M-Delete: perl:matcher:list - - -! Cursor -URxvt.cursorBlink: true -URxvt.cursorUnderline: false - -! Pointer -URxvt.pointerBlank: true - -! Enable paste support -URxvt.perl-lib: /home/alrayyes/bin/urxvt/perl -URxvt.keysym.Shift-Control-V: perl:clipboard:paste -URxvt.iso14755: False -URxvt.perl-ext-common: default,matcher,clipboard - -*shading: 20 - -#define S_base03 #002b36 -#define S_base02 #073642 -#define S_base01 #586e75 -#define S_base00 #657b83 -#define S_base0 #839496 -#define S_base1 #93a1a1 -#define S_base2 #eee8d5 -#define S_base3 #fdf6e3 - -*background: S_base03 -*foreground: S_base0 -*fadeColor: S_base03 -*cursorColor: S_base1 -*pointerColorBackground:S_base01 -*pointerColorForeground:S_base1 - -#define S_yellow #b58900 -#define S_orange #cb4b16 -#define S_red #dc322f -#define S_magenta #d33682 -#define S_violet #6c71c4 -#define S_blue #268bd2 -#define S_cyan #2aa198 -#define S_green #859900 - -!! black dark/light -*color0: S_base02 -*color8: S_base03 - -!! red dark/light -*color1: S_red -*color9: S_orange - -!! green dark/light -*color2: S_green -*color10: S_base01 - -!! yellow dark/light -*color3: S_yellow -*color11: S_base00 - -!! blue dark/light -*color4: S_blue -*color12: S_base0 - -!! magenta dark/light -*color5: S_magenta -*color13: S_violet - -!! cyan dark/light -*color6: S_cyan -*color14: S_base1 - -!! white dark/light -*color7: S_base2 -*color15: S_base3 diff --git a/urxvt/.Xresources.thinkpad b/urxvt/.Xresources.thinkpad deleted file mode 100644 index 24f3620..0000000 --- a/urxvt/.Xresources.thinkpad +++ /dev/null @@ -1,133 +0,0 @@ -!------------------------------------------------------------------------------- -! Rofi settings -!------------------------------------------------------------------------------- -rofi.color-enabled: true -rofi.color-window: argb: EE000000, argb: EE000000, argb: EE000000 -rofi.color-normal: #111, #819396, #222, #008ed4, #ffffff -rofi.color-active: #002b37, #008ed4, #003643, #008ed4, #66c6ff -rofi.color-urgent: #002b37, #da4281, #003643, #008ed4, #890661 - -rofi.fake-transparency: true -rofi.lines: 3 -rofi.bw: 0 -rofi.hide-scrollbar: true -rofi.width: 30 -rofi.element-hight: 2 -rofi.padding: 400 - -!------------------------------------------------------------------------------- -! Xft settings -!------------------------------------------------------------------------------- - -Xft.dpi: 160 -Xft.antialias: false -Xft.rgba: rgb -Xft.hinting: true -Xft.hintstyle: hintslight - -!------------------------------------------------------------------------------- -! URxvt settings -! Colours lifted from Solarized (http://ethanschoonover.com/solarized) -! More info at: -! http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.1.pod -!------------------------------------------------------------------------------- - -URxvt.depth: 32 -URxvt.geometry: 90x30 -URxvt.transparent: true -URxvt.fading: 0 -URxvt.loginShell: true -URxvt.saveLines: 200 -URxvt.internalBorder: 3 -URxvt.lineSpace: 0 - -! Fonts -URxvt*font: xft:DejaVuSansMonoForPowerline Nerd Font:size=10 -URxvt*boldFont: xft:DejaVuSansMonoForPowerline Nerd Font:size=10 -!URxvt*boldFont: xft:Dejavu Sans Mono Bold for Powerline Nerd Font:size=10 - -! Fix font space -! URxvt*letterSpace: -1 - -! Scrollbar -URxvt.scrollStyle: rxvt -URxvt.scrollBar: false - -! URL handling -URxvt.matcher.button: 1 -URxvt.urlLauncher: qutebrowser -URxvt.keysym.C-Delete: perl:matcher:last -URxvt.keysym.M-Delete: perl:matcher:list - - -! Cursor -URxvt.cursorBlink: true -URxvt.cursorUnderline: false - -! Pointer -URxvt.pointerBlank: true - -! Enable paste support -URxvt.perl-lib: /home/alrayyes/bin/urxvt/perl -URxvt.keysym.Shift-Control-V: perl:clipboard:paste -URxvt.iso14755: False -URxvt.perl-ext-common: default,matcher,clipboard - -*shading: 20 - -#define S_base03 #002b36 -#define S_base02 #073642 -#define S_base01 #586e75 -#define S_base00 #657b83 -#define S_base0 #839496 -#define S_base1 #93a1a1 -#define S_base2 #eee8d5 -#define S_base3 #fdf6e3 - -*background: S_base03 -*foreground: S_base0 -*fadeColor: S_base03 -*cursorColor: S_base1 -*pointerColorBackground:S_base01 -*pointerColorForeground:S_base1 - -#define S_yellow #b58900 -#define S_orange #cb4b16 -#define S_red #dc322f -#define S_magenta #d33682 -#define S_violet #6c71c4 -#define S_blue #268bd2 -#define S_cyan #2aa198 -#define S_green #859900 - -!! black dark/light -*color0: S_base02 -*color8: S_base03 - -!! red dark/light -*color1: S_red -*color9: S_orange - -!! green dark/light -*color2: S_green -*color10: S_base01 - -!! yellow dark/light -*color3: S_yellow -*color11: S_base00 - -!! blue dark/light -*color4: S_blue -*color12: S_base0 - -!! magenta dark/light -*color5: S_magenta -*color13: S_violet - -!! cyan dark/light -*color6: S_cyan -*color14: S_base1 - -!! white dark/light -*color7: S_base2 -*color15: S_base3 diff --git a/urxvt/bin/urxvt/perl/clipboard b/urxvt/bin/urxvt/perl/clipboard deleted file mode 100755 index 1aed529..0000000 --- a/urxvt/bin/urxvt/perl/clipboard +++ /dev/null @@ -1,19 +0,0 @@ -#script to copy/paste text in URXVT -#! perl -sub on_sel_grab { - my $query = $_[0]->selection; - open (my $pipe,'| /usr/bin/xclip -in -selection clipboard') or die; - print $pipe $query; - close $pipe; -} -sub paste { - my ($self) = @_; - my $content = `/usr/bin/xclip -loop 1 -out -selection clipboard` ; - $self->tt_write ($content); -} -sub on_user_command { - my ($self, $cmd) = @_; - if ($cmd eq "clipboard:paste") { - $self->paste; - } -} diff --git a/weechat/.config/firejail/weechat.profile b/weechat/.config/firejail/weechat.profile deleted file mode 100644 index 438a690..0000000 --- a/weechat/.config/firejail/weechat.profile +++ /dev/null @@ -1,19 +0,0 @@ -# Weechat IRC profile -noblacklist ${HOME}/.weechat -noblacklist ${HOME}/.config/qutebrowser -read-write ${HOME}/dotfiles/weechat/.weechat/weechat.log -read-write ${HOME}/dotfiles/weechat/.weechat/urls.log -read-write ${HOME}/dotfiles/weechat/.weechat/logs -include /etc/firejail/disable-common.inc -include /etc/firejail/disable-programs.inc - -caps.drop all -netfilter -nonewprivs -noroot -protocol unix,inet,inet6 -seccomp - -# no private-bin support for various reasons: -# Plugins loaded: alias, aspell, charset, exec, fifo, guile, irc, -# logger, lua, perl, python, relay, ruby, script, tcl, trigger, xferloading plugins diff --git a/weechat/.weechat/alias.conf b/weechat/.weechat/alias.conf deleted file mode 100644 index d993aa0..0000000 --- a/weechat/.weechat/alias.conf +++ /dev/null @@ -1,48 +0,0 @@ -# -# weechat -- alias.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[cmd] -AAWAY = "allserv /away" -AME = "allchan /me" -AMSG = "allchan /msg *" -ANICK = "allserv /nick" -BEEP = "print -beep" -BYE = "quit" -C = "buffer clear" -CHAT = "dcc chat" -CL = "buffer clear" -CLOSE = "buffer close" -EXIT = "quit" -IG = "ignore" -J = "join" -K = "kick" -KB = "kickban" -LEAVE = "part" -M = "msg" -MSGBUF = "command -buffer $1 * /input send $2-" -MUB = "unban *" -N = "names" -Q = "query" -REDRAW = "window refresh" -SAY = "msg *" -SIGNOFF = "quit" -T = "topic" -UB = "unban" -UMODE = "mode $nick" -V = "command core version" -W = "who" -WC = "window merge" -WI = "whois" -WII = "whois $1 $1" -WW = "whowas" - -[completion] -MSGBUF = "%(buffers_plugins_names)" diff --git a/weechat/.weechat/aspell.conf b/weechat/.weechat/aspell.conf deleted file mode 100644 index 27b16b8..0000000 --- a/weechat/.weechat/aspell.conf +++ /dev/null @@ -1,33 +0,0 @@ -# -# weechat -- aspell.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[color] -misspelled = lightred -suggestion = default -suggestion_delimiter_dict = cyan -suggestion_delimiter_word = cyan - -[check] -commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic" -default_dict = "" -during_search = off -enabled = off -real_time = off -suggestions = -1 -word_min_length = 2 - -[dict] - -[look] -suggestion_delimiter_dict = " / " -suggestion_delimiter_word = "," - -[option] diff --git a/weechat/.weechat/buffers.conf b/weechat/.weechat/buffers.conf deleted file mode 100644 index 543f3ce..0000000 --- a/weechat/.weechat/buffers.conf +++ /dev/null @@ -1,80 +0,0 @@ -# -# weechat -- buffers.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[color] -current_bg = red -current_fg = lightcyan -default_bg = default -default_fg = default -hotlist_highlight_bg = default -hotlist_highlight_fg = magenta -hotlist_low_bg = default -hotlist_low_fg = white -hotlist_message_bg = default -hotlist_message_fg = 7 -hotlist_private_bg = default -hotlist_private_fg = lightgreen -none_channel_bg = default -none_channel_fg = default -number = lightgreen -number_char = lightgreen -prefix_bufname = default -queries_default_bg = default -queries_default_fg = default -queries_highlight_bg = default -queries_highlight_fg = default -queries_message_bg = default -queries_message_fg = default -suffix_bufname = default -whitelist_default_bg = default -whitelist_default_fg = default -whitelist_highlight_bg = default -whitelist_highlight_fg = default -whitelist_low_bg = default -whitelist_low_fg = default -whitelist_message_bg = default -whitelist_message_fg = default -whitelist_private_bg = default -whitelist_private_fg = default - -[look] -core_to_front = off -detach = 600 -detach_buffer_immediately = "" -detach_buffer_immediately_level = 2 -detach_display_window_number = off -detach_displayed_buffers = on -detach_free_content = off -detach_query = off -hide_merged_buffers = server -hotlist_counter = off -immune_detach_buffers = "" -indenting = off -indenting_amount = 2 -indenting_number = on -jump_prev_next_visited_buffer = off -mark_inactive = off -mouse_move_buffer = on -mouse_wheel = on -name_crop_suffix = "+" -name_size_max = 0 -number_char = "." -prefix = off -prefix_bufname = "" -prefix_empty = on -prefix_for_query = "" -short_names = on -show_lag = off -show_number = on -sort = number -suffix_bufname = "" -toggle_bar = on -whitelist_buffers = "" diff --git a/weechat/.weechat/buflist.conf b/weechat/.weechat/buflist.conf deleted file mode 100644 index ee0b9df..0000000 --- a/weechat/.weechat/buflist.conf +++ /dev/null @@ -1,36 +0,0 @@ -# -# weechat -- buflist.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[look] -display_conditions = "${buffer.hidden}==0" -enabled = on -mouse_jump_visited_buffer = off -mouse_move_buffer = on -mouse_wheel = on -nick_prefix = off -nick_prefix_empty = on -signals_refresh = "" -sort = "number,-active" - -[format] -buffer = "${format_number}${indent}${format_nick_prefix}${color_hotlist}${name}" -buffer_current = "${color:,blue}${format_buffer}" -hotlist = " ${color:green}(${hotlist}${color:green})" -hotlist_highlight = "${color:magenta}" -hotlist_low = "${color:white}" -hotlist_message = "${color:brown}" -hotlist_none = "${color:default}" -hotlist_private = "${color:green}" -hotlist_separator = "${color:default}," -indent = " " -lag = " ${color:green}[${color:brown}${lag}${color:green}]" -nick_prefix = "${color_nick_prefix}${nick_prefix}" -number = "${color:green}${number}${if:${number_displayed}?.: }" diff --git a/weechat/.weechat/charset.conf b/weechat/.weechat/charset.conf deleted file mode 100644 index 00d304c..0000000 --- a/weechat/.weechat/charset.conf +++ /dev/null @@ -1,18 +0,0 @@ -# -# weechat -- charset.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[default] -decode = "iso-8859-1" -encode = "" - -[decode] - -[encode] diff --git a/weechat/.weechat/colorize_nicks.conf b/weechat/.weechat/colorize_nicks.conf deleted file mode 100644 index 6c88017..0000000 --- a/weechat/.weechat/colorize_nicks.conf +++ /dev/null @@ -1,19 +0,0 @@ -# -# weechat -- colorize_nicks.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[look] -blacklist_channels = "" -blacklist_nicks = "so,root" -colorize_input = off -greedy_matching = on -ignore_nicks_in_urls = off -ignore_tags = "" -min_nick_length = 2 diff --git a/weechat/.weechat/exec.conf b/weechat/.weechat/exec.conf deleted file mode 100644 index 519ccc1..0000000 --- a/weechat/.weechat/exec.conf +++ /dev/null @@ -1,18 +0,0 @@ -# -# weechat -- exec.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[command] -default_options = "" -purge_delay = 0 - -[color] -flag_finished = lightred -flag_running = lightgreen diff --git a/weechat/.weechat/fifo.conf b/weechat/.weechat/fifo.conf deleted file mode 100644 index 904985d..0000000 --- a/weechat/.weechat/fifo.conf +++ /dev/null @@ -1,14 +0,0 @@ -# -# weechat -- fifo.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[file] -enabled = on -path = "%h/weechat_fifo" diff --git a/weechat/.weechat/logger.conf b/weechat/.weechat/logger.conf deleted file mode 100644 index 09b543e..0000000 --- a/weechat/.weechat/logger.conf +++ /dev/null @@ -1,33 +0,0 @@ -# -# weechat -- logger.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[look] -backlog = 20 - -[color] -backlog_end = default -backlog_line = default - -[file] -auto_log = on -flush_delay = 120 -info_lines = off -mask = "$plugin.$name.weechatlog" -name_lower_case = on -nick_prefix = "" -nick_suffix = "" -path = "%h/logs/" -replacement_char = "_" -time_format = "%Y-%m-%d %H:%M:%S" - -[level] - -[mask] diff --git a/weechat/.weechat/perl/autoload/buffers.pl b/weechat/.weechat/perl/autoload/buffers.pl deleted file mode 120000 index 445dc3c..0000000 --- a/weechat/.weechat/perl/autoload/buffers.pl +++ /dev/null @@ -1 +0,0 @@ -../buffers.pl \ No newline at end of file diff --git a/weechat/.weechat/perl/autoload/highmon.pl b/weechat/.weechat/perl/autoload/highmon.pl deleted file mode 120000 index 2eb5e1e..0000000 --- a/weechat/.weechat/perl/autoload/highmon.pl +++ /dev/null @@ -1 +0,0 @@ -../highmon.pl \ No newline at end of file diff --git a/weechat/.weechat/perl/buffers.pl b/weechat/.weechat/perl/buffers.pl deleted file mode 100644 index 46e2460..0000000 --- a/weechat/.weechat/perl/buffers.pl +++ /dev/null @@ -1,1821 +0,0 @@ -# -# Copyright (C) 2008-2014 Sebastien Helleu <flashcode@flashtux.org> -# Copyright (C) 2011-2013 Nils G <weechatter@arcor.de> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. -# -# -# Display sidebar with list of buffers. -# -# History: -# -# 2017-03-17, arza <arza@arza.us>: -# v5.6: fix truncating buffer names that contain multibyte characters -# 2017-02-21, arza <arza@arza.us>: -# v5.5: fix memory leak in perl 5.23.7-5.24.1 -# fix truncation and crop_suffix when truncating to 1-4 characters -# fix prefix_empty for inactive buffers -# tidy code -# 2016-05-01, mumixam <mumixam@gmail.com>: -# v5.4: add option "detach_buffer_immediately_level" -# 2015-08-21, Matthew Cox <matthewcpcox@gmail.com> -# v5.3: add option "indenting_amount", to adjust the indenting of channel buffers -# 2015-05-02, arza <arza@arza.us>: -# v5.2: truncate long names (name_size_max) more when mark_inactive adds parenthesis -# 2015-03-29, Ed Santiago <ed@edsantiago.com>: -# v5.1: merged buffers: always indent, except when filling is horizontal -# 2014-12-12, oakkitten -# v5.0: fix cropping non-latin buffer names -# 2014-08-29, Patrick Steinhardt <ps@pks.im>: -# v4.9: add support for specifying custom buffer names -# 2014-07-19, Sebastien Helleu <flashcode@flashtux.org>: -# v4.8: add support of ctrl + mouse wheel to jump to previous/next buffer, -# new option "mouse_wheel" -# 2014-06-22, Sebastien Helleu <flashcode@flashtux.org>: -# v4.7: fix typos in options -# 2014-04-05, Sebastien Helleu <flashcode@flashtux.org>: -# v4.6: add support of hidden buffers (WeeChat >= 0.4.4) -# 2014-01-01, Sebastien Helleu <flashcode@flashtux.org>: -# v4.5: add option "mouse_move_buffer" -# 2013-12-11, Sebastien Helleu <flashcode@flashtux.org>: -# v4.4: fix buffer number on drag to the end of list when option -# weechat.look.buffer_auto_renumber is off -# 2013-12-10, nils_2@freenode.#weechat: -# v4.3: add options "prefix_bufname" and "suffix_bufname (idea by silverd) -# fix hook_timer() for show_lag wasn't disabled -# improve signal handling (less updating of buffers list) -# 2013-11-07, Sebastien Helleu <flashcode@flashtux.org>: -# v4.2: use default filling "columns_vertical" when bar position is top/bottom -# 2013-10-31, nils_2@freenode.#weechat: -# v4.1: add option "detach_buffer_immediately" (idea by farn) -# 2013-10-20, nils_2@freenode.#weechat: -# v4.0: add options "detach_displayed_buffers", "detach_display_window_number" -# 2013-09-27, nils_2@freenode.#weechat: -# v3.9: add option "toggle_bar" and option "show_prefix_query" (idea by IvarB) -# fix problem with linefeed at end of list of buffers (reported by grawity) -# 2012-10-18, nils_2@freenode.#weechat: -# v3.8: add option "mark_inactive", to mark buffers you are not in (idea by xrdodrx) -# add wildcard "*" for immune_detach_buffers (idea by StarWeaver) -# add new options "detach_query" and "detach_free_content" (idea by StarWeaver) -# 2012-10-06, Nei <anti.teamidiot.de>: -# v3.7: call menu on right mouse if menu script is loaded. -# 2012-10-06, nils_2 <weechatter@arcor.de>: -# v3.6: add new option "hotlist_counter" (idea by torque). -# 2012-06-02, nils_2 <weechatter@arcor.de>: -# v3.5: add values "server|channel|private|all|keepserver|none" to option "hide_merged_buffers" (suggested by dominikh). -# 2012-05-25, nils_2 <weechatter@arcor.de>: -# v3.4: add new option "show_lag". -# 2012-04-07, Sebastien Helleu <flashcode@flashtux.org>: -# v3.3: fix truncation of wide chars in buffer name (option name_size_max) (bug #36034) -# 2012-03-15, nils_2 <weechatter@arcor.de>: -# v3.2: add new option "detach"(weechat >= 0.3.8) -# add new option "immune_detach_buffers" (requested by Mkaysi) -# add new function buffers_whitelist add|del|reset (suggested by FiXato) -# add new function buffers_detach add|del|reset -# 2012-03-09, Sebastien Helleu <flashcode@flashtux.org>: -# v3.1: fix reload of config file -# 2012-01-29, nils_2 <weechatter@arcor.de>: -# v3.0: fix: buffers did not update directly during window_switch (reported by FiXato) -# 2012-01-29, nils_2 <weechatter@arcor.de>: -# v2.9: add options "name_size_max" and "name_crop_suffix" -# 2012-01-08, nils_2 <weechatter@arcor.de>: -# v2.8: fix indenting for option "show_number off" -# fix unset of buffer activity in hotlist when buffer was moved with mouse -# add buffer with free content and core buffer sorted first (suggested by nyuszika7h) -# add options queries_default_fg/bg and queries_message_fg/bg (suggested by FiXato) -# add clicking with left button on current buffer will do a jump_previously_visited_buffer (suggested by FiXato) -# add clicking with right button on current buffer will do a jump_next_visited_buffer -# add additional informations in help texts -# add default_fg and default_bg for whitelist channels -# internal changes (script is now 3Kb smaller) -# 2012-01-04, Sebastien Helleu <flashcode@flashtux.org>: -# v2.7: fix regex lookup in whitelist buffers list -# 2011-12-04, nils_2 <weechatter@arcor.de>: -# v2.6: add own config file (buffers.conf) -# add new behavior for indenting (under_name) -# add new option to set different color for server buffers and buffers with free content -# 2011-10-30, nils_2 <weechatter@arcor.de>: -# v2.5: add new options "show_number_char" and "color_number_char", -# add help-description for options -# 2011-08-24, Sebastien Helleu <flashcode@flashtux.org>: -# v2.4: add mouse support -# 2011-06-06, nils_2 <weechatter@arcor.de>: -# v2.3: add missing option "color_whitelist_default" -# 2011-03-23, Sebastien Helleu <flashcode@flashtux.org>: -# v2.2: fix color of nick prefix with WeeChat >= 0.3.5 -# 2011-02-13, nils_2 <weechatter@arcor.de>: -# v2.1: add options "color_whitelist_*" -# 2010-10-05, Sebastien Helleu <flashcode@flashtux.org>: -# v2.0: add options "sort" and "show_number" -# 2010-04-12, Sebastien Helleu <flashcode@flashtux.org>: -# v1.9: replace call to log() by length() to align buffer numbers -# 2010-04-02, Sebastien Helleu <flashcode@flashtux.org>: -# v1.8: fix bug with background color and option indenting_number -# 2010-04-02, Helios <helios@efemes.de>: -# v1.7: add indenting_number option -# 2010-02-25, m4v <lambdae2@gmail.com>: -# v1.6: add option to hide empty prefixes -# 2010-02-12, Sebastien Helleu <flashcode@flashtux.org>: -# v1.5: add optional nick prefix for buffers like IRC channels -# 2009-09-30, Sebastien Helleu <flashcode@flashtux.org>: -# v1.4: remove spaces for indenting when bar position is top/bottom -# 2009-06-14, Sebastien Helleu <flashcode@flashtux.org>: -# v1.3: add option "hide_merged_buffers" -# 2009-06-14, Sebastien Helleu <flashcode@flashtux.org>: -# v1.2: improve display with merged buffers -# 2009-05-02, Sebastien Helleu <flashcode@flashtux.org>: -# v1.1: sync with last API changes -# 2009-02-21, Sebastien Helleu <flashcode@flashtux.org>: -# v1.0: remove timer used to update bar item first time (not needed any more) -# 2009-02-17, Sebastien Helleu <flashcode@flashtux.org>: -# v0.9: fix bug with indenting of private buffers -# 2009-01-04, Sebastien Helleu <flashcode@flashtux.org>: -# v0.8: update syntax for command /set (comments) -# 2008-10-20, Jiri Golembiovsky <golemj@gmail.com>: -# v0.7: add indenting option -# 2008-10-01, Sebastien Helleu <flashcode@flashtux.org>: -# v0.6: add default color for buffers, and color for current active buffer -# 2008-09-18, Sebastien Helleu <flashcode@flashtux.org>: -# v0.5: fix color for "low" level entry in hotlist -# 2008-09-18, Sebastien Helleu <flashcode@flashtux.org>: -# v0.4: rename option "show_category" to "short_names", -# remove option "color_slash" -# 2008-09-15, Sebastien Helleu <flashcode@flashtux.org>: -# v0.3: fix bug with priority in hotlist (var not defined) -# 2008-09-02, Sebastien Helleu <flashcode@flashtux.org>: -# v0.2: add color for buffers with activity and config options for -# colors, add config option to display/hide categories -# 2008-03-15, Sebastien Helleu <flashcode@flashtux.org>: -# v0.1: script creation -# -# Help about settings: -# display all settings for script (or use iset.pl script to change settings): -# /set buffers* -# show help text for option buffers.look.whitelist_buffers: -# /help buffers.look.whitelist_buffers -# -# Mouse-support (standard key bindings): -# left mouse-button: -# - click on a buffer to switch to selected buffer -# - click on current buffer will do action jump_previously_visited_buffer -# - drag a buffer and drop it on another position will move the buffer to position -# right mouse-button: -# - click on current buffer will do action jump_next_visited_buffer -# - moving buffer to the left/right will close buffer. -# - -use strict; -use Encode qw( decode encode ); -# -----------------------------[ internal ]------------------------------------- -my $SCRIPT_NAME = "buffers"; -my $SCRIPT_VERSION = "5.6"; - -my $BUFFERS_CONFIG_FILE_NAME = "buffers"; -my $buffers_config_file; -my $cmd_buffers_whitelist= "buffers_whitelist"; -my $cmd_buffers_detach = "buffers_detach"; - -my %mouse_keys = ("\@item(buffers):button1*" => "hsignal:buffers_mouse", - "\@item(buffers):button2*" => "hsignal:buffers_mouse", - "\@bar(buffers):ctrl-wheelup" => "hsignal:buffers_mouse", - "\@bar(buffers):ctrl-wheeldown" => "hsignal:buffers_mouse"); -my %options; -my %hotlist_level = (0 => "low", 1 => "message", 2 => "private", 3 => "highlight"); -my @whitelist_buffers = (); -my @immune_detach_buffers= (); -my @detach_buffer_immediately= (); -my @buffers_focus = (); -my %buffers_timer = (); -my %Hooks = (); - -# --------------------------------[ init ]-------------------------------------- -weechat::register($SCRIPT_NAME, "Sebastien Helleu <flashcode\@flashtux.org>", - $SCRIPT_VERSION, "GPL3", - "Sidebar with list of buffers", "shutdown_cb", ""); -my $weechat_version = weechat::info_get("version_number", "") || 0; - -buffers_config_init(); -buffers_config_read(); - -weechat::bar_item_new($SCRIPT_NAME, "build_buffers", ""); -weechat::bar_new($SCRIPT_NAME, "0", "0", "root", "", "left", "columns_vertical", - "vertical", "0", "0", "default", "default", "default", "1", - $SCRIPT_NAME); - -if ( check_bar_item() == 0 ) -{ - weechat::command("", "/bar show " . $SCRIPT_NAME) if ( weechat::config_boolean($options{"toggle_bar"}) eq 1 ); -} - -weechat::hook_signal("buffer_opened", "buffers_signal_buffer", ""); -weechat::hook_signal("buffer_closed", "buffers_signal_buffer", ""); -weechat::hook_signal("buffer_merged", "buffers_signal_buffer", ""); -weechat::hook_signal("buffer_unmerged", "buffers_signal_buffer", ""); -weechat::hook_signal("buffer_moved", "buffers_signal_buffer", ""); -weechat::hook_signal("buffer_renamed", "buffers_signal_buffer", ""); -weechat::hook_signal("buffer_switch", "buffers_signal_buffer", ""); -weechat::hook_signal("buffer_hidden", "buffers_signal_buffer", ""); # WeeChat >= 0.4.4 -weechat::hook_signal("buffer_unhidden", "buffers_signal_buffer", ""); # WeeChat >= 0.4.4 -weechat::hook_signal("buffer_localvar_added", "buffers_signal_buffer", ""); -weechat::hook_signal("buffer_localvar_changed", "buffers_signal_buffer", ""); - -weechat::hook_signal("window_switch", "buffers_signal_buffer", ""); -weechat::hook_signal("hotlist_changed", "buffers_signal_hotlist", ""); -#weechat::hook_command_run("/input switch_active_*", "buffers_signal_buffer", ""); -weechat::bar_item_update($SCRIPT_NAME); - - -if ($weechat_version >= 0x00030600) -{ - weechat::hook_focus($SCRIPT_NAME, "buffers_focus_buffers", ""); - weechat::hook_hsignal("buffers_mouse", "buffers_hsignal_mouse", ""); - weechat::key_bind("mouse", \%mouse_keys); -} - -weechat::hook_command($cmd_buffers_whitelist, - "add/del current buffer to/from buffers whitelist", - "[add] || [del] || [reset]", - " add: add current buffer in configuration file\n". - " del: delete current buffer from configuration file\n". - "reset: reset all buffers from configuration file ". - "(no confirmation!)\n\n". - "Examples:\n". - "/$cmd_buffers_whitelist add\n", - "add %-||". - "del %-||". - "reset %-", - "buffers_cmd_whitelist", ""); -weechat::hook_command($cmd_buffers_detach, - "add/del current buffer to/from buffers detach", - "[add] || [del] || [reset]", - " add: add current buffer in configuration file\n". - " del: delete current buffer from configuration file\n". - "reset: reset all buffers from configuration file ". - "(no confirmation!)\n\n". - "Examples:\n". - "/$cmd_buffers_detach add\n", - "add %-||". - "del %-||". - "reset %-", - "buffers_cmd_detach", ""); - -if ($weechat_version >= 0x00030800) -{ - weechat::hook_config("buffers.look.detach", "hook_timer_detach", ""); - if (weechat::config_integer($options{"detach"}) > 0) - { - $Hooks{timer_detach} = weechat::hook_timer(weechat::config_integer($options{"detach"}) * 1000, - 60, 0, "buffers_signal_hotlist", ""); - } -} - -weechat::hook_config("buffers.look.show_lag", "hook_timer_lag", ""); - -if (weechat::config_boolean($options{"show_lag"})) -{ - $Hooks{timer_lag} = weechat::hook_timer( - weechat::config_integer(weechat::config_get("irc.network.lag_refresh_interval")) * 1000, - 0, 0, "buffers_signal_hotlist", ""); -} - -# -------------------------------- [ command ] -------------------------------- -sub buffers_cmd_whitelist -{ -my ( $data, $buffer, $args ) = @_; - $args = lc($args); - my $buffers_whitelist = weechat::config_string( weechat::config_get("buffers.look.whitelist_buffers") ); - return weechat::WEECHAT_RC_OK if ( $buffers_whitelist eq "" and $args eq "del" or $buffers_whitelist eq "" and $args eq "reset" ); - my @buffers_list = split( /,/, $buffers_whitelist ); - # get buffers name - my $infolist = weechat::infolist_get("buffer", weechat::current_buffer(), ""); - weechat::infolist_next($infolist); - my $buffers_name = weechat::infolist_string($infolist, "name"); - weechat::infolist_free($infolist); - return weechat::WEECHAT_RC_OK if ( $buffers_name eq "" ); # should never happen - - if ( $args eq "add" ) - { - return weechat::WEECHAT_RC_OK if ( grep /^$buffers_name$/, @buffers_list ); # check if buffer already in list - push @buffers_list, ( $buffers_name ); - my $buffers_list = &create_whitelist(\@buffers_list); - weechat::config_option_set( weechat::config_get("buffers.look.whitelist_buffers"), $buffers_list, 1); - weechat::print(weechat::current_buffer(), "buffer \"$buffers_name\" added to buffers whitelist"); - } - elsif ( $args eq "del" ) - { - return weechat::WEECHAT_RC_OK unless ( grep /^$buffers_name$/, @buffers_list ); # check if buffer is in list - @buffers_list = grep {$_ ne $buffers_name} @buffers_list; # delete entry - my $buffers_list = &create_whitelist(\@buffers_list); - weechat::config_option_set( weechat::config_get("buffers.look.whitelist_buffers"), $buffers_list, 1); - weechat::print(weechat::current_buffer(), "buffer \"$buffers_name\" deleted from buffers whitelist"); - } - elsif ( $args eq "reset" ) - { - return weechat::WEECHAT_RC_OK if ( $buffers_whitelist eq "" ); - weechat::config_option_set( weechat::config_get("buffers.look.whitelist_buffers"), "", 1); - weechat::print(weechat::current_buffer(), "buffers whitelist is empty, now..."); - } - return weechat::WEECHAT_RC_OK; -} - -sub buffers_cmd_detach -{ - my ( $data, $buffer, $args ) = @_; - $args = lc($args); - my $immune_detach_buffers = weechat::config_string( weechat::config_get("buffers.look.immune_detach_buffers") ); - return weechat::WEECHAT_RC_OK if ( $immune_detach_buffers eq "" and $args eq "del" or $immune_detach_buffers eq "" and $args eq "reset" ); - - my @buffers_list = split( /,/, $immune_detach_buffers ); - # get buffers name - my $infolist = weechat::infolist_get("buffer", weechat::current_buffer(), ""); - weechat::infolist_next($infolist); - my $buffers_name = weechat::infolist_string($infolist, "name"); - weechat::infolist_free($infolist); - return weechat::WEECHAT_RC_OK if ( $buffers_name eq "" ); # should never happen - - if ( $args eq "add" ) - { - return weechat::WEECHAT_RC_OK if ( grep /^$buffers_name$/, @buffers_list ); # check if buffer already in list - push @buffers_list, ( $buffers_name ); - my $buffers_list = &create_whitelist(\@buffers_list); - weechat::config_option_set( weechat::config_get("buffers.look.immune_detach_buffers"), $buffers_list, 1); - weechat::print(weechat::current_buffer(), "buffer \"$buffers_name\" added to immune detach buffers"); - } - elsif ( $args eq "del" ) - { - return weechat::WEECHAT_RC_OK unless ( grep /^$buffers_name$/, @buffers_list ); # check if buffer is in list - @buffers_list = grep {$_ ne $buffers_name} @buffers_list; # delete entry - my $buffers_list = &create_whitelist(\@buffers_list); - weechat::config_option_set( weechat::config_get("buffers.look.immune_detach_buffers"), $buffers_list, 1); - weechat::print(weechat::current_buffer(), "buffer \"$buffers_name\" deleted from immune detach buffers"); - } - elsif ( $args eq "reset" ) - { - return weechat::WEECHAT_RC_OK if ( $immune_detach_buffers eq "" ); - weechat::config_option_set( weechat::config_get("buffers.look.immune_detach_buffers"), "", 1); - weechat::print(weechat::current_buffer(), "immune detach buffers is empty, now..."); - } - return weechat::WEECHAT_RC_OK; -} - -sub create_whitelist -{ - my @buffers_list = @{$_[0]}; - my $buffers_list = ""; - foreach (@buffers_list) - { - $buffers_list .= $_ .","; - } - # remove last "," - chop $buffers_list; - return $buffers_list; -} - -# -------------------------------- [ config ] -------------------------------- -sub hook_timer_detach -{ - my $detach = $_[2]; - if ( $detach eq 0 ) - { - weechat::unhook($Hooks{timer_detach}) if $Hooks{timer_detach}; - $Hooks{timer_detach} = ""; - } - else - { - weechat::unhook($Hooks{timer_detach}) if $Hooks{timer_detach}; - $Hooks{timer_detach} = weechat::hook_timer( weechat::config_integer($options{"detach"}) * 1000, 60, 0, "buffers_signal_hotlist", ""); - } - weechat::bar_item_update($SCRIPT_NAME); - return weechat::WEECHAT_RC_OK; -} - -sub hook_timer_lag -{ - my $lag = $_[2]; - if ( $lag eq "off" ) - { - weechat::unhook($Hooks{timer_lag}) if $Hooks{timer_lag}; - $Hooks{timer_lag} = ""; - } - else - { - weechat::unhook($Hooks{timer_lag}) if $Hooks{timer_lag}; - $Hooks{timer_lag} = weechat::hook_timer( weechat::config_integer(weechat::config_get("irc.network.lag_refresh_interval")) * 1000, 0, 0, "buffers_signal_hotlist", ""); - } - weechat::bar_item_update($SCRIPT_NAME); - return weechat::WEECHAT_RC_OK; -} - -sub buffers_config_read -{ - return weechat::config_read($buffers_config_file) if ($buffers_config_file ne ""); -} - -sub buffers_config_write -{ - return weechat::config_write($buffers_config_file) if ($buffers_config_file ne ""); -} - -sub buffers_config_reload_cb -{ - my ($data, $config_file) = ($_[0], $_[1]); - return weechat::config_reload($config_file) -} - -sub buffers_config_init -{ - $buffers_config_file = weechat::config_new($BUFFERS_CONFIG_FILE_NAME, - "buffers_config_reload_cb", ""); - return if ($buffers_config_file eq ""); - -my %default_options_color = -("color_current_fg" => [ - "current_fg", "color", - "foreground color for current buffer", - "", 0, 0, "lightcyan", "lightcyan", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_current_bg" => [ - "current_bg", "color", - "background color for current buffer", - "", 0, 0, "red", "red", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_default_fg" => [ - "default_fg", "color", - "default foreground color for buffer name", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_default_bg" => [ - "default_bg", "color", - "default background color for buffer name", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_hotlist_highlight_fg" => [ - "hotlist_highlight_fg", "color", - "change foreground color of buffer name if a highlight messaged received", - "", 0, 0, "magenta", "magenta", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_hotlist_highlight_bg" => [ - "hotlist_highlight_bg", "color", - "change background color of buffer name if a highlight messaged received", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_hotlist_low_fg" => [ - "hotlist_low_fg", "color", - "change foreground color of buffer name if a low message received", - "", 0, 0, "white", "white", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_hotlist_low_bg" => [ - "hotlist_low_bg", "color", - "change background color of buffer name if a low message received", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_hotlist_message_fg" => [ - "hotlist_message_fg", "color", - "change foreground color of buffer name if a normal message received", - "", 0, 0, "yellow", "yellow", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_hotlist_message_bg" => [ - "hotlist_message_bg", "color", - "change background color of buffer name if a normal message received", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_hotlist_private_fg" => [ - "hotlist_private_fg", "color", - "change foreground color of buffer name if a private message received", - "", 0, 0, "lightgreen", "lightgreen", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_hotlist_private_bg" => [ - "hotlist_private_bg", "color", - "change background color of buffer name if a private message received", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_number" => [ - "number", "color", - "color for buffer number", - "", 0, 0, "lightgreen", "lightgreen", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_number_char" => [ - "number_char", "color", - "color for buffer number char", - "", 0, 0, "lightgreen", "lightgreen", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_whitelist_default_fg" => [ - "whitelist_default_fg", "color", - "default foreground color for whitelist buffer name", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_whitelist_default_bg" => [ - "whitelist_default_bg", "color", - "default background color for whitelist buffer name", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_whitelist_low_fg" => [ - "whitelist_low_fg", "color", - "low color of whitelist buffer name", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_whitelist_low_bg" => [ - "whitelist_low_bg", "color", - "low color of whitelist buffer name", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_whitelist_message_fg" => [ - "whitelist_message_fg", "color", - "message color of whitelist buffer name", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_whitelist_message_bg" => [ - "whitelist_message_bg", "color", - "message color of whitelist buffer name", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_whitelist_private_fg" => [ - "whitelist_private_fg", "color", - "private color of whitelist buffer name", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_whitelist_private_bg" => [ - "whitelist_private_bg", "color", - "private color of whitelist buffer name", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_whitelist_highlight_fg" => [ - "whitelist_highlight_fg", "color", - "highlight color of whitelist buffer name", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_whitelist_highlight_bg" => [ - "whitelist_highlight_bg", "color", - "highlight color of whitelist buffer name", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_none_channel_fg" => [ - "none_channel_fg", "color", - "foreground color for none channel buffer (e.g.: core/server/plugin ". - "buffer)", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_none_channel_bg" => [ - "none_channel_bg", "color", - "background color for none channel buffer (e.g.: core/server/plugin ". - "buffer)", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "queries_default_fg" => [ - "queries_default_fg", "color", - "foreground color for query buffer without message", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "queries_default_bg" => [ - "queries_default_bg", "color", - "background color for query buffer without message", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "queries_message_fg" => [ - "queries_message_fg", "color", - "foreground color for query buffer with unread message", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "queries_message_bg" => [ - "queries_message_bg", "color", - "background color for query buffer with unread message", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "queries_highlight_fg" => [ - "queries_highlight_fg", "color", - "foreground color for query buffer with unread highlight", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "queries_highlight_bg" => [ - "queries_highlight_bg", "color", - "background color for query buffer with unread highlight", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_prefix_bufname" => [ - "prefix_bufname", "color", - "color for prefix of buffer name", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "color_suffix_bufname" => [ - "suffix_bufname", "color", - "color for suffix of buffer name", - "", 0, 0, "default", "default", 0, - "", "", "buffers_signal_config", "", "", "" - ], -); - -my %default_options_look = -( - "hotlist_counter" => [ - "hotlist_counter", "boolean", - "show number of message for the buffer (this option needs WeeChat >= ". - "0.3.5). The relevant option for notification is \"weechat.look.". - "buffer_notify_default\"", - "", 0, 0, "off", "off", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "show_lag" => [ - "show_lag", "boolean", - "show lag behind server name. This option is using \"irc.color.". - "item_lag_finished\", ". - "\"irc.network.lag_min_show\" and \"irc.network.lag_refresh_interval\"", - "", 0, 0, "off", "off", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "look_whitelist_buffers" => [ - "whitelist_buffers", "string", - "comma separated list of buffers for using a different color scheme ". - "(for example: freenode.#weechat,freenode.#weechat-fr)", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config_whitelist", "", "", "" - ], - "hide_merged_buffers" => [ - "hide_merged_buffers", "integer", - "hide merged buffers. The value determines which merged buffers should ". - "be hidden, keepserver meaning 'all except server buffers'. Other values ". - "correspondent to the buffer type.", - "server|channel|private|keepserver|all|none", 0, 0, "none", "none", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "indenting" => [ - "indenting", "integer", "use indenting for channel and query buffers. ". - "This option only takes effect if bar is left/right positioned", - "off|on|under_name", 0, 0, "off", "off", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "indenting_number" => [ - "indenting_number", "boolean", - "use indenting for numbers. This option only takes effect if bar is ". - "left/right positioned", - "", 0, 0, "on", "on", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "indenting_amount" => [ - "indenting_amount", "integer", - "amount of indenting to use. This option only takes effect if bar ". - "is left/right positioned, and indenting is enabled", - "", 0, 16, 2, 2, 0, - "", "", "buffers_signal_config", "", "", "" - ], - "short_names" => [ - "short_names", "boolean", - "display short names (remove text before first \".\" in buffer name)", - "", 0, 0, "on", "on", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "show_number" => [ - "show_number", "boolean", - "display buffer number in front of buffer name", - "", 0, 0, "on", "on", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "show_number_char" => [ - "number_char", "string", - "display a char behind buffer number", - "", 0, 0, ".", ".", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "show_prefix_bufname" => [ - "prefix_bufname", "string", - "prefix displayed in front of buffer name", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "show_suffix_bufname" => [ - "suffix_bufname", "string", - "suffix displayed at end of buffer name", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "show_prefix" => [ - "prefix", "boolean", - "displays your prefix for channel in front of buffer name", - "", 0, 0, "off", "off", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "show_prefix_empty" => [ - "prefix_empty", "boolean", - "use a placeholder for channels without prefix", - "", 0, 0, "on", "on", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "show_prefix_query" => [ - "prefix_for_query", "string", - "prefix displayed in front of query buffer", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "sort" => [ - "sort", "integer", - "sort buffer-list by \"number\" or \"name\"", - "number|name", 0, 0, "number", "number", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "core_to_front" => [ - "core_to_front", "boolean", - "core buffer and buffers with free content will be listed first. ". - "Take only effect if buffer sort is by name", - "", 0, 0, "off", "off", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "jump_prev_next_visited_buffer" => [ - "jump_prev_next_visited_buffer", "boolean", - "jump to previously or next visited buffer if you click with ". - "left/right mouse button on currently visiting buffer", - "", 0, 0, "off", "off", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "name_size_max" => [ - "name_size_max", "integer", - "maximum size of buffer name. 0 means no limitation", - "", 0, 256, 0, 0, 0, - "", "", "buffers_signal_config", "", "", "" - ], - "name_crop_suffix" => [ - "name_crop_suffix", "string", - "contains an optional char(s) that is appended when buffer name is ". - "shortened", - "", 0, 0, "+", "+", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "detach" => [ - "detach", "integer", - "detach buffer from buffers list after a specific period of time ". - "(in seconds) without action (weechat ≥ 0.3.8 required) (0 means \"off\")", - "", 0, 31536000, 0, "number", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "immune_detach_buffers" => [ - "immune_detach_buffers", "string", - "comma separated list of buffers to NOT automatically detach. ". - "Allows \"*\" wildcard. Ex: \"BitlBee,freenode.*\"", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config_immune_detach_buffers", "", "", "" - ], - "detach_query" => [ - "detach_query", "boolean", - "query buffer will be detached", - "", 0, 0, "off", "off", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "detach_buffer_immediately" => [ - "detach_buffer_immediately", "string", - "comma separated list of buffers to detach immediately. Buffers ". - "will attach again based on notify level set in ". - "\"detach_buffer_immediately_level\". Allows \"*\" wildcard. ". - "Ex: \"BitlBee,freenode.*\"", - "", 0, 0, "", "", 0, - "", "", "buffers_signal_config_detach_buffer_immediately", "", "", "" - ], - "detach_buffer_immediately_level" => [ - "detach_buffer_immediately_level", "integer", - "The value determines what notify level messages are reattached from activity. ". - " This option works in conjunction with \"detach_buffer_immediately\" ". - "0: low priority (like join/part messages), ". - "1: message, ". - "2: private, ". - "3: highlight", - "", 0, 3, 2, 2, 0, - "", "", "buffers_signal_config", "", "", "" - ], - "detach_free_content" => [ - "detach_free_content", "boolean", - "buffers with free content will be detached (Ex: iset, chanmon)", - "", 0, 0, "off", "off", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "detach_displayed_buffers" => [ - "detach_displayed_buffers", "boolean", - "buffers displayed in a (split) window will be detached", - "", 0, 0, "on", "on", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "detach_display_window_number" => [ - "detach_display_window_number", "boolean", - "window number will be add, behind buffer name (this option takes only ". - "effect with \"detach_displayed_buffers\" option)", - "", 0, 0, "off", "off", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "mark_inactive" => [ - "mark_inactive", "boolean", - "if option is \"on\", inactive buffers (those you are not in) will have ". - "parentheses around them. An inactive buffer will not be detached.", - "", 0, 0, "off", "off", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "toggle_bar" => [ - "toggle_bar", "boolean", - "if option is \"on\", buffers bar will hide/show when script is ". - "(un)loaded.", - "", 0, 0, "on", "on", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "mouse_move_buffer" => [ - "mouse_move_buffer", "boolean", - "if option is \"on\", mouse gestures (drag & drop) can move buffers in list.", - "", 0, 0, "on", "on", 0, - "", "", "buffers_signal_config", "", "", "" - ], - "mouse_wheel" => [ - "mouse_wheel", "boolean", - "if option is \"on\", mouse wheel jumps to previous/next buffer in list.", - "", 0, 0, "on", "on", 0, - "", "", "buffers_signal_config", "", "", "" - ], -); - - # section "color" - my $section_color = weechat::config_new_section( - $buffers_config_file, - "color", 0, 0, "", "", "", "", "", "", "", "", "", ""); - if ($section_color eq "") - { - weechat::config_free($buffers_config_file); - return; - } - foreach my $option (keys %default_options_color) - { - $options{$option} = weechat::config_new_option( - $buffers_config_file, - $section_color, - $default_options_color{$option}[0], - $default_options_color{$option}[1], - $default_options_color{$option}[2], - $default_options_color{$option}[3], - $default_options_color{$option}[4], - $default_options_color{$option}[5], - $default_options_color{$option}[6], - $default_options_color{$option}[7], - $default_options_color{$option}[8], - $default_options_color{$option}[9], - $default_options_color{$option}[10], - $default_options_color{$option}[11], - $default_options_color{$option}[12], - $default_options_color{$option}[13], - $default_options_color{$option}[14]); - } - - # section "look" - my $section_look = weechat::config_new_section( - $buffers_config_file, - "look", 0, 0, "", "", "", "", "", "", "", "", "", ""); - if ($section_look eq "") - { - weechat::config_free($buffers_config_file); - return; - } - foreach my $option (keys %default_options_look) - { - $options{$option} = weechat::config_new_option( - $buffers_config_file, - $section_look, - $default_options_look{$option}[0], - $default_options_look{$option}[1], - $default_options_look{$option}[2], - $default_options_look{$option}[3], - $default_options_look{$option}[4], - $default_options_look{$option}[5], - $default_options_look{$option}[6], - $default_options_look{$option}[7], - $default_options_look{$option}[8], - $default_options_look{$option}[9], - $default_options_look{$option}[10], - $default_options_look{$option}[11], - $default_options_look{$option}[12], - $default_options_look{$option}[13], - $default_options_look{$option}[14], - $default_options_look{$option}[15]); - } -} - -# get sort key of buffer -sub key_of_buffer -{ - my ($buffer, $number) = @_; - my $key = ""; - - if (weechat::config_integer($options{"sort"}) eq 1) # number = 0; name = 1 - { - my $name = weechat::buffer_get_string($buffer->{"pointer"}, "localvar_custom_name"); - if (not defined $name or $name eq "") - { - if (weechat::config_boolean( $options{"short_names"} ) eq 1) - { - $name = $buffer->{"short_name"}; - } - else - { - $name = $buffer->{"name"}; - } - } - if ( weechat::config_boolean($options{"core_to_front"}) eq 1) - { - if ( weechat::buffer_get_string($buffer->{"pointer"}, "localvar_type") ne "channel" and - weechat::buffer_get_string($buffer->{"pointer"}, "localvar_type") ne "private" ) - { - my $type = weechat::buffer_get_string($buffer->{"pointer"}, "localvar_type"); - if ( $type eq "" and $name ne "weechat") - { - $name = " " . $name; - } - else - { - $name = " " . $name; - } - } - } - $key = sprintf("%s%08d", lc($name), $buffer->{"number"}); - } - else - { - $key = sprintf("%08d", $number); - } - - return $key; -} - -# whether to skip this buffer -sub skip_buffer -{ - my ($buffer) = @_; - return 0 if $buffer->{"active"}; - - if ( weechat::config_string($options{"hide_merged_buffers"}) eq "server" and - ($buffer->{"type"} eq "server" or $buffer->{"plugin_name"} eq "core") ) - { - return 1; - } - if ( weechat::config_string($options{"hide_merged_buffers"}) eq "channel" and - ($buffer->{"type"} eq "channel" or $buffer->{"plugin_name"} eq "core") ) - { - return 1; - } - if ( weechat::config_string($options{"hide_merged_buffers"}) eq "private" and - ($buffer->{"type"} eq "private" or $buffer->{"plugin_name"} eq "core") ) - { - return 1; - } - if ( weechat::config_string($options{"hide_merged_buffers"}) eq "keepserver" and - ($buffer->{"type"} ne "server" or $buffer->{"plugin_name"} eq "core") ) - { - return 1; - } - if ( weechat::config_string($options{"hide_merged_buffers"}) eq "all" ) - { - return 1; - } - - return 0; -} - -# truncate string from the end to $maxlength, 0 = don't truncate -sub truncate_end -{ - my ($name, $maxlength) = @_; - if ($maxlength == 0) - { - return $name; - } - my $str = decode("UTF-8", $name); - $str = substr($str, 0, $maxlength); - $str = encode("UTF-8", $str); - return $str; -} - -# format one buffer name in buffers bar: truncate and add parentheses -sub format_name -{ - my ($buffer, $fg, $bg) = @_; - my $output = ""; - my $crop_suffix = weechat::color( weechat::config_color($options{"color_number_char"}) ) . weechat::config_string($options{"name_crop_suffix"}); - my $maxlength = weechat::config_integer($options{"name_size_max"}); - - my $name = weechat::buffer_get_string($buffer->{"pointer"}, "localvar_custom_name"); - if (not defined $name or $name eq "") - { - if (weechat::config_boolean( $options{"short_names"} ) eq 1) - { - $name = $buffer->{"short_name"}; - } - else - { - $name = $buffer->{"name"}; - } - } - - if ( $buffer->{"type"} eq "channel" && - weechat::config_boolean($options{"mark_inactive"}) eq 1 && - $buffer->{"nicks_count"} == 0 && - $maxlength > 2 ) - { - $output = weechat::color( weechat::config_color($options{"color_number_char"}) ). - "(". - weechat::color($fg). - weechat::color(",$bg"). - truncate_end($name, $maxlength-2). - (length(Encode::decode_utf8($name)) > $maxlength-2 ? $crop_suffix : ""). - weechat::color( weechat::config_color($options{"color_number_char"}) ). - ")"; - } - else - { - $output = weechat::color($fg). - weechat::color(",$bg"). - truncate_end($name, $maxlength). - (length(Encode::decode_utf8($name)) > $maxlength && $maxlength > 0 ? $crop_suffix : ""); - } - - return $output; -} - -# get fg and bg for a buffer -sub get_colors -{ - my ($buffer, %hotlist) = @_; - my $fg = weechat::config_color( $options{"color_default_fg"} ); - my $bg = weechat::config_color( $options{"color_default_bg"} ); - - if ( weechat::buffer_get_string($buffer->{"pointer"}, "localvar_type") eq "private" ) - { - if ( weechat::config_color($options{"queries_default_bg"}) ne "default" || weechat::config_color($options{"queries_default_fg"}) ne "default" ) - { - $fg = weechat::config_color( $options{"queries_default_fg"} ); - $bg = weechat::config_color( $options{"queries_default_bg"} ); - } - } - # check for core and buffer with free content - elsif ( weechat::buffer_get_string($buffer->{"pointer"}, "localvar_type") ne "channel" and - weechat::buffer_get_string($buffer->{"pointer"}, "localvar_type") ne "private" ) - { - $fg = weechat::config_color( $options{"color_none_channel_fg"} ); - $bg = weechat::config_color( $options{"color_none_channel_bg"} ); - } - # default whitelist buffer? - if (grep {$_ eq $buffer->{"name"}} @whitelist_buffers) - { - $fg = weechat::config_color( $options{"color_whitelist_default_fg"} ); - $bg = weechat::config_color( $options{"color_whitelist_default_bg"} ); - } - - $fg = "default" if ($fg eq ""); - $bg = "default" if ($bg eq ""); - - # color for channel and query buffer - if (exists $hotlist{$buffer->{"pointer"}}) - { - delete $buffers_timer{$buffer->{"pointer"}}; - # check if buffer is in whitelist buffer - if (grep {$_ eq $buffer->{"name"}} @whitelist_buffers) - { - $fg = weechat::config_color( $options{"color_whitelist_".$hotlist_level{$hotlist{$buffer->{"pointer"}}}."_fg"} ); - $bg = weechat::config_color( $options{"color_whitelist_".$hotlist_level{$hotlist{$buffer->{"pointer"}}}."_bg"} ); - } - elsif ( weechat::buffer_get_string($buffer->{"pointer"}, "localvar_type") eq "private" ) - { - # queries_default_fg/bg and buffers.color.queries_message_fg/bg - if ( weechat::config_color($options{"queries_highlight_fg"}) ne "default" || - weechat::config_color($options{"queries_highlight_bg"}) ne "default" || - weechat::config_color($options{"queries_message_fg"}) ne "default" || - weechat::config_color($options{"queries_message_bg"}) ne "default" ) - { - if ( ($hotlist{$buffer->{"pointer"}}) == 2 ) - { - $fg = weechat::config_color( $options{"queries_message_fg"} ); - $bg = weechat::config_color( $options{"queries_message_bg"} ); - } - - elsif ( ($hotlist{$buffer->{"pointer"}}) == 3 ) - { - $fg = weechat::config_color( $options{"queries_highlight_fg"} ); - $bg = weechat::config_color( $options{"queries_highlight_bg"} ); - } - } - else - { - $fg = weechat::config_color( $options{"color_hotlist_".$hotlist_level{$hotlist{$buffer->{"pointer"}}}."_fg"} ); - $bg = weechat::config_color( $options{"color_hotlist_".$hotlist_level{$hotlist{$buffer->{"pointer"}}}."_bg"} ); - } - } - else - { - $fg = weechat::config_color( $options{"color_hotlist_".$hotlist_level{$hotlist{$buffer->{"pointer"}}}."_fg"} ); - $bg = weechat::config_color( $options{"color_hotlist_".$hotlist_level{$hotlist{$buffer->{"pointer"}}}."_bg"} ); - } - } - - if ($buffer->{"current_buffer"}) - { - $fg = weechat::config_color( $options{"color_current_fg"} ); - $bg = weechat::config_color( $options{"color_current_bg"} ); - } - return ($fg, $bg); -} - -# get nick prefix of channel -sub nick_prefix -{ - my ($buffer) = @_; - my $output = ""; - - my $nickname = weechat::buffer_get_string($buffer->{"pointer"}, "localvar_nick"); - if ($nickname eq "") - { - return ""; - } - - # with version >= 0.3.2, this infolist will return only nick - # with older versions, whole nicklist is returned for buffer, and this can be very slow - my $infolist_nick = weechat::infolist_get("nicklist", $buffer->{"pointer"}, "nick_".$nickname); - if ($infolist_nick eq "") - { - return weechat::config_boolean($options{"show_prefix_empty"}) eq 1 && $buffer->{"type"} eq "channel" ? " " : ""; - } - while (weechat::infolist_next($infolist_nick)) - { - if ( (weechat::infolist_string($infolist_nick, "type") eq "nick") - && (weechat::infolist_string($infolist_nick, "name") eq $nickname) ) - { - my $prefix = weechat::infolist_string($infolist_nick, "prefix"); - if ( ($prefix eq " ") and (weechat::config_boolean($options{"show_prefix_empty"}) eq 0) ) - { - last; - } - - # with version >= 0.3.5, it is now a color name (for older versions: option name with color) - if ($weechat_version >= 0x00030500) - { - $output .= weechat::color(weechat::infolist_string($infolist_nick, "prefix_color")); - } - else - { - $output .= weechat::color(weechat::config_color( - weechat::config_get( - weechat::infolist_string($infolist_nick, "prefix_color")))); - } - $output .= $prefix; - last; - } - } - weechat::infolist_free($infolist_nick); - return $output; -} - -# get all hotlist counts for a buffer -sub hotlist_counts -{ - my ($buffer, %hotlist) = @_; - my $delim_color = weechat::color( weechat::config_color($options{"color_number_char"}) ); - my $counters = ""; - - foreach my $counter ("low", "message", "private", "highlight") - { - if ($hotlist{$buffer."_count_${counter}"}) - { - $counters =~ s/([0-9])$/$1,/; - $counters .= weechat::color( weechat::config_color($options{"color_hotlist_${counter}_fg"}) ) . $hotlist{$buffer."_count_${counter}"}; - } - } - return " $delim_color($counters$delim_color)"; -} - -# buffers item -sub build_buffers -{ - my $str = ""; - - # get bar position (left/right/top/bottom) - my $position = "left"; - my $option_position = weechat::config_get("weechat.bar.buffers.position"); - if ($option_position ne "") - { - $position = weechat::config_string($option_position); - } - - # read hotlist - my %hotlist; - my $infolist = weechat::infolist_get("hotlist", "", ""); - while (weechat::infolist_next($infolist)) - { - $hotlist{weechat::infolist_pointer($infolist, "buffer_pointer")} = - weechat::infolist_integer($infolist, "priority"); - if ( weechat::config_boolean( $options{"hotlist_counter"} ) eq 1 and $weechat_version >= 0x00030500 ) - { - $hotlist{weechat::infolist_pointer($infolist, "buffer_pointer")."_count_low"} = - weechat::infolist_integer($infolist, "count_00"); # low message - $hotlist{weechat::infolist_pointer($infolist, "buffer_pointer")."_count_message"} = - weechat::infolist_integer($infolist, "count_01"); # channel message - $hotlist{weechat::infolist_pointer($infolist, "buffer_pointer")."_count_private"} = - weechat::infolist_integer($infolist, "count_02"); # private message - $hotlist{weechat::infolist_pointer($infolist, "buffer_pointer")."_count_highlight"} = - weechat::infolist_integer($infolist, "count_03"); # highlight message - } - } - weechat::infolist_free($infolist); - - # read buffers list - @buffers_focus = (); - my @buffers; - my @current1 = (); - my @current2 = (); - my $old_number = -1; - my $max_number = 0; - my $max_number_digits = 0; - my $active_seen = 0; - my $current_time = time(); - - $infolist = weechat::infolist_get("buffer", "", ""); - while (weechat::infolist_next($infolist)) - { - # ignore hidden buffers (WeeChat >= 0.4.4) - if ($weechat_version >= 0x00040400 and weechat::infolist_integer($infolist, "hidden")) - { - next; - } - my $buffer; - my $number = weechat::infolist_integer($infolist, "number"); - if ($number ne $old_number) - { - @buffers = (@buffers, @current2, @current1); - @current1 = (); - @current2 = (); - $active_seen = 0; - } - if ($number > $max_number) - { - $max_number = $number; - } - $old_number = $number; - my $active = weechat::infolist_integer($infolist, "active"); - if ($active) - { - $active_seen = 1; - } - $buffer->{"pointer"} = weechat::infolist_pointer($infolist, "pointer"); - $buffer->{"number"} = $number; - $buffer->{"active"} = $active; - $buffer->{"current_buffer"} = weechat::infolist_integer($infolist, "current_buffer"); - $buffer->{"num_displayed"} = weechat::infolist_integer($infolist, "num_displayed"); - $buffer->{"plugin_name"} = weechat::infolist_string($infolist, "plugin_name"); - $buffer->{"name"} = weechat::infolist_string($infolist, "name"); - $buffer->{"short_name"} = weechat::infolist_string($infolist, "short_name"); - $buffer->{"full_name"} = $buffer->{"plugin_name"}.".".$buffer->{"name"}; - $buffer->{"type"} = weechat::buffer_get_string($buffer->{"pointer"}, "localvar_type"); - - # check if buffer is active (or maybe a /part, /kick channel) - if ($buffer->{"type"} eq "channel" and weechat::config_boolean( $options{"mark_inactive"} ) eq 1) - { - my $server = weechat::buffer_get_string($buffer->{"pointer"}, "localvar_server"); - my $channel = weechat::buffer_get_string($buffer->{"pointer"}, "localvar_channel"); - my $infolist_channel = weechat::infolist_get("irc_channel", "", "$server,$channel"); - if ($infolist_channel) - { - weechat::infolist_next($infolist_channel); - $buffer->{"nicks_count"} = weechat::infolist_integer($infolist_channel, "nicks_count"); - } - else - { - $buffer->{"nicks_count"} = 0; - } - weechat::infolist_free($infolist_channel); - } - - my $maxlevel = weechat::config_integer($options{"detach_buffer_immediately_level"}); - next if ( check_detach_buffer_immediately($buffer->{"name"}) eq 1 - and $buffer->{"current_buffer"} eq 0 - and ( not exists $hotlist{$buffer->{"pointer"}} or $hotlist{$buffer->{"pointer"}} < $maxlevel) ); # checking for buffer to immediately detach - - if (check_immune_detached_buffers($buffer->{"name"})) - { - if ($active_seen) - { - push(@current2, $buffer); - } - else - { - push(@current1, $buffer); - } - } - else - { - my $detach_time = weechat::config_integer($options{"detach"}); - # set timer for buffers with no hotlist action - $buffers_timer{$buffer->{"pointer"}} = $current_time - if ( not exists $hotlist{$buffer->{"pointer"}} - and $buffer->{"type"} eq "channel" - and not exists $buffers_timer{$buffer->{"pointer"}} - and $detach_time > 0); - - $buffers_timer{$buffer->{"pointer"}} = $current_time - if (weechat::config_boolean($options{"detach_query"}) eq 1 - and not exists $hotlist{$buffer->{"pointer"}} - and $buffer->{"type"} eq "private" - and not exists $buffers_timer{$buffer->{"pointer"}} - and $detach_time > 0); - - $detach_time = 0 - if (weechat::config_boolean($options{"detach_query"}) eq 0 - and $buffer->{"type"} eq "private"); - - # free content buffer - $buffers_timer{$buffer->{"pointer"}} = $current_time - if (weechat::config_boolean($options{"detach_free_content"}) eq 1 - and not exists $hotlist{$buffer->{"pointer"}} - and $buffer->{"type"} eq "" - and not exists $buffers_timer{$buffer->{"pointer"}} - and $detach_time > 0); - - $detach_time = 0 - if (weechat::config_boolean($options{"detach_free_content"}) eq 0 - and $buffer->{"type"} eq ""); - - $detach_time = 0 - if (weechat::config_boolean($options{"mark_inactive"}) eq 1 - and defined $buffer->{"nicks_count"} - and $buffer->{"nicks_count"} == 0); - - # check for detach - unless ( $buffer->{"current_buffer"} eq 0 - and not exists $hotlist{$buffer->{"pointer"}} - and exists $buffers_timer{$buffer->{"pointer"}} - and $detach_time > 0 - and $weechat_version >= 0x00030800 - and $current_time - $buffers_timer{$buffer->{"pointer"}} >= $detach_time) - { - if ($active_seen) - { - push(@current2, $buffer); - } - else - { - push(@current1, $buffer); - } - } - elsif ( $buffer->{"current_buffer"} eq 0 - and not exists $hotlist{$buffer->{"pointer"}} - and exists $buffers_timer{$buffer->{"pointer"}} - and $detach_time > 0 - and $weechat_version >= 0x00030800 - and $current_time - $buffers_timer{$buffer->{"pointer"}} >= $detach_time - and $buffer->{"num_displayed"} eq 1 # check for option detach_displayed_buffers and if buffer is displayed in a split window - and weechat::config_boolean($options{"detach_displayed_buffers"}) eq 0 ) - { - my $infolist_window = weechat::infolist_get("window", "", ""); - while (weechat::infolist_next($infolist_window)) - { - my $buffer_ptr = weechat::infolist_pointer($infolist_window, "buffer"); - if ($buffer_ptr eq $buffer->{"pointer"}) - { - $buffer->{"window"} = weechat::infolist_integer($infolist_window, "number"); - } - } - weechat::infolist_free($infolist_window); - push(@current2, $buffer); - } - } - - } # end of while - - $max_number_digits = length($max_number); - @buffers = (@buffers, @current2, @current1); - weechat::infolist_free($infolist); - - # sort buffers by number, name or shortname - my %sorted_buffers; - - my $number = 0; - for my $buffer (@buffers) - { - $sorted_buffers{key_of_buffer($buffer, $number)} = $buffer; - $number++; - } - - # build string with buffers - $old_number = -1; - foreach my $key (sort keys %sorted_buffers) - { - my $buffer = $sorted_buffers{$key}; - - if (skip_buffer($buffer)) - { - next; - } - - push(@buffers_focus, $buffer); # buffer > buffers_focus, for mouse support - - my ($fg, $bg) = get_colors($buffer, %hotlist); - my $color_bg = weechat::color(",$bg"); - - if ( weechat::config_string($options{"show_prefix_bufname"}) ne "" ) - { - $str .= $color_bg. - weechat::color( weechat::config_color($options{"color_prefix_bufname"}) ). - weechat::config_string( $options{"show_prefix_bufname"} ). - weechat::color("default"); - } - - if ( weechat::config_boolean($options{"show_number"}) eq 1 ) # on - { - if (( weechat::config_boolean( $options{"indenting_number"} ) eq 1) - && (($position eq "left") || ($position eq "right"))) - { - $str .= weechat::color("default") - . $color_bg - . " " x ($max_number_digits - length($buffer->{"number"})); - } - - if ($old_number ne $buffer->{"number"}) - { - $str .= weechat::color( weechat::config_color($options{"color_number"}) ) - .$color_bg - .$buffer->{"number"} - .weechat::color("default") - .$color_bg - .weechat::color( weechat::config_color($options{"color_number_char"}) ) - .weechat::config_string( $options{"show_number_char"} ) - .$color_bg; - } - else - { - # Indentation aligns channels in a visually appealing way - # when viewing list top-to-bottom... - my $indent = " " x length($buffer->{"number"}) . " "; - # ...except when list is top/bottom and channels left-to-right. - my $option_pos = weechat::config_string( weechat::config_get("weechat.bar.buffers.position") ); - if ( ($option_pos eq 'top') || ($option_pos eq 'bottom') - and weechat::config_string( weechat::config_get("weechat.bar.buffers.filling_top_bottom") ) =~ /horizontal/ ) - { - $indent = ''; - } - $str .= weechat::color("default") . $color_bg . $indent; - } - } - - if ( ( weechat::config_integer( $options{"indenting"} ) ne 0 ) # indenting NOT off - && (($position eq "left") || ($position eq "right")) ) - { - my $type = weechat::buffer_get_string($buffer->{"pointer"}, "localvar_type"); - if (($type eq "channel") || ($type eq "private")) - { - if ( weechat::config_integer($options{"indenting"}) eq 2 # under_name - and weechat::config_integer($options{"indenting_number"}) eq 0 - and weechat::config_boolean($options{"show_number"}) ne 0 ) - { - $str .= " " x ( $max_number_digits - length($buffer->{"number"}) ); - } - $str .= " " x weechat::config_integer($options{"indenting_amount"}); - } - } - - $str .= weechat::config_string($options{"show_prefix_query"}) if (weechat::config_string($options{"show_prefix_query"}) ne "" and $buffer->{"type"} eq "private"); - $str .= nick_prefix($buffer) if (weechat::config_boolean($options{"show_prefix"}) eq 1); - $str .= format_name($buffer, $fg, $bg); - $str .= hotlist_counts($buffer->{"pointer"}, %hotlist) - if ( weechat::config_boolean($options{"hotlist_counter"}) eq 1 and $weechat_version >= 0x00030500 and defined $hotlist{$buffer->{"pointer"}}); - - # lag - if ( weechat::buffer_get_string($buffer->{"pointer"}, "localvar_type") eq "server" and weechat::config_boolean($options{"show_lag"}) eq 1) - { - my $color_lag = weechat::config_color(weechat::config_get("irc.color.item_lag_finished")); - my $min_lag = weechat::config_integer(weechat::config_get("irc.network.lag_min_show")); - my $infolist_server = weechat::infolist_get("irc_server", "", $buffer->{"short_name"}); - weechat::infolist_next($infolist_server); - my $lag = (weechat::infolist_integer($infolist_server, "lag")); - weechat::infolist_free($infolist_server); - if ( int($lag) > int($min_lag) ) - { - $lag = $lag / 1000; - $str .= weechat::color("default") . " (" . weechat::color($color_lag) . $lag . weechat::color("default") . ")"; - } - } - - # window number - if (weechat::config_boolean($options{"detach_displayed_buffers"}) eq 0 - and weechat::config_boolean($options{"detach_display_window_number"}) eq 1 - and $buffer->{"window"}) - { - $str .= weechat::color("default"). - " (". - weechat::color( weechat::config_color($options{"color_number"}) ). - $buffer->{"window"}. - weechat::color("default"). - ")"; - } - $str .= weechat::color("default"); - - # suffix - if ( weechat::config_string($options{"show_suffix_bufname"}) ne "" ) - { - $str .= weechat::color( weechat::config_color($options{"color_suffix_bufname"}) ). - weechat::config_string( $options{"show_suffix_bufname"} ). - weechat::color("default"); - } - - $str .= "\n"; - $old_number = $buffer->{"number"}; - } # end of foreach - - # remove spaces and/or linefeed at the end - $str =~ s/\s+$//; - chomp($str); - return $str; -} - -# react to numerous signals -sub buffers_signal_buffer -{ - my ($data, $signal, $signal_data) = @_; - - # check for buffer_switch and set or remove detach time - if ($weechat_version >= 0x00030800) - { - if ($signal eq "buffer_switch") - { - my $pointer = weechat::hdata_get_list (weechat::hdata_get("buffer"), "gui_buffer_last_displayed"); # get switched buffer - my $current_time = time(); - if ( weechat::buffer_get_string($pointer, "localvar_type") eq "channel") - { - $buffers_timer{$pointer} = $current_time; - } - else - { - delete $buffers_timer{$pointer}; - } - } - elsif ($signal eq "buffer_opened") - { - my $current_time = time(); - $buffers_timer{$signal_data} = $current_time; - } - elsif ($signal eq "buffer_closing") - { - delete $buffers_timer{$signal_data}; - } - } - weechat::bar_item_update($SCRIPT_NAME); - return weechat::WEECHAT_RC_OK; -} - -sub buffers_signal_hotlist -{ - weechat::bar_item_update($SCRIPT_NAME); - return weechat::WEECHAT_RC_OK; -} - - -sub buffers_signal_config_whitelist -{ - @whitelist_buffers = split( /,/, weechat::config_string($options{"look_whitelist_buffers"}) ); - weechat::bar_item_update($SCRIPT_NAME); - return weechat::WEECHAT_RC_OK; -} - -sub buffers_signal_config_immune_detach_buffers -{ - @immune_detach_buffers = split( /,/, weechat::config_string($options{"immune_detach_buffers"}) ); - weechat::bar_item_update($SCRIPT_NAME); - return weechat::WEECHAT_RC_OK; -} - -sub buffers_signal_config_detach_buffer_immediately -{ - @detach_buffer_immediately = split( /,/, weechat::config_string($options{"detach_buffer_immediately"}) ); - weechat::bar_item_update($SCRIPT_NAME); - return weechat::WEECHAT_RC_OK; -} - -sub buffers_signal_config -{ - weechat::bar_item_update($SCRIPT_NAME); - return weechat::WEECHAT_RC_OK; -} - -# called when mouse click occured in buffers item: this callback returns buffer -# hash according to line of item where click occured -sub buffers_focus_buffers -{ - my %info = %{$_[1]}; - my $item_line = int($info{"_bar_item_line"}); - undef my $hash; - if (($info{"_bar_item_name"} eq $SCRIPT_NAME) && ($item_line >= 0) && ($item_line <= $#buffers_focus)) - { - $hash = $buffers_focus[$item_line]; - } - else - { - $hash = {}; - my $hash_focus = $buffers_focus[0]; - foreach my $key (keys %$hash_focus) - { - $hash->{$key} = "?"; - } - } - return $hash; -} - -# called when a mouse action is done on buffers item, to execute action -# possible actions: jump to a buffer or move buffer in list (drag & drop of buffer) -sub buffers_hsignal_mouse -{ - my ($data, $signal, %hash) = ($_[0], $_[1], %{$_[2]}); - my $current_buffer = weechat::buffer_get_integer(weechat::current_buffer(), "number"); # get current buffer number - - if ( $hash{"_key"} eq "button1" ) - { - # left mouse button - if ($hash{"number"} eq $hash{"number2"}) - { - if ( weechat::config_boolean($options{"jump_prev_next_visited_buffer"}) ) - { - if ( $current_buffer eq $hash{"number"} ) - { - weechat::command("", "/input jump_previously_visited_buffer"); - } - else - { - weechat::command("", "/buffer ".$hash{"full_name"}); - } - } - else - { - weechat::command("", "/buffer ".$hash{"full_name"}); - } - } - else - { - move_buffer(%hash) if (weechat::config_boolean($options{"mouse_move_buffer"})); - } - } - elsif ( ($hash{"_key"} eq "button2") && (weechat::config_boolean($options{"jump_prev_next_visited_buffer"})) ) - { - # right mouse button - if ( $current_buffer eq $hash{"number2"} ) - { - weechat::command("", "/input jump_next_visited_buffer"); - } - } - elsif ( $hash{"_key"} =~ /wheelup$/ ) - { - # wheel up - if (weechat::config_boolean($options{"mouse_wheel"})) - { - weechat::command("", "/buffer -1"); - } - } - elsif ( $hash{"_key"} =~ /wheeldown$/ ) - { - # wheel down - if (weechat::config_boolean($options{"mouse_wheel"})) - { - weechat::command("", "/buffer +1"); - } - } - else - { - my $infolist = weechat::infolist_get("hook", "", "command,menu"); - my $has_menu_command = weechat::infolist_next($infolist); - weechat::infolist_free($infolist); - - if ( $has_menu_command && $hash{"_key"} =~ /button2/ ) - { - if ($hash{"number"} eq $hash{"number2"}) - { - weechat::command($hash{"pointer"}, "/menu buffer1 $hash{short_name} $hash{number}"); - } - else - { - weechat::command($hash{"pointer"}, "/menu buffer2 $hash{short_name}/$hash{short_name2} $hash{number} $hash{number2}") - } - } - else - { - move_buffer(%hash) if (weechat::config_boolean($options{"mouse_move_buffer"})); - } - } -} - -sub move_buffer -{ - my %hash = @_; - my $number2 = $hash{"number2"}; - if ($number2 eq "?") - { - # if number 2 is not known (end of gesture outside buffers list), then set it - # according to mouse gesture - $number2 = "1"; - if (($hash{"_key"} =~ /gesture-right/) || ($hash{"_key"} =~ /gesture-down/)) - { - $number2 = "999999"; - if ($weechat_version >= 0x00030600) - { - my $hdata_buffer = weechat::hdata_get("buffer"); - my $last_gui_buffer = weechat::hdata_get_list($hdata_buffer, "last_gui_buffer"); - if ($last_gui_buffer) - { - $number2 = weechat::hdata_integer($hdata_buffer, $last_gui_buffer, "number") + 1; - } - } - } - } - my $ptrbuf = weechat::current_buffer(); - weechat::command($hash{"pointer"}, "/buffer move ".$number2); -} - -sub check_immune_detached_buffers -{ - my ($buffername) = @_; - foreach ( @immune_detach_buffers ) - { - my $immune_buffer = weechat::string_mask_to_regex($_); - if ($buffername =~ /^$immune_buffer$/i) - { - return 1; - } - } - return 0; -} - -sub check_detach_buffer_immediately -{ - my ($buffername) = @_; - foreach ( @detach_buffer_immediately ) - { - my $detach_buffer = weechat::string_mask_to_regex($_); - if ($buffername =~ /^$detach_buffer$/i) - { - return 1; - } - } - return 0; -} - -sub shutdown_cb -{ - weechat::command("", "/bar hide " . $SCRIPT_NAME) if ( weechat::config_boolean($options{"toggle_bar"}) eq 1 ); - return weechat::WEECHAT_RC_OK -} - -sub check_bar_item -{ - my $item = 0; - my $infolist = weechat::infolist_get("bar", "", ""); - while (weechat::infolist_next($infolist)) - { - my $bar_items = weechat::infolist_string($infolist, "items"); - if (index($bar_items, $SCRIPT_NAME) != -1) - { - my $name = weechat::infolist_string($infolist, "name"); - if ($name ne $SCRIPT_NAME) - { - $item = 1; - last; - } - } - } - weechat::infolist_free($infolist); - return $item; -} diff --git a/weechat/.weechat/perl/highmon.pl b/weechat/.weechat/perl/highmon.pl deleted file mode 100644 index 1c07712..0000000 --- a/weechat/.weechat/perl/highmon.pl +++ /dev/null @@ -1,1139 +0,0 @@ -# -# highmon.pl - Highlight Monitoring for weechat 0.3.0 -# Version 2.5 -# -# Add 'Highlight Monitor' buffer/bar to log all highlights in one spot -# -# Usage: -# /highmon [help] | [monitor [channel [server]]] | [clean default|orphan|all] | clearbar -# Command wrapper for highmon commands -# -# /highmon clean default|orphan|all will clean the config section of default 'on' entries, -# channels you are no longer joined, or both -# -# /highmon clearbar will clear the contents of highmon's bar output -# -# /highmon monitor [channel] [server] is used to toggle a highlight monitoring on and off, this -# can be used in the channel buffer for the channel you wish to toggle, or be given -# with arguments e.g. /highmon monitor #weechat freenode -# -# /set plugins.var.perl.highmon.alignment -# The config setting "alignment" can be changed to; -# "channel", "schannel", "nchannel", "channel,nick", "schannel,nick", "nchannel,nick" -# to change how the monitor appears -# The 'channel' value will show: "#weechat" -# The 'schannel' value will show: "6" -# The 'nchannel' value will show: "6:#weechat" -# -# /set plugins.var.perl.highmon.short_names -# Setting this to 'on' will trim the network name from highmon, ala buffers.pl -# -# /set plugins.var.perl.highmon.merge_private -# Setting this to 'on' will merge private messages to highmon's display -# -# /set plugins.var.perl.highmon.color_buf -# This turns colored buffer names on or off, you can also set a single fixed color by using a weechat color name. -# This *must* be a valid color name, or weechat will likely do unexpected things :) -# -# /set plugins.var.perl.highmon.hotlist_show -# Setting this to 'on' will let the highmon buffer appear in hotlists -# (status bar/buffer.pl) -# -# /set plugins.var.perl.highmon.away_only -# Setting this to 'on' will only put messages in the highmon buffer when -# you set your status to away -# -# /set plugins.var.perl.highmon.logging -# Toggles logging status for highmon buffer (default: off) -# -# /set plugins.var.perl.highmon.output -# Changes where output method of highmon; takes either "bar" or "buffer" (default; buffer) -# /set plugins.var.perl.highmon.bar_lines -# Changes the amount of lines the output bar will hold. -# (Only appears once output has been set to bar, defaults to 10) -# /set plugins.var.perl.highmon.bar_scrolldown -# Toggles the bar scrolling at the bottom when new highlights are received -# (Only appears once output has been set to bar, defaults to off) -# -# /set plugins.var.perl.highmon.nick_prefix -# /set plugins.var.perl.highmon.nick_suffix -# Sets the prefix and suffix chars in the highmon buffer -# (Defaults to <> if nothing set, and blank if there is) -# -# servername.#channel -# servername is the internal name for the server (set when you use /server add) -# #channel is the channel name, (where # is whatever channel type that channel happens to be) -# -# Optional, set up tweaks; Hide the status and input lines on highmon -# -# /set weechat.bar.status.conditions "${window.buffer.full_name} != perl.highmon" -# /set weechat.bar.input.conditions "${window.buffer.full_name} != perl.highmon" -# - -# Bugs and feature requests at: https://github.com/KenjiE20/highmon - -# History: -# 2014-08-16, KenjiE20 <longbow@longbowslair.co.uk>: -# v2.5: -add: clearbar command to clear bar output -# -add: firstrun output prompt to check the help text for set up hints as they were being missed -# and update hint for conditions to use eval -# -change: Make all outputs use the date callback for more accurate timestamps (thanks Germainz) -# 2013-12-04, KenjiE20 <longbow@longbowslair.co.uk>: -# v2.4: -add: Support for eval style colour codes in time format used for bar output -# 2013-10-22, KenjiE20 <longbow@longbowslair.co.uk>: -# v2.3.3.2: -fix: Typo in fix command -# 2013-10-10, KenjiE20 <longbow@longbowslair.co.uk>: -# v2.3.3.1: -fix: Typo in closed buffer warning -# 2013-10-07, KenjiE20 <longbow@longbowslair.co.uk>: -# v2.3.3: -add: Warning and fixer for accidental buffer closes -# 2013-01-15, KenjiE20 <longbow@longbowslair.co.uk>: -# v2.3.2: -fix: Let bar output use the string set in weechat's config option -# -add: github info -# 2012-04-15, KenjiE20 <longbow@longbowslair.co.uk>: -# v2.3.1: -fix: Colour tags in bar timestamp string -# 2012-02-28, KenjiE20 <longbow@longbowslair.co.uk>: -# v2.3: -feature: Added merge_private option to display private messages (default: off) -# -fix: Channel name colours now show correctly when set to on -# 2011-08-07, Sitaktif <romainchossart_at_gmail.com>: -# v2.2.1: -feature: Add "bar_scrolldown" option to have the bar display the latest hl at anytime -# -fix: Set up bar-specific config at startup if 'output' is already configured as 'bar' -# 2010-12-22, KenjiE20 <longbow@longbowslair.co.uk>: -# v2.2: -change: Use API instead of config to find channel colours, ready for 0.3.4 and 256 colours -# 2010-12-13, idl0r & KenjiE20 <longbow@longbowslair.co.uk>: -# v2.1.3: -fix: perl errors caused by bar line counter -# -fix: Add command list to inbuilt help -# 2010-09-30, KenjiE20 <longbow@longbowslair.co.uk>: -# v2.1.2: -fix: logging config was not correctly toggling back on (thanks to sleo for noticing) -# -version sync w/ chanmon -# 2010-08-27, KenjiE20 <longbow@longbowslair.co.uk>: -# v2.1: -feature: Add 'nchannel' option to alignment to display buffer and name -# 2010-04-25, KenjiE20 <longbow@longbowslair.co.uk>: -# v2.0: Release as version 2.0 -# 2010-04-24, KenjiE20 <longbow@longbowslair.co.uk>: -# v1.9: Rewrite for v2.0 -# Bring feature set in line with chanmon 2.0 -# -code change: Made more subs to shrink the code down in places -# -fix: Stop highmon attempting to double load/hook -# -fix: Add version dependant check for away status -# 2010-01-25, KenjiE20 <longbow@longbowslair.co.uk>: -# v1.7: -fixture: Let highmon be aware of nick_prefix/suffix -# and allow custom prefix/suffix for chanmon buffer -# (Defaults to <> if nothing set, and blank if there is) -# (Thanks to m4v for these) -# 2009-09-07, KenjiE20 <longbow@longbowslair.co.uk>: -# v1.6: -feature: colored buffer names -# -change: version sync with chanmon -# 2009-09-05, KenjiE20 <longbow@longbowslair.co.uk>: -# v1.2: -fix: disable buffer highlight -# 2009-09-02, KenjiE20 <longbow@longbowslair.co.uk>: -# v.1.1.1 -change: Stop unsightly text block on '/help' -# 2009-08-10, KenjiE20 <longbow@longbowslair.co.uk>: -# v1.1: In-client help added -# 2009-08-02, KenjiE20 <longbow@longbowslair.co.uk>: -# v1.0: Initial Public Release - -# Copyright (c) 2009 by KenjiE20 <longbow@longbowslair.co.uk> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. -# - -@bar_lines = (); -@bar_lines_time = (); -# Replicate info earlier for in-client help - -$highmonhelp = weechat::color("bold")."/highmon [help] | [monitor [channel [server]]] | [clean default|orphan|all] | clearbar".weechat::color("-bold")." - Command wrapper for highmon commands - -".weechat::color("bold")."/highmon clean default|orphan|all".weechat::color("-bold")." will clean the config section of default 'on' entries, channels you are no longer joined, or both - -".weechat::color("bold")."/highmon clearbar".weechat::color("-bold")." will clear the contents of highmon's bar output - -".weechat::color("bold")."/highmon monitor [channel] [server]".weechat::color("-bold")." is used to toggle a highlight monitoring on and off, this can be used in the channel buffer for the channel you wish to toggle, or be given with arguments e.g. /highmon monitor #weechat freenode - -".weechat::color("bold")."/set plugins.var.perl.highmon.alignment".weechat::color("-bold")." - The config setting \"alignment\" can be changed to; - \"channel\", \"schannel\", \"nchannel\", \"channel,nick\", \"schannel,nick\", \"nchannel,nick\" - to change how the monitor appears - The 'channel' value will show: \"#weechat\" - The 'schannel' value will show: \"6\" - The 'nchannel' value will show: \"6:#weechat\" - -".weechat::color("bold")."/set plugins.var.perl.highmon.short_names".weechat::color("-bold")." - Setting this to 'on' will trim the network name from highmon, ala buffers.pl - -".weechat::color("bold")."/set plugins.var.perl.highmon.merge_private".weechat::color("-bold")." - Setting this to 'on' will merge private messages to highmon's display - -".weechat::color("bold")."/set plugins.var.perl.highmon.color_buf".weechat::color("-bold")." - This turns colored buffer names on or off, you can also set a single fixed color by using a weechat color name. - This ".weechat::color("bold")."must".weechat::color("-bold")." be a valid color name, or weechat will likely do unexpected things :) - -".weechat::color("bold")."/set plugins.var.perl.highmon.hotlist_show".weechat::color("-bold")." -Setting this to 'on' will let the highmon buffer appear in hotlists (status bar/buffer.pl) - -".weechat::color("bold")."/set plugins.var.perl.highmon.away_only".weechat::color("-bold")." -Setting this to 'on' will only put messages in the highmon buffer when you set your status to away - -".weechat::color("bold")."/set plugins.var.perl.highmon.logging".weechat::color("-bold")." - Toggles logging status for highmon buffer (default: off) - -".weechat::color("bold")."/set plugins.var.perl.highmon.output".weechat::color("-bold")." - Changes where output method of highmon; takes either \"bar\" or \"buffer\" (default; buffer) -".weechat::color("bold")."/set plugins.var.perl.highmon.bar_lines".weechat::color("-bold")." - Changes the amount of lines the output bar will hold. - (Only appears once output has been set to bar, defaults to 10) -".weechat::color("bold")."/set plugins.var.perl.highmon.bar_scrolldown".weechat::color("-bold")." - Toggles the bar scrolling at the bottom when new highlights are received - (Only appears once output has been set to bar, defaults to off) - -".weechat::color("bold")."/set plugins.var.perl.highmon.nick_prefix".weechat::color("-bold")." -".weechat::color("bold")."/set plugins.var.perl.highmon.nick_suffix".weechat::color("-bold")." - Sets the prefix and suffix chars in the highmon buffer - (Defaults to <> if nothing set, and blank if there is) - -".weechat::color("bold")."servername.#channel".weechat::color("-bold")." - servername is the internal name for the server (set when you use /server add) - #channel is the channel name, (where # is whatever channel type that channel happens to be) - -".weechat::color("bold")."Optional, set up tweaks;".weechat::color("-bold")." Hide the status and input lines on highmon - -".weechat::color("bold")."/set weechat.bar.status.conditions \"\${window.buffer.full_name} != perl.highmon\"".weechat::color("-bold")." -".weechat::color("bold")."/set weechat.bar.input.conditions \"\${window.buffer.full_name} != perl.highmon\"".weechat::color("-bold"); -# Print verbose help -sub print_help -{ - weechat::print("", "\t".weechat::color("bold")."Highmon Help".weechat::color("-bold")."\n\n"); - weechat::print("", "\t".$highmonhelp); - return weechat::WEECHAT_RC_OK; -} - -# Bar item build -sub highmon_bar_build -{ - # Get max lines - $max_lines = weechat::config_get_plugin("bar_lines"); - $max_lines = $max_lines ? $max_lines : 10; - $str = ''; - $align_num = 0; - $count = 0; - # Keep lines within max - while ($#bar_lines > $max_lines) - { - shift(@bar_lines); - shift(@bar_lines_time); - } - # So long as we have some lines, build a string - if (@bar_lines) - { - # Build loop - $sep = " ".weechat::config_string(weechat::config_get("weechat.look.prefix_suffix"))." "; - foreach(@bar_lines) - { - # Find max align needed - $prefix_num = (index(weechat::string_remove_color($_, ""), $sep)); - $align_num = $prefix_num if ($prefix_num > $align_num); - } - foreach(@bar_lines) - { - # Get align for this line - $prefix_num = (index(weechat::string_remove_color($_, ""), $sep)); - - # Make string - $str = $str.$bar_lines_time[$count]." ".(" " x ($align_num - $prefix_num)).$_."\n"; - # Increment count for sync with time list - $count++; - } - } - return $str; -} - -# Make a new bar -sub highmon_bar_open -{ - # Make the bar item - weechat::bar_item_new("highmon", "highmon_bar_build", ""); - - $highmon_bar = weechat::bar_new ("highmon", "off", 100, "root", "", "bottom", "vertical", "vertical", 0, 0, "default", "cyan", "default", "on", "highmon"); - - return weechat::WEECHAT_RC_OK; -} -# Close bar -sub highmon_bar_close -{ - # Find if bar exists - $highmon_bar = weechat::bar_search("highmon"); - # If is does, close it - if ($highmon_bar ne "") - { - weechat::bar_remove($highmon_bar); - } - - # Find if bar item exists - $highmon_bar_item = weechat::bar_item_search("highmon_bar"); - # If is does, close it - if ($highmon_bar_item ne "") - { - weechat::bar_remove($highmon_bar_item); - } - - @bar_lines = (); - return weechat::WEECHAT_RC_OK; -} - -# Make a new buffer -sub highmon_buffer_open -{ - # Search for pre-existing buffer - $highmon_buffer = weechat::buffer_search("perl", "highmon"); - - # Make a new buffer - if ($highmon_buffer eq "") - { - $highmon_buffer = weechat::buffer_new("highmon", "highmon_buffer_input", "", "highmon_buffer_close", ""); - } - - # Turn off notify, highlights - if ($highmon_buffer ne "") - { - if (weechat::config_get_plugin("hotlist_show" eq "off")) - { - weechat::buffer_set($highmon_buffer, "notify", "0"); - } - weechat::buffer_set($highmon_buffer, "highlight_words", "-"); - weechat::buffer_set($highmon_buffer, "title", "Highlight Monitor"); - # Set no_log - if (weechat::config_get_plugin("logging") eq "off") - { - weechat::buffer_set($highmon_buffer, "localvar_set_no_log", "1"); - } - } - return weechat::WEECHAT_RC_OK; -} -# Buffer input has no action -sub highmon_buffer_input -{ - return weechat::WEECHAT_RC_OK; -} -# Close up -sub highmon_buffer_close -{ - $highmon_buffer = ""; - # If user hasn't changed output style warn user - if (weechat::config_get_plugin("output") eq "buffer") - { - weechat::print("", "\tHighmon buffer has been closed but output is still set to buffer, unusual results may occur. To recreate the buffer use ".weechat::color("bold")."/highmon fix".weechat::color("-bold")); - } - return weechat::WEECHAT_RC_OK; -} - -# Highmon command wrapper -sub highmon_command_cb -{ - $data = $_[0]; - $buffer = $_[1]; - $args = $_[2]; - my $cmd = ''; - my $arg = ''; - - if ($args ne "") - { - # Split argument up - @arg_array = split(/ /,$args); - # Take first as command - $cmd = shift(@arg_array); - # Rebuild string to pass to subs - if (@arg_array) - { - $arg = join(" ", @arg_array); - } - } - - # Help command - if ($cmd eq "" || $cmd eq "help") - { - print_help(); - } - # /monitor command - elsif ($cmd eq "monitor") - { - highmon_toggle($data, $buffer, $arg); - } - # /highclean command - elsif ($cmd eq "clean") - { - highmon_config_clean($data, $buffer, $arg); - } - # clearbar command - elsif ($cmd eq "clearbar") - { - if (weechat::config_get_plugin("output") eq "bar") - { - @bar_lines = (); - weechat::bar_item_update("highmon"); - } - } - # Fix closed buffer - elsif ($cmd eq "fix") - { - if (weechat::config_get_plugin("output") eq "buffer" && $highmon_buffer eq "") - { - highmon_buffer_open(); - } - } - return weechat::WEECHAT_RC_OK; -} - -# Clean up config entries -sub highmon_config_clean -{ - $data = $_[0]; - $buffer = $_[1]; - $args = $_[2]; - - # Don't do anything if bad option given - if ($args ne "default" && $args ne "orphan" && $args ne "all") - { - weechat::print("", "\thighmon.pl: Unknown option"); - return weechat::WEECHAT_RC_OK; - } - - @chans = (); - # Load an infolist of highmon options - $infolist = weechat::infolist_get("option", "", "*highmon*"); - while (weechat::infolist_next($infolist)) - { - $name = weechat::infolist_string($infolist, "option_name"); - $name =~ s/perl\.highmon\.(\w*)\.([#&\+!])(.*)/$1.$2$3/; - if ($name =~ /^(.*)\.([#&\+!])(.*)$/) - { - $action = 0; - # Clean up all 'on's - if ($args eq "default" || $args eq "all") - { - # If value in config is "on" - if (weechat::config_get_plugin($name) eq "on") - { - # Unset and if successful flag as changed - $rc = weechat::config_unset_plugin($name); - if ($rc eq weechat::WEECHAT_CONFIG_OPTION_UNSET_OK_REMOVED) - { - $action = 1; - } - } - } - # Clean non joined - if ($args eq "orphan" || $args eq "all") - { - # If we can't find the buffer for this entry - if (weechat::buffer_search("irc", $name) eq "") - { - # Unset and if successful flag as changed - $rc = weechat::config_unset_plugin($name); - if ($rc eq weechat::WEECHAT_CONFIG_OPTION_UNSET_OK_REMOVED) - { - $action = 1; - } - } - } - # Add changed entry names to list - push (@chans, $name) if ($action); - } - } - weechat::infolist_free($infolist); - # If channels were cleaned from config - if (@chans) - { - # If only one entry - if (@chans == 1) - { - $str = "\thighmon.pl: Cleaned ".@chans." entry from the config:"; - } - else - { - $str = "\thighmon.pl: Cleaned ".@chans." entries from the config:"; - } - # Build a list of channels - foreach(@chans) - { - $str = $str." ".$_; - } - # Print what happened - weechat::print("",$str); - } - # Config seemed to be clean - else - { - weechat::print("", "\thighmon.pl: No entries removed"); - } - return weechat::WEECHAT_RC_OK; -} - -# Check config elements -sub highmon_config_init -{ - # First run default - if (!(weechat::config_is_set_plugin ("first_run"))) - { - if (weechat::config_get_plugin("first_run") ne "true") - { - weechat::print("", "\tThis appears to be the first time highmon has been run. For help and common set up hints see /highmon help"); - weechat::config_set_plugin("first_run", "true"); - } - } - # Alignment default - if (!(weechat::config_is_set_plugin ("alignment"))) - { - weechat::config_set_plugin("alignment", "channel"); - } - if (weechat::config_get_plugin("alignment") eq "") - { - weechat::config_set_plugin("alignment", "none"); - } - - # Short name default - if (!(weechat::config_is_set_plugin ("short_names"))) - { - weechat::config_set_plugin("short_names", "off"); - } - - # Coloured names default - if (!(weechat::config_is_set_plugin ("color_buf"))) - { - weechat::config_set_plugin("color_buf", "on"); - } - - # Hotlist show default - if (!(weechat::config_is_set_plugin ("hotlist_show"))) - { - weechat::config_set_plugin("hotlist_show", "off"); - } - - # Away only default - if (!(weechat::config_is_set_plugin ("away_only"))) - { - weechat::config_set_plugin("away_only", "off"); - } - - # highmon log default - if (!(weechat::config_is_set_plugin ("logging"))) - { - weechat::config_set_plugin("logging", "off"); - } - - # Output default - if (!(weechat::config_is_set_plugin ("output"))) - { - weechat::config_set_plugin("output", "buffer"); - } - - # Private message merging - if (!(weechat::config_is_set_plugin ("merge_private"))) - { - weechat::config_set_plugin("merge_private", "off"); - } - - # Set bar config in case output was set to "bar" before even changing the setting - if (weechat::config_get_plugin("output") eq "bar") - { - # Output bar lines default - if (!(weechat::config_is_set_plugin ("bar_lines"))) - { - weechat::config_set_plugin("bar_lines", "10"); - } - if (!(weechat::config_is_set_plugin ("bar_scrolldown"))) - { - weechat::config_set_plugin("bar_scrolldown", "off"); - } - } - - # Check for exisiting prefix/suffix chars, and setup accordingly - $prefix = weechat::config_get("irc.look.nick_prefix"); - $prefix = weechat::config_string($prefix); - $suffix = weechat::config_get("irc.look.nick_suffix"); - $suffix = weechat::config_string($suffix); - - if (!(weechat::config_is_set_plugin("nick_prefix"))) - { - if ($prefix eq "" && $suffix eq "") - { - weechat::config_set_plugin("nick_prefix", "<"); - } - else - { - weechat::config_set_plugin("nick_prefix", ""); - } - } - - if (!(weechat::config_is_set_plugin("nick_suffix"))) - { - if ($prefix eq "" && $suffix eq "") - { - weechat::config_set_plugin("nick_suffix", ">"); - } - else - { - weechat::config_set_plugin("nick_suffix", ""); - } - } -} - -# Get config updates -sub highmon_config_cb -{ - $point = $_[0]; - $name = $_[1]; - $value = $_[2]; - - $name =~ s/^plugins\.var\.perl\.highmon\.//; - - # Set logging on buffer - if ($name eq "logging") - { - # Search for pre-existing buffer - $highmon_buffer = weechat::buffer_search("perl", "highmon"); - if ($value eq "off") - { - weechat::buffer_set($highmon_buffer, "localvar_set_no_log", "1"); - } - else - { - weechat::buffer_set($highmon_buffer, "localvar_del_no_log", ""); - } - } - # Output changer - elsif ($name eq "output") - { - if ($value eq "bar") - { - # Search for pre-existing buffer - $highmon_buffer = weechat::buffer_search("perl", "highmon"); - # Close if it exists - if ($highmon_buffer ne "") - { - weechat::buffer_close($highmon_buffer) - } - - # Output bar lines default - if (!(weechat::config_is_set_plugin ("bar_lines"))) - { - weechat::config_set_plugin("bar_lines", "10"); - } - if (!(weechat::config_is_set_plugin ("bar_scrolldown"))) - { - weechat::config_set_plugin("bar_scrolldown", "off"); - } - # Make a bar if doesn't exist - highmon_bar_open(); - } - elsif ($value eq "buffer") - { - # If a bar exists, close it - highmon_bar_close(); - # Open buffer - highmon_buffer_open(); - } - - } - # Change if hotlist config changes - elsif ($name eq "hotlist_show") - { - # Search for pre-existing buffer - $highmon_buffer = weechat::buffer_search("perl", "highmon"); - if ($value eq "off" && $highmon_buffer) - { - weechat::buffer_set($highmon_buffer, "notify", "0"); - } - elsif ($value ne "off" && $highmon_buffer) - { - weechat::buffer_set($highmon_buffer, "notify", "3"); - } - } - elsif ($name eq "weechat.look.prefix_suffix") - { - if (weechat::config_get_plugin("output") eq "bar") - { - @bar_lines = (); - weechat::print("", "\thighmon: weechat.look.prefix_suffix changed, clearing highmon bar"); - weechat::bar_item_update("highmon"); - } - } - return weechat::WEECHAT_RC_OK; -} - -# Set up weechat hooks / commands -sub highmon_hook -{ - weechat::hook_print("", "", "", 0, "highmon_new_message", ""); - weechat::hook_command("highclean", "Highmon config clean up", "default|orphan|all", " default: Cleans all config entries with the default \"on\" value\n orphan: Cleans all config entries for channels you aren't currently joined\n all: Does both defaults and orphan", "default|orphan|all", "highmon_config_clean", ""); - - weechat::hook_command("highmon", "Highmon help", "[help] | [monitor [channel [server]]] | [clean default|orphan|all] | clearbar", " help: Print help on config options for highmon\n monitor: Toggles monitoring for a channel\n clean: Highmon config clean up (/highclean)\nclearbar: Clear Highmon bar", "help || monitor %(irc_channels) %(irc_servers) || clean default|orphan|all || clearbar", "highmon_command_cb", ""); - - weechat::hook_config("plugins.var.perl.highmon.*", "highmon_config_cb", ""); - weechat::hook_config("weechat.look.prefix_suffix", "highmon_config_cb", ""); -} - -# Main body, Callback for hook_print -sub highmon_new_message -{ - my $net = ""; - my $chan = ""; - my $nick = ""; - my $outstr = ""; - my $window_displayed = ""; - my $dyncheck = "0"; - -# DEBUG point -# $string = "\t"."0: ".$_[0]." 1: ".$_[1]." 2: ".$_[2]." 3: ".$_[3]." 4: ".$_[4]." 5: ".$_[5]." 6: ".$_[6]." 7: ".$_[7]; -# weechat::print("", "\t".$string); - - $cb_datap = $_[0]; - $cb_bufferp = $_[1]; - $cb_date = $_[2]; - $cb_tags = $_[3]; - $cb_disp = $_[4]; - $cb_high = $_[5]; - $cb_prefix = $_[6]; - $cb_msg = $_[7]; - - # Only work on highlighted messages or private message when enabled - if ($cb_high == "1" || (weechat::config_get_plugin("merge_private") eq "on" && $cb_tags =~ /notify_private/)) - { - # Pre bug #29618 (0.3.3) away detect - if (weechat::info_get("version_number", "") <= 197120) - { - $away = ''; - # Get infolist for this server - $infolist = weechat::infolist_get("irc_server", "", weechat::buffer_get_string($cb_bufferp, "localvar_server")); - while (weechat::infolist_next($infolist)) - { - # Get away message is is_away is on - $away = weechat::infolist_string($infolist, "away_message") if (weechat::infolist_integer($infolist, "is_away")); - } - weechat::infolist_free($infolist); - } - # Post bug #29618 fix - else - { - $away = weechat::buffer_get_string($cb_bufferp, "localvar_away"); - } - if (weechat::config_get_plugin("away_only") ne "on" || ($away ne "")) - { - # Check buffer name is an IRC channel - $bufname = weechat::buffer_get_string($cb_bufferp, 'name'); - if ($bufname =~ /(.*)\.([#&\+!])(.*)/) - { - # Are we running on this channel - if (weechat::config_get_plugin($bufname) ne "off" && $cb_disp eq "1") - { - # Format nick - # Line isn't action or topic notify - if (!($cb_tags =~ /irc_action/) && !($cb_tags =~ /irc_topic/)) - { - # Strip nick colour - $uncolnick = weechat::string_remove_color($cb_prefix, ""); - # Format nick - $nick = " ".weechat::config_get_plugin("nick_prefix").weechat::color("chat_highlight").$uncolnick.weechat::color("reset").weechat::config_get_plugin("nick_suffix"); - } - # Topic line - elsif ($cb_tags =~ /irc_topic/) - { - $nick = " ".$cb_prefix.weechat::color("reset"); - } - # Action line - else - { - $uncolnick = weechat::string_remove_color($cb_prefix, ""); - $nick = weechat::color("chat_highlight").$uncolnick.weechat::color("reset"); - } - # Send to output - highmon_print ($cb_msg, $cb_bufferp, $nick, $cb_date, $cb_tags); - } - } - # Or is private message - elsif (weechat::config_get_plugin("merge_private") eq "on" && $cb_tags =~ /notify_private/) - { - # Strip nick colour - $uncolnick = weechat::buffer_get_string($cb_bufferp, 'short_name'); - # Format nick - $nick = " ".weechat::config_get_plugin("nick_prefix").weechat::color("chat_highlight").$uncolnick.weechat::color("reset").weechat::config_get_plugin("nick_suffix"); - #Send to output - highmon_print ($cb_msg, $cb_bufferp, $nick, $cb_date, $cb_tags); - } - } - } - return weechat::WEECHAT_RC_OK; -} - -# Output formatter and printer takes (msg bufpointer nick) -sub highmon_print -{ - $cb_msg = $_[0]; - my $cb_bufferp = $_[1] if ($_[1]); - my $nick = $_[2] if ($_[2]); - my $cb_date = $_[3] if ($_[3]); - my $cb_tags = $_[4] if ($_[4]); - - #Normal channel message - if ($cb_bufferp && $nick) - { - # Format buffer name - $bufname = format_buffer_name($cb_bufferp); - - # If alignment is #channel | nick msg - if (weechat::config_get_plugin("alignment") eq "channel") - { - $nick =~ s/\s(.*)/$1/; - # Build string - $outstr = $bufname."\t".$nick." ".$cb_msg; - } - # or if it is channel number | nick msg - elsif (weechat::config_get_plugin("alignment") eq "schannel") - { - $nick =~ s/\s(.*)/$1/; - # Use channel number instead - $bufname = weechat::color("chat_prefix_buffer").weechat::buffer_get_integer($cb_bufferp, 'number').weechat::color("reset"); - # Build string - $outstr = $bufname."\t".$nick." ".$cb_msg; - } - # or if it is number:#channel | nick msg - elsif (weechat::config_get_plugin("alignment") eq "nchannel") - { - $nick =~ s/\s(.*)/$1/; - # Place channel number in front of formatted name - $bufname = weechat::color("chat_prefix_buffer").weechat::buffer_get_integer($cb_bufferp, 'number').":".weechat::color("reset").$bufname; - # Build string - $outstr = $bufname."\t".$nick." ".$cb_msg; - } - # or if it is #channel nick | msg - elsif (weechat::config_get_plugin("alignment") eq "channel,nick") - { - # Build string - $outstr = $bufname.":".$nick."\t".$cb_msg; - } - # or if it is channel number nick | msg - elsif (weechat::config_get_plugin("alignment") eq "schannel,nick") - { - # Use channel number instead - $bufname = weechat::color("chat_prefix_buffer").weechat::buffer_get_integer($cb_bufferp, 'number').weechat::color("reset"); - # Build string - $outstr = $bufname.":".$nick."\t".$cb_msg; - } - # or if it is number:#channel nick | msg - elsif (weechat::config_get_plugin("alignment") eq "nchannel,nick") - { - # Place channel number in front of formatted name - $bufname = weechat::color("chat_prefix_buffer").weechat::buffer_get_integer($cb_bufferp, 'number').":".weechat::color("reset").$bufname; - # Build string - $outstr = $bufname.":".$nick."\t".$cb_msg; - } - # or finally | #channel nick msg - else - { - # Build string - $outstr = "\t".$bufname.":".$nick." ".$cb_msg; - } - } - # highmon channel toggle message - elsif ($cb_bufferp && !$nick) - { - # Format buffer name - $bufname = format_buffer_name($cb_bufferp); - - # If alignment is #channel * | * - if (weechat::config_get_plugin("alignment") =~ /channel/) - { - # If it's actually channel number * | * - if (weechat::config_get_plugin("alignment") =~ /schannel/) - { - # Use channel number instead - $bufname = weechat::color("chat_prefix_buffer").weechat::buffer_get_integer($cb_bufferp, 'number').weechat::color("reset"); - } - # Or if it's actually number:#channel * | * - if (weechat::config_get_plugin("alignment") =~ /nchannel/) - { - # Place channel number in front of formatted name - $bufname = weechat::color("chat_prefix_buffer").weechat::buffer_get_integer($cb_bufferp, 'number').":".weechat::color("reset").$bufname; - } - $outstr = $bufname."\t".$cb_msg; - } - # or if alignment is | * - else - { - $outstr = $bufname.": ".$cb_msg; - } - } - # highmon dynmon - elsif (!$cb_bufferp && !$nick) - { - $outstr = "\t".$cb_msg; - } - - # Send string to buffer - if (weechat::config_get_plugin("output") eq "buffer") - { - # Search for and confirm buffer - $highmon_buffer = weechat::buffer_search("perl", "highmon"); - # Print - if ($cb_date) - { - weechat::print_date_tags($highmon_buffer, $cb_date, $cb_tags, $outstr); - } - else - { - weechat::print($highmon_buffer, $outstr); - } - } - elsif (weechat::config_get_plugin("output") eq "bar") - { - # Add time string - use POSIX qw(strftime); - if ($cb_date) - { - $time = strftime(weechat::config_string(weechat::config_get("weechat.look.buffer_time_format")), localtime($cb_date)); - } - else - { - $time = strftime(weechat::config_string(weechat::config_get("weechat.look.buffer_time_format")), localtime); - } - # Colourise - if ($time =~ /\$\{(?:color:)?[\w,]+\}/) # Coloured string - { - while ($time =~ /\$\{(?:color:)?([\w,]+)\}/) - { - $color = weechat::color($1); - $time =~ s/\$\{(?:color:)?[\w,]+\}/$color/; - } - $time .= weechat::color("reset"); - } - else # Default string - { - $colour = weechat::color(weechat::config_string(weechat::config_get("weechat.color.chat_time_delimiters"))); - $reset = weechat::color("reset"); - $time =~ s/(\d*)(.)(\d*)/$1$colour$2$reset$3/g; - } - # Push updates to bar lists - push (@bar_lines_time, $time); - - # Change tab char - $delim = " ".weechat::color(weechat::config_string(weechat::config_get("weechat.color.chat_delimiters"))).weechat::config_string(weechat::config_get("weechat.look.prefix_suffix")).weechat::color("reset")." "; - $outstr =~ s/\t/$delim/; - - push (@bar_lines, $outstr); - # Trigger update - weechat::bar_item_update("highmon"); - - if (weechat::config_get_plugin("bar_scrolldown") eq "on") - { - weechat::command("", "/bar scroll highmon * ye") - } - } -} - -# Start the output display -sub highmon_start -{ - if (weechat::config_get_plugin("output") eq "buffer") - { - highmon_buffer_open(); - } - elsif (weechat::config_get_plugin("output") eq "bar") - { - highmon_bar_open(); - } -} - -# Takes two optional args (channel server), toggles monitoring on/off -sub highmon_toggle -{ - $data = $_[0]; - $buffer = $_[1]; - $args = $_[2]; - - # Check if we've been told what channel to act on - if ($args ne "") - { - # Split argument up - @arg_array = split(/ /,$args); - # Check if a server was given - if ($arg_array[1]) - { - # Find matching - $bufp = weechat::buffer_search("irc", $arg_array[1].".".$arg_array[0]); - } - else - { - $found_chans = 0; - # Loop through defined servers - $infolist = weechat::infolist_get("buffer", "", ""); - while (weechat::infolist_next($infolist)) - { - # Only interesting in IRC buffers - if (weechat::infolist_string($infolist, "plugin_name") eq "irc") - { - # Find buffers that maych - $sname = weechat::infolist_string($infolist, "short_name"); - if ($sname eq $arg_array[0]) - { - $found_chans++; - $bufp = weechat::infolist_pointer($infolist, "pointer"); - } - } - } - weechat::infolist_free($infolist); - # If the infolist found more than one channel, halt as we need to know which one - if ($found_chans > 1) - { - weechat::print("", "Channel name is not unique, please define server"); - return weechat::WEECHAT_RC_OK; - } - } - # Something didn't return right - if ($bufp eq "") - { - weechat::print("", "Could not find buffer"); - return weechat::WEECHAT_RC_OK; - } - } - else - { - # Get pointer from where we are - $bufp = weechat::current_buffer(); - } - # Get buffer name - $bufname = weechat::buffer_get_string($bufp, 'name'); - # Test if buffer is an IRC channel - if ($bufname =~ /(.*)\.([#&\+!])(.*)/) - { - if (weechat::config_get_plugin($bufname) eq "off") - { - # If currently off, set on - weechat::config_set_plugin($bufname, "on"); - - # Send to output formatter - highmon_print("Highlight Monitoring Enabled", $bufp); - return weechat::WEECHAT_RC_OK; - } - elsif (weechat::config_get_plugin($bufname) eq "on" || weechat::config_get_plugin($bufname) eq "") - { - # If currently on, set off - weechat::config_set_plugin($bufname, "off"); - - # Send to output formatter - highmon_print("Highlight Monitoring Disabled", $bufp); - return weechat::WEECHAT_RC_OK; - } - } -} - -# Takes a buffer pointer and returns a formatted name -sub format_buffer_name -{ - $cb_bufferp = $_[0]; - $bufname = weechat::buffer_get_string($cb_bufferp, 'name'); - - # Set colour from buffer name - if (weechat::config_get_plugin("color_buf") eq "on") - { - # Determine what colour to use - $color = weechat::info_get("irc_nick_color", $bufname); - if (!$color) - { - $color = 0; - @char_array = split(//,$bufname); - foreach $char (@char_array) - { - $color += ord($char); - } - $color %= 10; - $color = sprintf "weechat.color.chat_nick_color%02d", $color+1; - $color = weechat::config_get($color); - $color = weechat::config_string($color); - $color = weechat::color($color); - } - - # Private message just show network - if (weechat::config_get_plugin("merge_private") eq "on" && weechat::buffer_get_string($cb_bufferp, "localvar_type") eq "private") - { - $bufname = weechat::buffer_get_string($cb_bufferp, "localvar_server"); - } - # Format name to short or 'nicename' - elsif (weechat::config_get_plugin("short_names") eq "on") - { - $bufname = weechat::buffer_get_string($cb_bufferp, 'short_name'); - } - else - { - $bufname =~ s/(.*)\.([#&\+!])(.*)/$1$2$3/; - } - - # Build a coloured string - $bufname = $color.$bufname.weechat::color("reset"); - } - # User set colour name - elsif (weechat::config_get_plugin("color_buf") ne "off") - { - # Private message just show network - if (weechat::config_get_plugin("merge_private") eq "on" && weechat::buffer_get_string($cb_bufferp, "localvar_type") eq "private") - { - $bufname = weechat::buffer_get_string($cb_bufferp, "localvar_server"); - } - # Format name to short or 'nicename' - elsif (weechat::config_get_plugin("short_names") eq "on") - { - $bufname = weechat::buffer_get_string($cb_bufferp, 'short_name'); - } - else - { - $bufname =~ s/(.*)\.([#&\+!])(.*)/$1$2$3/; - } - - $color = weechat::config_get_plugin("color_buf"); - $bufname = weechat::color($color).$bufname.weechat::color("reset"); - } - # Stick with default colour - else - { - # Private message just show network - if (weechat::config_get_plugin("merge_private") eq "on" && weechat::buffer_get_string($cb_bufferp, "localvar_type") eq "private") - { - $bufname = weechat::buffer_get_string($cb_bufferp, "localvar_server"); - } - # Format name to short or 'nicename' - elsif (weechat::config_get_plugin("short_names") eq "on") - { - $bufname = weechat::buffer_get_string($cb_bufferp, 'short_name'); - } - else - { - $bufname =~ s/(.*)\.([#&\+!])(.*)/$1$2$3/; - } - } - - return $bufname; -} - -# Check result of register, and attempt to behave in a sane manner -if (!weechat::register("highmon", "KenjiE20", "2.5", "GPL3", "Highlight Monitor", "", "")) -{ - # Double load - weechat::print ("", "\tHighmon is already loaded"); - return weechat::WEECHAT_RC_OK; -} -else -{ - # Start everything - highmon_hook(); - highmon_config_init(); - highmon_start(); -} diff --git a/weechat/.weechat/plugins.conf b/weechat/.weechat/plugins.conf deleted file mode 100644 index 1617c4a..0000000 --- a/weechat/.weechat/plugins.conf +++ /dev/null @@ -1,60 +0,0 @@ -# -# weechat -- plugins.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[var] -guile.check_license = "off" -lua.check_license = "off" -perl.check_license = "off" -perl.highmon.alignment = "channel" -perl.highmon.away_only = "off" -perl.highmon.color_buf = "on" -perl.highmon.first_run = "true" -perl.highmon.hotlist_show = "off" -perl.highmon.logging = "off" -perl.highmon.merge_private = "off" -perl.highmon.nick_prefix = "<" -perl.highmon.nick_suffix = ">" -perl.highmon.output = "buffer" -perl.highmon.short_names = "off" -python.buffer_autoclose.age_limit = "30" -python.buffer_autoclose.ignore = "" -python.buffer_autoclose.interval = "1" -python.check_license = "off" -python.go.auto_jump = "off" -python.go.buffer_number = "on" -python.go.color_name = "black,cyan" -python.go.color_name_highlight = "red,cyan" -python.go.color_name_highlight_selected = "red,brown" -python.go.color_name_selected = "black,brown" -python.go.color_number = "yellow,magenta" -python.go.color_number_selected = "yellow,red" -python.go.fuzzy_search = "off" -python.go.message = "Go to: " -python.go.short_name = "off" -python.go.sort = "number,beginning" -python.go.use_core_instead_weechat = "off" -ruby.check_license = "off" -tcl.check_license = "off" - -[desc] -python.go.auto_jump = "automatically jump to buffer when it is uniquely selected (default: "off")" -python.go.buffer_number = "display buffer number (default: "on")" -python.go.color_name = "color for buffer name (not selected) (default: "black,cyan")" -python.go.color_name_highlight = "color for highlight in buffer name (not selected) (default: "red,cyan")" -python.go.color_name_highlight_selected = "color for highlight in a selected buffer name (default: "red,brown")" -python.go.color_name_selected = "color for a selected buffer name (default: "black,brown")" -python.go.color_number = "color for buffer number (not selected) (default: "yellow,magenta")" -python.go.color_number_selected = "color for selected buffer number (default: "yellow,red")" -python.go.fuzzy_search = "search buffer matches using approximation (default: "off")" -python.go.message = "message to display before list of buffers (default: "Go to: ")" -python.go.short_name = "display and search in short names instead of buffer name (default: "off")" -python.go.sort = "comma-separated list of keys to sort buffers (the order is important, sorts are performed in the given order): name = sort by name (or short name), (default: "number,beginning")" -python.go.use_core_instead_weechat = "use name "core" instead of "weechat" for core buffer (default: "off")" diff --git a/weechat/.weechat/python/autoload/buffer_autoclose.py b/weechat/.weechat/python/autoload/buffer_autoclose.py deleted file mode 120000 index a639358..0000000 --- a/weechat/.weechat/python/autoload/buffer_autoclose.py +++ /dev/null @@ -1 +0,0 @@ -../buffer_autoclose.py \ No newline at end of file diff --git a/weechat/.weechat/python/autoload/colorize_nicks.py b/weechat/.weechat/python/autoload/colorize_nicks.py deleted file mode 120000 index 3ee34e9..0000000 --- a/weechat/.weechat/python/autoload/colorize_nicks.py +++ /dev/null @@ -1 +0,0 @@ -../colorize_nicks.py \ No newline at end of file diff --git a/weechat/.weechat/python/autoload/go.py b/weechat/.weechat/python/autoload/go.py deleted file mode 120000 index bdfb7dd..0000000 --- a/weechat/.weechat/python/autoload/go.py +++ /dev/null @@ -1 +0,0 @@ -../go.py \ No newline at end of file diff --git a/weechat/.weechat/python/autoload/urlgrab.py b/weechat/.weechat/python/autoload/urlgrab.py deleted file mode 120000 index 16cbe4d..0000000 --- a/weechat/.weechat/python/autoload/urlgrab.py +++ /dev/null @@ -1 +0,0 @@ -../urlgrab.py \ No newline at end of file diff --git a/weechat/.weechat/python/buffer_autoclose.py b/weechat/.weechat/python/buffer_autoclose.py deleted file mode 100644 index 303f5b3..0000000 --- a/weechat/.weechat/python/buffer_autoclose.py +++ /dev/null @@ -1,130 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (c) 2009 by xt <xt@bash.no> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. -# - -# -# (this script requires WeeChat 0.3.0 or newer) -# -# History: -# 2016-02-05, ixti -# version 0.4: Add Python3 support -# 2009-12-15, xt -# version 0.3: moved around some control structures to not be as noisy -# 2009-12-02, xt -# version 0.2: bugfix, more printing -# 2009-12-01, xt <xt@bash.no> -# version 0.1: initial release - -import weechat as w -import time - -SCRIPT_NAME = "buffer_autoclose" -SCRIPT_AUTHOR = "xt <xt@bash.no>" -SCRIPT_VERSION = "0.4" -SCRIPT_LICENSE = "GPL3" -SCRIPT_DESC = "Automatically close inactive private message buffers" - -settings = { - 'interval': '1', # How often in minutes to check - 'age_limit': '30', # How old in minutes before auto close - 'ignore': '', # Buffers to ignore (use full name: server.buffer_name) -} - -if w.register(SCRIPT_NAME, SCRIPT_AUTHOR, SCRIPT_VERSION, SCRIPT_LICENSE, - SCRIPT_DESC, "", ""): - for option, default_value in settings.items(): - if not w.config_is_set_plugin(option): - w.config_set_plugin(option, default_value) - w.hook_timer(\ - int(w.config_get_plugin('interval')) * 1000 * 60, - 0, - 0, - "close_time_cb", - '') - - -def get_all_buffers(): - '''Returns list with pointers of all open buffers.''' - buffers = [] - infolist = w.infolist_get('buffer', '', '') - while w.infolist_next(infolist): - buffer_type = w.buffer_get_string(w.infolist_pointer(infolist, 'pointer'), 'localvar_type') - if buffer_type == 'private': # we only close private message buffers for now - buffers.append(w.infolist_pointer(infolist, 'pointer')) - w.infolist_free(infolist) - return buffers - -def get_last_line_date(buffer): - date = '1970-01-01 01:00:00' - infolist = w.infolist_get('buffer_lines', buffer, '') - while w.infolist_prev(infolist): - date = w.infolist_time(infolist, 'date') - if date != '1970-01-01 01:00:00': - # Some lines like "Day changed to" message doesn't have date - # set so loop until we find a message that does - break - w.infolist_free(infolist) - return date - -def is_in_hotlist(buffer): - ''' Returns true if buffer is in hotlist, false if not''' - - hotlist = w.infolist_get('hotlist', '', '') - found = False - while w.infolist_next(hotlist): - thebuffer = w.infolist_pointer(hotlist, 'buffer_pointer') - if thebuffer == buffer: - found = True - name = w.buffer_get_string(thebuffer, 'short_name') - break - - w.infolist_free(hotlist) - return found - -def close_time_cb(buffer, args): - ''' Callback for check for inactivity and close ''' - - for buffer in get_all_buffers(): - name = w.buffer_get_string(buffer, 'name') - - - date = get_last_line_date(buffer) - date = time.mktime(time.strptime(date, '%Y-%m-%d %H:%M:%S')) - now = time.time() - seconds_old = now - date - if seconds_old > int(w.config_get_plugin('age_limit'))*60: - if is_in_hotlist(buffer): - #w.prnt('', '%s: Not closing buffer: %s: it is in hotlist' %(SCRIPT_NAME, name)) - continue - if name in w.config_get_plugin('ignore').split(','): - #w.prnt('', '%s: Not closing buffer: %s: it is in ignore list' %(SCRIPT_NAME, name)) - continue - if buffer == w.current_buffer(): - # Never close current buffer - #w.prnt('', '%s: Not closing buffer: %s: it is in currently active' %(SCRIPT_NAME, name)) - continue - if len(w.buffer_get_string(buffer, 'input')): - # Don't close buffers with text on input line - #w.prnt('', '%s: Not closing buffer: %s: it has input' %(SCRIPT_NAME, name)) - continue - - w.prnt('', '%s: Closing buffer: %s' %(SCRIPT_NAME, name)) - w.command(buffer, '/buffer close') - #else: - # w.prnt('', '%s: Not closing buffer: %s: it is too new: %s' %(SCRIPT_NAME, name, seconds_old)) - - return w.WEECHAT_RC_OK diff --git a/weechat/.weechat/python/colorize_nicks.py b/weechat/.weechat/python/colorize_nicks.py deleted file mode 100644 index 1460f01..0000000 --- a/weechat/.weechat/python/colorize_nicks.py +++ /dev/null @@ -1,355 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (c) 2010 by xt <xt@bash.no> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. -# - -# This script colors nicks in IRC channels in the actual message -# not just in the prefix section. -# -# -# History: -# 2017-03-01, arza <arza@arza.us> -# version 23: don't colorize nicklist group names -# 2016-05-01, Simmo Saan <simmo.saan@gmail.com> -# version 22: invalidate cached colors on hash algorithm change -# 2015-07-28, xt -# version 21: fix problems with nicks with commas in them -# 2015-04-19, xt -# version 20: fix ignore of nicks in URLs -# 2015-04-18, xt -# version 19: new option ignore nicks in URLs -# 2015-03-03, xt -# version 18: iterate buffers looking for nicklists instead of servers -# 2015-02-23, holomorph -# version 17: fix coloring in non-channel buffers (#58) -# 2014-09-17, holomorph -# version 16: use weechat config facilities -# clean unused, minor linting, some simplification -# 2014-05-05, holomorph -# version 15: fix python2-specific re.search check -# 2013-01-29, nils_2 -# version 14: make script compatible with Python 3.x -# 2012-10-19, ldvx -# version 13: Iterate over every word to prevent incorrect colorization of -# nicks. Added option greedy_matching. -# 2012-04-28, ldvx -# version 12: added ignore_tags to avoid colorizing nicks if tags are present -# 2012-01-14, nesthib -# version 11: input_text_display hook and modifier to colorize nicks in input bar -# 2010-12-22, xt -# version 10: hook config option for updating blacklist -# 2010-12-20, xt -# version 0.9: hook new config option for weechat 0.3.4 -# 2010-11-01, nils_2 -# version 0.8: hook_modifier() added to communicate with rainbow_text -# 2010-10-01, xt -# version 0.7: changes to support non-irc-plugins -# 2010-07-29, xt -# version 0.6: compile regexp as per patch from Chris quigybo@hotmail.com -# 2010-07-19, xt -# version 0.5: fix bug with incorrect coloring of own nick -# 2010-06-02, xt -# version 0.4: update to reflect API changes -# 2010-03-26, xt -# version 0.3: fix error with exception -# 2010-03-24, xt -# version 0.2: use ignore_channels when populating to increase performance. -# 2010-02-03, xt -# version 0.1: initial (based on ruby script by dominikh) -# -# Known issues: nicks will not get colorized if they begin with a character -# such as ~ (which some irc networks do happen to accept) - -import weechat -import re -w = weechat - -SCRIPT_NAME = "colorize_nicks" -SCRIPT_AUTHOR = "xt <xt@bash.no>" -SCRIPT_VERSION = "23" -SCRIPT_LICENSE = "GPL" -SCRIPT_DESC = "Use the weechat nick colors in the chat area" - -VALID_NICK = r'([@~&!%+])?([-a-zA-Z0-9\[\]\\`_^\{|\}]+)' -valid_nick_re = re.compile(VALID_NICK) -ignore_channels = [] -ignore_nicks = [] - -# Dict with every nick on every channel with its color as lookup value -colored_nicks = {} - -CONFIG_FILE_NAME = "colorize_nicks" - -# config file and options -colorize_config_file = "" -colorize_config_option = {} - -def colorize_config_init(): - ''' - Initialization of configuration file. - Sections: look. - ''' - global colorize_config_file, colorize_config_option - colorize_config_file = weechat.config_new(CONFIG_FILE_NAME, - "colorize_config_reload_cb", "") - if colorize_config_file == "": - return - - # section "look" - section_look = weechat.config_new_section( - colorize_config_file, "look", 0, 0, "", "", "", "", "", "", "", "", "", "") - if section_look == "": - weechat.config_free(colorize_config_file) - return - colorize_config_option["blacklist_channels"] = weechat.config_new_option( - colorize_config_file, section_look, "blacklist_channels", - "string", "Comma separated list of channels", "", 0, 0, - "", "", 0, "", "", "", "", "", "") - colorize_config_option["blacklist_nicks"] = weechat.config_new_option( - colorize_config_file, section_look, "blacklist_nicks", - "string", "Comma separated list of nicks", "", 0, 0, - "so,root", "so,root", 0, "", "", "", "", "", "") - colorize_config_option["min_nick_length"] = weechat.config_new_option( - colorize_config_file, section_look, "min_nick_length", - "integer", "Minimum length nick to colorize", "", - 2, 20, "", "", 0, "", "", "", "", "", "") - colorize_config_option["colorize_input"] = weechat.config_new_option( - colorize_config_file, section_look, "colorize_input", - "boolean", "Whether to colorize input", "", 0, - 0, "off", "off", 0, "", "", "", "", "", "") - colorize_config_option["ignore_tags"] = weechat.config_new_option( - colorize_config_file, section_look, "ignore_tags", - "string", "Comma separated list of tags to ignore; i.e. irc_join,irc_part,irc_quit", "", 0, 0, - "", "", 0, "", "", "", "", "", "") - colorize_config_option["greedy_matching"] = weechat.config_new_option( - colorize_config_file, section_look, "greedy_matching", - "boolean", "If off, then use lazy matching instead", "", 0, - 0, "on", "on", 0, "", "", "", "", "", "") - colorize_config_option["ignore_nicks_in_urls"] = weechat.config_new_option( - colorize_config_file, section_look, "ignore_nicks_in_urls", - "boolean", "If on, don't colorize nicks inside URLs", "", 0, - 0, "off", "off", 0, "", "", "", "", "", "") - -def colorize_config_read(): - ''' Read configuration file. ''' - global colorize_config_file - return weechat.config_read(colorize_config_file) - -def colorize_nick_color(nick, my_nick): - ''' Retrieve nick color from weechat. ''' - if nick == my_nick: - return w.color(w.config_string(w.config_get('weechat.color.chat_nick_self'))) - else: - return w.info_get('irc_nick_color', nick) - -def colorize_cb(data, modifier, modifier_data, line): - ''' Callback that does the colorizing, and returns new line if changed ''' - - global ignore_nicks, ignore_channels, colored_nicks - - - full_name = modifier_data.split(';')[1] - channel = '.'.join(full_name.split('.')[1:]) - - buffer = w.buffer_search('', full_name) - # Check if buffer has colorized nicks - if buffer not in colored_nicks: - return line - - if channel and channel in ignore_channels: - return line - - min_length = w.config_integer(colorize_config_option['min_nick_length']) - reset = w.color('reset') - - # Don't colorize if the ignored tag is present in message - tags_line = modifier_data.rsplit(';') - if len(tags_line) >= 3: - tags_line = tags_line[2].split(',') - for i in w.config_string(colorize_config_option['ignore_tags']).split(','): - if i in tags_line: - return line - - for words in valid_nick_re.findall(line): - nick = words[1] - # Check that nick is not ignored and longer than minimum length - if len(nick) < min_length or nick in ignore_nicks: - continue - - # Check that nick is in the dictionary colored_nicks - if nick in colored_nicks[buffer]: - nick_color = colored_nicks[buffer][nick] - - # Let's use greedy matching. Will check against every word in a line. - if w.config_boolean(colorize_config_option['greedy_matching']): - for word in line.split(): - if w.config_boolean(colorize_config_option['ignore_nicks_in_urls']) and \ - word.startswith(('http://', 'https://')): - continue - - if nick in word: - # Is there a nick that contains nick and has a greater lenght? - # If so let's save that nick into var biggest_nick - biggest_nick = "" - for i in colored_nicks[buffer]: - if nick in i and nick != i and len(i) > len(nick): - if i in word: - # If a nick with greater len is found, and that word - # also happens to be in word, then let's save this nick - biggest_nick = i - # If there's a nick with greater len, then let's skip this - # As we will have the chance to colorize when biggest_nick - # iterates being nick. - if len(biggest_nick) > 0 and biggest_nick in word: - pass - elif len(word) < len(biggest_nick) or len(biggest_nick) == 0: - new_word = word.replace(nick, '%s%s%s' % (nick_color, nick, reset)) - line = line.replace(word, new_word) - # Let's use lazy matching for nick - else: - nick_color = colored_nicks[buffer][nick] - # The two .? are in case somebody writes "nick:", "nick,", etc - # to address somebody - regex = r"(\A|\s).?(%s).?(\Z|\s)" % re.escape(nick) - match = re.search(regex, line) - if match is not None: - new_line = line[:match.start(2)] + nick_color+nick+reset + line[match.end(2):] - line = new_line - return line - -def colorize_input_cb(data, modifier, modifier_data, line): - ''' Callback that does the colorizing in input ''' - - global ignore_nicks, ignore_channels, colored_nicks - - min_length = w.config_integer(colorize_config_option['min_nick_length']) - - if not w.config_boolean(colorize_config_option['colorize_input']): - return line - - buffer = w.current_buffer() - # Check if buffer has colorized nicks - if buffer not in colored_nicks: - return line - - channel = w.buffer_get_string(buffer, 'name') - if channel and channel in ignore_channels: - return line - - reset = w.color('reset') - - for words in valid_nick_re.findall(line): - nick = words[1] - # Check that nick is not ignored and longer than minimum length - if len(nick) < min_length or nick in ignore_nicks: - continue - if nick in colored_nicks[buffer]: - nick_color = colored_nicks[buffer][nick] - line = line.replace(nick, '%s%s%s' % (nick_color, nick, reset)) - - return line - -def populate_nicks(*args): - ''' Fills entire dict with all nicks weechat can see and what color it has - assigned to it. ''' - global colored_nicks - - colored_nicks = {} - - buffers = w.infolist_get('buffer', '', '') - while w.infolist_next(buffers): - buffer_ptr = w.infolist_pointer(buffers, 'pointer') - my_nick = w.buffer_get_string(buffer_ptr, 'localvar_nick') - nicklist = w.infolist_get('nicklist', buffer_ptr, '') - while w.infolist_next(nicklist): - if buffer_ptr not in colored_nicks: - colored_nicks[buffer_ptr] = {} - - if w.infolist_string(nicklist, 'type') != 'nick': - continue - - nick = w.infolist_string(nicklist, 'name') - nick_color = colorize_nick_color(nick, my_nick) - - colored_nicks[buffer_ptr][nick] = nick_color - - w.infolist_free(nicklist) - - w.infolist_free(buffers) - - return w.WEECHAT_RC_OK - -def add_nick(data, signal, type_data): - ''' Add nick to dict of colored nicks ''' - global colored_nicks - - # Nicks can have , in them in some protocols - splitted = type_data.split(',') - pointer = splitted[0] - nick = ",".join(splitted[1:]) - if pointer not in colored_nicks: - colored_nicks[pointer] = {} - - my_nick = w.buffer_get_string(pointer, 'localvar_nick') - nick_color = colorize_nick_color(nick, my_nick) - - colored_nicks[pointer][nick] = nick_color - - return w.WEECHAT_RC_OK - -def remove_nick(data, signal, type_data): - ''' Remove nick from dict with colored nicks ''' - global colored_nicks - - # Nicks can have , in them in some protocols - splitted = type_data.split(',') - pointer = splitted[0] - nick = ",".join(splitted[1:]) - - if pointer in colored_nicks and nick in colored_nicks[pointer]: - del colored_nicks[pointer][nick] - - return w.WEECHAT_RC_OK - -def update_blacklist(*args): - ''' Set the blacklist for channels and nicks. ''' - global ignore_channels, ignore_nicks - ignore_channels = w.config_string(colorize_config_option['blacklist_channels']).split(',') - ignore_nicks = w.config_string(colorize_config_option['blacklist_nicks']).split(',') - return w.WEECHAT_RC_OK - -if __name__ == "__main__": - if w.register(SCRIPT_NAME, SCRIPT_AUTHOR, SCRIPT_VERSION, SCRIPT_LICENSE, - SCRIPT_DESC, "", ""): - colorize_config_init() - colorize_config_read() - - # Run once to get data ready - update_blacklist() - populate_nicks() - - w.hook_signal('nicklist_nick_added', 'add_nick', '') - w.hook_signal('nicklist_nick_removed', 'remove_nick', '') - w.hook_modifier('weechat_print', 'colorize_cb', '') - # Hook config for changing colors - w.hook_config('weechat.color.chat_nick_colors', 'populate_nicks', '') - w.hook_config('weechat.look.nick_color_hash', 'populate_nicks', '') - # Hook for working togheter with other scripts (like colorize_lines) - w.hook_modifier('colorize_nicks', 'colorize_cb', '') - # Hook for modifying input - w.hook_modifier('250|input_text_display', 'colorize_input_cb', '') - # Hook for updating blacklist (this could be improved to use fnmatch) - weechat.hook_config('%s.look.blacklist*' % SCRIPT_NAME, 'update_blacklist', '') diff --git a/weechat/.weechat/python/go.py b/weechat/.weechat/python/go.py deleted file mode 100644 index a30f58f..0000000 --- a/weechat/.weechat/python/go.py +++ /dev/null @@ -1,561 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2009-2014 Sébastien Helleu <flashcode@flashtux.org> -# Copyright (C) 2010 m4v <lambdae2@gmail.com> -# Copyright (C) 2011 stfn <stfnmd@googlemail.com> -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. -# - -# -# History: -# -# 2017-04-01, Sébastien Helleu <flashcode@flashtux.org>: -# version 2.5: add option "buffer_number" -# 2017-03-02, Sébastien Helleu <flashcode@flashtux.org>: -# version 2.4: fix syntax and indentation error -# 2017-02-25, Simmo Saan <simmo.saan@gmail.com> -# version 2.3: fix fuzzy search breaking buffer number search display -# 2016-01-28, ylambda <ylambda@koalabeast.com> -# version 2.2: add option "fuzzy_search" -# 2015-11-12, nils_2 <weechatter@arcor.de> -# version 2.1: fix problem with buffer short_name "weechat", using option -# "use_core_instead_weechat", see: -# https://github.com/weechat/weechat/issues/574 -# 2014-05-12, Sébastien Helleu <flashcode@flashtux.org>: -# version 2.0: add help on options, replace option "sort_by_activity" by -# "sort" (add sort by name and first match at beginning of -# name and by number), PEP8 compliance -# 2012-11-26, Nei <anti.teamidiot.de> -# version 1.9: add auto_jump option to automatically go to buffer when it -# is uniquely selected -# 2012-09-17, Sébastien Helleu <flashcode@flashtux.org>: -# version 1.8: fix jump to non-active merged buffers (jump with buffer name -# instead of number) -# 2012-01-03 nils_2 <weechatter@arcor.de> -# version 1.7: add option "use_core_instead_weechat" -# 2012-01-03, Sébastien Helleu <flashcode@flashtux.org>: -# version 1.6: make script compatible with Python 3.x -# 2011-08-24, stfn <stfnmd@googlemail.com>: -# version 1.5: /go with name argument jumps directly to buffer -# Remember cursor position in buffer input -# 2011-05-31, Elián Hanisch <lambdae2@gmail.com>: -# version 1.4: Sort list of buffers by activity. -# 2011-04-25, Sébastien Helleu <flashcode@flashtux.org>: -# version 1.3: add info "go_running" (used by script input_lock.rb) -# 2010-11-01, Sébastien Helleu <flashcode@flashtux.org>: -# version 1.2: use high priority for hooks to prevent conflict with other -# plugins/scripts (WeeChat >= 0.3.4 only) -# 2010-03-25, Elián Hanisch <lambdae2@gmail.com>: -# version 1.1: use a space to match the end of a string -# 2009-11-16, Sébastien Helleu <flashcode@flashtux.org>: -# version 1.0: add new option to display short names -# 2009-06-15, Sébastien Helleu <flashcode@flashtux.org>: -# version 0.9: fix typo in /help go with command /key -# 2009-05-16, Sébastien Helleu <flashcode@flashtux.org>: -# version 0.8: search buffer by number, fix bug when window is split -# 2009-05-03, Sébastien Helleu <flashcode@flashtux.org>: -# version 0.7: eat tab key (do not complete input, just move buffer -# pointer) -# 2009-05-02, Sébastien Helleu <flashcode@flashtux.org>: -# version 0.6: sync with last API changes -# 2009-03-22, Sébastien Helleu <flashcode@flashtux.org>: -# version 0.5: update modifier signal name for input text display, -# fix arguments for function string_remove_color -# 2009-02-18, Sébastien Helleu <flashcode@flashtux.org>: -# version 0.4: do not hook command and init options if register failed -# 2009-02-08, Sébastien Helleu <flashcode@flashtux.org>: -# version 0.3: case insensitive search for buffers names -# 2009-02-08, Sébastien Helleu <flashcode@flashtux.org>: -# version 0.2: add help about Tab key -# 2009-02-08, Sébastien Helleu <flashcode@flashtux.org>: -# version 0.1: initial release -# - -""" -Quick jump to buffers. -(this script requires WeeChat 0.3.0 or newer) -""" - -from __future__ import print_function - -SCRIPT_NAME = 'go' -SCRIPT_AUTHOR = 'Sébastien Helleu <flashcode@flashtux.org>' -SCRIPT_VERSION = '2.5' -SCRIPT_LICENSE = 'GPL3' -SCRIPT_DESC = 'Quick jump to buffers' - -SCRIPT_COMMAND = 'go' - -IMPORT_OK = True - -try: - import weechat -except ImportError: - print('This script must be run under WeeChat.') - print('Get WeeChat now at: http://www.weechat.org/') - IMPORT_OK = False - -import re - -# script options -SETTINGS = { - 'color_number': ( - 'yellow,magenta', - 'color for buffer number (not selected)'), - 'color_number_selected': ( - 'yellow,red', - 'color for selected buffer number'), - 'color_name': ( - 'black,cyan', - 'color for buffer name (not selected)'), - 'color_name_selected': ( - 'black,brown', - 'color for a selected buffer name'), - 'color_name_highlight': ( - 'red,cyan', - 'color for highlight in buffer name (not selected)'), - 'color_name_highlight_selected': ( - 'red,brown', - 'color for highlight in a selected buffer name'), - 'message': ( - 'Go to: ', - 'message to display before list of buffers'), - 'short_name': ( - 'off', - 'display and search in short names instead of buffer name'), - 'sort': ( - 'number,beginning', - 'comma-separated list of keys to sort buffers ' - '(the order is important, sorts are performed in the given order): ' - 'name = sort by name (or short name), ', - 'hotlist = sort by hotlist order, ' - 'number = first match a buffer number before digits in name, ' - 'beginning = first match at beginning of names (or short names); ' - 'the default sort of buffers is by numbers'), - 'use_core_instead_weechat': ( - 'off', - 'use name "core" instead of "weechat" for core buffer'), - 'auto_jump': ( - 'off', - 'automatically jump to buffer when it is uniquely selected'), - 'fuzzy_search': ( - 'off', - 'search buffer matches using approximation'), - 'buffer_number': ( - 'on', - 'display buffer number'), -} - -# hooks management -HOOK_COMMAND_RUN = { - 'input': ('/input *', 'go_command_run_input'), - 'buffer': ('/buffer *', 'go_command_run_buffer'), - 'window': ('/window *', 'go_command_run_window'), -} -hooks = {} - -# input before command /go (we'll restore it later) -saved_input = '' -saved_input_pos = 0 - -# last user input (if changed, we'll update list of matching buffers) -old_input = None - -# matching buffers -buffers = [] -buffers_pos = 0 - - -def go_option_enabled(option): - """Checks if a boolean script option is enabled or not.""" - return weechat.config_string_to_boolean(weechat.config_get_plugin(option)) - - -def go_info_running(data, info_name, arguments): - """Returns "1" if go is running, otherwise "0".""" - return '1' if 'modifier' in hooks else '0' - - -def go_unhook_one(hook): - """Unhook something hooked by this script.""" - global hooks - if hook in hooks: - weechat.unhook(hooks[hook]) - del hooks[hook] - - -def go_unhook_all(): - """Unhook all.""" - go_unhook_one('modifier') - for hook in HOOK_COMMAND_RUN: - go_unhook_one(hook) - - -def go_hook_all(): - """Hook command_run and modifier.""" - global hooks - priority = '' - version = weechat.info_get('version_number', '') or 0 - # use high priority for hook to prevent conflict with other plugins/scripts - # (WeeChat >= 0.3.4 only) - if int(version) >= 0x00030400: - priority = '2000|' - for hook, value in HOOK_COMMAND_RUN.items(): - if hook not in hooks: - hooks[hook] = weechat.hook_command_run( - '%s%s' % (priority, value[0]), - value[1], '') - if 'modifier' not in hooks: - hooks['modifier'] = weechat.hook_modifier( - 'input_text_display_with_cursor', 'go_input_modifier', '') - - -def go_start(buf): - """Start go on buffer.""" - global saved_input, saved_input_pos, old_input, buffers_pos - go_hook_all() - saved_input = weechat.buffer_get_string(buf, 'input') - saved_input_pos = weechat.buffer_get_integer(buf, 'input_pos') - weechat.buffer_set(buf, 'input', '') - old_input = None - buffers_pos = 0 - - -def go_end(buf): - """End go on buffer.""" - global saved_input, saved_input_pos, old_input - go_unhook_all() - weechat.buffer_set(buf, 'input', saved_input) - weechat.buffer_set(buf, 'input_pos', str(saved_input_pos)) - old_input = None - - -def go_match_beginning(buf, string): - """Check if a string matches the beginning of buffer name/short name.""" - if not string: - return False - esc_str = re.escape(string) - if re.search(r'^#?' + esc_str, buf['name']) \ - or re.search(r'^#?' + esc_str, buf['short_name']): - return True - return False - - -def go_match_fuzzy(name, string): - """Check if string matches name using approximation.""" - if not string: - return False - - name_len = len(name) - string_len = len(string) - - if string_len > name_len: - return False - if name_len == string_len: - return name == string - - # Attempt to match all chars somewhere in name - prev_index = -1 - for i, char in enumerate(string): - index = name.find(char, prev_index+1) - if index == -1: - return False - prev_index = index - return True - - -def go_now(buf, args): - """Go to buffer specified by args.""" - listbuf = go_matching_buffers(args) - if not listbuf: - return - - # prefer buffer that matches at beginning (if option is enabled) - if 'beginning' in weechat.config_get_plugin('sort').split(','): - for index in range(len(listbuf)): - if go_match_beginning(listbuf[index], args): - weechat.command(buf, - '/buffer ' + str(listbuf[index]['full_name'])) - return - - # jump to first buffer in matching buffers by default - weechat.command(buf, '/buffer ' + str(listbuf[0]['full_name'])) - - -def go_cmd(data, buf, args): - """Command "/go": just hook what we need.""" - global hooks - if args: - go_now(buf, args) - elif 'modifier' in hooks: - go_end(buf) - else: - go_start(buf) - return weechat.WEECHAT_RC_OK - - -def go_matching_buffers(strinput): - """Return a list with buffers matching user input.""" - global buffers_pos - listbuf = [] - if len(strinput) == 0: - buffers_pos = 0 - strinput = strinput.lower() - infolist = weechat.infolist_get('buffer', '', '') - while weechat.infolist_next(infolist): - short_name = weechat.infolist_string(infolist, 'short_name') - if go_option_enabled('short_name'): - name = weechat.infolist_string(infolist, 'short_name') - else: - name = weechat.infolist_string(infolist, 'name') - if name == 'weechat' \ - and go_option_enabled('use_core_instead_weechat') \ - and weechat.infolist_string(infolist, 'plugin_name') == 'core': - name = 'core' - number = weechat.infolist_integer(infolist, 'number') - full_name = weechat.infolist_string(infolist, 'full_name') - if not full_name: - full_name = '%s.%s' % ( - weechat.infolist_string(infolist, 'plugin_name'), - weechat.infolist_string(infolist, 'name')) - pointer = weechat.infolist_pointer(infolist, 'pointer') - matching = name.lower().find(strinput) >= 0 - if not matching and strinput[-1] == ' ': - matching = name.lower().endswith(strinput.strip()) - if not matching and go_option_enabled('fuzzy_search'): - matching = go_match_fuzzy(name.lower(), strinput) - if not matching and strinput.isdigit(): - matching = str(number).startswith(strinput) - if len(strinput) == 0 or matching: - listbuf.append({ - 'number': number, - 'short_name': short_name, - 'name': name, - 'full_name': full_name, - 'pointer': pointer, - }) - weechat.infolist_free(infolist) - - # sort buffers - hotlist = [] - infolist = weechat.infolist_get('hotlist', '', '') - while weechat.infolist_next(infolist): - hotlist.append( - weechat.infolist_pointer(infolist, 'buffer_pointer')) - weechat.infolist_free(infolist) - last_index_hotlist = len(hotlist) - - def _sort_name(buf): - """Sort buffers by name (or short name).""" - return buf['name'] - - def _sort_hotlist(buf): - """Sort buffers by hotlist order.""" - try: - return hotlist.index(buf['pointer']) - except ValueError: - # not in hotlist, always last. - return last_index_hotlist - - def _sort_match_number(buf): - """Sort buffers by match on number.""" - return 0 if str(buf['number']) == strinput else 1 - - def _sort_match_beginning(buf): - """Sort buffers by match at beginning.""" - return 0 if go_match_beginning(buf, strinput) else 1 - - funcs = { - 'name': _sort_name, - 'hotlist': _sort_hotlist, - 'number': _sort_match_number, - 'beginning': _sort_match_beginning, - } - - for key in weechat.config_get_plugin('sort').split(','): - if key in funcs: - listbuf = sorted(listbuf, key=funcs[key]) - - if not strinput: - index = [i for i, buf in enumerate(listbuf) - if buf['pointer'] == weechat.current_buffer()] - if index: - buffers_pos = index[0] - - return listbuf - - -def go_buffers_to_string(listbuf, pos, strinput): - """Return string built with list of buffers found (matching user input).""" - string = '' - strinput = strinput.lower() - for i in range(len(listbuf)): - selected = '_selected' if i == pos else '' - buffer_name = listbuf[i]['name'] - index = buffer_name.lower().find(strinput) - if index >= 0: - index2 = index + len(strinput) - name = '%s%s%s%s%s' % ( - buffer_name[:index], - weechat.color(weechat.config_get_plugin( - 'color_name_highlight' + selected)), - buffer_name[index:index2], - weechat.color(weechat.config_get_plugin( - 'color_name' + selected)), - buffer_name[index2:]) - elif go_option_enabled("fuzzy_search") and \ - go_match_fuzzy(buffer_name.lower(), strinput): - name = "" - prev_index = -1 - for char in strinput.lower(): - index = buffer_name.lower().find(char, prev_index+1) - if prev_index < 0: - name += buffer_name[:index] - name += weechat.color(weechat.config_get_plugin( - 'color_name_highlight' + selected)) - if prev_index >= 0 and index > prev_index+1: - name += weechat.color(weechat.config_get_plugin( - 'color_name' + selected)) - name += buffer_name[prev_index+1:index] - name += weechat.color(weechat.config_get_plugin( - 'color_name_highlight' + selected)) - name += buffer_name[index] - prev_index = index - - name += weechat.color(weechat.config_get_plugin( - 'color_name' + selected)) - name += buffer_name[prev_index+1:] - else: - name = buffer_name - string += ' ' - if go_option_enabled('buffer_number'): - string += '%s%s' % ( - weechat.color(weechat.config_get_plugin( - 'color_number' + selected)), - str(listbuf[i]['number'])) - string += '%s%s%s' % ( - weechat.color(weechat.config_get_plugin( - 'color_name' + selected)), - name, - weechat.color('reset')) - return ' ' + string if string else '' - - -def go_input_modifier(data, modifier, modifier_data, string): - """This modifier is called when input text item is built by WeeChat. - - This is commonly called after changes in input or cursor move: it builds - a new input with prefix ("Go to:"), and suffix (list of buffers found). - """ - global old_input, buffers, buffers_pos - if modifier_data != weechat.current_buffer(): - return '' - names = '' - new_input = weechat.string_remove_color(string, '') - new_input = new_input.lstrip() - if old_input is None or new_input != old_input: - old_buffers = buffers - buffers = go_matching_buffers(new_input) - if buffers != old_buffers and len(new_input) > 0: - if len(buffers) == 1 and go_option_enabled('auto_jump'): - weechat.command(modifier_data, '/wait 1ms /input return') - buffers_pos = 0 - old_input = new_input - names = go_buffers_to_string(buffers, buffers_pos, new_input.strip()) - return weechat.config_get_plugin('message') + string + names - - -def go_command_run_input(data, buf, command): - """Function called when a command "/input xxx" is run.""" - global buffers, buffers_pos - if command == '/input search_text' or command.find('/input jump') == 0: - # search text or jump to another buffer is forbidden now - return weechat.WEECHAT_RC_OK_EAT - elif command == '/input complete_next': - # choose next buffer in list - buffers_pos += 1 - if buffers_pos >= len(buffers): - buffers_pos = 0 - weechat.hook_signal_send('input_text_changed', - weechat.WEECHAT_HOOK_SIGNAL_STRING, '') - return weechat.WEECHAT_RC_OK_EAT - elif command == '/input complete_previous': - # choose previous buffer in list - buffers_pos -= 1 - if buffers_pos < 0: - buffers_pos = len(buffers) - 1 - weechat.hook_signal_send('input_text_changed', - weechat.WEECHAT_HOOK_SIGNAL_STRING, '') - return weechat.WEECHAT_RC_OK_EAT - elif command == '/input return': - # switch to selected buffer (if any) - go_end(buf) - if len(buffers) > 0: - weechat.command( - buf, '/buffer ' + str(buffers[buffers_pos]['full_name'])) - return weechat.WEECHAT_RC_OK_EAT - return weechat.WEECHAT_RC_OK - - -def go_command_run_buffer(data, buf, command): - """Function called when a command "/buffer xxx" is run.""" - return weechat.WEECHAT_RC_OK_EAT - - -def go_command_run_window(data, buf, command): - """Function called when a command "/window xxx" is run.""" - return weechat.WEECHAT_RC_OK_EAT - - -def go_unload_script(): - """Function called when script is unloaded.""" - go_unhook_all() - return weechat.WEECHAT_RC_OK - - -def go_main(): - """Entry point.""" - if not weechat.register(SCRIPT_NAME, SCRIPT_AUTHOR, SCRIPT_VERSION, - SCRIPT_LICENSE, SCRIPT_DESC, - 'go_unload_script', ''): - return - weechat.hook_command( - SCRIPT_COMMAND, - 'Quick jump to buffers', '[name]', - 'name: directly jump to buffer by name (without argument, list is ' - 'displayed)\n\n' - 'You can bind command to a key, for example:\n' - ' /key bind meta-g /go\n\n' - 'You can use completion key (commonly Tab and shift-Tab) to select ' - 'next/previous buffer in list.', - '%(buffers_names)', - 'go_cmd', '') - - # set default settings - version = weechat.info_get('version_number', '') or 0 - for option, value in SETTINGS.items(): - if not weechat.config_is_set_plugin(option): - weechat.config_set_plugin(option, value[0]) - if int(version) >= 0x00030500: - weechat.config_set_desc_plugin( - option, '%s (default: "%s")' % (value[1], value[0])) - weechat.hook_info('go_running', - 'Return "1" if go is running, otherwise "0"', - '', - 'go_info_running', '') - - -if __name__ == "__main__" and IMPORT_OK: - go_main() diff --git a/weechat/.weechat/python/urlgrab.py b/weechat/.weechat/python/urlgrab.py deleted file mode 100644 index b4dc8e6..0000000 --- a/weechat/.weechat/python/urlgrab.py +++ /dev/null @@ -1,687 +0,0 @@ -# -# UrlGrab, for weechat version >= 0.3.0 -# -# Listens to all channels for URLs, collects them in a list, and launches -# them in your favourite web server on the local host or a remote server. -# Copies url to X11 clipboard via xsel -# (http://www.vergenet.net/~conrad/software/xsel) -# -# Usage: -# -# The /url command provides access to all UrlGrab functions. Run -# '/help url' for complete command usage. -# -# In general, use '/url list' to list the entire url list for the current -# channel, and '/url <n>' to launch the nth url in the list. For -# example, to launch the first (and most-recently added) url in the list, -# you would run '/url 1' -# -# From the server window, you must specify a specific channel for the -# list and launch commands, for example: -# /url list weechat -# /url 3 weechat -# -# Configuration: -# -# The '/url set' command lets you get and set the following options: -# -# historysize -# The maximum number of URLs saved per channel. Default is 10 -# -# method -# Must be one of 'local' or 'remote' - Defines how URLs are launched by -# the script. If 'local', the script will run 'localcmd' on the host. -# If 'remote', the script will run 'remotessh remotehost remotecmd' on -# the local host which should normally use ssh to connect to another -# host and run the browser command there. -# -# localcmd -# The command to run on the local host to launch URLs in 'local' mode. -# The string '%s' will be replaced with the URL. The default is -# 'firefox %s'. -# -# remotessh -# The command (and arguments) used to connect to the remote host for -# 'remote' mode. The default is 'ssh -x' which will connect as the -# current username via ssh and disable X11 forwarding. -# -# remotehost -# The remote host to which we will connect in 'remote' mode. For ssh, -# this can just be a hostname or 'user@host' to specify a username -# other than your current login name. The default is 'localhost'. -# -# remotecmd -# The command to execute on the remote host for 'remote' mode. The -# default is 'bash -c "DISPLAY=:0.0 firefox '%s'"' Which runs bash, sets -# up the environment to display on the remote host's main X display, -# and runs firefox. As with 'localcmd', the string '%s' will be -# replaced with the URL. -# -# cmdoutput -# The file where the command output (if any) is saved. Overwritten -# each time you launch a new URL. Default is ~/.weechat/urllaunch.log -# -# default -# The command that will be run if no arguemnts to /url are given. -# Default is show -# -# Requirements: -# -# - Designed to run with weechat version 0.3 or better. -# http://www.weechat.org/ -# -# Acknowlegements: -# -# - Based on an earlier version called 'urlcollector.py' by 'kolter' of -# irc.freenode.net/#weechat Honestly, I just cleaned up the code a bit and -# made the settings a little more useful (to me). -# -# - With changes by Leonid Evdokimov (weechat at darkk dot net another dot ru): -# http://darkk.net.ru/weechat/urlgrab.py -# v1.1: added better handling of dead zombie-childs -# added parsing of private messages -# added default command setting -# added parsing of scrollback buffers on load -# v1.2: `historysize` was ignored -# -# - With changes by ExclusivE (exclusive_tm at mail dot ru): -# v1.3: X11 clipboard support -# -# - V1.4 Just ported it over to weechat 0.2.7 drubin AT smartcube dot co dot za -# - V1.5 1) I created a logging feature for urls, Time, Date, buffer, and url. -# 2) Added selectable urls support, similar to the iset plugin (Thanks FlashCode) -# 3) Colors/formats are configuarable. -# 4) browser now uses hook_process (Please test with remote clients) -# 5) Added /url open http://url.com functionality -# 6) Changed urls detection to use regexpressions so should be much better -# Thanks to xt of #weechat bassed on on urlbar.py -# - V1.6 FlashCode <flashcode@flashtux.org>: Increase timeout for hook_process -# (from 1 second to 1 minute) -# - V1.7 FlashCode <flashcode@flashtux.org>: Update WeeChat site -# - V1.8 drubin <drubin [at] smartcube . co.za>: -# - Changed remote cmd to be single option -# - Added scrolling on up and down arrow keys for /url show -# - Changed remotecmd to include options with public/private keys password auth doesn't work -# - V1.9 Specimen <spinifer [at] gmail . com>: -# - Changed the default command when /url is run with no arguments to 'show' -# - Removed '/url help' command, because /help <command> is the standard way -# - V2.0 Xilov: replace "/url help" by "/help url" -# - V2.1 nand: Changed default: firefox %s to firefox '%s' (localcmd) -# - V2.2 Sebastien Helleu <flashcode@flashtux.org>: fix reload of config file -# - V2.3 nand: Allowed trailing )s for unmatched (s in URLs -# - V2.4 nand: Escaped URLs via URL-encoding instead of shell escaping, fixes ' -# - V2.5 nand: Fixed some URLs that got incorrectly mangled by escaping -# - V2.6 nesthib: Fixed escaping of "=" -# Added missing quotes in default parameter (firefox '%s') -# Removed the mix of tabs and spaces in the file indentation -# - V2.7 dobbymoodge <john.w.lamb [at] gmail . com> -# ( https://github.com/dobbymoodge/ ): -# - Added 'copycmd' setting, users can set command to pipe into -# for '/url copy' -# - V2.8 Simmo Saan <simmo.saan@gmail.com>: -# - Changed print hook to ignore filtered lines -# -# Copyright (C) 2005 David Rubin <drubin AT smartcube dot co dot za> -# -# This program is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License -# as published by the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, -# USA. -# - -import sys -import os -try: - import weechat - import_ok = True -except: - print "This script must be run under WeeChat." - print "Get WeeChat now at: http://www.weechat.org/" - import_ok = False -import subprocess -import time -import urllib -import re -from UserDict import UserDict - - -octet = r'(?:2(?:[0-4]\d|5[0-5])|1\d\d|\d{1,2})' -ipAddr = r'%s(?:\.%s){3}' % (octet, octet) -# Base domain regex off RFC 1034 and 1738 -label = r'[0-9a-z][-0-9a-z]*[0-9a-z]?' -domain = r'%s(?:\.%s)*\.[a-z][-0-9a-z]*[a-z]?' % (label, label) -urlRe = re.compile(r'(\w+://(?:%s|%s)(?::\d+)?(?:/[^\]>\s]*)?)' % (domain, ipAddr), re.I) - - -SCRIPT_NAME = "urlgrab" -SCRIPT_AUTHOR = "David Rubin <drubin [At] smartcube [dot] co [dot] za>" -SCRIPT_VERSION = "2.8" -SCRIPT_LICENSE = "GPL" -SCRIPT_DESC = "Url functionality Loggin, opening of browser, selectable links" -CONFIG_FILE_NAME= "urlgrab" -SCRIPT_COMMAND = "url" - - -def stripParens(url): - return dropChar(')', url.count(')') - url.count('('), url[::-1])[::-1] - -def dropChar(c, n, xs): - if n == 0 or xs == []: - return xs - elif xs[0] == c: - return dropChar(c, n-1, xs[1:]) - else: - return xs - -def urlGrabPrint(message): - bufferd=weechat.current_buffer() - if urlGrabSettings['output_main_buffer'] == 1 : - weechat.prnt("","[%s] %s" % ( SCRIPT_NAME, message ) ) - else : - weechat.prnt(bufferd,"[%s] %s" % ( SCRIPT_NAME, message ) ) - -def hashBufferName(bufferp): - if not weechat.buffer_get_string(bufferp, "short_name"): - bufferd = weechat.buffer_get_string(bufferp, "name") - else: - bufferd = weechat.buffer_get_string(bufferp, "short_name") - return bufferd - -def ug_config_reload_cb(data, config_file): - """ Reload configuration file. """ - return weechat.config_reload(config_file) - -class UrlGrabSettings(UserDict): - def __init__(self): - UserDict.__init__(self) - self.data = {} - self.config_file = weechat.config_new(CONFIG_FILE_NAME, - "ug_config_reload_cb", "") - if not self.config_file: - return - - section_color = weechat.config_new_section( - self.config_file, "color", 0, 0, "", "", "", "", "", "", - "", "", "", "") - section_default = weechat.config_new_section( - self.config_file, "default", 0, 0, "", "", "", "", "", "", - "", "", "", "") - - self.data['color_buffer']=weechat.config_new_option( - self.config_file, section_color, - "color_buffer", "color", "Color to display buffer name", "", 0, 0, - "red", "red", 0, "", "", "", "", "", "") - - self.data['color_url']=weechat.config_new_option( - self.config_file, section_color, - "color_url", "color", "Color to display urls", "", 0, 0, - "blue", "blue", 0, "", "", "", "", "", "") - - self.data['color_time']=weechat.config_new_option( - self.config_file, section_color, - "color_time", "color", "Color to display time", "", 0, 0, - "cyan", "cyan", 0, "", "", "", "", "", "") - - self.data['color_buffer_selected']=weechat.config_new_option( - self.config_file, section_color, - "color_buffer_selected", "color", - "Color to display buffer selected name", "", 0, 0, "red", "red", - 0, "", "", "", "", "", "") - - self.data['color_url_selected']=weechat.config_new_option( - self.config_file, section_color, - "color_url_selected", "color", "Color to display url selected", - "", 0, 0, "blue", "blue", 0, "", "", "", "", "", "") - - self.data['color_time_selected']=weechat.config_new_option( - self.config_file, section_color, - "color_time_selected", "color", "Color to display tim selected", - "", 0, 0, "cyan", "cyan", 0, "", "", "", "", "", "") - - self.data['color_bg_selected']=weechat.config_new_option( - self.config_file, section_color, - "color_bg_selected", "color", "Background for selected row", "", 0, 0, - "green", "green", 0, "", "", "", "", "", "") - - self.data['historysize']=weechat.config_new_option( - self.config_file, section_default, - "historysize", "integer", "Max number of urls to store per buffer", - "", 0, 999, "10", "10", 0, "", "", "", "", "", "") - - self.data['method']=weechat.config_new_option( - self.config_file, section_default, - "method", "string", """Where to launch URLs - If 'local', runs %localcmd%. - If 'remote' runs the following command: - '%remodecmd%'""", "", 0, 0, - "local", "local", 0, "", "", "", "", "", "") - - self.data['copycmd']=weechat.config_new_option( - self.config_file, section_default, - "copycmd", "string", - "Command to pipe into for 'url copy'. " - "E.g. to copy into the CLIPBOARD buffer " - "instead of PRIMARY, you can use 'xsel -b " - "-i' here.", "", 0, 0, - "xsel -i", "xsel -i", 0, "", "", "", "", "", "") - - self.data['localcmd']=weechat.config_new_option( - self.config_file, section_default, - "localcmd", "string", """Local command to execute""", "", 0, 0, - "firefox '%s'", "firefox '%s'", 0, "", "", "", "", "", "") - - remotecmd="ssh -x localhost -i ~/.ssh/id_rsa -C \"export DISPLAY=\":0.0\" && firefox '%s'\"" - self.data['remotecmd']=weechat.config_new_option( - self.config_file, section_default, - "remotecmd", "string", remotecmd, "", 0, 0, - remotecmd, remotecmd, 0, "", "", "", "", "", "") - - self.data['url_log']=weechat.config_new_option( - self.config_file, section_default, - "url_log", "string", """log location""", "", 0, 0, - "~/.weechat/urls.log", "~/.weechat/urls.log", 0, "", "", "", "", "", "") - - self.data['time_format']=weechat.config_new_option( - self.config_file, section_default, - "time_format", "string", """TIme format""", "", 0, 0, - "%H:%M:%S", "%H:%M:%S", 0, "", "", "", "", "", "") - - self.data['output_main_buffer']=weechat.config_new_option( - self.config_file, section_default, - "output_main_buffer", "boolean", - """Print text to main buffer or current one""", "", 0, 0, "1", "1", - 0, "", "", "", "", "", "") - weechat.config_read(self.config_file) - - def __getitem__(self, key): - if key == "historysize": - return weechat.config_integer(self.data[key]) - elif key == 'output_main_buffer': - return weechat.config_boolean(self.data[key]) - #elif key.startswith('color'): - # return weechat.config_color(self.data[key]) - else: - return weechat.config_string(self.data[key]) - - def prnt(self, name, verbose = True): - weechat.prnt( ""," %s = %s" % (name.ljust(11), self.data[name]) ) - - def prntall(self): - for key in self.names(): - self.prnt(key, verbose = False) - - def createCmd(self, url): - str ="" - if self['method'] == 'remote': - str = self['remotecmd'] % url - else: - str = self['localcmd'] % url - return str - -class UrlGrabber: - def __init__(self, historysize): - # init - self.urls = {} - self.globalUrls = [] - self.historysize = 5 - # control - self.setHistorysize(historysize) - - def setHistorysize(self, count): - if count > 1: - self.historysize = count - - def getHistorysize(self): - return self.historysize - - def addUrl(self, bufferp,url ): - global urlGrabSettings - self.globalUrls.insert(0,{"buffer":bufferp, - "url":url, "time":time.strftime(urlGrabSettings["time_format"])}) - #Log urls only if we have set a log path. - if urlGrabSettings['url_log']: - try : - index = self.globalUrls[0] - logfile = os.path.expanduser(urlGrabSettings['url_log']) - dout = open(logfile, "a") - dout.write("%s %s %s\n" % (index['time'], - index['buffer'], index['url'])) - dout.close() - except : - print "failed to log url check that %s is valid path" % urlGrabSettings['url_log'] - pass - - # check for buffer - if not bufferp in self.urls: - self.urls[bufferp] = [] - # add url - if url in self.urls[bufferp]: - self.urls[bufferp].remove(url) - self.urls[bufferp].insert(0, url) - # removing old urls - while len(self.urls[bufferp]) > self.historysize: - self.urls[bufferp].pop() - - def hasIndex( self, bufferp, index ): - return bufferp in self.urls and \ - len(self.url[bufferp]) >= index - - def hasBuffer( self, bufferp ): - return bufferp in self.urls - - - def getUrl(self, bufferp, index): - url = "" - if bufferp in self.urls: - if len(self.urls[bufferp]) >= index: - url = self.urls[bufferp][index-1] - return url - - - def prnt(self, buff): - found = True - if self.urls.has_key(buff): - if len(self.urls[buff]) > 0: - i = 1 - for url in self.urls[buff]: - urlGrabPrint("--> " + str(i) + " : " + url) - i += 1 - else: - found = False - elif buff == "*": - for b in self.urls.keys(): - self.prnt(b) - else: - found = False - - if not found: - urlGrabPrint(buff + ": no entries") - -def urlGrabCheckMsgline(bufferp, message, isdisplayed): - global urlGrab, max_buffer_length - if not message or isdisplayed == 0: - return - # Ignore output from 'tinyurl.py' and our selfs - if ( message.startswith( "[AKA] http://tinyurl.com" ) or - message.startswith("[urlgrab]") ): - return - # Check for URLs - for url in urlRe.findall(message): - urlGrab.addUrl(bufferp,stripParens(url)) - if max_buffer_length < len(bufferp): - max_buffer_length = len(bufferp) - if urlgrab_buffer: - refresh() - - -def urlGrabCheck(data, bufferp, uber_empty, tagsn, isdisplayed, ishilight, prefix, message): - urlGrabCheckMsgline(hashBufferName(bufferp), message, isdisplayed) - return weechat.WEECHAT_RC_OK - -def urlGrabCopy(bufferd, index): - global urlGrab - if bufferd == "": - urlGrabPrint( "No current channel, you must activate one" ) - elif not urlGrab.hasBuffer(bufferd): - urlGrabPrint("No URL found - Invalid channel") - else: - if index <= 0: - urlGrabPrint("No URL found - Invalid index") - return - url = urlGrab.getUrl(bufferd,index) - if url == "": - urlGrabPrint("No URL found - Invalid index") - else: - try: - pipe = os.popen(urlGrabSettings['copycmd'],"w") - pipe.write(url) - pipe.close() - urlGrabPrint("Url: %s gone to clipboard." % url) - except: - urlGrabPrint("Url: %s failed to copy to clipboard." % url) - -def urlGrabOpenUrl(url): - global urlGrab, urlGrabSettings - argl = urlGrabSettings.createCmd( urllib.quote(url, '/:#%?&+=') ) - weechat.hook_process(argl,60000, "ug_open_cb", "") - -def ug_open_cb(data, command, code, out, err): - #print out - #print err - return weechat.WEECHAT_RC_OK - - -def urlGrabOpen(bufferd, index): - global urlGrab, urlGrabSettings - if bufferd == "": - urlGrabPrint( "No current channel, you must specify one" ) - elif not urlGrab.hasBuffer(bufferd) : - urlGrabPrint("No URL found - Invalid channel") - else: - if index <= 0: - urlGrabPrint("No URL found - Invalid index") - return - url = urlGrab.getUrl(bufferd,index) - if url == "": - urlGrabPrint("No URL found - Invalid index") - else: - urlGrabPrint("loading %s %sly" % (url, urlGrabSettings["method"])) - urlGrabOpenUrl (url) - -def urlGrabList( args ): - global urlGrab - if len(args) == 0: - buf = hashBufferName(weechat.current_buffer()) - else: - buf = args[0] - if buf == "" or buf == "all": - buf = "*" - urlGrab.prnt(buf) - - -def urlGrabMain(data, bufferp, args): - if args[0:2] == "**": - keyEvent(data, bufferp, args[2:]) - return weechat.WEECHAT_RC_OK - - bufferd = hashBufferName(bufferp) - largs = args.split(" ") - #strip spaces - while '' in largs: - largs.remove('') - while ' ' in largs: - largs.remove(' ') - if len(largs) == 0 or largs[0] == "show": - if not urlgrab_buffer: - init() - refresh() - weechat.buffer_set(urlgrab_buffer, "display", "1") - elif largs[0] == 'open' and len(largs) == 2: - urlGrabOpenUrl(largs[1]) - elif largs[0] == 'list': - urlGrabList( largs[1:] ) - elif largs[0] == 'copy': - if len(largs) > 1: - no = int(largs[1]) - urlGrabCopy(bufferd, no) - else: - urlGrabCopy(bufferd,1) - else: - try: - no = int(largs[0]) - if len(largs) > 1: - urlGrabOpen(largs[1], no) - else: - urlGrabOpen(bufferd, no) - except ValueError: - #not a valid number so try opening it as a url.. - for url in urlRe.findall(largs[0]): - urlGrabOpenUrl(stripParens(url)) - urlGrabPrint( "Unknown command '%s'. Try '/help url' for usage" % largs[0]) - return weechat.WEECHAT_RC_OK - -def buffer_input(*kwargs): - return weechat.WEECHAT_RC_OK - -def buffer_close(*kwargs): - global urlgrab_buffer - urlgrab_buffer = None - return weechat.WEECHAT_RC_OK - -def keyEvent (data, bufferp, args): - global urlGrab , urlGrabSettings, urlgrab_buffer, current_line - if args == "refresh": - refresh() - elif args == "up": - if current_line > 0: - current_line = current_line -1 - refresh_line (current_line + 1) - refresh_line (current_line) - ugCheckLineOutsideWindow() - elif args == "down": - if current_line < len(urlGrab.globalUrls) - 1: - current_line = current_line +1 - refresh_line (current_line - 1) - refresh_line (current_line) - ugCheckLineOutsideWindow() - elif args == "scroll_top": - temp_current = current_line - current_line = 0 - refresh_line (temp_current) - refresh_line (current_line) - weechat.command(urlgrab_buffer, "/window scroll_top") - pass - elif args == "scroll_bottom": - temp_current = current_line - current_line = len(urlGrab.globalUrls) - refresh_line (temp_current) - refresh_line (current_line) - weechat.command(urlgrab_buffer, "/window scroll_bottom") - elif args == "enter": - if urlGrab.globalUrls[current_line]: - urlGrabOpenUrl (urlGrab.globalUrls[current_line]['url']) - -def refresh_line (y): - global urlGrab , urlGrabSettings, urlgrab_buffer, current_line, max_buffer_length - #Print format Time(space)buffer(max4 spaces, but lined up)url - format = "%%s%%s %%s%%-%ds%%s%%s" % (max_buffer_length+4) - - #non selected colors - color_buffer = urlGrabSettings["color_buffer"] - color_url = urlGrabSettings["color_url"] - color_time =urlGrabSettings["color_time"] - #selected colors - color_buffer_selected = urlGrabSettings["color_buffer_selected"] - color_url_selected = urlGrabSettings["color_url_selected"] - color_time_selected = urlGrabSettings["color_time_selected"] - - color_bg_selected = urlGrabSettings["color_bg_selected"] - - color1 = color_time - color2 = color_buffer - color3 = color_url - - #If this line is selected we change the colors. - if y == current_line: - color1 = "%s,%s" % (color_time_selected, color_bg_selected) - color2 = "%s,%s" % (color_buffer_selected, color_bg_selected) - color3 = "%s,%s" % (color_url_selected, color_bg_selected) - - color1 = weechat.color(color1) - color2 = weechat.color(color2) - color3 = weechat.color(color3) - text = format % (color1, - urlGrab.globalUrls[y]['time'], - color2, - urlGrab.globalUrls[y]['buffer'], - color3, - urlGrab.globalUrls[y]['url'] ) - weechat.prnt_y(urlgrab_buffer,y,text) - -def ugCheckLineOutsideWindow(): - global urlGrab , urlGrabSettings, urlgrab_buffer, current_line, max_buffer_length - if (urlgrab_buffer): - infolist = weechat.infolist_get("window", "", "current") - if (weechat.infolist_next(infolist)): - start_line_y = weechat.infolist_integer(infolist, "start_line_y") - chat_height = weechat.infolist_integer(infolist, "chat_height") - if(start_line_y > current_line): - weechat.command(urlgrab_buffer, "/window scroll -%i" %(start_line_y - current_line)) - elif(start_line_y <= current_line - chat_height): - weechat.command(urlgrab_buffer, "/window scroll +%i"%(current_line - start_line_y - chat_height + 1)) - weechat.infolist_free(infolist) - - -def refresh(): - global urlGrab - y=0 - for x in urlGrab.globalUrls: - refresh_line (y) - y += 1 - - -def init(): - global urlGrab , urlGrabSettings, urlgrab_buffer - if not urlgrab_buffer: - urlgrab_buffer = weechat.buffer_new("urlgrab", "buffer_input", "", "buffer_close", "") - if urlgrab_buffer: - weechat.buffer_set(urlgrab_buffer, "type", "free") - weechat.buffer_set(urlgrab_buffer, "key_bind_ctrl-R", "/url **refresh") - weechat.buffer_set(urlgrab_buffer, "key_bind_meta2-A", "/url **up") - weechat.buffer_set(urlgrab_buffer, "key_bind_meta2-B", "/url **down") - weechat.buffer_set(urlgrab_buffer, "key_bind_meta-ctrl-J", "/url **enter") - weechat.buffer_set(urlgrab_buffer, "key_bind_meta-ctrl-M", "/url **enter") - weechat.buffer_set(urlgrab_buffer, "key_bind_meta-meta2-1./~", "/url **scroll_top") - weechat.buffer_set(urlgrab_buffer, "key_bind_meta-meta2-4~", "/url **scroll_bottom") - weechat.buffer_set(urlgrab_buffer, "title","Lists the urls in the applications") - weechat.buffer_set(urlgrab_buffer, "display", "1") - -def completion_urls_cb(data, completion_item, bufferp, completion): - """ Complete with URLS, for command '/url'. """ - global urlGrab - bufferd = hashBufferName( bufferp) - for url in urlGrab.globalUrls : - if url['buffer'] == bufferd: - weechat.hook_completion_list_add(completion, url['url'], 0, weechat.WEECHAT_LIST_POS_SORT) - return weechat.WEECHAT_RC_OK - -def ug_unload_script(): - """ Function called when script is unloaded. """ - global urlGrabSettings - weechat.config_write(urlGrabSettings.config_file) - return weechat.WEECHAT_RC_OK - -#Main stuff -if ( import_ok and - weechat.register(SCRIPT_NAME, SCRIPT_AUTHOR, SCRIPT_VERSION, - SCRIPT_LICENSE,SCRIPT_DESC, "ug_unload_script", "") ): - urlgrab_buffer = None - current_line = 0 - max_buffer_length = 0 - urlGrabSettings = UrlGrabSettings() - urlGrab = UrlGrabber( urlGrabSettings['historysize']) - weechat.hook_print("", "", "", 1, "urlGrabCheck", "") - weechat.hook_command(SCRIPT_COMMAND, - "Url Grabber", - "[open <url> | <url> | show | copy [n] | [n] | list]", - "open or <url>: opens the url\n" - "show: Opens the select buffer to allow for url selection\n" - "copy: Copies the nth url to the system clipboard\n" - "list: Lists the urls in the current buffer\n", - "open %(urlgrab_urls) || %(urlgrab_urls) || " - "copy || show || list", - "urlGrabMain", "") - weechat.hook_completion("urlgrab_urls", "list of URLs", - "completion_urls_cb", "") -else: - print "failed to load weechat" diff --git a/weechat/.weechat/relay.conf b/weechat/.weechat/relay.conf deleted file mode 100644 index 565dd14..0000000 --- a/weechat/.weechat/relay.conf +++ /dev/null @@ -1,48 +0,0 @@ -# -# weechat -- relay.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[look] -auto_open_buffer = on -raw_messages = 256 - -[color] -client = cyan -status_active = lightblue -status_auth_failed = lightred -status_connecting = yellow -status_disconnected = lightred -status_waiting_auth = brown -text = default -text_bg = default -text_selected = white - -[network] -allow_empty_password = off -allowed_ips = "" -bind_address = "" -clients_purge_delay = 0 -compression_level = 6 -ipv6 = on -max_clients = 5 -password = "" -ssl_cert_key = "%h/ssl/relay.pem" -ssl_priorities = "NORMAL:-VERS-SSL3.0" -websocket_allowed_origins = "" - -[irc] -backlog_max_minutes = 1440 -backlog_max_number = 256 -backlog_since_last_disconnect = on -backlog_since_last_message = off -backlog_tags = "irc_privmsg" -backlog_time_format = "[%H:%M] " - -[port] diff --git a/weechat/.weechat/script.conf b/weechat/.weechat/script.conf deleted file mode 100644 index 445a2d6..0000000 --- a/weechat/.weechat/script.conf +++ /dev/null @@ -1,56 +0,0 @@ -# -# weechat -- script.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[look] -columns = "%s %n %V %v %u | %d | %t" -diff_color = on -diff_command = "auto" -display_source = on -quiet_actions = on -sort = "p,n" -translate_description = on -use_keys = on - -[color] -status_autoloaded = cyan -status_held = white -status_installed = lightcyan -status_obsolete = lightmagenta -status_popular = yellow -status_running = lightgreen -status_unknown = lightred -text = default -text_bg = default -text_bg_selected = red -text_date = default -text_date_selected = white -text_delimiters = default -text_description = default -text_description_selected = white -text_extension = default -text_extension_selected = white -text_name = cyan -text_name_selected = lightcyan -text_selected = white -text_tags = brown -text_tags_selected = yellow -text_version = magenta -text_version_loaded = default -text_version_loaded_selected = white -text_version_selected = lightmagenta - -[scripts] -autoload = on -cache_expire = 1440 -download_timeout = 30 -hold = "" -path = "%h/script" -url = "http://weechat.org/files/plugins.xml.gz" diff --git a/weechat/.weechat/sec.conf b/weechat/.weechat/sec.conf deleted file mode 100644 index 8c60d03..0000000 --- a/weechat/.weechat/sec.conf +++ /dev/null @@ -1,18 +0,0 @@ -# -# weechat -- sec.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[crypt] -cipher = aes256 -hash_algo = sha256 -passphrase_file = "" -salt = on - -[data] diff --git a/weechat/.weechat/trigger.conf b/weechat/.weechat/trigger.conf deleted file mode 100644 index 2ff585a..0000000 --- a/weechat/.weechat/trigger.conf +++ /dev/null @@ -1,67 +0,0 @@ -# -# weechat -- trigger.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[look] -enabled = on -monitor_strip_colors = off - -[color] -flag_command = lightgreen -flag_conditions = yellow -flag_post_action = lightblue -flag_regex = lightcyan -flag_return_code = lightmagenta -regex = white -replace = cyan -trigger = green -trigger_disabled = red - -[trigger] -beep.arguments = "" -beep.command = "/print -beep" -beep.conditions = "${tg_displayed} && (${tg_highlight} || ${tg_msg_pv})" -beep.enabled = on -beep.hook = print -beep.post_action = none -beep.regex = "" -beep.return_code = ok -cmd_pass.arguments = "5000|input_text_display;5000|history_add;5000|irc_command_auth" -cmd_pass.command = "" -cmd_pass.conditions = "" -cmd_pass.enabled = on -cmd_pass.hook = modifier -cmd_pass.post_action = none -cmd_pass.regex = "==^((/(msg|m|quote) +nickserv +(id|identify|ghost +[^ ]+|release +[^ ]+|regain +[^ ]+|recover +[^ ]+) +)|/oper +[^ ]+ +|/quote +pass +|/set +[^ ]*password[^ ]* +|/secure +(passphrase|decrypt|set +[^ ]+) +)(.*)==${re:1}${hide:*,${re:+}}" -cmd_pass.return_code = ok -cmd_pass_register.arguments = "5000|input_text_display;5000|history_add;5000|irc_command_auth" -cmd_pass_register.command = "" -cmd_pass_register.conditions = "" -cmd_pass_register.enabled = on -cmd_pass_register.hook = modifier -cmd_pass_register.post_action = none -cmd_pass_register.regex = "==^(/(msg|m|quote) +nickserv +register +)([^ ]+)(.*)==${re:1}${hide:*,${re:3}}${re:4}" -cmd_pass_register.return_code = ok -msg_auth.arguments = "5000|irc_message_auth" -msg_auth.command = "" -msg_auth.conditions = "" -msg_auth.enabled = on -msg_auth.hook = modifier -msg_auth.post_action = none -msg_auth.regex = "==^(.*(id|identify|register|ghost +[^ ]+|release +[^ ]+|regain +[^ ]+|recover +[^ ]+) +)(.*)==${re:1}${hide:*,${re:+}}" -msg_auth.return_code = ok -server_pass.arguments = "5000|input_text_display;5000|history_add" -server_pass.command = "" -server_pass.conditions = "" -server_pass.enabled = on -server_pass.hook = modifier -server_pass.post_action = none -server_pass.regex = "==^(/(server|connect) .*-(sasl_)?password=)([^ ]+)(.*)==${re:1}${hide:*,${re:4}}${re:5}" -server_pass.return_code = ok diff --git a/weechat/.weechat/urlgrab.conf b/weechat/.weechat/urlgrab.conf deleted file mode 100644 index 5180a25..0000000 --- a/weechat/.weechat/urlgrab.conf +++ /dev/null @@ -1,29 +0,0 @@ -# -# weechat -- urlgrab.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[color] -color_bg_selected = green -color_buffer = red -color_buffer_selected = red -color_time = cyan -color_time_selected = cyan -color_url = blue -color_url_selected = blue - -[default] -copycmd = "xsel -i" -historysize = 10 -localcmd = "qutebrowser '%s'" -method = "local" -output_main_buffer = on -remotecmd = "ssh -x localhost -i ~/.ssh/id_rsa -C "export DISPLAY=":0.0" && firefox '%s'"" -time_format = "%H:%M:%S" -url_log = "~/.weechat/urls.log" diff --git a/weechat/.weechat/weechat.conf b/weechat/.weechat/weechat.conf deleted file mode 100644 index c4146f2..0000000 --- a/weechat/.weechat/weechat.conf +++ /dev/null @@ -1,643 +0,0 @@ -# -# weechat -- weechat.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[debug] - -[startup] -command_after_plugins = "" -command_before_plugins = "" -display_logo = on -display_version = on -sys_rlimit = "" - -[look] -align_end_of_lines = message -align_multiline_words = on -bar_more_down = "▼▼" -bar_more_left = "◀◀" -bar_more_right = "▶▶" -bar_more_up = "▲▲" -bare_display_exit_on_input = on -bare_display_time_format = "%H:%M" -buffer_auto_renumber = on -buffer_notify_default = message -buffer_position = end -buffer_search_case_sensitive = off -buffer_search_force_default = off -buffer_search_regex = off -buffer_search_where = prefix_message -buffer_time_format = "%H:%M:%S" -color_basic_force_bold = off -color_inactive_buffer = on -color_inactive_message = on -color_inactive_prefix = on -color_inactive_prefix_buffer = on -color_inactive_time = off -color_inactive_window = on -color_nick_offline = off -color_pairs_auto_reset = 5 -color_real_white = off -command_chars = "" -command_incomplete = off -confirm_quit = off -confirm_upgrade = off -day_change = on -day_change_message_1date = "-- %a, %d %b %Y --" -day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --" -eat_newline_glitch = off -emphasized_attributes = "" -highlight = "" -highlight_regex = "" -highlight_tags = "" -hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0" -hotlist_buffer_separator = ", " -hotlist_count_max = 2 -hotlist_count_min_msg = 2 -hotlist_names_count = 3 -hotlist_names_length = 0 -hotlist_names_level = 12 -hotlist_names_merged_buffers = off -hotlist_prefix = "H: " -hotlist_remove = merged -hotlist_short_names = on -hotlist_sort = group_time_asc -hotlist_suffix = "" -hotlist_unique_numbers = on -input_cursor_scroll = 20 -input_share = none -input_share_overwrite = off -input_undo_max = 32 -item_away_message = on -item_buffer_filter = "*" -item_buffer_zoom = "!" -item_mouse_status = "M" -item_time_format = "%H:%M" -jump_current_to_previous_buffer = on -jump_previous_buffer_when_closing = on -jump_smart_back_to_buffer = on -key_bind_safe = on -key_grab_delay = 800 -mouse = on -mouse_timer_delay = 100 -nick_color_force = "" -nick_color_hash = djb2 -nick_color_stop_chars = "_|[" -nick_prefix = "" -nick_suffix = "" -paste_auto_add_newline = on -paste_bracketed = on -paste_bracketed_timer_delay = 10 -paste_max_lines = 1 -prefix_action = "⚡" -prefix_align = right -prefix_align_max = 15 -prefix_align_min = 0 -prefix_align_more = "+" -prefix_align_more_after = on -prefix_buffer_align = right -prefix_buffer_align_max = 0 -prefix_buffer_align_more = "+" -prefix_buffer_align_more_after = on -prefix_error = "⚠" -prefix_join = "-->" -prefix_network = "ℹ " -prefix_quit = "<--" -prefix_same_nick = "“↳”" -prefix_suffix = "╡" -quote_nick_prefix = "<" -quote_nick_suffix = ">" -quote_time_format = "%H:%M:%S" -read_marker = line -read_marker_always_show = off -read_marker_string = "- " -save_config_on_exit = on -save_layout_on_exit = none -scroll_amount = 3 -scroll_bottom_after_switch = off -scroll_page_percent = 100 -search_text_not_found_alert = on -separator_horizontal = "-" -separator_vertical = "" -tab_width = 1 -time_format = "%a, %d %b %Y %T" -window_auto_zoom = off -window_separator_horizontal = on -window_separator_vertical = on -window_title = "WeeChat ${info:version}" -word_chars_highlight = "!\u00A0,-,_,|,alnum" -word_chars_input = "!\u00A0,-,_,|,alnum" - -[palette] - -[color] -bar_more = lightmagenta -chat = default -chat_bg = default -chat_buffer = white -chat_channel = white -chat_day_change = cyan -chat_delimiters = green -chat_highlight = yellow -chat_highlight_bg = magenta -chat_host = cyan -chat_inactive_buffer = default -chat_inactive_window = default -chat_nick = lightcyan -chat_nick_colors = "1,2,3,4,5,6" -chat_nick_offline = default -chat_nick_offline_highlight = default -chat_nick_offline_highlight_bg = blue -chat_nick_other = cyan -chat_nick_prefix = green -chat_nick_self = white -chat_nick_suffix = green -chat_prefix_action = white -chat_prefix_buffer = brown -chat_prefix_buffer_inactive_buffer = default -chat_prefix_error = yellow -chat_prefix_join = lightgreen -chat_prefix_more = lightmagenta -chat_prefix_network = magenta -chat_prefix_quit = lightred -chat_prefix_suffix = green -chat_read_marker = magenta -chat_read_marker_bg = default -chat_server = brown -chat_tags = red -chat_text_found = yellow -chat_text_found_bg = lightmagenta -chat_time = default -chat_time_delimiters = brown -chat_value = cyan -chat_value_null = blue -emphasized = yellow -emphasized_bg = magenta -input_actions = lightgreen -input_text_not_found = red -item_away = yellow -nicklist_away = cyan -nicklist_group = green -separator = blue -status_count_highlight = magenta -status_count_msg = brown -status_count_other = default -status_count_private = green -status_data_highlight = lightmagenta -status_data_msg = yellow -status_data_other = default -status_data_private = lightgreen -status_filter = green -status_more = yellow -status_mouse = green -status_name = white -status_name_ssl = lightgreen -status_nicklist_count = default -status_number = yellow -status_time = default - -[completion] -base_word_until_cursor = on -command_inline = on -default_template = "%(nicks)|%(irc_channels)" -nick_add_space = on -nick_case_sensitive = off -nick_completer = ":" -nick_first_only = off -nick_ignore_chars = "[]`_-^" -partial_completion_alert = on -partial_completion_command = off -partial_completion_command_arg = off -partial_completion_count = on -partial_completion_other = off - -[history] -display_default = 5 -max_buffer_lines_minutes = 0 -max_buffer_lines_number = 4096 -max_commands = 100 -max_visited_buffers = 50 - -[proxy] - -[network] -connection_timeout = 60 -gnutls_ca_file = "/etc/ssl/certs/ca-certificates.crt" -gnutls_handshake_timeout = 30 -proxy_curl = "" - -[plugin] -autoload = "*" -debug = off -extension = ".so,.dll" -path = "%h/plugins" -save_config_on_unload = on - -[bar] -buffers.color_bg = default -buffers.color_delim = default -buffers.color_fg = default -buffers.conditions = "" -buffers.filling_left_right = vertical -buffers.filling_top_bottom = columns_vertical -buffers.hidden = on -buffers.items = "buffers" -buffers.position = top -buffers.priority = 0 -buffers.separator = on -buffers.size = 0 -buffers.size_max = 0 -buffers.type = root -buflist.color_bg = default -buflist.color_delim = default -buflist.color_fg = default -buflist.conditions = "" -buflist.filling_left_right = vertical -buflist.filling_top_bottom = columns_vertical -buflist.hidden = off -buflist.items = "buflist" -buflist.position = left -buflist.priority = 0 -buflist.separator = on -buflist.size = 0 -buflist.size_max = 0 -buflist.type = root -input.color_bg = default -input.color_delim = cyan -input.color_fg = default -input.conditions = "" -input.filling_left_right = vertical -input.filling_top_bottom = horizontal -input.hidden = off -input.items = "[input_prompt]+(away),[input_search],[input_paste],input_text" -input.position = bottom -input.priority = 1000 -input.separator = off -input.size = 1 -input.size_max = 0 -input.type = window -nicklist.color_bg = default -nicklist.color_delim = cyan -nicklist.color_fg = default -nicklist.conditions = "${nicklist}" -nicklist.filling_left_right = vertical -nicklist.filling_top_bottom = columns_vertical -nicklist.hidden = off -nicklist.items = "buffer_nicklist" -nicklist.position = right -nicklist.priority = 200 -nicklist.separator = on -nicklist.size = 0 -nicklist.size_max = 0 -nicklist.type = window -status.color_bg = 0 -status.color_delim = cyan -status.color_fg = default -status.conditions = "" -status.filling_left_right = vertical -status.filling_top_bottom = horizontal -status.hidden = off -status.items = "[time],[buffer_last_number],[buffer_plugin],buffer_number+:+buffer_name+(buffer_modes)+{buffer_nicklist_count}+buffer_zoom+buffer_filter,scroll,[lag],[hotlist],completion" -status.position = bottom -status.priority = 500 -status.separator = off -status.size = 1 -status.size_max = 0 -status.type = window -title.color_bg = 0 -title.color_delim = cyan -title.color_fg = default -title.conditions = "" -title.filling_left_right = vertical -title.filling_top_bottom = horizontal -title.hidden = off -title.items = "buffer_title" -title.position = top -title.priority = 500 -title.separator = off -title.size = 1 -title.size_max = 0 -title.type = window - -[layout] - -[notify] - -[filter] -irc_smart = on;*;irc_smart_filter;* -irc_join_names = on;*;irc_366,irc_332,irc_333,irc_329,irc_324;* - -[key] -ctrl-? = "/input delete_previous_char" -ctrl-A = "/input move_beginning_of_line" -ctrl-B = "/input move_previous_char" -ctrl-C_ = "/input insert \x1F" -ctrl-Cb = "/input insert \x02" -ctrl-Cc = "/input insert \x03" -ctrl-Ci = "/input insert \x1D" -ctrl-Co = "/input insert \x0F" -ctrl-Cv = "/input insert \x16" -ctrl-D = "/input delete_next_char" -ctrl-E = "/input move_end_of_line" -ctrl-F = "/input move_next_char" -ctrl-H = "/input delete_previous_char" -ctrl-I = "/input complete_next" -ctrl-J = "/input return" -ctrl-K = "/input delete_end_of_line" -ctrl-L = "/window refresh" -ctrl-M = "/input return" -ctrl-N = "/buffer +1" -ctrl-P = "/buffer -1" -ctrl-R = "/input search_text_here" -ctrl-Sctrl-U = "/input set_unread" -ctrl-T = "/input transpose_chars" -ctrl-U = "/input delete_beginning_of_line" -ctrl-W = "/input delete_previous_word" -ctrl-X = "/input switch_active_buffer" -ctrl-Y = "/input clipboard_paste" -meta-meta2-1~ = "/window scroll_top" -meta-meta2-23~ = "/bar scroll nicklist * b" -meta-meta2-24~ = "/bar scroll nicklist * e" -meta-meta2-4~ = "/window scroll_bottom" -meta-meta2-5~ = "/window scroll_up" -meta-meta2-6~ = "/window scroll_down" -meta-meta2-7~ = "/window scroll_top" -meta-meta2-8~ = "/window scroll_bottom" -meta-meta2-A = "/buffer -1" -meta-meta2-B = "/buffer +1" -meta-meta2-C = "/buffer +1" -meta-meta2-D = "/buffer -1" -meta-- = "/filter toggle @" -meta-/ = "/input jump_last_buffer_displayed" -meta-0 = "/buffer *10" -meta-1 = "/buffer *1" -meta-2 = "/buffer *2" -meta-3 = "/buffer *3" -meta-4 = "/buffer *4" -meta-5 = "/buffer *5" -meta-6 = "/buffer *6" -meta-7 = "/buffer *7" -meta-8 = "/buffer *8" -meta-9 = "/buffer *9" -meta-< = "/input jump_previously_visited_buffer" -meta-= = "/filter toggle" -meta-> = "/input jump_next_visited_buffer" -meta-OA = "/input history_global_previous" -meta-OB = "/input history_global_next" -meta-OC = "/input move_next_word" -meta-OD = "/input move_previous_word" -meta-OF = "/input move_end_of_line" -meta-OH = "/input move_beginning_of_line" -meta-Oa = "/input history_global_previous" -meta-Ob = "/input history_global_next" -meta-Oc = "/input move_next_word" -meta-Od = "/input move_previous_word" -meta2-15~ = "/buffer -1" -meta2-17~ = "/buffer +1" -meta2-18~ = "/window -1" -meta2-19~ = "/window +1" -meta2-1;3A = "/buffer -1" -meta2-1;3B = "/buffer +1" -meta2-1;3C = "/buffer +1" -meta2-1;3D = "/buffer -1" -meta2-1;3F = "/window scroll_bottom" -meta2-1;3H = "/window scroll_top" -meta2-1;5A = "/input history_global_previous" -meta2-1;5B = "/input history_global_next" -meta2-1;5C = "/input move_next_word" -meta2-1;5D = "/input move_previous_word" -meta2-1~ = "/input move_beginning_of_line" -meta2-200~ = "/input paste_start" -meta2-201~ = "/input paste_stop" -meta2-20~ = "/bar scroll title * -30%" -meta2-21~ = "/bar scroll title * +30%" -meta2-23;3~ = "/bar scroll nicklist * b" -meta2-23~ = "/bar scroll nicklist * -100%" -meta2-24;3~ = "/bar scroll nicklist * e" -meta2-24~ = "/bar scroll nicklist * +100%" -meta2-3~ = "/input delete_next_char" -meta2-4~ = "/input move_end_of_line" -meta2-5;3~ = "/window scroll_up" -meta2-5~ = "/window page_up" -meta2-6;3~ = "/window scroll_down" -meta2-6~ = "/window page_down" -meta2-7~ = "/input move_beginning_of_line" -meta2-8~ = "/input move_end_of_line" -meta2-A = "/input history_previous" -meta2-B = "/input history_next" -meta2-C = "/input move_next_char" -meta2-D = "/input move_previous_char" -meta2-F = "/input move_end_of_line" -meta2-G = "/window page_down" -meta2-H = "/input move_beginning_of_line" -meta2-I = "/window page_up" -meta2-Z = "/input complete_previous" -meta2-[E = "/buffer -1" -meta-_ = "/input redo" -meta-a = "/input jump_smart" -meta-b = "/input move_previous_word" -meta-d = "/input delete_next_word" -meta-f = "/input move_next_word" -meta-g = "/go" -meta-h = "/input hotlist_clear" -meta-jmeta-f = "/buffer -" -meta-jmeta-l = "/buffer +" -meta-jmeta-r = "/server raw" -meta-jmeta-s = "/server jump" -meta-j01 = "/buffer *1" -meta-j02 = "/buffer *2" -meta-j03 = "/buffer *3" -meta-j04 = "/buffer *4" -meta-j05 = "/buffer *5" -meta-j06 = "/buffer *6" -meta-j07 = "/buffer *7" -meta-j08 = "/buffer *8" -meta-j09 = "/buffer *9" -meta-j10 = "/buffer *10" -meta-j11 = "/buffer *11" -meta-j12 = "/buffer *12" -meta-j13 = "/buffer *13" -meta-j14 = "/buffer *14" -meta-j15 = "/buffer *15" -meta-j16 = "/buffer *16" -meta-j17 = "/buffer *17" -meta-j18 = "/buffer *18" -meta-j19 = "/buffer *19" -meta-j20 = "/buffer *20" -meta-j21 = "/buffer *21" -meta-j22 = "/buffer *22" -meta-j23 = "/buffer *23" -meta-j24 = "/buffer *24" -meta-j25 = "/buffer *25" -meta-j26 = "/buffer *26" -meta-j27 = "/buffer *27" -meta-j28 = "/buffer *28" -meta-j29 = "/buffer *29" -meta-j30 = "/buffer *30" -meta-j31 = "/buffer *31" -meta-j32 = "/buffer *32" -meta-j33 = "/buffer *33" -meta-j34 = "/buffer *34" -meta-j35 = "/buffer *35" -meta-j36 = "/buffer *36" -meta-j37 = "/buffer *37" -meta-j38 = "/buffer *38" -meta-j39 = "/buffer *39" -meta-j40 = "/buffer *40" -meta-j41 = "/buffer *41" -meta-j42 = "/buffer *42" -meta-j43 = "/buffer *43" -meta-j44 = "/buffer *44" -meta-j45 = "/buffer *45" -meta-j46 = "/buffer *46" -meta-j47 = "/buffer *47" -meta-j48 = "/buffer *48" -meta-j49 = "/buffer *49" -meta-j50 = "/buffer *50" -meta-j51 = "/buffer *51" -meta-j52 = "/buffer *52" -meta-j53 = "/buffer *53" -meta-j54 = "/buffer *54" -meta-j55 = "/buffer *55" -meta-j56 = "/buffer *56" -meta-j57 = "/buffer *57" -meta-j58 = "/buffer *58" -meta-j59 = "/buffer *59" -meta-j60 = "/buffer *60" -meta-j61 = "/buffer *61" -meta-j62 = "/buffer *62" -meta-j63 = "/buffer *63" -meta-j64 = "/buffer *64" -meta-j65 = "/buffer *65" -meta-j66 = "/buffer *66" -meta-j67 = "/buffer *67" -meta-j68 = "/buffer *68" -meta-j69 = "/buffer *69" -meta-j70 = "/buffer *70" -meta-j71 = "/buffer *71" -meta-j72 = "/buffer *72" -meta-j73 = "/buffer *73" -meta-j74 = "/buffer *74" -meta-j75 = "/buffer *75" -meta-j76 = "/buffer *76" -meta-j77 = "/buffer *77" -meta-j78 = "/buffer *78" -meta-j79 = "/buffer *79" -meta-j80 = "/buffer *80" -meta-j81 = "/buffer *81" -meta-j82 = "/buffer *82" -meta-j83 = "/buffer *83" -meta-j84 = "/buffer *84" -meta-j85 = "/buffer *85" -meta-j86 = "/buffer *86" -meta-j87 = "/buffer *87" -meta-j88 = "/buffer *88" -meta-j89 = "/buffer *89" -meta-j90 = "/buffer *90" -meta-j91 = "/buffer *91" -meta-j92 = "/buffer *92" -meta-j93 = "/buffer *93" -meta-j94 = "/buffer *94" -meta-j95 = "/buffer *95" -meta-j96 = "/buffer *96" -meta-j97 = "/buffer *97" -meta-j98 = "/buffer *98" -meta-j99 = "/buffer *99" -meta-k = "/input grab_key_command" -meta-l = "/window bare" -meta-m = "/mute mouse toggle" -meta-n = "/bar toggle nicklist" -meta-p = "/window scroll_previous_highlight" -meta-r = "/input delete_line" -meta-s = "/mute aspell toggle" -meta-u = "/window scroll_unread" -meta-wmeta-meta2-A = "/window up" -meta-wmeta-meta2-B = "/window down" -meta-wmeta-meta2-C = "/window right" -meta-wmeta-meta2-D = "/window left" -meta-wmeta2-1;3A = "/window up" -meta-wmeta2-1;3B = "/window down" -meta-wmeta2-1;3C = "/window right" -meta-wmeta2-1;3D = "/window left" -meta-wmeta-b = "/window balance" -meta-wmeta-s = "/window swap" -meta-x = "/input zoom_merged_buffer" -meta-z = "/window zoom" -ctrl-_ = "/input undo" - -[key_search] -ctrl-I = "/input search_switch_where" -ctrl-J = "/input search_stop_here" -ctrl-M = "/input search_stop_here" -ctrl-Q = "/input search_stop" -ctrl-R = "/input search_switch_regex" -meta2-A = "/input search_previous" -meta2-B = "/input search_next" -meta-c = "/input search_switch_case" - -[key_cursor] -ctrl-J = "/cursor stop" -ctrl-M = "/cursor stop" -meta-meta2-A = "/cursor move area_up" -meta-meta2-B = "/cursor move area_down" -meta-meta2-C = "/cursor move area_right" -meta-meta2-D = "/cursor move area_left" -meta2-1;3A = "/cursor move area_up" -meta2-1;3B = "/cursor move area_down" -meta2-1;3C = "/cursor move area_right" -meta2-1;3D = "/cursor move area_left" -meta2-A = "/cursor move up" -meta2-B = "/cursor move down" -meta2-C = "/cursor move right" -meta2-D = "/cursor move left" -@item(buffer_nicklist):K = "/window ${_window_number};/kickban ${nick}" -@item(buffer_nicklist):b = "/window ${_window_number};/ban ${nick}" -@item(buffer_nicklist):k = "/window ${_window_number};/kick ${nick}" -@item(buffer_nicklist):q = "/window ${_window_number};/query ${nick};/cursor stop" -@item(buffer_nicklist):w = "/window ${_window_number};/whois ${nick}" -@chat:Q = "hsignal:chat_quote_time_prefix_message;/cursor stop" -@chat:m = "hsignal:chat_quote_message;/cursor stop" -@chat:q = "hsignal:chat_quote_prefix_message;/cursor stop" - -[key_mouse] -@bar(buffers):ctrl-wheeldown = "hsignal:buffers_mouse" -@bar(buffers):ctrl-wheelup = "hsignal:buffers_mouse" -@bar(buflist):ctrl-wheeldown = "hsignal:buflist_mouse" -@bar(buflist):ctrl-wheelup = "hsignal:buflist_mouse" -@bar(input):button2 = "/input grab_mouse_area" -@bar(nicklist):button1-gesture-down = "/bar scroll nicklist ${_window_number} +100%" -@bar(nicklist):button1-gesture-down-long = "/bar scroll nicklist ${_window_number} e" -@bar(nicklist):button1-gesture-up = "/bar scroll nicklist ${_window_number} -100%" -@bar(nicklist):button1-gesture-up-long = "/bar scroll nicklist ${_window_number} b" -@chat(script.scripts):button1 = "/window ${_window_number};/script go ${_chat_line_y}" -@chat(script.scripts):button2 = "/window ${_window_number};/script go ${_chat_line_y};/script installremove -q ${script_name_with_extension}" -@chat(script.scripts):wheeldown = "/script down 5" -@chat(script.scripts):wheelup = "/script up 5" -@item(buffer_nicklist):button1 = "/window ${_window_number};/query ${nick}" -@item(buffer_nicklist):button1-gesture-left = "/window ${_window_number};/kick ${nick}" -@item(buffer_nicklist):button1-gesture-left-long = "/window ${_window_number};/kickban ${nick}" -@item(buffer_nicklist):button2 = "/window ${_window_number};/whois ${nick}" -@item(buffer_nicklist):button2-gesture-left = "/window ${_window_number};/ban ${nick}" -@item(buffers):button1* = "hsignal:buffers_mouse" -@item(buffers):button2* = "hsignal:buffers_mouse" -@item(buflist):button1* = "hsignal:buflist_mouse" -@item(buflist):button2* = "hsignal:buflist_mouse" -@bar:wheeldown = "/bar scroll ${_bar_name} ${_window_number} +20%" -@bar:wheelup = "/bar scroll ${_bar_name} ${_window_number} -20%" -@chat:button1 = "/window ${_window_number}" -@chat:button1-gesture-left = "/window ${_window_number};/buffer -1" -@chat:button1-gesture-left-long = "/window ${_window_number};/buffer 1" -@chat:button1-gesture-right = "/window ${_window_number};/buffer +1" -@chat:button1-gesture-right-long = "/window ${_window_number};/input jump_last_buffer" -@chat:ctrl-wheeldown = "/window scroll_horiz -window ${_window_number} +10%" -@chat:ctrl-wheelup = "/window scroll_horiz -window ${_window_number} -10%" -@chat:wheeldown = "/window scroll_down -window ${_window_number}" -@chat:wheelup = "/window scroll_up -window ${_window_number}" -@*:button3 = "/cursor go ${_x},${_y}" diff --git a/weechat/.weechat/xfer.conf b/weechat/.weechat/xfer.conf deleted file mode 100644 index c7ef602..0000000 --- a/weechat/.weechat/xfer.conf +++ /dev/null @@ -1,46 +0,0 @@ -# -# weechat -- xfer.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[look] -auto_open_buffer = on -progress_bar_size = 20 -pv_tags = "notify_private" - -[color] -status_aborted = lightred -status_active = lightblue -status_connecting = yellow -status_done = lightgreen -status_failed = lightred -status_waiting = lightcyan -text = default -text_bg = default -text_selected = white - -[network] -blocksize = 65536 -fast_send = on -own_ip = "" -port_range = "" -speed_limit = 0 -timeout = 300 - -[file] -auto_accept_chats = off -auto_accept_files = off -auto_accept_nicks = "" -auto_check_crc32 = off -auto_rename = on -auto_resume = on -convert_spaces = on -download_path = "%h/xfer" -upload_path = "~" -use_nick_in_filename = on diff --git a/xorg/.xinitrc b/xorg/.xinitrc deleted file mode 100644 index 107f2c1..0000000 --- a/xorg/.xinitrc +++ /dev/null @@ -1,10 +0,0 @@ -setxkbmap -option caps:escape - -[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources - -# Enable numberlock -if [ -x /usr/bin/numlockx ]; then - /usr/bin/numlockx on -fi - -exec i3 diff --git a/zeal/.config/Zeal/Zeal.conf b/zeal/.config/Zeal/Zeal.conf deleted file mode 100644 index e94c3f1..0000000 --- a/zeal/.config/Zeal/Zeal.conf +++ /dev/null @@ -1,35 +0,0 @@ -[General] -check_for_update=true -hide_on_close=false -minimize_to_systray=false -show_systray_icon=true -start_minimized=true - -[browser] -minimum_font_size=0 - -[docsets] -path=/home/alrayyes/.local/share/Zeal/Zeal/docsets - -[global_shortcuts] -show= - -[internal] -install_id=ed503c23-5db0-4570-96ba-5348a486b9ec -version=0.3.1 - -[proxy] -authenticate=false -host= -password= -port=0 -type=1 -username= - -[state] -splitter_geometry=@ByteArray(\0\0\0\xff\0\0\0\x1\0\0\0\x2\0\0\x1\0\0\0\x3 \0\xff\xff\xff\xff\x1\0\0\0\x1\0) -toc_splitter_state=@ByteArray() -window_geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x2\0\0\0\0\x5\a\0\0\x1\xf4\0\0\t\xe2\0\0\x3\xbf\0\0\x5\b\0\0\x1\xf5\0\0\t\xe1\0\0\x3\xbe\0\0\0\0\0\0\0\0\n\0) - -[tabs] -open_new_tab_after_active=false